diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2026-06-30 20:33:40 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2026-06-30 20:33:40 +0000 |
| commit | e56b8e46278144c6f6d38896617389e0dc82013b (patch) | |
| tree | 6533f82fba835453ead071b45cfba05627765ac8 | |
| parent | 3c4422a554132d7bcf7d3a4c2654a91302fa2ee0 (diff) | |
net-mgmt/zabbix72-proxy: Remove expired port
2026-06-30 net-mgmt/zabbix72-proxy: End of life
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | net-mgmt/Makefile | 1 | ||||
| -rw-r--r-- | net-mgmt/zabbix72-proxy/Makefile | 8 |
3 files changed, 1 insertions, 9 deletions
@@ -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" |
