diff options
168 files changed, 166 insertions, 168 deletions
diff --git a/archivers/pecl-phk/Makefile b/archivers/pecl-phk/Makefile index 222c443ce08d..66fedf7ef8a5 100644 --- a/archivers/pecl-phk/Makefile +++ b/archivers/pecl-phk/Makefile @@ -16,7 +16,7 @@ LICENSE= PHP301 USES= php:pecl USE_PHP= hash:build -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --enable-phk diff --git a/converters/pecl-fribidi/Makefile b/converters/pecl-fribidi/Makefile index 2553f55d005d..5e1c08e8d6c3 100644 --- a/converters/pecl-fribidi/Makefile +++ b/converters/pecl-fribidi/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LIB_DEPENDS= libfribidi.so:converters/fribidi USES= php:pecl pkgconfig -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --with-fribidi=${LOCALBASE} diff --git a/databases/mysqldumper/Makefile b/databases/mysqldumper/Makefile index 77b416d328b9..9663cce5fbf2 100644 --- a/databases/mysqldumper/Makefile +++ b/databases/mysqldumper/Makefile @@ -23,7 +23,7 @@ OPTIONS_DEFAULT=APACHE PORTSCOUT= limit:^[0-9\.]*$$ -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 NO_ARCH= yes NO_BUILD= yes USE_PHP= ftp mysql session zlib diff --git a/databases/pear-MDB2_Driver_mysql/Makefile b/databases/pear-MDB2_Driver_mysql/Makefile index 3546997fac63..41eeb24548ee 100644 --- a/databases/pear-MDB2_Driver_mysql/Makefile +++ b/databases/pear-MDB2_Driver_mysql/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile index 30cde26cb32f..6f7e17d21b95 100644 --- a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@$ USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 NO_ARCH= yes .include <bsd.port.mk> diff --git a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile index ffc8dcf41492..9ab469f1f85d 100644 --- a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@$ USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 NO_ARCH= yes .include <bsd.port.mk> diff --git a/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile b/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile index 8476f50deead..2fcbc9417e25 100644 --- a/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@$ USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 NO_ARCH= yes .include <bsd.port.mk> diff --git a/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile b/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile index 6ba65a61cc61..a1673808b20f 100644 --- a/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile +++ b/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@$ USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 NO_ARCH= yes .include <bsd.port.mk> diff --git a/databases/pecl-chdb/Makefile b/databases/pecl-chdb/Makefile index 3280650a57eb..70bbe09ba421 100644 --- a/databases/pecl-chdb/Makefile +++ b/databases/pecl-chdb/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libcmph.so:devel/cmph RUN_DEPENDS= ${LOCALBASE}/lib/libcmph.so:devel/cmph USES= php:ext -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CFLAGS+= -L${LOCALBASE}/lib diff --git a/databases/pecl-dbase/Makefile b/databases/pecl-dbase/Makefile index 8048e25ae0ac..efe9db8e823c 100644 --- a/databases/pecl-dbase/Makefile +++ b/databases/pecl-dbase/Makefile @@ -14,6 +14,6 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/databases/pecl-drizzle/Makefile b/databases/pecl-drizzle/Makefile index 136dd398d69e..6b4199e5c1ec 100644 --- a/databases/pecl-drizzle/Makefile +++ b/databases/pecl-drizzle/Makefile @@ -17,7 +17,7 @@ LICENSE= PHP301 LIB_DEPENDS= libdrizzle.so:databases/libdrizzle USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 OPTIONS_DEFINE= DOCS EXAMPLES diff --git a/databases/pecl-leveldb/Makefile b/databases/pecl-leveldb/Makefile index 9ee196c5fae0..8594b7cad16e 100644 --- a/databases/pecl-leveldb/Makefile +++ b/databases/pecl-leveldb/Makefile @@ -17,6 +17,6 @@ LICENSE= PHP301 LIB_DEPENDS= libleveldb.so:databases/leveldb USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/databases/pecl-memcache/Makefile b/databases/pecl-memcache/Makefile index c6ee4a0b1b51..d7209a489e09 100644 --- a/databases/pecl-memcache/Makefile +++ b/databases/pecl-memcache/Makefile @@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE OPTIONS_DEFINE= EXAMPLES CONFIGURE_ARGS= --with-zlib-dir=/usr -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 USE_CSTD= gnu89 USE_PHP= session:build zlib:build USES= dos2unix php:pecl diff --git a/databases/pecl-memcached2/Makefile b/databases/pecl-memcached2/Makefile index 674c58905b64..b2aeb39a3b56 100644 --- a/databases/pecl-memcached2/Makefile +++ b/databases/pecl-memcached2/Makefile @@ -24,7 +24,7 @@ IGBINARY_DESC= Binary serializer support PORTSCOUT= limit:^2\. CONFIGURE_ARGS= --with-libmemcached-dir=${LOCALBASE} -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 USE_PHP= json:build session:build USES= php:pecl pkgconfig diff --git a/databases/pecl-mongo/Makefile b/databases/pecl-mongo/Makefile index 631d5a5ec276..8da48b213007 100644 --- a/databases/pecl-mongo/Makefile +++ b/databases/pecl-mongo/Makefile @@ -19,6 +19,6 @@ USES= php:pecl USE_PHP= spl:build CONFIGURE_ARGS= --enable-mongo SUB_FILES= pkg-message -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/databases/pecl-pdo_user/Makefile b/databases/pecl-pdo_user/Makefile index a063853d17e5..e4aeca2ca475 100644 --- a/databases/pecl-pdo_user/Makefile +++ b/databases/pecl-pdo_user/Makefile @@ -17,6 +17,6 @@ WRKSRC= ${WRKDIR}/PDO_USER-${PORTVERSION} USES= php:pecl USE_PHP= pdo:build -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/databases/pecl-rrd1/Makefile b/databases/pecl-rrd1/Makefile index 716b7a747e60..a2f382169c37 100644 --- a/databases/pecl-rrd1/Makefile +++ b/databases/pecl-rrd1/Makefile @@ -12,7 +12,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 LIB_DEPENDS= librrd.so:databases/rrdtool USES= php:pecl localbase pkgconfig diff --git a/databases/pecl-tokyo_tyrant/Makefile b/databases/pecl-tokyo_tyrant/Makefile index 69ff3ec36890..30bb6c834b88 100644 --- a/databases/pecl-tokyo_tyrant/Makefile +++ b/databases/pecl-tokyo_tyrant/Makefile @@ -19,6 +19,6 @@ LIB_DEPENDS= libtokyotyrant.so:databases/tokyotyrant USES= php:pecl pkgconfig USE_PHP= session:build -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/databases/php-mdcached/Makefile b/databases/php-mdcached/Makefile index 416254b21fa5..d0b105c9ef74 100644 --- a/databases/php-mdcached/Makefile +++ b/databases/php-mdcached/Makefile @@ -20,7 +20,7 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libmdcached.so:databases/mdcached USES= php:ext -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --enable-mdcached WRKSRC_SUBDIR= ${PORTNAME}/client_php/${PORTNAME} diff --git a/databases/php5-tarantool/Makefile b/databases/php5-tarantool/Makefile index 9ece12d8acc2..54bc6228a381 100644 --- a/databases/php5-tarantool/Makefile +++ b/databases/php5-tarantool/Makefile @@ -21,7 +21,7 @@ PORTSCOUT= ignore:1 USES= php:ext CONFIGURE_ARGS= --with-tarantool -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 USE_GITHUB= yes GH_PROJECT= ${PORTNAME}-php diff --git a/databases/sqlbuddy/Makefile b/databases/sqlbuddy/Makefile index dab0cb36f512..880409b6f6ef 100644 --- a/databases/sqlbuddy/Makefile +++ b/databases/sqlbuddy/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USE_GITHUB= yes GH_ACCOUNT= deliciousbrains diff --git a/deskutils/phpcollab/Makefile b/deskutils/phpcollab/Makefile index ed03eb61a074..20ba110e2c13 100644 --- a/deskutils/phpcollab/Makefile +++ b/deskutils/phpcollab/Makefile @@ -13,7 +13,7 @@ COMMENT= PHPcollab is project management and collaboration over the internet DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= zip NO_BUILD= yes diff --git a/deskutils/simplegroupware/Makefile b/deskutils/simplegroupware/Makefile index ecc9a1e76f8a..afa372863b41 100644 --- a/deskutils/simplegroupware/Makefile +++ b/deskutils/simplegroupware/Makefile @@ -13,7 +13,7 @@ COMMENT= Simple Groupware is an open source enterprise application DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 NO_BUILD= yes USES= apache:run,2.2+ diff --git a/deskutils/surrealtodo/Makefile b/deskutils/surrealtodo/Makefile index 74c510e860ed..f8bed0ad2600 100644 --- a/deskutils/surrealtodo/Makefile +++ b/deskutils/surrealtodo/Makefile @@ -14,7 +14,7 @@ COMMENT= Surreal ToDo is an AJAX enabled web 2.0 list manager DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= zip USE_PHP= mysql NO_BUILD= yes diff --git a/devel/pecl-APCu4/Makefile b/devel/pecl-APCu4/Makefile index 7aaf3ad73250..a37016acd523 100644 --- a/devel/pecl-APCu4/Makefile +++ b/devel/pecl-APCu4/Makefile @@ -19,7 +19,7 @@ CONFLICTS_INSTALL= pecl-APC PORTSCOUT= limit:^4\. -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 USES= localbase php:pecl PHP_MODNAME= ${PORTNAME:tl} diff --git a/devel/pecl-expect/Makefile b/devel/pecl-expect/Makefile index e55ff2b0f96e..3aac46c622cb 100644 --- a/devel/pecl-expect/Makefile +++ b/devel/pecl-expect/Makefile @@ -17,7 +17,7 @@ LICENSE= PHP301 LIB_DEPENDS= libexpect.so:lang/expect USES= php:pecl tcl:86 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CFLAGS+= -I${TCL_INCLUDEDIR} CONFIGURE_ARGS+=--with-expect=${LOCALBASE} diff --git a/devel/pecl-gearman/Makefile b/devel/pecl-gearman/Makefile index cf73b7f6d181..9bcca5337c6a 100644 --- a/devel/pecl-gearman/Makefile +++ b/devel/pecl-gearman/Makefile @@ -18,6 +18,6 @@ LIB_DEPENDS= libgearman.so:devel/gearmand USES= php:pecl CONFIGURE_ARGS= --with-gearman -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/devel/pecl-htscanner/Makefile b/devel/pecl-htscanner/Makefile index 8b39df551362..75aee5630117 100644 --- a/devel/pecl-htscanner/Makefile +++ b/devel/pecl-htscanner/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= PHP30 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --enable-htscanner diff --git a/devel/pecl-inotify/Makefile b/devel/pecl-inotify/Makefile index 7f8dea9f8f63..3f9cff9fe344 100644 --- a/devel/pecl-inotify/Makefile +++ b/devel/pecl-inotify/Makefile @@ -17,6 +17,6 @@ LICENSE= PHP301 LIB_DEPENDS= libinotify.so:devel/libinotify USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/devel/pecl-intl/Makefile b/devel/pecl-intl/Makefile index 0aba0d64fc96..c5378dd6de48 100644 --- a/devel/pecl-intl/Makefile +++ b/devel/pecl-intl/Makefile @@ -16,7 +16,7 @@ LICENSE= PHP301 LIB_DEPENDS= libicui18n.so:devel/icu -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 USES= compiler:c++11-lib php:pecl USE_CXXSTD= gnu++11 diff --git a/devel/pecl-jsmin2/Makefile b/devel/pecl-jsmin2/Makefile index 16c538b43ead..b48a9047a745 100644 --- a/devel/pecl-jsmin2/Makefile +++ b/devel/pecl-jsmin2/Makefile @@ -14,6 +14,6 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 .include <bsd.port.mk> diff --git a/devel/pecl-jsonc/Makefile b/devel/pecl-jsonc/Makefile index bc93c29126a8..e0e538f5ec09 100644 --- a/devel/pecl-jsonc/Makefile +++ b/devel/pecl-jsonc/Makefile @@ -16,7 +16,7 @@ LICENSE= PHP301 USES= php:pecl pkgconfig CONFIGURE_ARGS= --with-jsonc MAKE_ARGS= EXTRA_CFLAGS=-DCOMPILE_DL_JSON=1 -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 CONFLICTS_INSTALL= php54-json-5* php55-json-5* php5-json-5* .include <bsd.port.mk> diff --git a/devel/pecl-jsonnet/Makefile b/devel/pecl-jsonnet/Makefile index 34218885335c..310c5f777921 100644 --- a/devel/pecl-jsonnet/Makefile +++ b/devel/pecl-jsonnet/Makefile @@ -20,6 +20,6 @@ LIB_DEPENDS= libjsonnet.so:devel/jsonnet USES= php:pecl USE_PHP= json:build CONFIGURE_ARGS= --with-jsonnet=${LOCALBASE} -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/devel/pecl-judy/Makefile b/devel/pecl-judy/Makefile index 6a0a5f023faa..535181375c60 100644 --- a/devel/pecl-judy/Makefile +++ b/devel/pecl-judy/Makefile @@ -20,6 +20,6 @@ BUILD_DEPENDS= Judy>=0:devel/judy CONFIGURE_ARGS= --with-judy=${LOCALBASE} USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/devel/pecl-libevent/Makefile b/devel/pecl-libevent/Makefile index f96de92a3b71..510fade692b7 100644 --- a/devel/pecl-libevent/Makefile +++ b/devel/pecl-libevent/Makefile @@ -18,6 +18,6 @@ LIB_DEPENDS= libevent.so:devel/libevent USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/devel/pecl-memoize/Makefile b/devel/pecl-memoize/Makefile index 38769a3db668..a197a4eb4211 100644 --- a/devel/pecl-memoize/Makefile +++ b/devel/pecl-memoize/Makefile @@ -16,7 +16,7 @@ LICENSE= PHP301 USES= php:pecl CONFIGURE_ARGS= --enable-memoize -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 OPTIONS_DEFINE= MEMCACHED MEMORY OPTIONS_DEFAULT=MEMORY diff --git a/devel/pecl-msgpack0/Makefile b/devel/pecl-msgpack0/Makefile index eb343d8c2427..6d834b1d316f 100644 --- a/devel/pecl-msgpack0/Makefile +++ b/devel/pecl-msgpack0/Makefile @@ -14,6 +14,6 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= BSD3CLAUSE USES= php:pecl -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 .include <bsd.port.mk> diff --git a/devel/pecl-ncurses/Makefile b/devel/pecl-ncurses/Makefile index 11f7221e5650..45c47118e463 100644 --- a/devel/pecl-ncurses/Makefile +++ b/devel/pecl-ncurses/Makefile @@ -15,6 +15,6 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 USES= php:pecl,cli ncurses -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 .include <bsd.port.mk> diff --git a/devel/pecl-newt/Makefile b/devel/pecl-newt/Makefile index cda1781699cb..2ccb99e5d336 100644 --- a/devel/pecl-newt/Makefile +++ b/devel/pecl-newt/Makefile @@ -16,7 +16,7 @@ LICENSE= PHP301 LIB_DEPENDS= libnewt.so:devel/newt USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 post-patch: @${REINPLACE_CMD} -e '/SEARCH_PATH/ s,=",="${LOCALBASE} ${PREFIX} ,' \ diff --git a/devel/pecl-params/Makefile b/devel/pecl-params/Makefile index 0e47908a358f..5ac8d82026db 100644 --- a/devel/pecl-params/Makefile +++ b/devel/pecl-params/Makefile @@ -13,7 +13,7 @@ DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --enable-params diff --git a/devel/pecl-propro/Makefile b/devel/pecl-propro/Makefile index 739c716a91ab..ddbf37f3df00 100644 --- a/devel/pecl-propro/Makefile +++ b/devel/pecl-propro/Makefile @@ -18,6 +18,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE PORTSCOUT= limit:^1.* USES= gmake php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/devel/pecl-pthreads2/Makefile b/devel/pecl-pthreads2/Makefile index f4d2de76c734..a378c3d22db8 100644 --- a/devel/pecl-pthreads2/Makefile +++ b/devel/pecl-pthreads2/Makefile @@ -19,7 +19,7 @@ PORTSCOUT= limit:^2\. CFLAGS+= -I${LOCALBASE}/include USES= php:pecl -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 .include <bsd.port.options.mk> diff --git a/devel/pecl-qb/Makefile b/devel/pecl-qb/Makefile index 207768334f6a..5a3739581290 100644 --- a/devel/pecl-qb/Makefile +++ b/devel/pecl-qb/Makefile @@ -17,6 +17,6 @@ LICENSE= PHP301 BROKEN_powerpc64= fails to build: Killing runaway build after 7200 seconds with no output USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/devel/pecl-raphf/Makefile b/devel/pecl-raphf/Makefile index 91f61bde82d8..33393ead7af8 100644 --- a/devel/pecl-raphf/Makefile +++ b/devel/pecl-raphf/Makefile @@ -18,6 +18,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE PORTSCOUT= limit:^1.* USES= gmake php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/devel/pecl-runkit/Makefile b/devel/pecl-runkit/Makefile index 45c3feadc9ce..d4adab82a3b9 100644 --- a/devel/pecl-runkit/Makefile +++ b/devel/pecl-runkit/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= PHP30 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --enable-runkit=classkit diff --git a/devel/pecl-scream/Makefile b/devel/pecl-scream/Makefile index 153384fced1c..de5c15f9b114 100644 --- a/devel/pecl-scream/Makefile +++ b/devel/pecl-scream/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 test: build @(cd ${WRKSRC} && ${MAKE} test) diff --git a/devel/pecl-spl_types/Makefile b/devel/pecl-spl_types/Makefile index 3c1f9c7ab958..96707c362e80 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:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --enable-spl-types CFLAGS+= -I${LOCALBASE}/include diff --git a/devel/pecl-statgrab/Makefile b/devel/pecl-statgrab/Makefile index 2dfa0e515912..81d134251d47 100644 --- a/devel/pecl-statgrab/Makefile +++ b/devel/pecl-statgrab/Makefile @@ -16,7 +16,7 @@ EXPIRATION_DATE= 2018-12-30 LIB_DEPENDS= libstatgrab0.so:devel/libstatgrab0 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --with-statgrab=${LOCALBASE} diff --git a/devel/pecl-strict/Makefile b/devel/pecl-strict/Makefile index c36adf07343c..19f44486a69a 100644 --- a/devel/pecl-strict/Makefile +++ b/devel/pecl-strict/Makefile @@ -15,6 +15,6 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/devel/pecl-svn/Makefile b/devel/pecl-svn/Makefile index ca480b360128..02cbad98f898 100644 --- a/devel/pecl-svn/Makefile +++ b/devel/pecl-svn/Makefile @@ -17,7 +17,7 @@ LICENSE= PHP301 LIB_DEPENDS= libsvn_client-1.so:devel/subversion USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USE_CSTD= c99 .include <bsd.port.mk> diff --git a/devel/pecl-test_helpers/Makefile b/devel/pecl-test_helpers/Makefile index b970ed3df114..362240bc03f3 100644 --- a/devel/pecl-test_helpers/Makefile +++ b/devel/pecl-test_helpers/Makefile @@ -19,7 +19,7 @@ LICENSE= BSD3CLAUSE CONFIGURE_ARGS= --enable-test-helpers USES= php:zend tar:tgz SUB_FILES= pkg-message -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 # This needs to be loaded *after* devel/pecl-xdebug PHP_MOD_PRIO= 30 diff --git a/devel/pecl-uopz/Makefile b/devel/pecl-uopz/Makefile index 5674b3920d5b..ea601aea99d6 100644 --- a/devel/pecl-uopz/Makefile +++ b/devel/pecl-uopz/Makefile @@ -15,6 +15,6 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/devel/pecl-uploadprogress/Makefile b/devel/pecl-uploadprogress/Makefile index 435404768d95..2eb289d67218 100644 --- a/devel/pecl-uploadprogress/Makefile +++ b/devel/pecl-uploadprogress/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --enable-uploadprogress diff --git a/devel/pecl-uri_template/Makefile b/devel/pecl-uri_template/Makefile index 33f0aefa36f7..8c3f69c83c92 100644 --- a/devel/pecl-uri_template/Makefile +++ b/devel/pecl-uri_template/Makefile @@ -15,6 +15,6 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/devel/pecl-vld/Makefile b/devel/pecl-vld/Makefile index 1174d80f677a..db124cc804a5 100644 --- a/devel/pecl-vld/Makefile +++ b/devel/pecl-vld/Makefile @@ -11,7 +11,7 @@ COMMENT= Dump the internal representation of PHP scripts LICENSE= BSD2CLAUSE USES= php:pecl -IGNORE_WITH_PHP= 70 73 +IGNORE_WITH_PHP= 73 CONFIGURE_ARGS= --enable-vld diff --git a/devel/pecl-weakref/Makefile b/devel/pecl-weakref/Makefile index a18f91364400..ccc9fa6c46bb 100644 --- a/devel/pecl-weakref/Makefile +++ b/devel/pecl-weakref/Makefile @@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE PORTSCOUT= limit:^0\.2\.[0-9]* USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CFLAGS+= -I${LOCALBASE}/include diff --git a/devel/pecl-xhprof/Makefile b/devel/pecl-xhprof/Makefile index d26e719b840e..ecb0ece2dfec 100644 --- a/devel/pecl-xhprof/Makefile +++ b/devel/pecl-xhprof/Makefile @@ -18,6 +18,6 @@ WRKSRC_SUBDIR= extension USES= php:pecl ONLY_FOR_ARCHS= i386 amd64 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/devel/php-jq/Makefile b/devel/php-jq/Makefile index b699783c3284..60a2f2ff096b 100644 --- a/devel/php-jq/Makefile +++ b/devel/php-jq/Makefile @@ -22,7 +22,7 @@ USE_GITHUB= yes GH_ACCOUNT= kjdev GH_PROJECT= php-ext-jq -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= php:ext JQ_CMD= ${LOCALBASE}/bin/jq diff --git a/devel/php-memoize/Makefile b/devel/php-memoize/Makefile index 5d1e82f54254..a4e3c12494f4 100644 --- a/devel/php-memoize/Makefile +++ b/devel/php-memoize/Makefile @@ -19,7 +19,7 @@ GH_ACCOUNT= arraypad GH_PROJECT= php-${PORTNAME} USES= php:ext -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --enable-memoize OPTIONS_DEFINE= MEMCACHED MEMORY diff --git a/devel/php-scalar_objects/Makefile b/devel/php-scalar_objects/Makefile index 05ccf4927820..e3620f20b4d3 100644 --- a/devel/php-scalar_objects/Makefile +++ b/devel/php-scalar_objects/Makefile @@ -20,6 +20,6 @@ GH_ACCOUNT= nikic GH_TAGNAME= baf4985 USES= php:ext -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/devel/php-uprofiler/Makefile b/devel/php-uprofiler/Makefile index 3330505d51dd..b240e57a3437 100644 --- a/devel/php-uprofiler/Makefile +++ b/devel/php-uprofiler/Makefile @@ -29,6 +29,6 @@ GH_TAGNAME= 483c1e5 WRKSRC_SUBDIR= extension USES= php:ext -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/devel/php5-blitz-devel/Makefile b/devel/php5-blitz-devel/Makefile index cf4ec84494a3..737c30931240 100644 --- a/devel/php5-blitz-devel/Makefile +++ b/devel/php5-blitz-devel/Makefile @@ -19,6 +19,6 @@ CONFLICTS= php5-blitz-0.6* USES= php:ext PHP_MODNAME= blitz -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/devel/php5-blitz/Makefile b/devel/php5-blitz/Makefile index 56ed6ac01e32..f08a65ee11d2 100644 --- a/devel/php5-blitz/Makefile +++ b/devel/php5-blitz/Makefile @@ -17,6 +17,6 @@ EXPIRATION_DATE= 2018-12-30 CONFLICTS= php5-blitz-devel-[0-9]* USES= php:ext -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/devel/php5-dav/Makefile b/devel/php5-dav/Makefile index fdd434e3588a..79f48aaf7d0f 100644 --- a/devel/php5-dav/Makefile +++ b/devel/php5-dav/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libneon.so:www/neon USES= php:ext -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/php5-ice/Makefile b/devel/php5-ice/Makefile index fc7718b86b3d..c40d11e305f4 100644 --- a/devel/php5-ice/Makefile +++ b/devel/php5-ice/Makefile @@ -27,7 +27,7 @@ PLIST= ${.CURDIR}/pkg-plist MAKE_ARGS+= PHP_EXT_DIR=${PHP_EXT_DIR} ICE_HOME=${LOCALBASE} \ PHP_HOME=${LOCALBASE} OPTIMIZE=yes USES+= php:build,flavors -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 BUILD_WRKSRC= ${WRKSRC}/php INSTALL_WRKSRC= ${WRKSRC}/php diff --git a/devel/php5-pinba/Makefile b/devel/php5-pinba/Makefile index 7287dc7a923d..86b3de7e3d80 100644 --- a/devel/php5-pinba/Makefile +++ b/devel/php5-pinba/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= komarov@valerka.net COMMENT= PHP-extension part of statistics server for PHP -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 diff --git a/devel/php5-thrift/Makefile b/devel/php5-thrift/Makefile index 7fe57e266222..0c28826732d9 100644 --- a/devel/php5-thrift/Makefile +++ b/devel/php5-thrift/Makefile @@ -16,7 +16,7 @@ EXPIRATION_DATE= 2018-12-30 USES= php:ext PHP_MODNAME= thrift_protocol -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo WRKSRC_SUBDIR= lib/php/src/ext/thrift_protocol diff --git a/finance/php-tclink/Makefile b/finance/php-tclink/Makefile index 329ea3fd19dc..a3023f05db48 100644 --- a/finance/php-tclink/Makefile +++ b/finance/php-tclink/Makefile @@ -17,7 +17,7 @@ EXPIRATION_DATE= 2018-12-30 USES= php:ext ssl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 post-patch: # avoid name conflicts with libressl diff --git a/games/mkgichessclub/Makefile b/games/mkgichessclub/Makefile index 7d487d9d516a..5f781cd3bd29 100644 --- a/games/mkgichessclub/Makefile +++ b/games/mkgichessclub/Makefile @@ -14,7 +14,7 @@ COMMENT= Chess playing server with a pure web interface DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 OPTIONS_DEFINE= GNUCHESS PHALANX DOCS GNUCHESS_DESC= Install gnuchess robot diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile index ae1a40cdcf3b..dd3777cb969b 100644 --- a/graphics/mapserver/Makefile +++ b/graphics/mapserver/Makefile @@ -129,7 +129,6 @@ CMAKE_ARGS+= -DWITH_POSTGIS=0 .if ${PORT_OPTIONS:MPHP} USES+= php:build -IGNORE_WITH_PHP= 70 CMAKE_ARGS+= -DWITH_PHP=1 PLIST_SUB+= PHP="" .else diff --git a/graphics/pecl-gmagick/Makefile b/graphics/pecl-gmagick/Makefile index 7c24f8ee06af..e514df5c48b4 100644 --- a/graphics/pecl-gmagick/Makefile +++ b/graphics/pecl-gmagick/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libGraphicsMagick.so:graphics/GraphicsMagick USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --with-gmagick=${LOCALBASE} diff --git a/graphics/pecl-imlib2/Makefile b/graphics/pecl-imlib2/Makefile index a2c5cd35d3c4..769f64e987ec 100644 --- a/graphics/pecl-imlib2/Makefile +++ b/graphics/pecl-imlib2/Makefile @@ -17,7 +17,7 @@ LICENSE= PHP202 LIB_DEPENDS= libImlib2.so:graphics/imlib2 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 # libImlib2 may or may not depend on X, however, # imlib2 extension doesn't need X related functions in libImlib2 diff --git a/graphics/php-gdal/Makefile b/graphics/php-gdal/Makefile index 801393e6dc9f..53e078fd99d0 100644 --- a/graphics/php-gdal/Makefile +++ b/graphics/php-gdal/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libgdal.so:graphics/gdal ALL_TARGET= php_gdal.so php_gdalconst.so php_ogr.so php_osr.so CFLAGS+= -fPIC -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 MAKEFILE= GNUmakefile PHP_MOD_NAME= php_${PORTNAME} USES= php:build gmake localbase tar:xz diff --git a/graphics/php-libpuzzle/Makefile b/graphics/php-libpuzzle/Makefile index 12f99c77d869..467e2b3be15a 100644 --- a/graphics/php-libpuzzle/Makefile +++ b/graphics/php-libpuzzle/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libpuzzle.so:graphics/libpuzzle \ libgd.so:graphics/gd USES= php:ext tar:bzip2 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/php/${PORTNAME} diff --git a/graphics/php-magickwand/Makefile b/graphics/php-magickwand/Makefile index 882c09011e78..5f055585dc8a 100644 --- a/graphics/php-magickwand/Makefile +++ b/graphics/php-magickwand/Makefile @@ -18,7 +18,7 @@ EXPIRATION_DATE= 2018-12-30 LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick6 USES= php:ext pkgconfig -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --with-magickwand=${LOCALBASE} diff --git a/graphics/php5-ffmpeg/Makefile b/graphics/php5-ffmpeg/Makefile index 0bde16ed57ca..ad19f30ad81c 100644 --- a/graphics/php5-ffmpeg/Makefile +++ b/graphics/php5-ffmpeg/Makefile @@ -21,7 +21,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgd.so:graphics/gd \ libavutil.so:multimedia/ffmpeg -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 USES= localbase php:ext tar:xz .include <bsd.port.mk> diff --git a/japanese/php5-mecab/Makefile b/japanese/php5-mecab/Makefile index 269b8e4ef0bc..6a2a0145703b 100644 --- a/japanese/php5-mecab/Makefile +++ b/japanese/php5-mecab/Makefile @@ -17,7 +17,7 @@ EXPIRATION_DATE= 2018-12-30 LIB_DEPENDS= libmecab.so:japanese/mecab USES= php:ext -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --with-mecab=${LOCALBASE}/bin/mecab-config .include <bsd.port.pre.mk> diff --git a/lang/pecl-perl/Makefile b/lang/pecl-perl/Makefile index 4a72e3299a7f..1a5af4206168 100644 --- a/lang/pecl-perl/Makefile +++ b/lang/pecl-perl/Makefile @@ -14,7 +14,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= perl5 php:pecl diff --git a/lang/php56-extensions/Makefile b/lang/php56-extensions/Makefile index c62937386e96..984d21116c7b 100644 --- a/lang/php56-extensions/Makefile +++ b/lang/php56-extensions/Makefile @@ -14,7 +14,7 @@ EXPIRATION_DATE= 2018-12-30 USES= metaport php PHP_VER= 56 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 OPTIONS_DEFINE= BCMATH BZ2 CALENDAR CTYPE CURL DBA \ DOM ENCHANT EXIF FILEINFO FILTER FTP GD GETTEXT \ diff --git a/lang/php56/Makefile.ext b/lang/php56/Makefile.ext index fcd276191a21..1490ede652c8 100644 --- a/lang/php56/Makefile.ext +++ b/lang/php56/Makefile.ext @@ -3,7 +3,7 @@ COMMENT= The ${PHP_MODNAME} shared extension for php USES+= php:ext,noflavors PHP_MODNAME= ${PKGNAMESUFFIX:S/-//} PHP_VER= 56 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME} WRKSRC= ${WRKDIR}/${EXTSUBDIR} diff --git a/lang/php71-extensions/Makefile b/lang/php71-extensions/Makefile index 8330ff975bab..1bc356fd9df1 100644 --- a/lang/php71-extensions/Makefile +++ b/lang/php71-extensions/Makefile @@ -10,7 +10,7 @@ COMMENT= "meta-port" to install PHP extensions USES= metaport php PHP_VER= 71 -IGNORE_WITH_PHP= 56 70 72 73 +IGNORE_WITH_PHP= 56 72 73 OPTIONS_DEFINE= BCMATH BZ2 CALENDAR CTYPE CURL DBA \ DOM ENCHANT EXIF FILEINFO FILTER FTP GD GETTEXT \ diff --git a/lang/php71/Makefile.ext b/lang/php71/Makefile.ext index c1ed33e41328..21cb01167d9a 100644 --- a/lang/php71/Makefile.ext +++ b/lang/php71/Makefile.ext @@ -5,7 +5,7 @@ COMMENT= The ${PHP_MODNAME} shared extension for php USES+= php:ext,noflavors PHP_MODNAME= ${PKGNAMESUFFIX:S/-//} PHP_VER= 71 -IGNORE_WITH_PHP= 56 70 72 73 +IGNORE_WITH_PHP= 56 72 73 EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME} WRKSRC= ${WRKDIR}/${EXTSUBDIR} diff --git a/lang/php72-extensions/Makefile b/lang/php72-extensions/Makefile index 67e8fe05c7b4..646f38dbb003 100644 --- a/lang/php72-extensions/Makefile +++ b/lang/php72-extensions/Makefile @@ -10,7 +10,7 @@ COMMENT= "meta-port" to install PHP extensions USES= metaport php PHP_VER= 72 -IGNORE_WITH_PHP= 56 70 71 73 +IGNORE_WITH_PHP= 56 71 73 OPTIONS_DEFINE= BCMATH BZ2 CALENDAR CTYPE CURL DBA \ DOM ENCHANT EXIF FILEINFO FILTER FTP GD GETTEXT \ diff --git a/lang/php72/Makefile.ext b/lang/php72/Makefile.ext index f0d141507ae0..44953724a7ef 100644 --- a/lang/php72/Makefile.ext +++ b/lang/php72/Makefile.ext @@ -5,7 +5,7 @@ COMMENT= The ${PHP_MODNAME} shared extension for php USES+= php:ext,noflavors PHP_MODNAME= ${PKGNAMESUFFIX:S/-//} PHP_VER= 72 -IGNORE_WITH_PHP= 56 70 71 73 +IGNORE_WITH_PHP= 56 71 73 EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME} WRKSRC= ${WRKDIR}/${EXTSUBDIR} diff --git a/lang/php73-extensions/Makefile b/lang/php73-extensions/Makefile index 7a8e4f13330c..280034c5d2c2 100644 --- a/lang/php73-extensions/Makefile +++ b/lang/php73-extensions/Makefile @@ -10,7 +10,7 @@ COMMENT= "meta-port" to install PHP extensions USES= metaport php PHP_VER= 73 -IGNORE_WITH_PHP= 56 70 71 72 +IGNORE_WITH_PHP= 56 71 72 OPTIONS_DEFINE= BCMATH BZ2 CALENDAR CTYPE CURL DBA \ DOM ENCHANT EXIF FILEINFO FILTER FTP GD GETTEXT \ diff --git a/lang/php73/Makefile.ext b/lang/php73/Makefile.ext index d97d2776711e..79ff1d80af67 100644 --- a/lang/php73/Makefile.ext +++ b/lang/php73/Makefile.ext @@ -5,7 +5,7 @@ COMMENT= The ${PHP_MODNAME} shared extension for php USES+= php:ext,noflavors PHP_MODNAME= ${PKGNAMESUFFIX:S/-//} PHP_VER= 73 -IGNORE_WITH_PHP= 56 70 71 72 +IGNORE_WITH_PHP= 56 71 72 EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME} WRKSRC= ${WRKDIR}/${EXTSUBDIR} diff --git a/mail/dracmail/Makefile b/mail/dracmail/Makefile index 95a11ea58bfc..fe1f55ea01be 100644 --- a/mail/dracmail/Makefile +++ b/mail/dracmail/Makefile @@ -14,7 +14,7 @@ COMMENT= DracMail is a webmail interface built using PHP DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USE_PHP+= mysql imap dom tidy iconv mbstring USE_MYSQL= yes NO_BUILD= yes diff --git a/mail/pecl-mailparse2/Makefile b/mail/pecl-mailparse2/Makefile index 914b16ea1af7..f5d8732ebfae 100644 --- a/mail/pecl-mailparse2/Makefile +++ b/mail/pecl-mailparse2/Makefile @@ -16,7 +16,7 @@ LICENSE= PHP202 USES= php:pecl USE_PHP= mbstring:build -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 PORTSCOUT= limit:^2.* diff --git a/mail/pecl-pop3/Makefile b/mail/pecl-pop3/Makefile index f06114bbe108..f97e49648aa0 100644 --- a/mail/pecl-pop3/Makefile +++ b/mail/pecl-pop3/Makefile @@ -13,6 +13,6 @@ DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/math/pecl-big_int/Makefile b/math/pecl-big_int/Makefile index 1d251d653b8e..03a1d5f86046 100644 --- a/math/pecl-big_int/Makefile +++ b/math/pecl-big_int/Makefile @@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --enable-big-int=shared diff --git a/math/pecl-bitset2/Makefile b/math/pecl-bitset2/Makefile index 2ec0bcdf1572..953636635f58 100644 --- a/math/pecl-bitset2/Makefile +++ b/math/pecl-bitset2/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE PORTSCOUT= limit:^2\. -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 USES= php:pecl .include <bsd.port.mk> diff --git a/math/pecl-stats/Makefile b/math/pecl-stats/Makefile index b440a05d93af..92395b22920e 100644 --- a/math/pecl-stats/Makefile +++ b/math/pecl-stats/Makefile @@ -15,7 +15,7 @@ LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 PORTSCOUT= limit:^1.* diff --git a/math/pecl-trader/Makefile b/math/pecl-trader/Makefile index 1a45541d87a8..3086db19c860 100644 --- a/math/pecl-trader/Makefile +++ b/math/pecl-trader/Makefile @@ -15,6 +15,6 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= BSD2CLAUSE USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/net-im/pecl-stomp/Makefile b/net-im/pecl-stomp/Makefile index 4c0cb21d855d..e355f2632977 100644 --- a/net-im/pecl-stomp/Makefile +++ b/net-im/pecl-stomp/Makefile @@ -16,7 +16,7 @@ LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 PORTSCOUT= limit:^1.* diff --git a/net-mgmt/cacti88/Makefile b/net-mgmt/cacti88/Makefile index f4012be80853..d91cfafcb9a1 100644 --- a/net-mgmt/cacti88/Makefile +++ b/net-mgmt/cacti88/Makefile @@ -23,7 +23,7 @@ USE_PHP= mysqli pcre session sockets snmp xml NO_ARCH= yes NO_BUILD= yes -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 SUB_FILES= pkg-message diff --git a/net-mgmt/hawk/Makefile b/net-mgmt/hawk/Makefile index 4998ba56f74e..19955339798f 100644 --- a/net-mgmt/hawk/Makefile +++ b/net-mgmt/hawk/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= p5-Net-Netmask>=0:net-mgmt/p5-Net-Netmask \ USES= mysql:server php:mod perl5 USE_PHP= mysql -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 NO_BUILD= yes USE_RC_SUBR= hawk diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile index efabc91aa965..3dff2ed207cd 100644 --- a/net-mgmt/ipplan/Makefile +++ b/net-mgmt/ipplan/Makefile @@ -13,7 +13,7 @@ COMMENT= IP address management and tracking DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 RUN_DEPENDS= nmap:security/nmap diff --git a/net-mgmt/nedi/Makefile b/net-mgmt/nedi/Makefile index 2e669fdc13bc..f39e565d0451 100644 --- a/net-mgmt/nedi/Makefile +++ b/net-mgmt/nedi/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 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 2cbc4a92ca06..942be1f42210 100644 --- a/net-mgmt/pandorafms_console/Makefile +++ b/net-mgmt/pandorafms_console/Makefile @@ -13,7 +13,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= ${PANDORA_LICENSE} LICENSE_FILE= ${PANDORA_LICENSE_FILE} -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 RUN_DEPENDS= ${LOCALBASE}/bin/twopi:graphics/graphviz diff --git a/net-mgmt/phpip/Makefile b/net-mgmt/phpip/Makefile index 5eccf2dc9a0b..7961575410ca 100644 --- a/net-mgmt/phpip/Makefile +++ b/net-mgmt/phpip/Makefile @@ -22,7 +22,7 @@ NO_BUILD= yes USE_PHP= mysql USES= dos2unix php:web -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 PHPIP?= www/phpip PLIST_SUB+= PHPIP=${PHPIP} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} diff --git a/net-mgmt/zabbix22-frontend/Makefile b/net-mgmt/zabbix22-frontend/Makefile index a2f48e7513c5..5eccceafbaa8 100644 --- a/net-mgmt/zabbix22-frontend/Makefile +++ b/net-mgmt/zabbix22-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 73" +MYSQL_VARS= IGNORE_WITH_PHP+="71 72 73" .include <bsd.port.options.mk> diff --git a/net-mgmt/zabbix3-frontend/Makefile b/net-mgmt/zabbix3-frontend/Makefile index a0e6b203547b..2ad8e8ef3313 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 73" +MYSQL_VARS= IGNORE_WITH_PHP+="71 72 73" .include <bsd.port.options.mk> diff --git a/net-mgmt/zabbix32-frontend/Makefile b/net-mgmt/zabbix32-frontend/Makefile index 9a41f98fe1b4..e6ba9cad8367 100644 --- a/net-mgmt/zabbix32-frontend/Makefile +++ b/net-mgmt/zabbix32-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 73" +MYSQL_VARS= IGNORE_WITH_PHP+="71 72 73" .include <bsd.port.options.mk> diff --git a/net-mgmt/zabbix34-frontend/Makefile b/net-mgmt/zabbix34-frontend/Makefile index c507b17ec27a..e5c4f64d0473 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 73" +MYSQL_VARS= IGNORE_WITH_PHP+="71 72 73" .include <bsd.port.options.mk> diff --git a/net-mgmt/zabbix4-frontend/Makefile b/net-mgmt/zabbix4-frontend/Makefile index b23c82f2cf66..8a95a1eafea3 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 73" +MYSQL_VARS= IGNORE_WITH_PHP+="71 72 73" MYSQL_USE= PHP=mysql MYSQLI_USE= PHP=mysqli diff --git a/net/pecl-apn/Makefile b/net/pecl-apn/Makefile index 565d7bc15ed4..0ac1fd325a7e 100644 --- a/net/pecl-apn/Makefile +++ b/net/pecl-apn/Makefile @@ -19,6 +19,6 @@ LIB_DEPENDS= libcapn.so:net/libcapn USES= php:pecl ssl:build,run CONFIGURE_ARGS= --with-apn=${LOCALBASE} CFLAGS+= -I${OPENSSLINC} -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/net/pecl-ip2location/Makefile b/net/pecl-ip2location/Makefile index 90bf6c194cae..8b01a160d76e 100644 --- a/net/pecl-ip2location/Makefile +++ b/net/pecl-ip2location/Makefile @@ -17,6 +17,6 @@ LICENSE= PHP301 LIB_DEPENDS= libIP2Location.so:net/ip2location USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/net/pecl-mosquitto/Makefile b/net/pecl-mosquitto/Makefile index a97fc63c0879..77a494b74577 100644 --- a/net/pecl-mosquitto/Makefile +++ b/net/pecl-mosquitto/Makefile @@ -18,6 +18,6 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= mosquitto>=0:net/mosquitto USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/net/pecl-oauth/Makefile b/net/pecl-oauth/Makefile index 4d690e50ea30..3b211db96523 100644 --- a/net/pecl-oauth/Makefile +++ b/net/pecl-oauth/Makefile @@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/net/pecl-yaz/Makefile b/net/pecl-yaz/Makefile index f77c4b369ea3..cf51a1944520 100644 --- a/net/pecl-yaz/Makefile +++ b/net/pecl-yaz/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libyaz.so:net/yaz USES= php:pecl USE_GNOME+= libxslt -IGNORE_WITH_PHP= 70 73 +IGNORE_WITH_PHP= 73 CONFIGURE_ARGS= --with-yaz=${LOCALBASE} diff --git a/net/pecl-yp/Makefile b/net/pecl-yp/Makefile index 087649b38162..4f5e0aad9d5c 100644 --- a/net/pecl-yp/Makefile +++ b/net/pecl-yp/Makefile @@ -15,6 +15,6 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index 91a0553db36b..34656abe9cb1 100644 --- a/ports-mgmt/tinderbox/Makefile +++ b/ports-mgmt/tinderbox/Makefile @@ -14,7 +14,7 @@ COMMENT= Port build tinderbox system DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 RUN_DEPENDS= dialog4ports-static:ports-mgmt/dialog4ports-static diff --git a/print/pecl-haru/Makefile b/print/pecl-haru/Makefile index 4c488314bfb6..3f5c8167e7ce 100644 --- a/print/pecl-haru/Makefile +++ b/print/pecl-haru/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/hpdf.h:print/libharu RUN_DEPENDS:= ${LOCALBASE}/include/hpdf.h:print/libharu USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS+= --with-haru=${LOCALBASE} CFLAGS+= -I${LOCALBASE}/include diff --git a/print/pecl-ps/Makefile b/print/pecl-ps/Makefile index 49e7e390cb39..4a1a1c09765b 100644 --- a/print/pecl-ps/Makefile +++ b/print/pecl-ps/Makefile @@ -14,7 +14,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= PHP202 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 LIB_DEPENDS= libps.so:print/pslib diff --git a/security/pecl-crack/Makefile b/security/pecl-crack/Makefile index 681560fc1415..f63f34181ab5 100644 --- a/security/pecl-crack/Makefile +++ b/security/pecl-crack/Makefile @@ -18,7 +18,7 @@ LICENSE= PHP30 LIB_DEPENDS= libcrack.so:security/cracklib USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 EXTRACT_AFTER_ARGS=--no-same-permissions --no-same-owner --exclude libcrack CONFIGURE_ARGS= --with-crack=${LOCALBASE} diff --git a/security/pecl-mcrypt/Makefile b/security/pecl-mcrypt/Makefile index 5e89384238d0..3ca55f2b6935 100644 --- a/security/pecl-mcrypt/Makefile +++ b/security/pecl-mcrypt/Makefile @@ -9,7 +9,7 @@ COMMENT= PHP extension for mcrypt, removed in PHP 7.2 LICENSE= PHP301 -IGNORE_WITH_PHP= 56 70 71 +IGNORE_WITH_PHP= 56 71 LIB_DEPENDS= libltdl.so:devel/libltdl \ libmcrypt.so:security/libmcrypt diff --git a/security/pecl-ssh2-0/Makefile b/security/pecl-ssh2-0/Makefile index 23f5f6382590..ae91e7b455e3 100644 --- a/security/pecl-ssh2-0/Makefile +++ b/security/pecl-ssh2-0/Makefile @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libssh2.so:security/libssh2 USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS} diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile index 0f0d34549633..c3d1b52ac50d 100644 --- a/security/php-suhosin/Makefile +++ b/security/php-suhosin/Makefile @@ -20,7 +20,7 @@ OPTIONS_DEFINE= EXAMPLES USES= php:ext USE_PHP= session:build -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --enable-suhosin diff --git a/security/phpdeadlock/Makefile b/security/phpdeadlock/Makefile index 6cf611341147..0c6fed396fe7 100644 --- a/security/phpdeadlock/Makefile +++ b/security/phpdeadlock/Makefile @@ -27,7 +27,7 @@ USE_PHP= mysql session ctype pcre NO_BUILD= yes NO_ARCH= yes -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 SUB_FILES= pkg-message SUB_LIST= DLURL=${DLURL} DLDIR=${DLDIR} diff --git a/sysutils/pecl-mogilefs/Makefile b/sysutils/pecl-mogilefs/Makefile index 13e1adb8b43c..ff46f43ad442 100644 --- a/sysutils/pecl-mogilefs/Makefile +++ b/sysutils/pecl-mogilefs/Makefile @@ -17,7 +17,7 @@ LICENSE= BSD3CLAUSE LIB_DEPENDS= libneon.so:www/neon USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 post-extract: @${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' ${WRKSRC}/config.m4 diff --git a/textproc/libmrss-php/Makefile b/textproc/libmrss-php/Makefile index 83424180cc1d..b24c39e1ced3 100644 --- a/textproc/libmrss-php/Makefile +++ b/textproc/libmrss-php/Makefile @@ -27,7 +27,7 @@ USES= libtool php:ext USE_LDCONFIG= yes PHP_MODNAME= mrss -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/phpmrss post-install: diff --git a/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile b/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile index 66ef8c198bf6..16e3b27e02fe 100644 --- a/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile +++ b/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear- USES= pear USE_PHP= mysql -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 .include <bsd.port.mk> diff --git a/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile b/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile index 8c230f498ff9..b490f7a41f4a 100644 --- a/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile +++ b/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile @@ -16,6 +16,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear- USES= pear USE_PHP= mysql -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 .include <bsd.port.mk> diff --git a/textproc/pecl-ctemplate/Makefile b/textproc/pecl-ctemplate/Makefile index 9f21debc17b1..5afbaddf5380 100644 --- a/textproc/pecl-ctemplate/Makefile +++ b/textproc/pecl-ctemplate/Makefile @@ -20,7 +20,7 @@ USES= php:ext localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= vanillahsu GH_PROJECT= pecl-ctemplate -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --with-cTemplate=${LOCALBASE} diff --git a/textproc/pecl-doublemetaphone/Makefile b/textproc/pecl-doublemetaphone/Makefile index 5d951a3ea972..5111a3f1eddb 100644 --- a/textproc/pecl-doublemetaphone/Makefile +++ b/textproc/pecl-doublemetaphone/Makefile @@ -16,7 +16,7 @@ LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --enable-doublemetaphone diff --git a/textproc/pecl-stem/Makefile b/textproc/pecl-stem/Makefile index 2b4a5206aacc..7f821846b312 100644 --- a/textproc/pecl-stem/Makefile +++ b/textproc/pecl-stem/Makefile @@ -16,7 +16,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 post-configure: echo "#define HAVE_XDL_ALLOCATOR_PRIV 1" >>${WRKSRC}/config.h diff --git a/textproc/pecl-syck/Makefile b/textproc/pecl-syck/Makefile index cd94ffbd4357..cf9d7ae96263 100644 --- a/textproc/pecl-syck/Makefile +++ b/textproc/pecl-syck/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libsyck.a:textproc/syck USES= php:pecl USE_PHP= spl:build hash:build -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --enable-syck diff --git a/textproc/pecl-wbxml/Makefile b/textproc/pecl-wbxml/Makefile index 2591b781eddf..3c989678a87a 100644 --- a/textproc/pecl-wbxml/Makefile +++ b/textproc/pecl-wbxml/Makefile @@ -18,7 +18,7 @@ USES= php:pecl CONFIGURE_ARGS= --with-wbxml=${LOCALBASE} \ --with-libexpat-dir=${LOCALBASE} -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/config.m4 diff --git a/textproc/pecl-xdiff/Makefile b/textproc/pecl-xdiff/Makefile index 4bd088f964b2..bb5a680c419b 100644 --- a/textproc/pecl-xdiff/Makefile +++ b/textproc/pecl-xdiff/Makefile @@ -17,7 +17,7 @@ LICENSE= PHP301 LIB_DEPENDS= libxdiff.so:textproc/libxdiff USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 LDFLAGS+= -L${LOCALBASE}/lib diff --git a/textproc/pecl-xslcache/Makefile b/textproc/pecl-xslcache/Makefile index afd256ba8b64..b02897ede0cc 100644 --- a/textproc/pecl-xslcache/Makefile +++ b/textproc/pecl-xslcache/Makefile @@ -16,6 +16,6 @@ LICENSE= PHP301 USES= php:pecl USE_PHP= dom:build xml:build xsl:build -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/textproc/pecl-yaml1/Makefile b/textproc/pecl-yaml1/Makefile index e2776d4f413e..d7e590887095 100644 --- a/textproc/pecl-yaml1/Makefile +++ b/textproc/pecl-yaml1/Makefile @@ -19,6 +19,6 @@ LIB_DEPENDS= libyaml.so:textproc/libyaml PORTSCOUT= limit:^1.* USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/www/asterisk-stat/Makefile b/www/asterisk-stat/Makefile index 628ee8351d0b..d155977d8f81 100644 --- a/www/asterisk-stat/Makefile +++ b/www/asterisk-stat/Makefile @@ -14,7 +14,7 @@ COMMENT= ASTERISK call detail records analyzer DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 LIB_DEPENDS= libgd.so:graphics/gd diff --git a/www/atutor/Makefile b/www/atutor/Makefile index 1eb96b0272d4..469d8eb00cfc 100644 --- a/www/atutor/Makefile +++ b/www/atutor/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= cpe php diff --git a/www/claroline/Makefile b/www/claroline/Makefile index f904008d1246..57159ea21e43 100644 --- a/www/claroline/Makefile +++ b/www/claroline/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= cpe php diff --git a/www/cmsmadesimple/Makefile b/www/cmsmadesimple/Makefile index 3898cc756838..3ac9f0b09e02 100644 --- a/www/cmsmadesimple/Makefile +++ b/www/cmsmadesimple/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= php USE_PHP= mysql tokenizer gd diff --git a/www/coppermine/Makefile b/www/coppermine/Makefile index 4c3ad5755db5..087c734e21c9 100644 --- a/www/coppermine/Makefile +++ b/www/coppermine/Makefile @@ -14,7 +14,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv3 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 OPTIONS_DEFINE= DOCS IMAGEMAGICK IMAGEMAGICK_DESC= Use ImageMagick instead of PHP GD extension diff --git a/www/dotproject/Makefile b/www/dotproject/Makefile index 921aed319127..ae3b0235e1c0 100644 --- a/www/dotproject/Makefile +++ b/www/dotproject/Makefile @@ -14,7 +14,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= apache:run,2.2+ cpe shebangfix php:web SHEBANG_FILES= misc/cvs2cl/cvs2cl.pl diff --git a/www/entrans/Makefile b/www/entrans/Makefile index 73b7121e87d0..2f63c983d18f 100644 --- a/www/entrans/Makefile +++ b/www/entrans/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= php:web USE_PHP= mysql diff --git a/www/fluxbb/Makefile b/www/fluxbb/Makefile index 50220043b94a..2de9b571c7fc 100644 --- a/www/fluxbb/Makefile +++ b/www/fluxbb/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= cpe php SUB_FILES= pkg-message diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile index 8f5cde89c93c..a885d95442af 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/Makefile @@ -14,7 +14,7 @@ COMMENT= Web based photo album organizer written in PHP DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= zip php:web diff --git a/www/kplaylist/Makefile b/www/kplaylist/Makefile index 33b138052e93..55c391fc1e24 100644 --- a/www/kplaylist/Makefile +++ b/www/kplaylist/Makefile @@ -14,7 +14,7 @@ COMMENT= PHP based music database DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 RUN_DEPENDS= lame:audio/lame \ oggenc:audio/vorbis-tools \ diff --git a/www/limesurvey/Makefile b/www/limesurvey/Makefile index 53b3d8a94a3a..c5fdd591ba83 100644 --- a/www/limesurvey/Makefile +++ b/www/limesurvey/Makefile @@ -16,7 +16,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= cpe php:web diff --git a/www/magento/Makefile b/www/magento/Makefile index 7bc021445b73..084565d4d28c 100644 --- a/www/magento/Makefile +++ b/www/magento/Makefile @@ -13,7 +13,7 @@ COMMENT= Feature-rich eCommerce platform DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= cpe php CPE_VENDDOR= magentocommerce diff --git a/www/mahara/Makefile b/www/mahara/Makefile index e705c745099e..4301bf17f5ab 100644 --- a/www/mahara/Makefile +++ b/www/mahara/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/../COPYING -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= cpe php tar:bzip2 USE_PHP= dom gd session json curl xml xmlrpc openssl simplexml \ diff --git a/www/mysar/Makefile b/www/mysar/Makefile index b94ef7189595..df18b5436e06 100644 --- a/www/mysar/Makefile +++ b/www/mysar/Makefile @@ -14,7 +14,7 @@ COMMENT= MySQL Squid Access Report DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 LICENSE= GPLv2 LICENSE_FILE= ${WRKROOT}/COPYING diff --git a/www/netoffice/Makefile b/www/netoffice/Makefile index 7ec8f3fbc394..7ed5bd7dc51a 100644 --- a/www/netoffice/Makefile +++ b/www/netoffice/Makefile @@ -13,7 +13,7 @@ COMMENT= NetOffice is a free web based project-management environment DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 NO_BUILD= yes NO_ARCH= yes diff --git a/www/oscommerce/Makefile b/www/oscommerce/Makefile index dec178d27aca..b529495e119c 100644 --- a/www/oscommerce/Makefile +++ b/www/oscommerce/Makefile @@ -13,7 +13,7 @@ COMMENT= Full-featured open source e-commerce system DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= cpe php:web zip USE_PHP= mysql session pcre gd curl openssl diff --git a/www/pecl-amfext/Makefile b/www/pecl-amfext/Makefile index d61da433f7ff..239213798730 100644 --- a/www/pecl-amfext/Makefile +++ b/www/pecl-amfext/Makefile @@ -16,7 +16,7 @@ LICENSE= PHP30 USES= dos2unix libtool php:pecl PHP_MODNAME= amf -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --with-amf diff --git a/www/pecl-http1/Makefile b/www/pecl-http1/Makefile index b8a06926ab7c..eb4546450221 100644 --- a/www/pecl-http1/Makefile +++ b/www/pecl-http1/Makefile @@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFLICTS= pecl-http-* CONFIGURE_ARGS+= --with-http-curl-requests \ diff --git a/www/pecl-http2/Makefile b/www/pecl-http2/Makefile index e20c2d7e52ef..24757abc2ca2 100644 --- a/www/pecl-http2/Makefile +++ b/www/pecl-http2/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf@${PHP LIB_DEPENDS= libcurl.so:ftp/curl \ libevent.so:devel/libevent -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 USES= php:pecl CONFLICTS= pecl-http1* pecl-http-* diff --git a/www/pecl-sphinx/Makefile b/www/pecl-sphinx/Makefile index 720fe90b141c..4fa4109ff201 100644 --- a/www/pecl-sphinx/Makefile +++ b/www/pecl-sphinx/Makefile @@ -14,7 +14,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 LIB_DEPENDS= libsphinxclient.so:textproc/libsphinxclient diff --git a/www/pecl-swish/Makefile b/www/pecl-swish/Makefile index 58df123fc8d8..4b9fda6766d1 100644 --- a/www/pecl-swish/Makefile +++ b/www/pecl-swish/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= swish-config:www/swish-e RUN_DEPENDS:= swish-config:www/swish-e USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --enable-swish --with-swish=${LOCALBASE}/bin diff --git a/www/pecl-twig/Makefile b/www/pecl-twig/Makefile index 340a4da46a9a..4d8b44e9a049 100644 --- a/www/pecl-twig/Makefile +++ b/www/pecl-twig/Makefile @@ -17,6 +17,6 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= BSD3CLAUSE USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> diff --git a/www/pecl-yaf2/Makefile b/www/pecl-yaf2/Makefile index d4ea57ed32fc..48779dcd40b3 100644 --- a/www/pecl-yaf2/Makefile +++ b/www/pecl-yaf2/Makefile @@ -18,6 +18,6 @@ LIB_DEPENDS= libpcre.so:devel/pcre PORTSCOUT= limit:^2\. USES= localbase php:pecl -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 .include <bsd.port.mk> diff --git a/www/pecl-yar1/Makefile b/www/pecl-yar1/Makefile index 3a98e2779c2b..ec9170faf686 100644 --- a/www/pecl-yar1/Makefile +++ b/www/pecl-yar1/Makefile @@ -16,7 +16,7 @@ LICENSE= PHP301 USES= localbase php:pecl USE_PHP= json:build curl:build -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 OPTIONS_DEFINE= MSGPACK MSGPACK_DESC= Enable MSGPACK module diff --git a/www/php-templates/Makefile b/www/php-templates/Makefile index 136a7244bcc5..9f76316cf446 100644 --- a/www/php-templates/Makefile +++ b/www/php-templates/Makefile @@ -21,7 +21,7 @@ EXPIRATION_DATE= 2018-12-30 WRKSRC= ${WRKDIR}/templates USES= dos2unix php:phpize -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --enable-templates=shared diff --git a/www/phpgroupware/Makefile b/www/phpgroupware/Makefile index f311ff6d61ca..94eef7160065 100644 --- a/www/phpgroupware/Makefile +++ b/www/phpgroupware/Makefile @@ -9,7 +9,6 @@ MAINTAINER= olgeni@FreeBSD.org COMMENT= Web based GroupWare system USES= php:mod tar:bzip2 -IGNORE_WITH_PHP= 70 NO_BUILD= yes NO_ARCH= yes diff --git a/www/phprecipebook/Makefile b/www/phprecipebook/Makefile index 43e389f0f93d..fa91de0cee3c 100644 --- a/www/phprecipebook/Makefile +++ b/www/phprecipebook/Makefile @@ -26,7 +26,7 @@ OPTIONS_DEFAULT= PGSQL MYSQL_USE= PHP=mysql MYSQL_USES= mysql -MYSQL_VARS= IGNORE_WITH_PHP+="70 71 72 73" +MYSQL_VARS= IGNORE_WITH_PHP+="71 72 73" PGSQL_USE= PHP=pgsql PGSQL_USES= pgsql diff --git a/www/redaxo/Makefile b/www/redaxo/Makefile index 566484d6cd92..b64633889b68 100644 --- a/www/redaxo/Makefile +++ b/www/redaxo/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 NO_BUILD= yes diff --git a/www/revive-adserver/Makefile b/www/revive-adserver/Makefile index 4573861b2cc6..5ec8b6135949 100644 --- a/www/revive-adserver/Makefile +++ b/www/revive-adserver/Makefile @@ -27,7 +27,7 @@ PLIST_SUB+= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" .if !defined(WITHOUT_PHP_DEPENDS) USES+= php USE_PHP= xml pcre zlib mysql pgsql ftp -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .endif do-install: diff --git a/www/rnews/Makefile b/www/rnews/Makefile index b89be2bd48ca..38a8bd75210e 100644 --- a/www/rnews/Makefile +++ b/www/rnews/Makefile @@ -14,7 +14,7 @@ COMMENT= Server-side RSS aggregator written in PHP with MySQL DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 NO_BUILD= yes diff --git a/www/sams2/Makefile b/www/sams2/Makefile index e3ab2664d612..2f533f5f9968 100644 --- a/www/sams2/Makefile +++ b/www/sams2/Makefile @@ -14,7 +14,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= BSD4CLAUSE -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 LIB_DEPENDS= libpcre.so:devel/pcre RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${_MYSQL_SERVER} diff --git a/www/sit/Makefile b/www/sit/Makefile index 9f09b99bc4d4..77ea62c71fbb 100644 --- a/www/sit/Makefile +++ b/www/sit/Makefile @@ -16,7 +16,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= php:web USE_PHP= pcre mysql session zlib mbstring diff --git a/www/sitebar/Makefile b/www/sitebar/Makefile index 4b2964a97eea..7c5cd3baeadc 100644 --- a/www/sitebar/Makefile +++ b/www/sitebar/Makefile @@ -13,7 +13,7 @@ COMMENT= The Bookmark Server for Personal and Team Use DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= php:web tar:bzip2 USE_PHP= mysql pcre diff --git a/www/testlink/Makefile b/www/testlink/Makefile index 93133148a310..5d994cc378c3 100644 --- a/www/testlink/Makefile +++ b/www/testlink/Makefile @@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= cpe php:web CPE_VENDOR= teamst diff --git a/www/typo3-9/Makefile b/www/typo3-9/Makefile index 0d04511f53bc..e410a7be0434 100644 --- a/www/typo3-9/Makefile +++ b/www/typo3-9/Makefile @@ -13,7 +13,7 @@ COMMENT= Typo3 content management system LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -IGNORE_WITH_PHP=56 70 71 +IGNORE_WITH_PHP=56 71 USES= cpe php:web,flavors shebangfix USE_PHP= ctype dom fileinfo filter hash intl json openssl pcre session simplexml \ diff --git a/www/usermanager/Makefile b/www/usermanager/Makefile index 840449981920..92dd62f0949d 100644 --- a/www/usermanager/Makefile +++ b/www/usermanager/Makefile @@ -13,7 +13,7 @@ COMMENT= Easily create, change, or delete virtual PureFTPd users DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 WRKSRC= ${WRKDIR}/ftp diff --git a/www/xcache/Makefile b/www/xcache/Makefile index 0a0feac3e499..a70c3e741400 100644 --- a/www/xcache/Makefile +++ b/www/xcache/Makefile @@ -17,7 +17,7 @@ LICENSE= BSD3CLAUSE USES= php:phpize tar:bzip2 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --enable-xcache=shared |