Sun Dec 11 19:19:37 2016 UTC ()
Update MASTER_SITE_XEMACS:

- remove three defunct mirrors
- remove xemacs.org - its hoster tux.org went down,
  and the master site as well as all the *.xemacs.org
  DNS entries are gone
- add two mirrors that run under their own domain name


(hauke)
diff -r1.148 -r1.149 pkgsrc/mk/fetch/sites.mk

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

--- pkgsrc/mk/fetch/sites.mk 2016/12/04 18:26:44 1.148
+++ pkgsrc/mk/fetch/sites.mk 2016/12/11 19:19:36 1.149
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: sites.mk,v 1.148 2016/12/04 18:26:44 wiz Exp $ 1# $NetBSD: sites.mk,v 1.149 2016/12/11 19:19:36 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# When variables are added or removed, the pkgsrc guide (build.xml) 6# When variables are added or removed, the pkgsrc guide (build.xml)
7# should also be updated. 7# should also be updated.
8 8
9MASTER_SITE_XCONTRIB+= \ 9MASTER_SITE_XCONTRIB+= \
10 ftp://ftp.gwdg.de/pub/x11/x.org/contrib/ \ 10 ftp://ftp.gwdg.de/pub/x11/x.org/contrib/ \
11 ftp://sunsite.icm.edu.pl/pub/X11/contrib/ \ 11 ftp://sunsite.icm.edu.pl/pub/X11/contrib/ \
12 ftp://mirror.switch.ch/mirror/X11/contrib/ \ 12 ftp://mirror.switch.ch/mirror/X11/contrib/ \
13 ftp://ftp.x.org/contrib/ 13 ftp://ftp.x.org/contrib/
14 14
@@ -107,31 +107,30 @@ MASTER_SITE_MOZILLA+= \ @@ -107,31 +107,30 @@ MASTER_SITE_MOZILLA+= \
107 http://releases.mozilla.org/pub/mozilla.org/ \ 107 http://releases.mozilla.org/pub/mozilla.org/ \
108 http://mirror.atlanticmetro.net/mozilla/ \ 108 http://mirror.atlanticmetro.net/mozilla/ \
109 http://ftp.cvut.cz/mozilla/ \ 109 http://ftp.cvut.cz/mozilla/ \
110 http://mirror.waia.asn.au/pub/mozilla/ \ 110 http://mirror.waia.asn.au/pub/mozilla/ \
111 http://download-origin.cdn.mozilla.net/pub/mozilla.org/ 111 http://download-origin.cdn.mozilla.net/pub/mozilla.org/
112 112
113# for Extended Support Release version 113# for Extended Support Release version
114MASTER_SITE_MOZILLA_ESR+= \ 114MASTER_SITE_MOZILLA_ESR+= \
115 http://download-origin.cdn.mozilla.net/pub/mozilla.org/ \ 115 http://download-origin.cdn.mozilla.net/pub/mozilla.org/ \
116 http://dm-download02.mozilla.org/pub/mozilla.org/ \ 116 http://dm-download02.mozilla.org/pub/mozilla.org/ \
117 http://ftp.mozilla.org/pub/mozilla.org/ 117 http://ftp.mozilla.org/pub/mozilla.org/
118 118
119MASTER_SITE_XEMACS+= \ 119MASTER_SITE_XEMACS+= \
120 http://ftp.xemacs.org/pub/xemacs/ \ 120 ftp://ftp.isr.tecnico.ulisboa.pt/pub/xemacs/ \
121 ftp://ftp.xemacs.org/pub/xemacs/ \ 121 http://ftp.isr.tecnico.ulisboa.pt/pub/xemacs/ \
122 ftp://ftp.pasteur.fr/pub/computing/xemacs/ \ 122 ftp://ftp.heanet.ie/mirrors/ftp.xemacs.org/pub/xemacs/ \
123 ftp://mirror.aarnet.edu.au/pub/xemacs/ \ 123 http://ftp.heanet.ie/mirrors/ftp.xemacs.org/pub/xemacs/ \
124 ftp://mirror.cict.fr/xemacs/ \ 
125 ftp://ftp.dnsbalance.ring.gr.jp/pub/text/xemacs/ 124 ftp://ftp.dnsbalance.ring.gr.jp/pub/text/xemacs/
126 125
127# http://www.ibiblio.org/pub/mirrors/apache/ returns 200 for missing 126# http://www.ibiblio.org/pub/mirrors/apache/ returns 200 for missing
128# files, which is incompatible with resuming transfers. 127# files, which is incompatible with resuming transfers.
129MASTER_SITE_APACHE+= \ 128MASTER_SITE_APACHE+= \
130 http://www.apache.org/dist/ \ 129 http://www.apache.org/dist/ \
131 http://www.eu.apache.org/dist/ \ 130 http://www.eu.apache.org/dist/ \
132 http://apache.oregonstate.edu/ \ 131 http://apache.oregonstate.edu/ \
133 http://apache.mirrors.tds.net/ \ 132 http://apache.mirrors.tds.net/ \
134 http://ftp.unicamp.br/pub/apache/ \ 133 http://ftp.unicamp.br/pub/apache/ \
135 http://www.mirrorservice.org/sites/ftp.apache.org/ \ 134 http://www.mirrorservice.org/sites/ftp.apache.org/ \
136 http://www.meisei-u.ac.jp/mirror/apache/dist/ \ 135 http://www.meisei-u.ac.jp/mirror/apache/dist/ \
137 http://ftp.twaren.net/Unix/Web/apache/ \ 136 http://ftp.twaren.net/Unix/Web/apache/ \