mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
databases/pgpool-II-36: Mark DEPRECATED
- pgpool-II-36 or 3.6 series has reached EOL on 2021-11 - Set EXPIRATION_DATE on 2022-06-30 See also: https://pgpool.net/mediawiki/index.php/EOL_information Approved by: tz (private email) Sponsored by: Bounce Experts
This commit is contained in:
parent
354bb325a1
commit
04990a8bdb
@ -10,22 +10,26 @@ COMMENT= Connection pool server for PostgreSQL
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= Upstream support ended use databases/pgpool-II-43
|
||||
EXPIRATION_DATE= 2022-06-30
|
||||
|
||||
USES= gmake libtool pgsql:9.3+
|
||||
USE_LDCONFIG= yes
|
||||
USE_RC_SUBR= pgpool
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
PORTSCOUT= limit:^3.6.[0-9]*
|
||||
|
||||
CONFLICTS= pgpool-II
|
||||
|
||||
PORTSCOUT= limit:^3.6.[0-9]*
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS SSL
|
||||
OPTIONS_DEFINE= DOCS SSL
|
||||
OPTIONS_DEFAULT= SSL
|
||||
|
||||
SSL_CONFIGURE_WITH= openssl
|
||||
SSL_USES= ssl
|
||||
SSL_CONFIGURE_WITH= openssl
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}/var/run/pgpool
|
||||
|
Loading…
Reference in New Issue
Block a user