Re: [22980] trunk/base/src/port1.0/resources/fetch/mirror_sites.tcl
At one point, I had begun going about putting the http:// ftp.gnupg.org server at the beginning of the master_sites list for ports served from that server, because the ftp:// call to that server was not as responsive as the http:// calls. May I recommend that the http:// access to ftp.gnupg.org precede the ftp:// access in this list? On 20 Mar 2007, at 21:01, source_changes@macosforge.org wrote:
Revision 22980 Author pipping@macports.org Date 2007-03-20 18:01:25 -0700 (Tue, 20 Mar 2007) Log Message * add http mirror to gnu mirrorlist Modified Paths trunk/base/src/port1.0/resources/fetch/mirror_sites.tcl Diff Modified: trunk/base/src/port1.0/resources/fetch/mirror_sites.tcl (22979 => 22980) --- trunk/base/src/port1.0/resources/fetch/ mirror_sites.tcl 2007-03-21 00:29:46 UTC (rev 22979) +++ trunk/base/ src/port1.0/resources/fetch/mirror_sites.tcl 2007-03-21 01:01:25 UTC (rev 22980) @@ -84,6 +84,7 @@ set portfetch::mirror_sites::sites (gnu) { ftp://ftp.gnu.org/gnu/ + http://ftp.gnu.org/gnu/ ftp:// ftp.uu.net/archive/systems/gnu/ ftp://ftp.de.uu.net/pub/gnu/ ftp:// ftp.funet.fi/pub/gnu/prep/ _______________________________________________ macports-changes mailing list macports-changes@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-changes
Randall Wood rhwood@mac.com "The rules are simple: The ball is round. The game lasts 90 minutes. All the rest is just philosophy."
Randall Wood wrote:
At one point, I had begun going about putting the http://ftp.gnupg.org server at the beginning of the master_sites list for ports served from that server, because the ftp:// call to that server was not as responsive as the http:// calls.
May I recommend that the http:// access to ftp.gnupg.org precede the ftp:// access in this list?
+1. Blair -- Blair Zajac, Ph.D. Subversion training, consulting and support http://www.orcaware.com/svn/
see r22981. On Mar 21, 2007, at 2:38 AM, Blair Zajac wrote:
Randall Wood wrote:
At one point, I had begun going about putting the http:// ftp.gnupg.org server at the beginning of the master_sites list for ports served from that server, because the ftp:// call to that server was not as responsive as the http:// calls. May I recommend that the http:// access to ftp.gnupg.org precede the ftp:// access in this list?
+1.
Blair
-- Blair Zajac, Ph.D. Subversion training, consulting and support http://www.orcaware.com/svn/ _______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-dev
participants (3)
-
Blair Zajac
-
Elias Pipping
-
Randall Wood