1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

The master site list for sourceforge didn't use the round-robins that

sourceforge has made available.  Additionally, the first site listed
(prdownloads) now gives a HTML selection page when you try to download
a file which causes md5 mismatch and is generally an ugly mess.

Update MASTER_SITE_SOUREFORGE with handful of approved roundrobin HTTP
and FTP sites

Submitted by:	Sean Kelly <smkelly@zombie.org>
This commit is contained in:
Daniel Baker 2002-05-07 00:31:08 +00:00
parent 7cfdf83f17
commit 348732c48f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58635

View File

@ -228,15 +228,11 @@ MASTER_SITE_SOURCEWARE+= \
ftp://sunsite.org.uk/Mirrors/sourceware.cygnus.com/pub/%SUBDIR%/
MASTER_SITE_SOURCEFORGE+= \
http://prdownloads.sourceforge.net/%SUBDIR%/ \
ftp://ftp3.sourceforge.net/pub/sourceforge/%SUBDIR%/ \
http://ftp3.sourceforge.net/%SUBDIR%/ \
ftp://ftp1.sourceforge.net/pub/sourceforge/%SUBDIR%/ \
http://ftp1.sourceforge.net/%SUBDIR%/ \
ftp://ftp2.sourceforge.net/pub/sourceforge/%SUBDIR%/ \
http://ftp2.sourceforge.net/%SUBDIR%/ \
http://us.dl.sourceforge.net/%SUBDIR%/ \
http://eu.dl.sourceforge.net/%SUBDIR%/ \
ftp://us.dl.sourceforge.net/%SUBDIR%/ \
ftp://eu.dl.sourceforge.net/%SUBDIR%/ \
ftp://ftp.kddlabs.co.jp/sourceforge/%SUBDIR%/ \
http://telia.dl.sourceforge.net/%SUBDIR%/ \
ftp://ftp.chg.ru/pub/sourceforge/%SUBDIR%/
MASTER_SITE_SUNSITE+= \