aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-08-12 16:30:02 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-08-12 16:30:02 +0000
commit9612012b92489813aebea5bda2c34394e53f19d0 (patch)
tree94896e891552cb42ca82495d1befd138f3d36b26 /Mk/bsd.sites.mk
parent0ae4c387feb347b65da09be1cc543af42af930f7 (diff)
downloadports-9612012b92489813aebea5bda2c34394e53f19d0.tar.gz
ports-9612012b92489813aebea5bda2c34394e53f19d0.zip
Define MASTER_SITE_FREEBSD.
I just wonder why we haven't had this. :)
Notes
Notes: svn path=/head/; revision=46146
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk16
1 files changed, 16 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 9d31b8053e2a..5ce5d0560a23 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -48,6 +48,22 @@ MASTER_SITE_COMP_SOURCES+= \
ftp://ftp.funet.fi/pub/archive/comp.sources.%SUBDIR%/ \
ftp://rtfm.mit.edu/pub/usenet/comp.sources.%SUBDIR%/
+#
+# FreeBSD mirror sites
+#
+# For the full list, see the Handbook:
+#
+# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html
+#
+MASTER_SITE_FREEBSD+= \
+ ftp://ftp.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \
+ ftp://ftp.se.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \
+ ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \
+ ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \
+ ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \
+ ftp://ftp.nectec.or.th/pub/FreeBSD/%SUBDIR%/ \
+ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,FreeBSD/&,}
+
MASTER_SITE_GNOME+= \
ftp://ftp.yggdrasil.com/mirrors/site/ftp.gnome.org/pub/GNOME/%SUBDIR%/ \
ftp://ftp.rpmfind.net/linux/gnome.org/%SUBDIR%/ \