git: 14f9d4195e4a - main - textproc/kibana8: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Sep 2023 02:24:45 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=14f9d4195e4ab7ec3a18c4751f2e9d22e7f3de31 commit 14f9d4195e4ab7ec3a18c4751f2e9d22e7f3de31 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-09-30 01:38:54 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-09-30 02:23:00 +0000 textproc/kibana8: Mark DEPRECATED - Depends on www/node16 which has reaced End of Life - Set EXPIRATION_DATE 2023-10-30 Version 8.10 actually supports node18 so once updated please remove the DEPRECATION mesage. Approved by: portmgr (blanket) --- textproc/kibana8/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/kibana8/Makefile b/textproc/kibana8/Makefile index fb63b15559ab..45493593d840 100644 --- a/textproc/kibana8/Makefile +++ b/textproc/kibana8/Makefile @@ -14,6 +14,9 @@ WWW= https://www.elastic.co/products/kibana LICENSE= APACHE20 +DEPRECATED= Depends on EOL NodeJS 16 +EXPIRATION_DATE= 2023-10-30 + BUILD_DEPENDS= npm-node16>=9.7.2:www/npm-node16 LIB_DEPENDS= libre2.so:devel/re2 \ libuv.so:devel/libuv