aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2010-10-05 03:46:42 +0800
committerrene <rene@FreeBSD.org>2010-10-05 03:46:42 +0800
commit7894e5e257174f717fc45aae2cdc77af21b67146 (patch)
tree1a9396555810a615a5db07b3f70805d659975dbe
parentbedc14f1350a3b13d7134a7403a2ed6b13e35382 (diff)
downloadfreebsd-ports-gnome-7894e5e257174f717fc45aae2cdc77af21b67146.tar.gz
freebsd-ports-gnome-7894e5e257174f717fc45aae2cdc77af21b67146.tar.zst
freebsd-ports-gnome-7894e5e257174f717fc45aae2cdc77af21b67146.zip
Prune sites for MASTER_SITE_APACHE giving a HTTP 404 or 500.
PR: ports/151212 Submitted by: rene Approved by: pgollucci Obtained from: results of devel/log4cxx on http://people.freebsd.org/~ehaupt/distilator/rene@FreeBSD.org.html
-rw-r--r--Mk/bsd.sites.mk13
1 files changed, 1 insertions, 12 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 15a8a3a329d3..83bf4633bffb 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -56,10 +56,7 @@ MASTER_SITE_AFTERSTEP+= \
MASTER_SITE_APACHE+= \
http://www.apache.org/dist/%SUBDIR%/ \
http://archive.apache.org/dist/%SUBDIR%/ \
- ftp://ftp.pop-mg.com.br/data/apache/dist/%SUBDIR%/ \
- ftp://ftp.gin.cz/pub/mirrors/www.apache.org/dist/%SUBDIR%/ \
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/%SUBDIR%/ \
- ftp://ftp.apache.de/mirrors/dev.apache.org/dist/%SUBDIR%/ \
ftp://mir1.ovh.net/ftp.apache.org/dist/%SUBDIR%/ \
ftp://ftp.forthnet.gr/pub/www/apache/%SUBDIR%/ \
ftp://xenia.sote.hu/pub/mirrors/www.apache.org/%SUBDIR%/ \
@@ -67,19 +64,11 @@ MASTER_SITE_APACHE+= \
ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/%SUBDIR%/ \
ftp://ftp.rhnet.is/pub/apache/%SUBDIR%/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/apache/&,} \
- ftp://ftp.sogang.ac.kr/www/apache/dist/%SUBDIR%/ \
ftp://ftp.task.gda.pl/pub/www/apache/dist/%SUBDIR%/ \
ftp://sunsite.icm.edu.pl/pub/www/apache/dist/%SUBDIR%/ \
- ftp://ftp.kappa.ro/pub/mirrors/ftp.apache.org/%SUBDIR%/ \
ftp://apache.rinet.ru/pub/mirror/apache.org/dist/%SUBDIR%/ \
ftp://ftp.chg.ru/pub/WWW/apache/dist/%SUBDIR%/ \
- ftp://ftp.sunet.se/pub/www/servers/apache/dist/%SUBDIR%/ \
- ftp://ftp.flirble.org/pub/web/apache/dist/%SUBDIR%/ \
- ftp://mirrors.rmplc.co.uk/pub/apache/%SUBDIR%/ \
- ftp://apache.secsup.org/pub/apache/dist/%SUBDIR%/ \
- ftp://ftp.ccs.neu.edu/net/mirrors/Apache/dist/%SUBDIR%/ \
- ftp://ftp.tux.org/pub/net/apache/dist/%SUBDIR%/ \
- ftp://ftp.saix.net/pub/apache/dist/%SUBDIR%/
+ ftp://ftp.sunet.se/pub/www/servers/apache/dist/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_APACHE_COMMONS_BINARIES)