Sat Mar 11 22:48:02 2023 UTC ()
Drop a few dead XEmacs master site mirrors.


(hauke)
diff -r1.182 -r1.183 pkgsrc/mk/fetch/sites.mk

cvs diff -r1.182 -r1.183 pkgsrc/mk/fetch/sites.mk (expand / switch to unified diff)

--- pkgsrc/mk/fetch/sites.mk 2022/11/14 18:19:51 1.182
+++ pkgsrc/mk/fetch/sites.mk 2023/03/11 22:48:02 1.183
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: sites.mk,v 1.182 2022/11/14 18:19:51 adam Exp $ 1# $NetBSD: sites.mk,v 1.183 2023/03/11 22:48:02 hauke Exp $
2# 2#
3# This Makefile fragment defines read-only MASTER_SITE_* variables 3# This Makefile fragment defines read-only MASTER_SITE_* variables
4# representing some well-known master distribution sites for software. 4# representing some well-known master distribution sites for software.
5# 5#
6# These variables are also listed in the pkgsrc guide. 6# These variables are also listed in the pkgsrc guide.
7 7
8MASTER_SITE_XCONTRIB+= \ 8MASTER_SITE_XCONTRIB+= \
9 ftp://ftp.gwdg.de/pub/x11/x.org/contrib/ \ 9 ftp://ftp.gwdg.de/pub/x11/x.org/contrib/ \
10 ftp://sunsite.icm.edu.pl/pub/X11/contrib/ \ 10 ftp://sunsite.icm.edu.pl/pub/X11/contrib/ \
11 ftp://ftp.x.org/contrib/ 11 ftp://ftp.x.org/contrib/
12 12
13MASTER_SITE_GNU+= \ 13MASTER_SITE_GNU+= \
14 https://mirrors.dotsrc.org/gnu/ \ 14 https://mirrors.dotsrc.org/gnu/ \
@@ -99,34 +99,28 @@ MASTER_SITE_SUSE+= \ @@ -99,34 +99,28 @@ MASTER_SITE_SUSE+= \
99 99
100MASTER_SITE_MOZILLA_ALL+= \ 100MASTER_SITE_MOZILLA_ALL+= \
101 http://download-origin.cdn.mozilla.net/pub/ \ 101 http://download-origin.cdn.mozilla.net/pub/ \
102 http://ftp.mozilla.org/pub/ 102 http://ftp.mozilla.org/pub/
103 103
104# see http://www.mozilla.org/mirrors.html 104# see http://www.mozilla.org/mirrors.html
105MASTER_SITE_MOZILLA+= \ 105MASTER_SITE_MOZILLA+= \
106 http://releases.mozilla.org/pub/ \ 106 http://releases.mozilla.org/pub/ \
107 http://download-origin.cdn.mozilla.net/pub/ 107 http://download-origin.cdn.mozilla.net/pub/
108 108
109MASTER_SITE_XEMACS+= \ 109MASTER_SITE_XEMACS+= \
110 ftp://ftp.xemacs.org/pub/xemacs/ \ 110 ftp://ftp.xemacs.org/pub/xemacs/ \
111 http://ftp.xemacs.org/ \ 111 http://ftp.xemacs.org/ \
112 http://ftp.de.xemacs.org/pub/ftp.xemacs.org/tux/xemacs/ \ 
113 ftp://ftp.heanet.ie/mirrors/ftp.xemacs.org/ \ 
114 http://ftp.heanet.ie/mirrors/ftp.xemacs.org/ \ 
115 http://ftp.pt.xemacs.org/ \ 
116 ftp://ftp.uk.xemacs.org/sites/ftp.xemacs.org/pub/xemacs/ \ 112 ftp://ftp.uk.xemacs.org/sites/ftp.xemacs.org/pub/xemacs/ \
117 http://ftp.uk.xemacs.org/sites/ftp.xemacs.org/pub/xemacs/ \ 113 http://ftp.uk.xemacs.org/sites/ftp.xemacs.org/pub/xemacs/ \
118 ftp://ftp.isr.tecnico.ulisboa.pt/pub/xemacs/ \ 
119 http://ftp.isr.tecnico.ulisboa.pt/pub/xemacs/ \ 
120 ftp://ftp.dnsbalance.ring.gr.jp/pub/text/xemacs/ 114 ftp://ftp.dnsbalance.ring.gr.jp/pub/text/xemacs/
121 115
122# http://www.ibiblio.org/pub/mirrors/apache/ returns 200 for missing 116# http://www.ibiblio.org/pub/mirrors/apache/ returns 200 for missing
123# files, which is incompatible with resuming transfers. 117# files, which is incompatible with resuming transfers.
124MASTER_SITE_APACHE+= \ 118MASTER_SITE_APACHE+= \
125 https://downloads.apache.org/ \ 119 https://downloads.apache.org/ \
126 https://archive.apache.org/dist/ \ 120 https://archive.apache.org/dist/ \
127 http://www.eu.apache.org/dist/ \ 121 http://www.eu.apache.org/dist/ \
128 http://apache.oregonstate.edu/ \ 122 http://apache.oregonstate.edu/ \
129 http://apache.mirrors.tds.net/ \ 123 http://apache.mirrors.tds.net/ \
130 http://ftp.unicamp.br/pub/apache/ \ 124 http://ftp.unicamp.br/pub/apache/ \
131 http://www.mirrorservice.org/sites/ftp.apache.org/ \ 125 http://www.mirrorservice.org/sites/ftp.apache.org/ \
132 http://www.meisei-u.ac.jp/mirror/apache/dist/ \ 126 http://www.meisei-u.ac.jp/mirror/apache/dist/ \