aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2026-06-30 20:33:40 +0000
committerRene Ladan <rene@FreeBSD.org>2026-06-30 20:33:40 +0000
commite56b8e46278144c6f6d38896617389e0dc82013b (patch)
tree6533f82fba835453ead071b45cfba05627765ac8
parent3c4422a554132d7bcf7d3a4c2654a91302fa2ee0 (diff)
net-mgmt/zabbix72-proxy: Remove expired port
2026-06-30 net-mgmt/zabbix72-proxy: End of life
-rw-r--r--MOVED1
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/zabbix72-proxy/Makefile8
3 files changed, 1 insertions, 9 deletions
diff --git a/MOVED b/MOVED
index 0cba7179c9e6..fca9b8365530 100644
--- a/MOVED
+++ b/MOVED
@@ -5429,3 +5429,4 @@ www/py-dj52-social-auth-app-django|www/py-social-auth-app-django|2026-06-30|Has
www/py-dj52-djangorestframework|www/py-djangorestframework|2026-06-30|Has expired: Obsolete, please use www/py-djangorestframework instead
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
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 929552ce623c..775de80d622c 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -436,7 +436,6 @@
SUBDIR += zabbix7-server
SUBDIR += zabbix72-frontend
SUBDIR += zabbix72-java
- SUBDIR += zabbix72-proxy
SUBDIR += zabbix72-server
SUBDIR += zabbix74-agent
SUBDIR += zabbix74-frontend
diff --git a/net-mgmt/zabbix72-proxy/Makefile b/net-mgmt/zabbix72-proxy/Makefile
deleted file mode 100644
index 763bd2362400..000000000000
--- a/net-mgmt/zabbix72-proxy/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-PORTNAME= zabbix72
-PORTREVISION= 1
-CATEGORIES= net-mgmt
-PKGNAMESUFFIX= -proxy
-
-MASTERDIR= ${.CURDIR}/../${PORTNAME}-server
-
-.include "${MASTERDIR}/Makefile"