Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2004 18:04:08 -0500 (EST)
From:      Jason Harris <jharris@widomaker.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Jason Harris <jharris@widomaker.com>
Subject:   ports/63194: ports/Mk/bsd.sites.mk - update MASTER_SITE_GNU
Message-ID:  <200402212304.i1LN4750004486@pm1.ric-05.lft.widomaker.com>
Resent-Message-ID: <200402212310.i1LNAMei081774@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         63194
>Category:       ports
>Synopsis:       ports/Mk/bsd.sites.mk - update MASTER_SITE_GNU
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 21 15:10:22 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jason Harris
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
none here
>Environment:
System: FreeBSD 4.3-RELEASE i386

>Description:

	based on availability of coreutils-5.2.0.tar.bz2.sig (currently
	just a few days old), add some fresh mirrors to MASTER_SITE_GNU.
	change a few ftp:// to http:// to improve HTTP/FTP ratio.
	use http:// and ftp://ftp.gnu.org since the former is currently
	refusing connections.

>How-To-Repeat:

	apply patch below
>Fix:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

Index: bsd.sites.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.sites.mk,v
retrieving revision 1.219
diff -u -r1.219 bsd.sites.mk
--- bsd.sites.mk	17 Feb 2004 20:50:22 -0000	1.219
+++ bsd.sites.mk	21 Feb 2004 22:48:51 -0000
@@ -370,12 +370,16 @@
 	http://ftp.gnome.org/pub/GNOME/%SUBDIR%/
 
 MASTER_SITE_GNU+=	\
+	http://ftp.gnu.org/gnu/%SUBDIR%/ \
 	ftp://ftp.gnu.org/gnu/%SUBDIR%/ \
-	http://mirrors.usc.edu/pub/gnu/%SUBDIR%/ \
+	http://ftp.lug.udel.edu/pub/gnu/%SUBDIR%/ \
+	http://gnu.mirror.mcgill.ca/%SUBDIR%/ \
+	ftp://ftp.nstu.ru/pub/mirrors/ftp.gnu.org/gnu/%SUBDIR%/ \
 	http://www.gtlib.cc.gatech.edu/pub/gnu/%SUBDIR%/ \
-	ftp://gatekeeper.dec.com/pub/GNU/%SUBDIR%/ \
+	http://mirrors.usc.edu/pub/gnu/%SUBDIR%/ \
+	http://gatekeeper.dec.com/pub/GNU/%SUBDIR%/ \
 	ftp://ftp.de.uu.net/pub/gnu/%SUBDIR%/ \
-	ftp://ftp.funet.fi/pub/gnu/prep/%SUBDIR%/ \
+	http://ftp.funet.fi/pub/gnu/prep/%SUBDIR%/ \
 	ftp://ftp.leo.org/pub/comp/os/unix/gnu/%SUBDIR%/ \
 	ftp://ftp.wustl.edu/mirrors/gnu/%SUBDIR%/ \
 	ftp://ftp.kddlabs.co.jp/GNU/%SUBDIR%/ \
@@ -385,7 +389,7 @@
 	ftp://ftp.sunsite.org.uk/package/gnu/%SUBDIR%/ \
 	ftp://ftp.informatik.hu-berlin.de/pub/gnu/%SUBDIR%/ \
 	ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/%SUBDIR%/ \
-	ftp://ftp.rediris.es/sites/ftp.gnu.org/pub/%SUBDIR%/ \
+	http://ftp.rediris.es/sites/ftp.gnu.org/pub/%SUBDIR%/ \
 	ftp://ftp.lip6.fr/pub/gnu/%SUBDIR%/ \
 	ftp://ftp.tuwien.ac.at/linux/gnu/gnusrc/%SUBDIR%/ \
 	ftp://ftp.chg.ru/pub/gnu/%SUBDIR%/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAN+CqSypIl9OdoOMRAg15AKCurZ3cji1UX6mrJD+iii95pUNVWACfUG+3
K72SuKNwX+81qMnsZGkSU50=
=qG2R
-----END PGP SIGNATURE-----
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402212304.i1LN4750004486>