Skip to content
Snippets Groups Projects
Commit b930f504 authored by Rene Ladan's avatar Rene Ladan
Browse files

net-mgmt: remove rest of expired Zabbix54

Fixes:	2fb224a1
parent 2fb224a1
No related branches found
No related tags found
No related merge requests found
......@@ -17229,3 +17229,6 @@ sysutils/firstboot-growfs||2022-06-27|Has expired: A better version is available
security/modsecurity3-apache||2022-06-27|Has expired: The project was not developed further
net-mgmt/zabbix54-frontend||2022-06-27|Has expired: Unsupported by upstream
net-mgmt/zabbix54-server||2022-06-27|Has expired: Unsupported by upstream
net-mgmt/zabbix54-agent||2022-06-27|Has expired: Unsupported by upstream
net-mgmt/zabbix54-java||2022-06-27|Has expired: Unsupported by upstream
net-mgmt/zabbix54-proxy||2022-06-27|Has expired: Unsupported by upstream
......@@ -403,9 +403,6 @@
SUBDIR += zabbix5-java
SUBDIR += zabbix5-proxy
SUBDIR += zabbix5-server
SUBDIR += zabbix54-agent
SUBDIR += zabbix54-java
SUBDIR += zabbix54-proxy
SUBDIR += zabbix6-agent
SUBDIR += zabbix6-frontend
SUBDIR += zabbix6-java
......
PORTNAME= zabbix54
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"
PORTNAME= zabbix54
PORTREVISION= 0
CATEGORIES= net-mgmt
PKGNAMESUFFIX= -java
MASTERDIR= ${.CURDIR}/../${PORTNAME}-server
PLIST= ${PKGDIR}/pkg-plist.java
OPTIONS_DEFINE= IPV6
USE_JAVA= yes
.include "${MASTERDIR}/Makefile"
PORTNAME= zabbix54
CATEGORIES= net-mgmt
PKGNAMESUFFIX= -proxy
MASTERDIR= ${.CURDIR}/../${PORTNAME}-server
OPTIONS_SINGLE_DB= MYSQL PGSQL SQLITE ORACLE
.include "${MASTERDIR}/Makefile"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment