diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2026-06-30 20:33:09 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2026-06-30 20:33:09 +0000 |
| commit | 3c4422a554132d7bcf7d3a4c2654a91302fa2ee0 (patch) | |
| tree | 6059bde517735c1727924902fe8b6a5525d90ef2 | |
| parent | 4a93fbd68fd5f3574b3296687cbdc3d73b304409 (diff) | |
net-mgmt/zabbix72-agent: Remove expired port
2026-06-30 net-mgmt/zabbix72-agent: End of life
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | net-mgmt/Makefile | 1 | ||||
| -rw-r--r-- | net-mgmt/zabbix72-agent/Makefile | 12 |
3 files changed, 1 insertions, 13 deletions
@@ -5428,3 +5428,4 @@ www/py-dj52-django-allauth|www/py-django-allauth|2026-06-30|Has expired: Obsolet www/py-dj52-social-auth-app-django|www/py-social-auth-app-django|2026-06-30|Has expired: Obsolete, please use www/py-social-auth-app-django instead 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 diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 6e4742bda858..929552ce623c 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -434,7 +434,6 @@ SUBDIR += zabbix7-java SUBDIR += zabbix7-proxy SUBDIR += zabbix7-server - SUBDIR += zabbix72-agent SUBDIR += zabbix72-frontend SUBDIR += zabbix72-java SUBDIR += zabbix72-proxy diff --git a/net-mgmt/zabbix72-agent/Makefile b/net-mgmt/zabbix72-agent/Makefile deleted file mode 100644 index ccd59e7be74d..000000000000 --- a/net-mgmt/zabbix72-agent/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -PORTNAME= zabbix72 -PORTREVISION= 0 -CATEGORIES= net-mgmt -PKGNAMESUFFIX= -agent - -MASTERDIR= ${.CURDIR}/../${PORTNAME}-server -PLIST= ${PKGDIR}/pkg-plist.agent - -OPTIONS_DEFINE= CURL IPV6 MODBUS -OPTIONS_DEFAULT= CURL OPENSSL - -.include "${MASTERDIR}/Makefile" |
