summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2002-04-02 12:03:43 +0000
committertg <tg@FreeBSD.org>2002-04-02 12:03:43 +0000
commitf507c8fac389147d45f0dcbcd83cae0b5036556b (patch)
tree1b8313bc28b467faf9146e1699e6e6bde92e91c5
parentbe392a99446be20a88313f32d551750d0a3493e7 (diff)
downloadFreeBSD-ports-f507c8fac389147d45f0dcbcd83cae0b5036556b.zip
FreeBSD-ports-f507c8fac389147d45f0dcbcd83cae0b5036556b.tar.gz
Add SourceForge as a well connected secondary MASTER_SITES location.
Submitted by: "Jason R. Mastaler" <jason-dated-1018216403.d8ed28@mastaler.com>
-rw-r--r--lang/python-devel/Makefile2
-rw-r--r--lang/python/Makefile2
-rw-r--r--lang/python20/Makefile6
-rw-r--r--lang/python21/Makefile2
-rw-r--r--lang/python22/Makefile2
-rw-r--r--lang/python23/Makefile2
-rw-r--r--lang/python24/Makefile2
-rw-r--r--lang/python25/Makefile2
-rw-r--r--lang/python26/Makefile2
-rw-r--r--lang/python27/Makefile2
-rw-r--r--lang/python30/Makefile2
-rw-r--r--lang/python31/Makefile2
-rw-r--r--lang/python32/Makefile2
13 files changed, 28 insertions, 2 deletions
diff --git a/lang/python-devel/Makefile b/lang/python-devel/Makefile
index 9f15089..a854209 100644
--- a/lang/python-devel/Makefile
+++ b/lang/python-devel/Makefile
@@ -10,7 +10,9 @@ PORTVERSION= 2.2
PORTREVISION= 2
CATEGORIES= lang python ipv6
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
+ ${MASTER_SITE_SOURCEFORGE} \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
+MASTER_SITE_SUBDIR= python
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER?= tg@FreeBSD.org
diff --git a/lang/python/Makefile b/lang/python/Makefile
index 9f15089..a854209 100644
--- a/lang/python/Makefile
+++ b/lang/python/Makefile
@@ -10,7 +10,9 @@ PORTVERSION= 2.2
PORTREVISION= 2
CATEGORIES= lang python ipv6
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
+ ${MASTER_SITE_SOURCEFORGE} \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
+MASTER_SITE_SUBDIR= python
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER?= tg@FreeBSD.org
diff --git a/lang/python20/Makefile b/lang/python20/Makefile
index 366cffdea..9d9fb75 100644
--- a/lang/python20/Makefile
+++ b/lang/python20/Makefile
@@ -8,8 +8,10 @@
PORTNAME= python
PORTVERSION= 2.0.1
CATEGORIES= lang python
-MASTER_SITES= http://www.python.org/ftp/python/2.0.1/ \
- http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/2.0.1/
+MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
+ ${MASTER_SITE_SOURCEFORGE} \
+ http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
+MASTER_SITE_SUBDIR= python
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER?= tg@FreeBSD.org
diff --git a/lang/python21/Makefile b/lang/python21/Makefile
index 0ba91c8..ebf541e 100644
--- a/lang/python21/Makefile
+++ b/lang/python21/Makefile
@@ -9,7 +9,9 @@ PORTNAME= python
PORTVERSION= 2.1.2
CATEGORIES= lang python
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
+ ${MASTER_SITE_SOURCEFORGE} \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
+MASTER_SITE_SUBDIR= python
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER?= tg@FreeBSD.org
diff --git a/lang/python22/Makefile b/lang/python22/Makefile
index 9f15089..a854209 100644
--- a/lang/python22/Makefile
+++ b/lang/python22/Makefile
@@ -10,7 +10,9 @@ PORTVERSION= 2.2
PORTREVISION= 2
CATEGORIES= lang python ipv6
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
+ ${MASTER_SITE_SOURCEFORGE} \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
+MASTER_SITE_SUBDIR= python
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER?= tg@FreeBSD.org
diff --git a/lang/python23/Makefile b/lang/python23/Makefile
index 9f15089..a854209 100644
--- a/lang/python23/Makefile
+++ b/lang/python23/Makefile
@@ -10,7 +10,9 @@ PORTVERSION= 2.2
PORTREVISION= 2
CATEGORIES= lang python ipv6
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
+ ${MASTER_SITE_SOURCEFORGE} \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
+MASTER_SITE_SUBDIR= python
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER?= tg@FreeBSD.org
diff --git a/lang/python24/Makefile b/lang/python24/Makefile
index 9f15089..a854209 100644
--- a/lang/python24/Makefile
+++ b/lang/python24/Makefile
@@ -10,7 +10,9 @@ PORTVERSION= 2.2
PORTREVISION= 2
CATEGORIES= lang python ipv6
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
+ ${MASTER_SITE_SOURCEFORGE} \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
+MASTER_SITE_SUBDIR= python
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER?= tg@FreeBSD.org
diff --git a/lang/python25/Makefile b/lang/python25/Makefile
index 9f15089..a854209 100644
--- a/lang/python25/Makefile
+++ b/lang/python25/Makefile
@@ -10,7 +10,9 @@ PORTVERSION= 2.2
PORTREVISION= 2
CATEGORIES= lang python ipv6
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
+ ${MASTER_SITE_SOURCEFORGE} \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
+MASTER_SITE_SUBDIR= python
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER?= tg@FreeBSD.org
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index 9f15089..a854209 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/Makefile
@@ -10,7 +10,9 @@ PORTVERSION= 2.2
PORTREVISION= 2
CATEGORIES= lang python ipv6
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
+ ${MASTER_SITE_SOURCEFORGE} \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
+MASTER_SITE_SUBDIR= python
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER?= tg@FreeBSD.org
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index 9f15089..a854209 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -10,7 +10,9 @@ PORTVERSION= 2.2
PORTREVISION= 2
CATEGORIES= lang python ipv6
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
+ ${MASTER_SITE_SOURCEFORGE} \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
+MASTER_SITE_SUBDIR= python
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER?= tg@FreeBSD.org
diff --git a/lang/python30/Makefile b/lang/python30/Makefile
index 9f15089..a854209 100644
--- a/lang/python30/Makefile
+++ b/lang/python30/Makefile
@@ -10,7 +10,9 @@ PORTVERSION= 2.2
PORTREVISION= 2
CATEGORIES= lang python ipv6
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
+ ${MASTER_SITE_SOURCEFORGE} \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
+MASTER_SITE_SUBDIR= python
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER?= tg@FreeBSD.org
diff --git a/lang/python31/Makefile b/lang/python31/Makefile
index 9f15089..a854209 100644
--- a/lang/python31/Makefile
+++ b/lang/python31/Makefile
@@ -10,7 +10,9 @@ PORTVERSION= 2.2
PORTREVISION= 2
CATEGORIES= lang python ipv6
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
+ ${MASTER_SITE_SOURCEFORGE} \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
+MASTER_SITE_SUBDIR= python
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER?= tg@FreeBSD.org
diff --git a/lang/python32/Makefile b/lang/python32/Makefile
index 9f15089..a854209 100644
--- a/lang/python32/Makefile
+++ b/lang/python32/Makefile
@@ -10,7 +10,9 @@ PORTVERSION= 2.2
PORTREVISION= 2
CATEGORIES= lang python ipv6
MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
+ ${MASTER_SITE_SOURCEFORGE} \
http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/${PORTVERSION}/
+MASTER_SITE_SUBDIR= python
DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER?= tg@FreeBSD.org
OpenPOWER on IntegriCloud