summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/fpc-ibase/Makefile8
-rw-r--r--databases/fpc-mysql/Makefile8
-rw-r--r--databases/fpc-odbc/Makefile8
-rw-r--r--databases/fpc-oracle/Makefile8
-rw-r--r--databases/fpc-postgres/Makefile8
-rw-r--r--devel/fpc-gdbint/Makefile8
-rw-r--r--editors/fpc-ide/Makefile8
-rw-r--r--lang/fpc-demo/Makefile8
-rw-r--r--lang/fpc-docs/Makefile8
-rw-r--r--lang/fpc/Makefile8
-rw-r--r--net/fpc-inet/Makefile8
11 files changed, 11 insertions, 77 deletions
diff --git a/databases/fpc-ibase/Makefile b/databases/fpc-ibase/Makefile
index aeb0912ad2bf..c868236a530d 100644
--- a/databases/fpc-ibase/Makefile
+++ b/databases/fpc-ibase/Makefile
@@ -8,13 +8,7 @@
PORTNAME= ibase
PORTVERSION= 1.0.10
CATEGORIES= databases lang
-MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \
- ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.us.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= freepascal
PKGNAMEPREFIX= fpc-
DISTNAME= fpc-${PORTVERSION}.ELF
diff --git a/databases/fpc-mysql/Makefile b/databases/fpc-mysql/Makefile
index 292e601a7ce3..744a8754a3d0 100644
--- a/databases/fpc-mysql/Makefile
+++ b/databases/fpc-mysql/Makefile
@@ -8,13 +8,7 @@
PORTNAME= mysql
PORTVERSION= 1.0.10
CATEGORIES= databases lang
-MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \
- ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.us.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= freepascal
PKGNAMEPREFIX= fpc-
DISTNAME= fpc-${PORTVERSION}.ELF
diff --git a/databases/fpc-odbc/Makefile b/databases/fpc-odbc/Makefile
index f1f3da62663a..0e5319dc4190 100644
--- a/databases/fpc-odbc/Makefile
+++ b/databases/fpc-odbc/Makefile
@@ -9,13 +9,7 @@ PORTNAME= odbc
PORTVERSION= 1.0.10
PORTREVISION= 1
CATEGORIES= databases
-MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \
- ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.us.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= freepascal
PKGNAMEPREFIX= fpc-
DISTNAME= fpc-${PORTVERSION}.ELF
diff --git a/databases/fpc-oracle/Makefile b/databases/fpc-oracle/Makefile
index ef23ea6d118f..f9211cde21ca 100644
--- a/databases/fpc-oracle/Makefile
+++ b/databases/fpc-oracle/Makefile
@@ -8,13 +8,7 @@
PORTNAME= oracle
PORTVERSION= 1.0.10
CATEGORIES= databases lang
-MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \
- ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.us.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= freepascal
PKGNAMEPREFIX= fpc-
DISTNAME= fpc-${PORTVERSION}.ELF
diff --git a/databases/fpc-postgres/Makefile b/databases/fpc-postgres/Makefile
index 5d6037b8e05c..e9c0dfc47ddd 100644
--- a/databases/fpc-postgres/Makefile
+++ b/databases/fpc-postgres/Makefile
@@ -9,13 +9,7 @@ PORTNAME= postgres
PORTVERSION= 1.0.10
PORTREVISION= 1
CATEGORIES= databases
-MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \
- ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.us.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= freepascal
PKGNAMEPREFIX= fpc-
DISTNAME= fpc-${PORTVERSION}.ELF
diff --git a/devel/fpc-gdbint/Makefile b/devel/fpc-gdbint/Makefile
index 053188d19b7e..8c969f2b2794 100644
--- a/devel/fpc-gdbint/Makefile
+++ b/devel/fpc-gdbint/Makefile
@@ -9,13 +9,7 @@ PORTNAME= gdbint
PORTVERSION= 1.0.10
PORTREVISION= 2
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \
- ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.us.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= freepascal
PKGNAMEPREFIX= fpc-
DISTNAME= fpc-${PORTVERSION}.ELF
diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile
index 861001921c15..f2be931b80d6 100644
--- a/editors/fpc-ide/Makefile
+++ b/editors/fpc-ide/Makefile
@@ -8,13 +8,7 @@
PORTNAME= ide
PORTVERSION= 1.0.10
CATEGORIES= editors lang
-MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \
- ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.us.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= freepascal
PKGNAMEPREFIX= fpc-
DISTNAME= fpc-${PORTVERSION}.ELF
diff --git a/lang/fpc-demo/Makefile b/lang/fpc-demo/Makefile
index b65b1cafdcc4..c3e5d9dcd1ba 100644
--- a/lang/fpc-demo/Makefile
+++ b/lang/fpc-demo/Makefile
@@ -8,13 +8,7 @@
PORTNAME= demo
PORTVERSION= 1.0.10
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \
- ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.us.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= freepascal
PKGNAMEPREFIX= fpc-
DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}.ELF
diff --git a/lang/fpc-docs/Makefile b/lang/fpc-docs/Makefile
index 6d31818f3ca1..58338382bce5 100644
--- a/lang/fpc-docs/Makefile
+++ b/lang/fpc-docs/Makefile
@@ -8,13 +8,7 @@
PORTNAME= docs
PORTVERSION= 1.0.10
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \
- ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.us.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= freepascal
PKGNAMEPREFIX= fpc-
DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}.ELF
diff --git a/lang/fpc/Makefile b/lang/fpc/Makefile
index 30b46cc4294f..18bd212f33e8 100644
--- a/lang/fpc/Makefile
+++ b/lang/fpc/Makefile
@@ -9,13 +9,7 @@ PORTNAME= fpc
PORTVERSION= 1.0.10
PORTREVISION= 3
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \
- ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.us.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= freepascal
DISTNAME= ${PORTNAME}-${PORTVERSION}.ELF
EXTRACT_SUFX= .tar
diff --git a/net/fpc-inet/Makefile b/net/fpc-inet/Makefile
index 37c422a7dd96..1d54a396a1ea 100644
--- a/net/fpc-inet/Makefile
+++ b/net/fpc-inet/Makefile
@@ -9,13 +9,7 @@ PORTNAME= inet
PORTVERSION= 1.0.10
PORTREVISION= 1
CATEGORIES= net
-MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://planetmirror.com/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.jp.freepascal.org/mirror/fpc/dist/FreeBSD/ \
- ftp://freepascal.stack.nl/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.no.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ftp://ftp.us.freepascal.org/pub/fpc/dist/FreeBSD/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= freepascal
PKGNAMEPREFIX= fpc-
DISTNAME= fpc-${PORTVERSION}.ELF