aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-02-07 20:14:34 +0800
committermat <mat@FreeBSD.org>2017-02-07 20:14:34 +0800
commit443a8a28b3bcbcb6163d5e590206070badda7501 (patch)
tree7ec17b9d0da9fc4e843775137cd0b2b0a658807a /devel
parent410d2a7b66efffe3bb6c70ceabaa012daf28bd5e (diff)
downloadfreebsd-ports-gnome-443a8a28b3bcbcb6163d5e590206070badda7501.tar.gz
freebsd-ports-gnome-443a8a28b3bcbcb6163d5e590206070badda7501.tar.zst
freebsd-ports-gnome-443a8a28b3bcbcb6163d5e590206070badda7501.zip
Mark ports not building with PHP 7.1.
Sponsored by: Absolight
Diffstat (limited to 'devel')
-rw-r--r--devel/pecl-APCu/Makefile2
-rw-r--r--devel/pecl-dio/Makefile2
-rw-r--r--devel/pecl-gearman/Makefile2
-rw-r--r--devel/pecl-htscanner/Makefile2
-rw-r--r--devel/pecl-inotify/Makefile2
-rw-r--r--devel/pecl-judy/Makefile2
-rw-r--r--devel/pecl-libevent/Makefile2
-rw-r--r--devel/pecl-ncurses/Makefile2
-rw-r--r--devel/pecl-newt/Makefile2
-rw-r--r--devel/pecl-params/Makefile2
-rw-r--r--devel/pecl-scream/Makefile2
-rw-r--r--devel/pecl-spl_types/Makefile2
-rw-r--r--devel/pecl-statgrab/Makefile2
-rw-r--r--devel/pecl-svn/Makefile2
-rw-r--r--devel/pecl-test_helpers/Makefile2
-rw-r--r--devel/pecl-uploadprogress/Makefile2
-rw-r--r--devel/pecl-xhprof/Makefile2
-rw-r--r--devel/php-jq/Makefile2
-rw-r--r--devel/php-memoize/Makefile2
-rw-r--r--devel/php-scalar_objects/Makefile2
-rw-r--r--devel/php-uprofiler/Makefile2
-rw-r--r--devel/php5-blitz-devel/Makefile2
-rw-r--r--devel/php5-blitz/Makefile2
-rw-r--r--devel/php5-dav/Makefile2
-rw-r--r--devel/php5-ice/Makefile2
-rw-r--r--devel/php5-pinba/Makefile2
-rw-r--r--devel/php5-thrift/Makefile2
27 files changed, 27 insertions, 27 deletions
diff --git a/devel/pecl-APCu/Makefile b/devel/pecl-APCu/Makefile
index ef475cba7cdb..b4b7a802ceed 100644
--- a/devel/pecl-APCu/Makefile
+++ b/devel/pecl-APCu/Makefile
@@ -18,7 +18,7 @@ LICENSE= PHP301
CONFLICTS= pecl-APC-[0-9]*
CFLAGS+= -I${LOCALBASE}/include
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
USES= php:ext tar:tgz
PHP_MODNAME= ${PORTNAME:tl}
diff --git a/devel/pecl-dio/Makefile b/devel/pecl-dio/Makefile
index 56a4a6a91b8e..f51ca05a5b79 100644
--- a/devel/pecl-dio/Makefile
+++ b/devel/pecl-dio/Makefile
@@ -15,6 +15,6 @@ COMMENT= PECL extension that provides direct access to low level IO
LICENSE= PHP30
USES= php:ext
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
.include <bsd.port.mk>
diff --git a/devel/pecl-gearman/Makefile b/devel/pecl-gearman/Makefile
index 9c5746f37362..aaf84486790a 100644
--- a/devel/pecl-gearman/Makefile
+++ b/devel/pecl-gearman/Makefile
@@ -18,6 +18,6 @@ LIB_DEPENDS= libgearman.so:devel/gearmand
USES= php:ext tar:tgz
CONFIGURE_ARGS= --with-gearman
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
.include <bsd.port.mk>
diff --git a/devel/pecl-htscanner/Makefile b/devel/pecl-htscanner/Makefile
index 912bf4975142..cddbf6b548f7 100644
--- a/devel/pecl-htscanner/Makefile
+++ b/devel/pecl-htscanner/Makefile
@@ -15,7 +15,7 @@ COMMENT= Support htaccess for PHP
LICENSE= PHP30
USES= php:ext tar:tgz
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
CONFIGURE_ARGS= --enable-htscanner
diff --git a/devel/pecl-inotify/Makefile b/devel/pecl-inotify/Makefile
index 400b3bd66e5e..fc4a470acb75 100644
--- a/devel/pecl-inotify/Makefile
+++ b/devel/pecl-inotify/Makefile
@@ -18,6 +18,6 @@ LICENSE= PHP301
LIB_DEPENDS= libinotify.so:devel/libinotify
USES= php:ext
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
.include <bsd.port.mk>
diff --git a/devel/pecl-judy/Makefile b/devel/pecl-judy/Makefile
index 3dca6e818d08..5ca02a2fedcc 100644
--- a/devel/pecl-judy/Makefile
+++ b/devel/pecl-judy/Makefile
@@ -21,6 +21,6 @@ BUILD_DEPENDS= Judy>=0:devel/judy
CONFIGURE_ARGS= --with-judy=${LOCALBASE}
USES= php:ext
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
.include <bsd.port.mk>
diff --git a/devel/pecl-libevent/Makefile b/devel/pecl-libevent/Makefile
index 88b4a4ff459a..e1a04e1a323e 100644
--- a/devel/pecl-libevent/Makefile
+++ b/devel/pecl-libevent/Makefile
@@ -18,6 +18,6 @@ LIB_DEPENDS= libevent.so:devel/libevent2
USES= php:ext tar:tgz
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
.include <bsd.port.mk>
diff --git a/devel/pecl-ncurses/Makefile b/devel/pecl-ncurses/Makefile
index 70a270de55d9..8d8181b0467a 100644
--- a/devel/pecl-ncurses/Makefile
+++ b/devel/pecl-ncurses/Makefile
@@ -16,6 +16,6 @@ COMMENT= PECL extension for ncurses
LICENSE= PHP301
USES= php:ext,cli ncurses
-IGNORE_WITH_PHP=70
+IGNORE_WITH_PHP=70 71
.include <bsd.port.mk>
diff --git a/devel/pecl-newt/Makefile b/devel/pecl-newt/Makefile
index 92b0618b88e5..1aeb7b909e6d 100644
--- a/devel/pecl-newt/Makefile
+++ b/devel/pecl-newt/Makefile
@@ -15,7 +15,7 @@ LICENSE= PHP301
LIB_DEPENDS= libnewt.so:devel/newt
USES= php:ext tar:tgz
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
post-patch:
@${REINPLACE_CMD} -e '/SEARCH_PATH/ s,=",="${LOCALBASE} ${PREFIX} ,' \
diff --git a/devel/pecl-params/Makefile b/devel/pecl-params/Makefile
index ef1adf7b4b35..5e28847f60de 100644
--- a/devel/pecl-params/Makefile
+++ b/devel/pecl-params/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= joneum@bsdproject.de
COMMENT= PECL extension for a userspace equivalent of zend_parse_parameters()
USES= php:ext tar:tgz
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
CONFIGURE_ARGS= --enable-params
diff --git a/devel/pecl-scream/Makefile b/devel/pecl-scream/Makefile
index 9760c0445790..95f27f70f308 100644
--- a/devel/pecl-scream/Makefile
+++ b/devel/pecl-scream/Makefile
@@ -16,7 +16,7 @@ COMMENT= Break the silence operator
LICENSE= PHP301
USES= php:ext
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
test: build
@(cd ${WRKSRC} && ${MAKE} test)
diff --git a/devel/pecl-spl_types/Makefile b/devel/pecl-spl_types/Makefile
index 1e90b2626813..9e79a4fe237d 100644
--- a/devel/pecl-spl_types/Makefile
+++ b/devel/pecl-spl_types/Makefile
@@ -21,7 +21,7 @@ RE2C_RUN_DEPENDS= re2c:devel/re2c
USE_PHP= spl
USES= php:ext tar:tgz
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
CONFIGURE_ARGS= --enable-spl-types
CFLAGS+= -I${LOCALBASE}/include
diff --git a/devel/pecl-statgrab/Makefile b/devel/pecl-statgrab/Makefile
index 97482974c8f1..8cd90284262c 100644
--- a/devel/pecl-statgrab/Makefile
+++ b/devel/pecl-statgrab/Makefile
@@ -17,7 +17,7 @@ COMMENT= PECL extension to retrieve information from libstatgrab
LIB_DEPENDS= libstatgrab0.so:devel/libstatgrab0
USES= php:ext
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
CONFIGURE_ARGS= --with-statgrab=${LOCALBASE}
diff --git a/devel/pecl-svn/Makefile b/devel/pecl-svn/Makefile
index 704c0e34db1a..4e05845df50d 100644
--- a/devel/pecl-svn/Makefile
+++ b/devel/pecl-svn/Makefile
@@ -18,6 +18,6 @@ LIB_DEPENDS= libsvn_client-1.so:devel/subversion
USE_CSTD= c99
USES= php:ext tar:tgz
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
.include <bsd.port.mk>
diff --git a/devel/pecl-test_helpers/Makefile b/devel/pecl-test_helpers/Makefile
index 3e767d82ca90..1c9d6f5862b1 100644
--- a/devel/pecl-test_helpers/Makefile
+++ b/devel/pecl-test_helpers/Makefile
@@ -16,7 +16,7 @@ LICENSE= BSD3CLAUSE
CONFIGURE_ARGS= --enable-test-helpers
USES= php:zend tar:tgz
SUB_FILES= pkg-message
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
# This needs to be loaded *after* devel/php-xdebug
PHP_MOD_PRIO= 30
diff --git a/devel/pecl-uploadprogress/Makefile b/devel/pecl-uploadprogress/Makefile
index 8e38c2699641..610e897ed699 100644
--- a/devel/pecl-uploadprogress/Makefile
+++ b/devel/pecl-uploadprogress/Makefile
@@ -15,7 +15,7 @@ COMMENT= Provides track progress of a file upload
LICENSE= PHP301
USES= php:ext tar:tgz
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
CONFIGURE_ARGS= --enable-uploadprogress
diff --git a/devel/pecl-xhprof/Makefile b/devel/pecl-xhprof/Makefile
index 3b9afd5572ea..c1790ac6f378 100644
--- a/devel/pecl-xhprof/Makefile
+++ b/devel/pecl-xhprof/Makefile
@@ -18,6 +18,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/extension
USES= php:ext
ONLY_FOR_ARCHS= i386 amd64
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
.include <bsd.port.mk>
diff --git a/devel/php-jq/Makefile b/devel/php-jq/Makefile
index 65cf63402f41..75afdf606d12 100644
--- a/devel/php-jq/Makefile
+++ b/devel/php-jq/Makefile
@@ -19,7 +19,7 @@ USE_GITHUB= yes
GH_ACCOUNT= kjdev
GH_PROJECT= php-ext-jq
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
USES= php:ext
JQ_CMD= ${LOCALBASE}/bin/jq
diff --git a/devel/php-memoize/Makefile b/devel/php-memoize/Makefile
index 9445a395baf8..f4042cd293e6 100644
--- a/devel/php-memoize/Makefile
+++ b/devel/php-memoize/Makefile
@@ -15,7 +15,7 @@ GH_ACCOUNT= arraypad
USES= php:ext
PHP_MODNAME= memoize
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
CONFIGURE_ARGS= --enable-memoize
OPTIONS_DEFINE= MEMCACHED MEMORY
diff --git a/devel/php-scalar_objects/Makefile b/devel/php-scalar_objects/Makefile
index 884f51c1eda9..cb3671a0b158 100644
--- a/devel/php-scalar_objects/Makefile
+++ b/devel/php-scalar_objects/Makefile
@@ -17,6 +17,6 @@ GH_ACCOUNT= nikic
GH_TAGNAME= baf4985
USES= php:ext
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
.include <bsd.port.mk>
diff --git a/devel/php-uprofiler/Makefile b/devel/php-uprofiler/Makefile
index ec77a21f59eb..fbcbeef737da 100644
--- a/devel/php-uprofiler/Makefile
+++ b/devel/php-uprofiler/Makefile
@@ -24,6 +24,6 @@ GH_TAGNAME= 483c1e5
WRKSRC_SUBDIR= extension
USES= php:ext
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
.include <bsd.port.mk>
diff --git a/devel/php5-blitz-devel/Makefile b/devel/php5-blitz-devel/Makefile
index 431beed6a940..81a500249183 100644
--- a/devel/php5-blitz-devel/Makefile
+++ b/devel/php5-blitz-devel/Makefile
@@ -16,6 +16,6 @@ CONFLICTS= php5-blitz-0.6*
USES= php:ext
PHP_MODNAME= blitz
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
.include <bsd.port.mk>
diff --git a/devel/php5-blitz/Makefile b/devel/php5-blitz/Makefile
index 810a38b888b1..6cc702e52867 100644
--- a/devel/php5-blitz/Makefile
+++ b/devel/php5-blitz/Makefile
@@ -14,6 +14,6 @@ COMMENT= PHP templating engine
CONFLICTS= php5-blitz-devel-[0-9]*
USES= php:ext
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
.include <bsd.port.mk>
diff --git a/devel/php5-dav/Makefile b/devel/php5-dav/Makefile
index 70911cb32a47..abe37a221552 100644
--- a/devel/php5-dav/Makefile
+++ b/devel/php5-dav/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libneon.so:www/neon
USES= php:ext
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/devel/php5-ice/Makefile b/devel/php5-ice/Makefile
index 9b4eacbe48be..e9c5f6b85528 100644
--- a/devel/php5-ice/Makefile
+++ b/devel/php5-ice/Makefile
@@ -24,7 +24,7 @@ PLIST= ${.CURDIR}/pkg-plist
MAKE_ARGS+= PHP_EXT_DIR=${PHP_EXT_DIR} ICE_HOME=${LOCALBASE} \
PHP_HOME=${LOCALBASE} OPTIMIZE=yes
USES+= php:build
-IGNORE_WITH_PHP=70
+IGNORE_WITH_PHP=70 71
BUILD_WRKSRC= ${WRKSRC}/php
INSTALL_WRKSRC= ${WRKSRC}/php
diff --git a/devel/php5-pinba/Makefile b/devel/php5-pinba/Makefile
index 8f4464f90108..345eadec59a8 100644
--- a/devel/php5-pinba/Makefile
+++ b/devel/php5-pinba/Makefile
@@ -18,6 +18,6 @@ GH_PROJECT= pinba_extension
GH_TAGNAME= f76b673
USES= php:ext
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
.include <bsd.port.mk>
diff --git a/devel/php5-thrift/Makefile b/devel/php5-thrift/Makefile
index e705b3a568bb..0db6302341b3 100644
--- a/devel/php5-thrift/Makefile
+++ b/devel/php5-thrift/Makefile
@@ -13,7 +13,7 @@ COMMENT= PHP interface to Thrift
USES= php:ext
PHP_MODNAME= thrift_protocol
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo
WRKSRC_SUBDIR= lib/php/src/ext/thrift_protocol