1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

1. Remove ftp://bioinfo.weizmann.ac.il from CPAN, the FTP server is

refusing connections.

2. Remove osdn.dl.sourceforge.net, the logs are full of failed
downloads.

Submitted by:	fenner's distfile survey
This commit is contained in:
Doug Barton 2006-06-07 17:45:45 +00:00
parent 9995f2accd
commit a7da2f58d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164732

View File

@ -756,7 +756,6 @@ MASTER_SITE_PERL_CPAN+= \
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/%SUBDIR%/ \
ftp://mirror.hiwaay.net/CPAN/modules/by-module/%SUBDIR%/ \
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/%SUBDIR%/ \
ftp://bioinfo.weizmann.ac.il/pub/software/perl/CPAN/modules/by-module/%SUBDIR%/ \
ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/%SUBDIR%/ \
ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/%SUBDIR%/ \
ftp://ftp.ucr.ac.cr/pub/Unix/CPAN/modules/by-module/%SUBDIR%/ \
@ -988,7 +987,7 @@ MASTER_SITE_SAVANNAH+= \
.endif
.if !defined(IGNORE_MASTER_SITE_SOURCEFORGE)
.for mirror in heanet nchc kent ufpr surfnet jaist umn osdn
.for mirror in heanet nchc kent ufpr surfnet jaist umn
MASTER_SITE_SOURCEFORGE+= \
http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/
.endfor
@ -1006,7 +1005,7 @@ MASTER_SITE_SOURCEFORGE_EXTENDED+= \
.endif
.if !defined(IGNORE_MASTER_SITE_SOURCEFORGE_JP)
.for mirror in osdn keihanna
.for mirror in keihanna
MASTER_SITE_SOURCEFORGE_JP+= \
http://${mirror}.dl.sourceforge.jp/%SUBDIR%/
.endfor