* Jim Razmus <[EMAIL PROTECTED]> [070109 14:28]: > Attached patch removes sunsite.org.uk references. Introduces a suitable > CPAN replacement. This mirror has been down and doesn't look like it's > coming back. Anyone else know what's going on there? > > Todo: someone needs to address the net/mirror port. > > Questions/Comments? > > Jim
> Index: infrastructure/templates/network.conf.template > =================================================================== > RCS file: /cvs/ports/infrastructure/templates/network.conf.template,v > retrieving revision 1.103 > diff -u -r1.103 network.conf.template > --- infrastructure/templates/network.conf.template 2006/11/28 23:43:54 > 1.103 > +++ infrastructure/templates/network.conf.template 2007/01/09 16:33:01 > @@ -55,7 +55,6 @@ > ftp://ftp.wustl.edu/pub/gnu/ \ > ftp://ftp.kddilabs.jp/GNU/ \ > ftp://ftp.mirror.ac.uk/sites/ftp.gnu.org/gnu/ \ > - ftp://sunsite.org.uk/package/gnu/ \ > ftp://ftp.informatik.hu-berlin.de/pub/gnu/ \ > ftp://ftp.rediris.es/mirror/gnu/gnu/ \ > ftp://ftp.cs.univ-paris8.fr/mirrors/ftp.gnu.org/ \ > @@ -96,7 +95,6 @@ > ftp://ftp.kobe-u.ac.jp/pub/Linux/metalab.unc.edu/ \ > ftp://ftp.kddilabs.jp/Linux/metalab.unc.edu/ \ > ftp://ftp.funet.fi/pub/Linux/mirrors/metalab/ \ > - ftp://sunsite.org.uk/packages/linux/sunsite.unc-mirror/ \ > ftp://ftp.nluug.nl/vol/4/metalab/ \ > ftp://ftp.chg.ru/pub/Linux/sunsite/ > > @@ -145,7 +143,7 @@ > ftp://ftp.ucr.ac.cr/pub/Unix/CPAN/modules/by-module/ \ > ftp://ftp.duke.edu/pub/perl/modules/by-module/ \ > ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/ \ > - ftp://sunsite.org.uk/package/cpan/modules/by-module/ \ > + ftp://ftp.flirble.org/pub/CPAN/modules/by-module/ \ > ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/ \ > http://www.cpan.dk/modules/by-module/ \ > ftp://mirrors.dotsrc.org/cpan/modules/by-module/ > @@ -197,7 +195,6 @@ > ftp://ftp.unina.it/pub/Unix/cygnus/ \ > ftp://ftp1.sinica.edu.tw/pub3/CYGNUS/ \ > ftp://gd.tuwien.ac.at/gnu/sourceware/ \ > - ftp://sunsite.org.uk/Mirrors/sourceware.cygnus.com/pub/ \ > ftp://sysg.kek.jp/cygnus/ \ > ftp://unix.hensa.ac.uk/mirrors/sourceware.cygnus.com/pub/ \ > ftp://www.carfield.com.hk/mirror/sources.redhat.com/ > Index: shells/zsh/Makefile > =================================================================== > RCS file: /cvs/ports/shells/zsh/Makefile,v > retrieving revision 1.40 > diff -u -r1.40 Makefile > --- shells/zsh/Makefile 2006/11/23 19:52:51 1.40 > +++ shells/zsh/Makefile 2007/01/09 16:33:01 > @@ -15,7 +15,6 @@ > http://www.math.technion.ac.il/pub/zsh/ \ > ftp://ftp.demon.nl/pub/mirrors/zsh/ \ > ftp://sunsite.icm.edu.pl/pub/unix/shells/zsh/ \ > - ftp://sunsite.org.uk/package/zsh/ \ > http://zsh.open-mirror.com/ > > HOMEPAGE= http://www.zsh.org/ Any thoughts/questions on this patch? Jim
