Hi folks,
I maintain a few apps from invisible-island.net (Thomas Dickey) as do others,
and as they now offer a mirror as well as primary archive site, it would be
easier if we could default package downloads to the mirror and fall back to the
primary site.
The attached patch documents and implements invisible-island mirrors as ii
although say invisible could be used instead if something longer was preferred.
--
Take care. Thanks, Brian Inglis Calgary, Alberta, Canada
La perfection est atteinte Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add
mais lorsqu'il n'y a plus rien à retrancher but when there is no more to cut
-- Antoine de Saint-Exupéry--- /usr/share/cygport/mirrors.orig 2025-07-21 12:56:00.000000000 -0600
+++ /usr/share/cygport/mirrors 2025-12-14 07:13:52.334100700 -0700
@@ -211,6 +211,27 @@ mirror_gnustep+="
" # mirror_gnustep
+#****d* Mirrors/mirror_ii
+# DESCRIPTION
+# invisible-island packages
+# SYNOPSIS
+# SRC_URI="mirror://ii/${P/+/-}.tgz"
+# DEFAULT MIRROR
+# https://invisible-mirror.net/archives/
+# MIRROR LIST
+# https://invisible-island.net/#ftp
+# NOTE
+# All packages have .asc suffix signatures
+# For ncurses add /current/ and use .tar.gz
+#****
+# lynx -dump -listonly -nonumbers invisible-island.net#ftp | \
+# grep archives | sort -ru
+mirror_ii+="
+ https://invisible-mirror.net/archives
+ https://invisible-island.net/archives
+"
+
+
#****d* Mirrors/mirror_kde
# DESCRIPTION
# KDE FTP