aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/sqlbuddy/Makefile2
-rw-r--r--databases/xapian-bindings12/Makefile2
-rw-r--r--deskutils/phpcollab/Makefile2
-rw-r--r--deskutils/simplegroupware/Makefile2
-rw-r--r--deskutils/surrealtodo/Makefile2
-rw-r--r--games/mkgichessclub/Makefile2
-rw-r--r--mail/dracmail/Makefile2
-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/ocsinventory-ng/Makefile2
-rw-r--r--net-mgmt/pandorafms_console/Makefile2
-rw-r--r--ports-mgmt/tinderbox/Makefile2
-rw-r--r--security/mailzu/Makefile2
-rw-r--r--www/fluxbb/Makefile2
16 files changed, 30 insertions, 2 deletions
diff --git a/databases/sqlbuddy/Makefile b/databases/sqlbuddy/Makefile
index a8b500d63673..4d7c924db15b 100644
--- a/databases/sqlbuddy/Makefile
+++ b/databases/sqlbuddy/Makefile
@@ -12,6 +12,8 @@ COMMENT= Web based MySQL administration with a set of PHP scripts
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+IGNORE_WITH_PHP= 70 71 72
+
USE_GITHUB= yes
GH_ACCOUNT= deliciousbrains
GH_TAGNAME= b2cdc2b
diff --git a/databases/xapian-bindings12/Makefile b/databases/xapian-bindings12/Makefile
index 20ac4e743b54..74a81c9fac96 100644
--- a/databases/xapian-bindings12/Makefile
+++ b/databases/xapian-bindings12/Makefile
@@ -15,6 +15,8 @@ COMMENT= Bindings allowing Xapian to be used from various programming languages
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+IGNORE_WITH_PHP= 70 71 72
+
LIB_DEPENDS= libxapian.so:databases/xapian-core12
CONFLICTS= xapian-bindings
diff --git a/deskutils/phpcollab/Makefile b/deskutils/phpcollab/Makefile
index c0c687d0d7b7..c7241aa41eb3 100644
--- a/deskutils/phpcollab/Makefile
+++ b/deskutils/phpcollab/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= SF/phpcollab/final/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= PHPcollab is project management and collaboration over the internet
+IGNORE_WITH_PHP= 70 71 72
+
USES= zip
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/deskutils/simplegroupware/Makefile b/deskutils/simplegroupware/Makefile
index 3bd20cd01ce9..f28e28dbdcc0 100644
--- a/deskutils/simplegroupware/Makefile
+++ b/deskutils/simplegroupware/Makefile
@@ -10,6 +10,8 @@ DISTNAME= SimpleGroupware_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple Groupware is an open source enterprise application
+IGNORE_WITH_PHP= 70 71 72
+
NO_BUILD= yes
USES= apache:run,2.2+
USE_MYSQL= yes
diff --git a/deskutils/surrealtodo/Makefile b/deskutils/surrealtodo/Makefile
index 6300224efd08..11c14b88ea1f 100644
--- a/deskutils/surrealtodo/Makefile
+++ b/deskutils/surrealtodo/Makefile
@@ -11,9 +11,9 @@ DISTNAME= surrealtodo_v${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Surreal ToDo is an AJAX enabled web 2.0 list manager
+IGNORE_WITH_PHP= 70 71 72
USES= zip
USE_PHP= mysql
-IGNORE_WITH_PHP= 70
NO_BUILD= yes
NO_ARCH= yes
diff --git a/games/mkgichessclub/Makefile b/games/mkgichessclub/Makefile
index 036e80495f02..214721355911 100644
--- a/games/mkgichessclub/Makefile
+++ b/games/mkgichessclub/Makefile
@@ -11,6 +11,8 @@ DISTNAME= MKGIChessClub-${PORTVERSION}
MAINTAINER= nivit@FreeBSD.org
COMMENT= Chess playing server with a pure web interface
+IGNORE_WITH_PHP= 70 71 72
+
OPTIONS_DEFINE= GNUCHESS PHALANX DOCS
GNUCHESS_DESC= Install gnuchess robot
PHALANX_DESC= Install phalanx robot
diff --git a/mail/dracmail/Makefile b/mail/dracmail/Makefile
index 8f6b3bb18393..6ddc8c56a93c 100644
--- a/mail/dracmail/Makefile
+++ b/mail/dracmail/Makefile
@@ -11,9 +11,9 @@ DISTNAME= dracMail-${PORTVERSION}_release
MAINTAINER= ports@FreeBSD.org
COMMENT= DracMail is a webmail interface built using PHP
+IGNORE_WITH_PHP= 70 71 72
USE_PHP+= mysql imap dom tidy iconv mbstring
USE_MYSQL= yes
-IGNORE_WITH_PHP= 70
NO_BUILD= yes
SUB_FILES= pkg-message
diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile
index 549267cd2a60..dbe7be9c9826 100644
--- a/net-mgmt/ipplan/Makefile
+++ b/net-mgmt/ipplan/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= SF/iptrack/${PORTNAME}/Release%204.92
MAINTAINER= ports@FreeBSD.org
COMMENT= IP address management and tracking
+IGNORE_WITH_PHP= 70 71 72
+
RUN_DEPENDS= nmap:security/nmap
USES= perl5 shebangfix
diff --git a/net-mgmt/klg/Makefile b/net-mgmt/klg/Makefile
index fedbb3f80738..fa1cc4dfc44a 100644
--- a/net-mgmt/klg/Makefile
+++ b/net-mgmt/klg/Makefile
@@ -11,6 +11,8 @@ COMMENT= PHP-based looking glass for Cisco, Juniper and Quagga/Zebra routers
LICENSE= BSD3CLAUSE
+IGNORE_WITH_PHP= 70 71 72
+
USES= mysql tar:txz php:web
USE_PHP= mysql pcre sockets xml
NO_ARCH= yes
diff --git a/net-mgmt/nagiosql/Makefile b/net-mgmt/nagiosql/Makefile
index 5104b9c2ccd3..acd3ca05f586 100644
--- a/net-mgmt/nagiosql/Makefile
+++ b/net-mgmt/nagiosql/Makefile
@@ -14,6 +14,8 @@ COMMENT= Web based administration tool for Nagios
LICENSE= GPLv2
+IGNORE_WITH_PHP= 70 71 72
+
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 10c91ae7f805..f75884e3beb8 100644
--- a/net-mgmt/nedi/Makefile
+++ b/net-mgmt/nedi/Makefile
@@ -12,6 +12,8 @@ COMMENT= Network discovery and monitoring tool
LICENSE= GPLv2
+IGNORE_WITH_PHP= 70 71 72
+
RUN_DEPENDS= p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \
p5-Net-Telnet-Cisco>=0:net-mgmt/p5-Telnet-Cisco \
p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff \
diff --git a/net-mgmt/ocsinventory-ng/Makefile b/net-mgmt/ocsinventory-ng/Makefile
index 80c64051c73b..4dd5d7305050 100644
--- a/net-mgmt/ocsinventory-ng/Makefile
+++ b/net-mgmt/ocsinventory-ng/Makefile
@@ -13,6 +13,8 @@ COMMENT= Open Computer and Software Inventory Next Generation
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+IGNORE_WITH_PHP= 70 71 72
+
RUN_DEPENDS= p5-XML-Simple>=0:textproc/p5-XML-Simple \
p5-DBI>=0:databases/p5-DBI \
p5-DBD-mysql>=0:databases/p5-DBD-mysql \
diff --git a/net-mgmt/pandorafms_console/Makefile b/net-mgmt/pandorafms_console/Makefile
index 9380c3a18db9..13fffcba4e7c 100644
--- a/net-mgmt/pandorafms_console/Makefile
+++ b/net-mgmt/pandorafms_console/Makefile
@@ -10,6 +10,8 @@ COMMENT= Pandora FMS console
LICENSE= ${PANDORA_LICENSE}
LICENSE_FILE= ${PANDORA_LICENSE_FILE}
+IGNORE_WITH_PHP= 70 71 72
+
RUN_DEPENDS= ${LOCALBASE}/bin/twopi:graphics/graphviz
USES= apache:run,2.2+ php:web shebangfix
diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile
index b78ef58dfc8d..90f076c1c5a9 100644
--- a/ports-mgmt/tinderbox/Makefile
+++ b/ports-mgmt/tinderbox/Makefile
@@ -11,6 +11,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= crees@FreeBSD.org
COMMENT= Port build tinderbox system
+IGNORE_WITH_PHP= 70 71 72
+
RUN_DEPENDS= dialog4ports-static:ports-mgmt/dialog4ports-static
CONFLICTS= tinderbox-devel-[0-9]*
diff --git a/security/mailzu/Makefile b/security/mailzu/Makefile
index 6d36c0a89db8..df614da22fda 100644
--- a/security/mailzu/Makefile
+++ b/security/mailzu/Makefile
@@ -14,6 +14,8 @@ COMMENT= Simple and intuitive web interface to manage amavisd-new quarantine
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+IGNORE_WITH_PHP= 70 71 72
+
RUN_DEPENDS= ${LOCALBASE}/sbin/amavisd:security/amavisd-new \
${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} \
${PEARDIR}/Mail/mime.php:mail/pear-Mail_Mime@${PHP_FLAVOR} \
diff --git a/www/fluxbb/Makefile b/www/fluxbb/Makefile
index 29a3d0ce28c0..1c827e9c7835 100644
--- a/www/fluxbb/Makefile
+++ b/www/fluxbb/Makefile
@@ -12,6 +12,8 @@ COMMENT= Fast and lightweight PHP-powered discussion board
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+IGNORE_WITH_PHP= 70 71 72
+
USES= cpe php
SUB_FILES= pkg-message
NO_BUILD= yes