aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-01-19 02:27:51 +0800
committersf <sf@FreeBSD.org>2001-01-19 02:27:51 +0800
commit6ac9951bf1f3d02b81636e2e9c1968ce03081a4f (patch)
tree202ceaf65be71762ded9214614cacb9eb72b1cc9 /Mk
parent3431ec811d953279d070242f2fb506456e5953ee (diff)
downloadfreebsd-ports-gnome-6ac9951bf1f3d02b81636e2e9c1968ce03081a4f.tar.gz
freebsd-ports-gnome-6ac9951bf1f3d02b81636e2e9c1968ce03081a4f.tar.zst
freebsd-ports-gnome-6ac9951bf1f3d02b81636e2e9c1968ce03081a4f.zip
introduce MASTER_SITE_SOURCEWARE -- Cygnus sourceware.
These sites have splitted-by-feature gcc, gdb and other tools. Note they are all bzip2'd. If you found bzip2'd version of your distfile here, please consider to migrate from ${MASTER_STIE_GNU}. Thanks! Submitted by: Espen Skoglund <esk@ira.uka.de>
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 5a6a4586d768..e2eb48150dce 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -272,6 +272,19 @@ MASTER_SITE_THEMES+= \
ftp://ftp.tuwien.ac.at/opsys/linux/themes.org/%SUBDIR%/ \
ftp://ftp.chg.ru/pub/X11/themes/%SUBDIR%/
+MASTER_SITE_SOURCEWARE+= \
+ ftp://ftp.freesoftware.com/pub/sourceware/%SUBDIR%/ \
+ ftp://ftp.funet.fi/pub/mirrors/sourceware.cygnus.com/pub/%SUBDIR%/ \
+ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/%SUBDIR%/ \
+ ftp://ftp.pvv.ntnu.no/pub/cygnus/sourceware.cygnus.com/%SUBDIR%/ \
+ ftp://ftp.chg.ru/pub/sourceware/%SUBDIR%/ \
+ ftp://gd.tuwien.ac.at/gnu/sourceware/%SUBDIR%/ \
+ ftp://ftp.unina.it/pub/Unix/cygnus/%SUBDIR%/ \
+ ftp://ftp1.sinica.edu.tw/pub3/CYGNUS/%SUBDIR%/ \
+ ftp://ftp.sdn.co.za/mirrors/sourceware.cygnus.com/pub/%SUBDIR%/ \
+ ftp://sunsite.org.uk/Mirrors/sourceware.cygnus.com/pub/%SUBDIR%/ \
+ ftp://unix.hensa.ac.uk/mirrors/sourceware.cygnus.com/pub/%SUBDIR%/
+
# Where to put distfiles that don't have any other master site
MASTER_SITE_LOCAL?= \
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \