aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-31 02:39:30 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-31 02:39:30 +0000
commitd5126fe5f3785a5e7ea3f8495d60f5c932485252 (patch)
treec83edb5f85465a37af2c2102568f5d40fee72013
parentd613f825636f12dfe875c743a95a52cc4ef0fcd5 (diff)
downloadports-d5126fe5f3785a5e7ea3f8495d60f5c932485252.tar.gz
ports-d5126fe5f3785a5e7ea3f8495d60f5c932485252.zip
introduce MASTER_SITE_GNU_ALPHA
Notes
Notes: svn path=/head/; revision=92672
-rw-r--r--Mk/bsd.sites.mk7
-rw-r--r--archivers/gtar/Makefile4
-rw-r--r--devel/id-utils/Makefile3
-rw-r--r--devel/idutils/Makefile3
-rw-r--r--devel/libidn/Makefile4
-rw-r--r--dns/libidn/Makefile4
-rw-r--r--games/gnubg/Makefile3
-rw-r--r--math/pspp/Makefile3
-rw-r--r--security/gsasl/Makefile3
-rw-r--r--security/gss/Makefile3
10 files changed, 25 insertions, 12 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 3da8a59d97ff..3a63dccfd484 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -407,6 +407,13 @@ MASTER_SITE_GNUPG+= \
ftp://ftp.iasi.roedu.net/pub/mirrors/ftp.gnupg.org/%SUBDIR%/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/gnupg/&,}
+MASTER_SITE_GNU_ALPHA+= \
+ ftp://alpha.gnu.org/pub/gnu/%SUBDIR%/ \
+ ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/%SUBDIR%/ \
+ ftp://ftp.lublin.pl/mirror/alpha.gnu.org/gnu/%SUBDIR%/ \
+ ftp://ftp.ps.pl/mirrors/alpha.gnu.org/pub/gnu/%SUBDIR%/ \
+ http://public.planetmirror.com/pub/gnu-alpha/%SUBDIR%/
+
MASTER_SITE_ISC+= \
ftp://ftp.isc.org/isc/%SUBDIR%/ \
ftp://gd.tuwien.ac.at/infosys/servers/isc/%SUBDIR%/ \
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index 307f8961a1eb..4d7891b5ae3f 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -9,8 +9,8 @@ PORTNAME= tar
PORTVERSION= 1.13.25
PORTREVISION= 7
CATEGORIES= archivers sysutils
-MASTER_SITES= ftp://alpha.gnu.org/gnu/tar/ \
- ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/tar/
+MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
+MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= g
MAINTAINER= naddy@FreeBSD.org
diff --git a/devel/id-utils/Makefile b/devel/id-utils/Makefile
index 45d2f56aa33f..ecc32f89c12c 100644
--- a/devel/id-utils/Makefile
+++ b/devel/id-utils/Makefile
@@ -8,7 +8,8 @@
PORTNAME= id-utils
PORTVERSION= 3.2d
CATEGORIES= devel
-MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/id-utils/
+MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= The classic Berkeley gid/lid tools for looking up variables in code
diff --git a/devel/idutils/Makefile b/devel/idutils/Makefile
index 45d2f56aa33f..ecc32f89c12c 100644
--- a/devel/idutils/Makefile
+++ b/devel/idutils/Makefile
@@ -8,7 +8,8 @@
PORTNAME= id-utils
PORTVERSION= 3.2d
CATEGORIES= devel
-MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/id-utils/
+MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= The classic Berkeley gid/lid tools for looking up variables in code
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile
index af5d3dcae251..0968fa9b0d45 100644
--- a/devel/libidn/Makefile
+++ b/devel/libidn/Makefile
@@ -9,9 +9,9 @@ PORTNAME= libidn
PORTVERSION= 0.3.3
PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/${PORTNAME}/ \
- ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/${PORTNAME}/ \
+MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
http://josefsson.org/libidn/releases/
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= krion@FreeBSD.org
COMMENT= Internationalized Domain Names command line tool
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile
index af5d3dcae251..0968fa9b0d45 100644
--- a/dns/libidn/Makefile
+++ b/dns/libidn/Makefile
@@ -9,9 +9,9 @@ PORTNAME= libidn
PORTVERSION= 0.3.3
PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/${PORTNAME}/ \
- ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/${PORTNAME}/ \
+MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
http://josefsson.org/libidn/releases/
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= krion@FreeBSD.org
COMMENT= Internationalized Domain Names command line tool
diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile
index 4b7dbc673998..b1afcf9db22e 100644
--- a/games/gnubg/Makefile
+++ b/games/gnubg/Makefile
@@ -8,7 +8,8 @@
PORTNAME= gnubg
PORTVERSION= 0.13.0
CATEGORIES= games
-MASTER_SITES= ftp://alpha.gnu.org/gnu/gnubg/
+MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTFILES= ${DISTNAME}.tar.gz \
gnubg.weights-${GNUBG_WEIGHTS_VERSION}.gz \
gnubg_ts0.bd.gz gnubg_os0.bd.gz
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index e72c114787c6..b6b8bfbc47d8 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -9,7 +9,8 @@ PORTNAME= pspp
PORTVERSION= 0.2.4
PORTREVISION= 1
CATEGORIES= math
-MASTER_SITES= ftp://alpha.gnu.org/gnu/pspp/
+MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Program for statistical analysis of sampled data
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile
index 6a89139a3bba..3d67fa212281 100644
--- a/security/gsasl/Makefile
+++ b/security/gsasl/Makefile
@@ -10,7 +10,8 @@ PORTNAME= gsasl
PORTVERSION= 0.0.8
CATEGORIES= security
MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \
- ftp://alpha.gnu.org/pub/gnu/${PORTNAME}/
+ ${MASTER_SITE_GNU_ALPHA}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU SASL Library
diff --git a/security/gss/Makefile b/security/gss/Makefile
index 28c03a44f4fc..ada839d9cf24 100644
--- a/security/gss/Makefile
+++ b/security/gss/Makefile
@@ -10,7 +10,8 @@ PORTNAME= gss
PORTVERSION= 0.0.6
CATEGORIES= security
MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \
- ftp://alpha.gnu.org/pub/gnu/${PORTNAME}/
+ ${MASTER_SITE_GNU_ALPHA}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU Generic Security Service Library