aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-10-08 15:08:13 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-10-08 15:08:13 +0000
commit3f14fbb2c03bd6b87b63970ea61d60f3c9332589 (patch)
tree42358909bf1bcd1454294bcb1807af0668a8d50d /net-mgmt
parent4d2f75252909725fb4f01a2d6d9c21add7479ff3 (diff)
downloadports-3f14fbb2c03bd6b87b63970ea61d60f3c9332589.tar.gz
ports-3f14fbb2c03bd6b87b63970ea61d60f3c9332589.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/ipplan/Makefile2
-rw-r--r--net-mgmt/klg/Makefile2
-rw-r--r--net-mgmt/nagiosql/Makefile2
-rw-r--r--net-mgmt/nedi/Makefile2
-rw-r--r--net-mgmt/pandorafms_console/Makefile2
-rw-r--r--net-mgmt/zabbix2-frontend/Makefile2
-rw-r--r--net-mgmt/zabbix22-frontend/Makefile2
-rw-r--r--net-mgmt/zabbix3-frontend/Makefile2
-rw-r--r--net-mgmt/zabbix34-frontend/Makefile2
-rw-r--r--net-mgmt/zabbix4-frontend/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile
index dbe7be9c9826..8fea1333010b 100644
--- a/net-mgmt/ipplan/Makefile
+++ b/net-mgmt/ipplan/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/iptrack/${PORTNAME}/Release%204.92
MAINTAINER= ports@FreeBSD.org
COMMENT= IP address management and tracking
-IGNORE_WITH_PHP= 70 71 72
+IGNORE_WITH_PHP= 70 71 72 73
RUN_DEPENDS= nmap:security/nmap
diff --git a/net-mgmt/klg/Makefile b/net-mgmt/klg/Makefile
index fa1cc4dfc44a..120eb51caadd 100644
--- a/net-mgmt/klg/Makefile
+++ b/net-mgmt/klg/Makefile
@@ -11,7 +11,7 @@ COMMENT= PHP-based looking glass for Cisco, Juniper and Quagga/Zebra routers
LICENSE= BSD3CLAUSE
-IGNORE_WITH_PHP= 70 71 72
+IGNORE_WITH_PHP= 70 71 72 73
USES= mysql tar:txz php:web
USE_PHP= mysql pcre sockets xml
diff --git a/net-mgmt/nagiosql/Makefile b/net-mgmt/nagiosql/Makefile
index acd3ca05f586..75b7c9066cce 100644
--- a/net-mgmt/nagiosql/Makefile
+++ b/net-mgmt/nagiosql/Makefile
@@ -14,7 +14,7 @@ COMMENT= Web based administration tool for Nagios
LICENSE= GPLv2
-IGNORE_WITH_PHP= 70 71 72
+IGNORE_WITH_PHP= 70 71 72 73
RUN_DEPENDS= nagios:net-mgmt/nagios \
${PEARDIR}/HTML/Template/IT.php:devel/pear-HTML_Template_IT@${PHP_FLAVOR}
diff --git a/net-mgmt/nedi/Makefile b/net-mgmt/nedi/Makefile
index f75884e3beb8..58eab1d9cc86 100644
--- a/net-mgmt/nedi/Makefile
+++ b/net-mgmt/nedi/Makefile
@@ -12,7 +12,7 @@ COMMENT= Network discovery and monitoring tool
LICENSE= GPLv2
-IGNORE_WITH_PHP= 70 71 72
+IGNORE_WITH_PHP= 70 71 72 73
RUN_DEPENDS= p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \
p5-Net-Telnet-Cisco>=0:net-mgmt/p5-Telnet-Cisco \
diff --git a/net-mgmt/pandorafms_console/Makefile b/net-mgmt/pandorafms_console/Makefile
index 13fffcba4e7c..8af3db3fdbf9 100644
--- a/net-mgmt/pandorafms_console/Makefile
+++ b/net-mgmt/pandorafms_console/Makefile
@@ -10,7 +10,7 @@ COMMENT= Pandora FMS console
LICENSE= ${PANDORA_LICENSE}
LICENSE_FILE= ${PANDORA_LICENSE_FILE}
-IGNORE_WITH_PHP= 70 71 72
+IGNORE_WITH_PHP= 70 71 72 73
RUN_DEPENDS= ${LOCALBASE}/bin/twopi:graphics/graphviz
diff --git a/net-mgmt/zabbix2-frontend/Makefile b/net-mgmt/zabbix2-frontend/Makefile
index c2a93ebefd7a..2904b4bfe5a0 100644
--- a/net-mgmt/zabbix2-frontend/Makefile
+++ b/net-mgmt/zabbix2-frontend/Makefile
@@ -20,7 +20,7 @@ OPTIONS_DEFINE= MYSQL MYSQLI PGSQL SQLITE ORACLE
OPTIONS_DEFAULT= MYSQL MYSQLI
MYSQLI_DESC= MySQLI backend
-MYSQL_VARS= IGNORE_WITH_PHP+="70 71 72"
+MYSQL_VARS= IGNORE_WITH_PHP+="70 71 72 73"
MYSQL_USE= PHP=mysql
MYSQLI_USE= PHP=mysqli
diff --git a/net-mgmt/zabbix22-frontend/Makefile b/net-mgmt/zabbix22-frontend/Makefile
index 203487327d67..2fce2a6b33a7 100644
--- a/net-mgmt/zabbix22-frontend/Makefile
+++ b/net-mgmt/zabbix22-frontend/Makefile
@@ -20,7 +20,7 @@ OPTIONS_DEFINE= MYSQL MYSQLI PGSQL SQLITE ORACLE
OPTIONS_DEFAULT= MYSQL MYSQLI
MYSQLI_DESC= MySQLI backend
-MYSQL_VARS= IGNORE_WITH_PHP+="70 71 72"
+MYSQL_VARS= IGNORE_WITH_PHP+="70 71 72 73"
.include <bsd.port.options.mk>
diff --git a/net-mgmt/zabbix3-frontend/Makefile b/net-mgmt/zabbix3-frontend/Makefile
index a77d408e0364..a0e6b203547b 100644
--- a/net-mgmt/zabbix3-frontend/Makefile
+++ b/net-mgmt/zabbix3-frontend/Makefile
@@ -21,7 +21,7 @@ OPTIONS_DEFINE= MYSQL MYSQLI PGSQL SQLITE ORACLE
OPTIONS_DEFAULT= MYSQLI
MYSQLI_DESC= MySQLI backend
-MYSQL_VARS= IGNORE_WITH_PHP+="70 71 72"
+MYSQL_VARS= IGNORE_WITH_PHP+="70 71 72 73"
.include <bsd.port.options.mk>
diff --git a/net-mgmt/zabbix34-frontend/Makefile b/net-mgmt/zabbix34-frontend/Makefile
index 12d0081a86c1..c507b17ec27a 100644
--- a/net-mgmt/zabbix34-frontend/Makefile
+++ b/net-mgmt/zabbix34-frontend/Makefile
@@ -20,7 +20,7 @@ OPTIONS_DEFINE= MYSQL MYSQLI PGSQL SQLITE ORACLE
OPTIONS_DEFAULT= MYSQLI
MYSQLI_DESC= MySQLI backend
-MYSQL_VARS= IGNORE_WITH_PHP+="70 71 72"
+MYSQL_VARS= IGNORE_WITH_PHP+="70 71 72 73"
.include <bsd.port.options.mk>
diff --git a/net-mgmt/zabbix4-frontend/Makefile b/net-mgmt/zabbix4-frontend/Makefile
index c7a194cea801..84533f3178a3 100644
--- a/net-mgmt/zabbix4-frontend/Makefile
+++ b/net-mgmt/zabbix4-frontend/Makefile
@@ -20,7 +20,7 @@ OPTIONS_DEFINE= MYSQL MYSQLI PGSQL ORACLE
OPTIONS_DEFAULT= MYSQLI
MYSQLI_DESC= MySQLI backend
-MYSQL_VARS= IGNORE_WITH_PHP+="70 71 72"
+MYSQL_VARS= IGNORE_WITH_PHP+="70 71 72 73"
MYSQL_USE= PHP=mysql
MYSQLI_USE= PHP=mysqli