mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
The gborg.postgresql.org distributions exist on the main postgresql
ftp stites, so let's use them
This commit is contained in:
parent
e18958e5cc
commit
651efa0d7f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139841
5 changed files with 10 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue