summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2005-07-21 19:48:20 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2005-07-21 19:48:20 +0000
commit651efa0d7f3da507c8a42d171a66dfb52f034fdd (patch)
tree01ef7a4fc7b882b421b19b4f3eeaf72152fd8852
parentBackout previous commit since it breaks many ports on sparc64. (diff)
The gborg.postgresql.org distributions exist on the main postgresql
ftp stites, so let's use them
Notes
Notes: svn path=/head/; revision=139841
-rw-r--r--databases/p5-Pg/Makefile3
-rw-r--r--databases/postgresql-libpq++/Makefile3
-rw-r--r--databases/postgresql-libpqxx/Makefile3
-rw-r--r--databases/postgresql-libpqxx3/Makefile3
-rw-r--r--databases/postgresql-libpqxx30/Makefile3
5 files changed, 10 insertions, 5 deletions
diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile
index dc4bbeed2bb8..7704ffd9a6cc 100644
--- a/databases/p5-Pg/Makefile
+++ b/databases/p5-Pg/Makefile
@@ -10,7 +10,8 @@ PORTVERSION= 2.1.1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= databases perl5
-MASTER_SITES= ftp://gborg.postgresql.org/pub/pgperl/stable/
+MASTER_SITES= ${MASTER_SITE_PGSQL}
+MASTER_SITE_SUBDIR= projects/gborg/pgperl/stable
PKGNAMEPREFIX= p5-
DIST_SUBDIR= postgresql
diff --git a/databases/postgresql-libpq++/Makefile b/databases/postgresql-libpq++/Makefile
index 2e395adab12d..deb566acafc0 100644
--- a/databases/postgresql-libpq++/Makefile
+++ b/databases/postgresql-libpq++/Makefile
@@ -9,7 +9,8 @@ PORTNAME= libpq++
PORTVERSION= 4.0
PORTREVISION= 3
CATEGORIES= databases
-MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqpp/stable/
+MASTER_SITES= ${MASTER_SITE_PGSQL}
+MASTER_SITE_SUBDIR= projects/gborg/libpqpp/stable
PKGNAMEPREFIX= postgresql-
DIST_SUBDIR= postgresql
diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile
index 9a231a313052..43f1a5dab1be 100644
--- a/databases/postgresql-libpqxx/Makefile
+++ b/databases/postgresql-libpqxx/Makefile
@@ -8,7 +8,8 @@
PORTNAME= libpqxx
PORTVERSION= 2.5.5
CATEGORIES= databases
-MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/
+MASTER_SITES= ${MASTER_SITE_PGSQL}
+MASTER_SITE_SUBDIR= projects/gborg/libpqxx/stable
PKGNAMEPREFIX= postgresql-
DIST_SUBDIR= postgresql
diff --git a/databases/postgresql-libpqxx3/Makefile b/databases/postgresql-libpqxx3/Makefile
index 9a231a313052..43f1a5dab1be 100644
--- a/databases/postgresql-libpqxx3/Makefile
+++ b/databases/postgresql-libpqxx3/Makefile
@@ -8,7 +8,8 @@
PORTNAME= libpqxx
PORTVERSION= 2.5.5
CATEGORIES= databases
-MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/
+MASTER_SITES= ${MASTER_SITE_PGSQL}
+MASTER_SITE_SUBDIR= projects/gborg/libpqxx/stable
PKGNAMEPREFIX= postgresql-
DIST_SUBDIR= postgresql
diff --git a/databases/postgresql-libpqxx30/Makefile b/databases/postgresql-libpqxx30/Makefile
index 9a231a313052..43f1a5dab1be 100644
--- a/databases/postgresql-libpqxx30/Makefile
+++ b/databases/postgresql-libpqxx30/Makefile
@@ -8,7 +8,8 @@
PORTNAME= libpqxx
PORTVERSION= 2.5.5
CATEGORIES= databases
-MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/
+MASTER_SITES= ${MASTER_SITE_PGSQL}
+MASTER_SITE_SUBDIR= projects/gborg/libpqxx/stable
PKGNAMEPREFIX= postgresql-
DIST_SUBDIR= postgresql