aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-29 19:14:24 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-29 22:53:39 +0000
commit86f72fda934a9d8fbd7d591d053917a19726aa13 (patch)
treee15327983a9cd2a8c68c041ec44aa0b8a0425c3a
parent1382471108462ea16da53069a1d625588fde7ef9 (diff)
downloadports-86f72fda934a9d8fbd7d591d053917a19726aa13.tar.gz
ports-86f72fda934a9d8fbd7d591d053917a19726aa13.zip
databases/postgresql-plv8js: Mark DEPRECATED
- BROKEN for more than a year - Set EXPIRATION_DATE 2023-11-30 Approved by: portmgr (blanket)
-rw-r--r--databases/postgresql-plv8js/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile
index 2861c04363e2..918c5a59e19f 100644
--- a/databases/postgresql-plv8js/Makefile
+++ b/databases/postgresql-plv8js/Makefile
@@ -12,6 +12,8 @@ WWW= https://plv8.github.io/
LICENSE= PostgreSQL
+DEPRECATED= BROKEN for more than a year
+EXPIRATION_DATE= 2023-11-30
BROKEN= does not build: plv8.cc:1397:20: error: no matching constructor for initialization of 'v8::ScriptOrigin'
BUILD_DEPENDS= bash:shells/bash