summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2025-06-23 17:47:37 -0700
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2025-06-23 17:47:37 -0700
commit4a195f2f08e5fa3495155d34e5ff41d2ef2d3d41 (patch)
tree36144bd14f39db84e04028893f995338b3bfec1a /security
parentgraphics/mesa-devel: update to 25.1.b.3084 (diff)
textproc/opensearch-dashboards219: Remove DEPRECATED and EXPIRE_DATE
- Update node dependency to node20 - Bump PORTREVISION
Diffstat (limited to 'security')
-rw-r--r--security/wazuh-dashboard/Makefile4
-rw-r--r--security/wazuh-indexer/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/security/wazuh-dashboard/Makefile b/security/wazuh-dashboard/Makefile
index f0223e63f902..acab9aeb48f6 100644
--- a/security/wazuh-dashboard/Makefile
+++ b/security/wazuh-dashboard/Makefile
@@ -1,6 +1,7 @@
PORTNAME= wazuh
DISTVERSIONPREFIX= v
DISTVERSION= 4.12.0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= LOCAL/acm/${PORTNAME}/
PKGNAMESUFFIX= -dashboard
@@ -14,9 +15,6 @@ 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 8854e5b64121..710d6a2e194f 100644
--- a/security/wazuh-indexer/Makefile
+++ b/security/wazuh-indexer/Makefile
@@ -1,5 +1,6 @@
PORTNAME= wazuh
PORTVERSION= 4.12.0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= LOCAL/acm/${PORTNAME}/
PKGNAMESUFFIX= -indexer
@@ -12,9 +13,6 @@ 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