summaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-21 08:36:28 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-21 08:36:28 +0000
commit5f7840f9c139ddcd0e655ceae6165eae546bd619 (patch)
treead67de66d31d8905e8d1de28b5ca80a622a44eec /Mk/bsd.sites.mk
parentUpdate MMX-optimisation patch to 1.0.9pre3. This update doesn't affect anything (diff)
Make life of maintainers of various XFree ports a bit easier by moving
MASTER_SITES into bsd.sites.mk (MASTER_SITE_XFREE). Also add officially announced by xfree http mirror. Following is the announcement. [20 September 2000] XFree86 nows offers http download access! This is a big story for those who cannot download via ftp access because of proxy/firewall concerns. This has been generously donated by the Computing Center of the University of Applied Sciences in Esslingen, Germany. This is a full ftp mirror repository which is updated hourly with a connection speed of 20 MegaBit.
Notes
Notes: svn path=/head/; revision=32923
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 763eacb05f67..b4d5637e979c 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -28,6 +28,14 @@ MASTER_SITE_XCONTRIB+= \
ftp://ftp.sunet.se/pub/X11/contrib/%SUBDIR%/ \
ftp://ftp.huji.ac.il/mirror/X11/contrib/%SUBDIR%/
+MASTER_SITE_XFREE+= \
+ ftp://ftp.xfree86.org/pub/XFree86/%SUBDIR%/source/ \
+ ftp://ftp.freesoftware.com/pub/XFree86/%SUBDIR%/source/ \
+ ftp://ftp.lip6.fr/pub/X11/XFree86/XFree86-%SUBDIR%/source/ \
+ ftp://ftp.cs.tu-berlin.de/pub/X/XFree86/%SUBDIR%/source/ \
+ ftp://sunsite.doc.ic.ac.uk/packages/XFree86/%SUBDIR%/source/ \
+ http://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.xfree86.org/XFree86/%SUBDIR%/source/
+
MASTER_SITE_GNU+= \
ftp://ftp.gnu.org/gnu/%SUBDIR%/ \
ftp://ftp.freesoftware.com/pub/gnu/%SUBDIR%/ \