aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2021-05-18 22:24:14 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2021-05-18 22:26:03 +0000
commit765fb8c7812bd1bcfd7a52f9614b11d769690346 (patch)
tree25e6470471ac5ad5d20ba06dad20aa81f010dfe4 /databases
parentadca3208aa62ada4fd7ea758902d2164b9fe9d41 (diff)
downloadports-765fb8c7812bd1bcfd7a52f9614b11d769690346.tar.gz
ports-765fb8c7812bd1bcfd7a52f9614b11d769690346.zip
databases/pgpool-II-35: set DEPRECATED and EXPIRATION_DATE
The port reached EOL in January 2021. You can get EOL information here: https://www.pgpool.net/mediawiki/index.php/EOL_information Sponsored by: Bounce Experts
Diffstat (limited to 'databases')
-rw-r--r--databases/pgpool-II-35/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/pgpool-II-35/Makefile b/databases/pgpool-II-35/Makefile
index e15ccb49cf14..4475b04c53d4 100644
--- a/databases/pgpool-II-35/Makefile
+++ b/databases/pgpool-II-35/Makefile
@@ -12,6 +12,9 @@ COMMENT= Connection pool server for PostgreSQL
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= EOL since January 2021, please use one of the other pgpool-II-* ports
+EXPIRATION_DATE= 2021-06-30
+
PORTSCOUT= limit:^3.5.[0-9]*
USES= gmake libtool pgsql:9.3+