aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2026-06-30 20:33:59 +0000
committerRene Ladan <rene@FreeBSD.org>2026-06-30 20:33:59 +0000
commit0a3c32cbdc0ecffb40d76d9624862c9e802fdb2a (patch)
treea45685ff19d248fa7e2f244531d0d1a1489a4a15
parente56b8e46278144c6f6d38896617389e0dc82013b (diff)
net-mgmt/zabbix72-java: Remove expired port
2026-06-30 net-mgmt/zabbix72-java: End of life
-rw-r--r--MOVED1
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/zabbix72-java/Makefile11
3 files changed, 1 insertions, 12 deletions
diff --git a/MOVED b/MOVED
index fca9b8365530..2db1ab056a4a 100644
--- a/MOVED
+++ b/MOVED
@@ -5430,3 +5430,4 @@ www/py-dj52-djangorestframework|www/py-djangorestframework|2026-06-30|Has expire
security/krb5-121||2026-06-30|Has expired: Unpatched vulnerabilities, no longer supported by MIT
net-mgmt/zabbix72-agent||2026-06-30|Has expired: End of life
net-mgmt/zabbix72-proxy||2026-06-30|Has expired: End of life
+net-mgmt/zabbix72-java||2026-06-30|Has expired: End of life
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 775de80d622c..18d509a84ba3 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -435,7 +435,6 @@
SUBDIR += zabbix7-proxy
SUBDIR += zabbix7-server
SUBDIR += zabbix72-frontend
- SUBDIR += zabbix72-java
SUBDIR += zabbix72-server
SUBDIR += zabbix74-agent
SUBDIR += zabbix74-frontend
diff --git a/net-mgmt/zabbix72-java/Makefile b/net-mgmt/zabbix72-java/Makefile
deleted file mode 100644
index 17d8ea6a7278..000000000000
--- a/net-mgmt/zabbix72-java/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-PORTNAME= zabbix72
-PORTREVISION= 2
-CATEGORIES= net-mgmt
-PKGNAMESUFFIX= -java
-
-MASTERDIR= ${.CURDIR}/../${PORTNAME}-server
-PLIST= ${PKGDIR}/pkg-plist.java
-
-OPTIONS_DEFINE= IPV6
-
-.include "${MASTERDIR}/Makefile"