diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-10-29 20:14:24 +0100 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-10-29 23:53:39 +0100 |
commit | 86f72fda934a9d8fbd7d591d053917a19726aa13 (patch) | |
tree | e15327983a9cd2a8c68c041ec44aa0b8a0425c3a /databases/postgresql-plv8js | |
parent | editors/pdfedit: Mark DEPRECATED (diff) |
databases/postgresql-plv8js: Mark DEPRECATED
- BROKEN for more than a year
- Set EXPIRATION_DATE 2023-11-30
Approved by: portmgr (blanket)
Diffstat (limited to 'databases/postgresql-plv8js')
-rw-r--r-- | databases/postgresql-plv8js/Makefile | 2 |
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 |