git: fc88627e29ef - main - all: expire (indirect) consumers of www/node18 on 2025-09-01

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Mon, 23 Jun 2025 20:39:54 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fc88627e29ef7a5018c3acc56822765a0eafee76

commit fc88627e29ef7a5018c3acc56822765a0eafee76
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-06-23 20:38:42 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-06-23 20:39:42 +0000

    all: expire (indirect) consumers of www/node18 on 2025-09-01
---
 devel/nimble/Makefile                      | 3 +++
 lang/nim/Makefile                          | 3 +++
 security/caldera-ot/Makefile               | 3 +++
 security/caldera/Makefile                  | 3 +++
 security/gsa/Makefile                      | 3 +++
 security/wazuh-dashboard/Makefile          | 3 +++
 security/wazuh-indexer/Makefile            | 3 +++
 textproc/opensearch-dashboards216/Makefile | 3 +++
 textproc/opensearch-dashboards219/Makefile | 3 +++
 9 files changed, 27 insertions(+)

diff --git a/devel/nimble/Makefile b/devel/nimble/Makefile
index 7e3edf0fda72..fb59d0e76591 100644
--- a/devel/nimble/Makefile
+++ b/devel/nimble/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/nim-lang/nimble
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/license.txt
 
+DEPRECATED=	Depends on expiring lang/nim
+EXPIRATION_DATE=2025-09-01
+
 BUILD_DEPENDS=	${LOCALBASE}/nim/bin/nim:lang/nim
 RUN_DEPENDS=	${LOCALBASE}/nim/bin/nim:lang/nim
 
diff --git a/lang/nim/Makefile b/lang/nim/Makefile
index 0cdb6e211f9f..3ef474807781 100644
--- a/lang/nim/Makefile
+++ b/lang/nim/Makefile
@@ -10,6 +10,9 @@ WWW=		https://nim-lang.org/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/copying.txt
 
+DEPRECATED=	Depends on expired www/npm-node18
+EXPIRATION_DATE=2025-09-01
+
 LIB_DEPENDS=	libpcre.so:devel/pcre
 TEST_DEPENDS=	node18>=0:www/node
 
diff --git a/security/caldera-ot/Makefile b/security/caldera-ot/Makefile
index be857fb8e097..859c8fb0576b 100644
--- a/security/caldera-ot/Makefile
+++ b/security/caldera-ot/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/mitre/caldera-ot
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Depends on expiring security/caldera
+EXPIRATION_DATE=2025-09-01
+
 BUILD_DEPENDS=	bacnet-stack>0:devel/bacnet-stack \
 		cmake:devel/cmake-core \
 		nuitka:devel/nuitka \
diff --git a/security/caldera/Makefile b/security/caldera/Makefile
index aa08e3315ba4..679d7a8adb64 100644
--- a/security/caldera/Makefile
+++ b/security/caldera/Makefile
@@ -12,6 +12,9 @@ CONFLICTS=	caldera4
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Depends on expired www/npm-node18
+EXPIRATION_DATE=2025-09-01
+
 BUILD_DEPENDS=	npm-node18>0:www/npm-node18
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}aiohttp-jinja2>0:www/py-aiohttp-jinja2@${PY_FLAVOR} \
diff --git a/security/gsa/Makefile b/security/gsa/Makefile
index 8cea6ac09217..9f557814ca5c 100644
--- a/security/gsa/Makefile
+++ b/security/gsa/Makefile
@@ -9,6 +9,9 @@ WWW=		https://github.com/greenbone/gsa
 
 LICENSE=	AGPLv3+
 
+DEPRECATED=	Depends on expired www/npm-node18
+EXPIRATION_DATE=2025-09-01
+
 ONLY_FOR_ARCHS=	aarch64 amd64
 
 BUILD_DEPENDS=	npm-node18>0:www/npm-node18
diff --git a/security/wazuh-dashboard/Makefile b/security/wazuh-dashboard/Makefile
index 3248ef349f72..f0223e63f902 100644
--- a/security/wazuh-dashboard/Makefile
+++ b/security/wazuh-dashboard/Makefile
@@ -14,6 +14,9 @@ WWW=		https://github.com/wazuh/wazuh-dashboard-plugins
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Depends on expiring textproc/opensearch-dashboards219
+EXPIRATION_DATE=2025-09-01
+
 RUN_DEPENDS=	${LOCALBASE}/www/opensearch-dashboards/bin/opensearch-dashboards:textproc/opensearch-dashboards219
 
 NO_BUILD=	yes
diff --git a/security/wazuh-indexer/Makefile b/security/wazuh-indexer/Makefile
index 823f3b8e80c9..8854e5b64121 100644
--- a/security/wazuh-indexer/Makefile
+++ b/security/wazuh-indexer/Makefile
@@ -12,6 +12,9 @@ WWW=		https://wazuh.com/
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Depends on expiring textproc/opensearch-dashboards219
+EXPIRATION_DATE=2025-09-01
+
 RUN_DEPENDS=	${LOCALBASE}/lib/opensearch/bin/opensearch:textproc/opensearch219
 
 NO_BUILD=	yes
diff --git a/textproc/opensearch-dashboards216/Makefile b/textproc/opensearch-dashboards216/Makefile
index c64e705134d7..227521da1181 100644
--- a/textproc/opensearch-dashboards216/Makefile
+++ b/textproc/opensearch-dashboards216/Makefile
@@ -13,6 +13,9 @@ WWW=		https://opensearch.org
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Depends on expired www/npm-node18
+EXPIRATION_DATE=2025-09-01
+
 CONFLICTS?=	opensearch-dashboards opensearch-dashboards210 opensearch-dashboards213
 
 BUILD_DEPENDS=	npm-node18>0:www/npm-node18
diff --git a/textproc/opensearch-dashboards219/Makefile b/textproc/opensearch-dashboards219/Makefile
index dfe6740216b9..d45962095735 100644
--- a/textproc/opensearch-dashboards219/Makefile
+++ b/textproc/opensearch-dashboards219/Makefile
@@ -12,6 +12,9 @@ WWW=		https://opensearch.org
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Depends on expired www/npm-node18
+EXPIRATION_DATE=2025-09-01
+
 ONLY_FOR_ARCHS=	aarch64 amd64
 
 CONFLICTS=	opensearch-dashboards opensearch-dashboards210 opensearch-dashboards213 \