|
Lines 5-10
Link Here
|
| 5 |
PORTVERSION= 3.0.4 |
5 |
PORTVERSION= 3.0.4 |
| 6 |
CATEGORIES= databases |
6 |
CATEGORIES= databases |
| 7 |
MASTER_SITES= http://pgfoundry.org/frs/download.php/3076/ |
7 |
MASTER_SITES= http://pgfoundry.org/frs/download.php/3076/ |
|
|
8 |
PKGNAMESUFFIX= 30 |
| 8 |
|
9 |
|
| 9 |
MAINTAINER= kuriyama@FreeBSD.org |
10 |
MAINTAINER= kuriyama@FreeBSD.org |
| 10 |
COMMENT= A connection pool server for PostgreSQL |
11 |
COMMENT= A connection pool server for PostgreSQL |
|
Lines 15-21
Link Here
|
| 15 |
GNU_CONFIGURE= yes |
16 |
GNU_CONFIGURE= yes |
| 16 |
USE_PGSQL= yes |
17 |
USE_PGSQL= yes |
| 17 |
USE_LDCONFIG= yes |
18 |
USE_LDCONFIG= yes |
| 18 |
NO_LATEST_LINK= yes |
|
|
| 19 |
|
19 |
|
| 20 |
CONFLICTS= pgpool-3.* pgpool-II-2.* pgpool-II-3.1.* |
20 |
CONFLICTS= pgpool-3.* pgpool-II-2.* pgpool-II-3.1.* |
| 21 |
USE_RC_SUBR= pgpool |
21 |
USE_RC_SUBR= pgpool |