diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile index 230157b6bfc1..78531b59ffc7 100644 --- a/net-mgmt/zabbix-agent/Makefile +++ b/net-mgmt/zabbix-agent/Makefile @@ -24,6 +24,8 @@ MAKE_ARGS= ARCH=freebsd CONFIGURE_ARGS+=--enable-ipv6 .endif +FORBIDDEN= multiple vulnerabilities http://www.vuxml.org/freebsd/03140526-1250-11de-a964-0030843d3802.html + ZABBIX_BIN= agent agentd get sender ZABBIX_CFG= agent agentd ZABBIX_BINFILES=${ZABBIX_BIN:S|^|zabbix_|:C|.+|&/&|:S|agentd/|agent/|} diff --git a/net-mgmt/zabbix/Makefile b/net-mgmt/zabbix/Makefile index eb5faeddae4e..8eaf623c07d7 100644 --- a/net-mgmt/zabbix/Makefile +++ b/net-mgmt/zabbix/Makefile @@ -38,6 +38,8 @@ SUB_FILES= pkg-message .include +FORBIDDEN= multiple vulnerabilities http://www.vuxml.org/freebsd/03140526-1250-11de-a964-0030843d3802.html + .ifndef WITHOUT_JABBER USE_JABBER= yes CONFIGURE_ARGS+=--with-jabber=${LOCALBASE} diff --git a/net-mgmt/zabbix2-agent/Makefile b/net-mgmt/zabbix2-agent/Makefile index 230157b6bfc1..78531b59ffc7 100644 --- a/net-mgmt/zabbix2-agent/Makefile +++ b/net-mgmt/zabbix2-agent/Makefile @@ -24,6 +24,8 @@ MAKE_ARGS= ARCH=freebsd CONFIGURE_ARGS+=--enable-ipv6 .endif +FORBIDDEN= multiple vulnerabilities http://www.vuxml.org/freebsd/03140526-1250-11de-a964-0030843d3802.html + ZABBIX_BIN= agent agentd get sender ZABBIX_CFG= agent agentd ZABBIX_BINFILES=${ZABBIX_BIN:S|^|zabbix_|:C|.+|&/&|:S|agentd/|agent/|} diff --git a/net-mgmt/zabbix2/Makefile b/net-mgmt/zabbix2/Makefile index eb5faeddae4e..8eaf623c07d7 100644 --- a/net-mgmt/zabbix2/Makefile +++ b/net-mgmt/zabbix2/Makefile @@ -38,6 +38,8 @@ SUB_FILES= pkg-message .include +FORBIDDEN= multiple vulnerabilities http://www.vuxml.org/freebsd/03140526-1250-11de-a964-0030843d3802.html + .ifndef WITHOUT_JABBER USE_JABBER= yes CONFIGURE_ARGS+=--with-jabber=${LOCALBASE}