aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2005-09-24 02:26:35 +0000
committerDoug Barton <dougb@FreeBSD.org>2005-09-24 02:26:35 +0000
commit992f9b165042e09289c21fa04dbb6ce218881de5 (patch)
tree63c31368ad9ab840d9a6ad59bbf725055451e578
parent81fc347756a5ce8b335ba7035b3dfff45bb4107b (diff)
downloadports-992f9b165042e09289c21fa04dbb6ce218881de5.tar.gz
ports-992f9b165042e09289c21fa04dbb6ce218881de5.zip
For MASTER_SITE_ISC, remove mirrors that are either totally empty,
or dramatically stale. Extra axe points given to sites that no loner appear on ISC's mirror list. Add one site in Sweden. More sites could be added if necessary. For MASTER_SITE_WINDOWMAKER, delete sites that do not have the latest version. Prompted by: fenner's distfile survey
Notes
Notes: svn path=/head/; revision=143477
-rw-r--r--Mk/bsd.sites.mk16
1 files changed, 3 insertions, 13 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 355ae409569a..344cfecda698 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -670,26 +670,19 @@ MASTER_SITE_GNU_ALPHA+= \
MASTER_SITE_ISC+= \
ftp://ftp.isc.org/isc/%SUBDIR%/ \
ftp://ftp.ciril.fr/pub/isc/%SUBDIR%/ \
- ftp://ftp.grolier.fr/pub/isc/%SUBDIR%/ \
ftp://ftp.funet.fi/pub/mirrors/ftp.isc.org/isc/%SUBDIR%/ \
ftp://ftp.freenet.de/pub/ftp.isc.org/isc/%SUBDIR%/ \
- ftp://ftp.fsn.hu/pub/isc/%SUBDIR%/ \
- ftp://ftp.kyushu-u.ac.jp/pub/Net/isc/%SUBDIR%/ \
ftp://ftp.iij.ad.jp/pub/network/isc/%SUBDIR%/ \
ftp://ftp.dti.ad.jp/pub/net/isc/%SUBDIR%/ \
ftp://ftp.u-aizu.ac.jp/pub/net/isc/%SUBDIR%/ \
- ftp://ftp.linux.lv/pub/software/isc/%SUBDIR%/ \
ftp://ftp.task.gda.pl/mirror/ftp.isc.org/isc/%SUBDIR%/ \
+ ftp://ftp.chl.chalmers.se/pub/isc/%SUBDIR%/ \
ftp://ftp.sunet.se/pub/network/isc/%SUBDIR%/ \
ftp://ftp.mirrorservice.org/sites/ftp.isc.org/isc/%SUBDIR%/ \
ftp://ftp.epix.net/pub/isc/%SUBDIR%/ \
ftp://ftp.nominum.com/pub/isc/%SUBDIR%/ \
- ftp://ftp.nerdc.ufl.edu/pub/mirrors/ftp.isc.org/isc/%SUBDIR%/ \
ftp://ftp.ripe.net/mirrors/sites/ftp.isc.org/isc/%SUBDIR%/ \
- ftp://ftp.nl.uu.net/pub/mirrors/ftp.isc.org/%SUBDIR%/ \
- ftp://ftp.pop-mg.com.br/pub/isc/%SUBDIR%/ \
- ftp://ftp.ntua.gr/pub/net/isc/isc/%SUBDIR%/ \
- ftp://ftp.metu.edu.tr/pub/mirrors/ftp.isc.org/%SUBDIR%/
+ ftp://ftp.ntua.gr/pub/net/isc/isc/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_KDE)
@@ -1459,11 +1452,8 @@ MASTER_SITE_VIM+= \
.if !defined(IGNORE_MASTER_SITE_WINDOWMAKER)
MASTER_SITE_WINDOWMAKER+= \
ftp://ftp.windowmaker.org/pub/%SUBDIR%/ \
- ftp://ftp.minet.net/pub/windowmaker/%SUBDIR%/ \
- ftp://ftp.informatik.uni-hamburg.de/pub/soft/X/contrib/window_managers/windowmaker/%SUBDIR%/ \
ftp://ftp.uvsq.fr/pub8/X11/window-managers/windowmaker/%SUBDIR%/ \
- ftp://ftp.dti.ad.jp/pub/X/WindowMaker/%SUBDIR%/ \
- ftp://ftp.chg.ru/pub/X11/windowmanagers/windowmaker/%SUBDIR%/
+ ftp://ftp.dti.ad.jp/pub/X/WindowMaker/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_XCONTRIB)