Index: archivers/pecl-phk/Makefile =================================================================== --- archivers/pecl-phk/Makefile +++ archivers/pecl-phk/Makefile @@ -13,7 +13,7 @@ USES= php:pecl USE_PHP= hash:build -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-phk Index: converters/pecl-fribidi/Makefile =================================================================== --- converters/pecl-fribidi/Makefile +++ converters/pecl-fribidi/Makefile @@ -12,7 +12,7 @@ LIB_DEPENDS= libfribidi.so:converters/fribidi USES= php:pecl pkgconfig -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --with-fribidi=${LOCALBASE} Index: databases/pecl-chdb/Makefile =================================================================== --- databases/pecl-chdb/Makefile +++ databases/pecl-chdb/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libcmph.so:devel/cmph USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 CFLAGS+= -L${LOCALBASE}/lib Index: databases/pecl-drizzle/Makefile =================================================================== --- databases/pecl-drizzle/Makefile +++ databases/pecl-drizzle/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libdrizzle.so:databases/libdrizzle USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 OPTIONS_DEFINE= DOCS EXAMPLES Index: databases/pecl-leveldb/Makefile =================================================================== --- databases/pecl-leveldb/Makefile +++ databases/pecl-leveldb/Makefile @@ -14,6 +14,6 @@ LIB_DEPENDS= libleveldb.so:databases/leveldb USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: databases/pecl-mongo/Makefile =================================================================== --- databases/pecl-mongo/Makefile +++ databases/pecl-mongo/Makefile @@ -16,6 +16,6 @@ USE_PHP= spl:build CONFIGURE_ARGS= --enable-mongo SUB_FILES= pkg-message -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: databases/pecl-pdo_user/Makefile =================================================================== --- databases/pecl-pdo_user/Makefile +++ databases/pecl-pdo_user/Makefile @@ -14,6 +14,6 @@ USES= php:pecl USE_PHP= pdo:build -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: databases/pecl-rrd1/Makefile =================================================================== --- databases/pecl-rrd1/Makefile +++ databases/pecl-rrd1/Makefile @@ -10,7 +10,7 @@ LICENSE= PHP301 -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 LIB_DEPENDS= librrd.so:databases/rrdtool USES= php:pecl localbase pkgconfig Index: databases/pecl-tokyo_tyrant/Makefile =================================================================== --- databases/pecl-tokyo_tyrant/Makefile +++ databases/pecl-tokyo_tyrant/Makefile @@ -16,6 +16,6 @@ USES= php:pecl pkgconfig USE_PHP= session:build -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-APCu4/Makefile =================================================================== --- devel/pecl-APCu4/Makefile +++ devel/pecl-APCu4/Makefile @@ -17,7 +17,7 @@ PORTSCOUT= limit:^4\. -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 USES= localbase php:pecl PHP_MODNAME= ${PORTNAME:tl} Index: devel/pecl-dio/Makefile =================================================================== --- devel/pecl-dio/Makefile +++ devel/pecl-dio/Makefile @@ -11,6 +11,6 @@ LICENSE= PHP30 USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-expect/Makefile =================================================================== --- devel/pecl-expect/Makefile +++ devel/pecl-expect/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libexpect.so:lang/expect USES= php:pecl tcl:86 -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 CFLAGS+= -I${TCL_INCLUDEDIR} CONFIGURE_ARGS+=--with-expect=${LOCALBASE} Index: devel/pecl-gearman/Makefile =================================================================== --- devel/pecl-gearman/Makefile +++ devel/pecl-gearman/Makefile @@ -15,6 +15,6 @@ USES= php:pecl CONFIGURE_ARGS= --with-gearman -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-htscanner/Makefile =================================================================== --- devel/pecl-htscanner/Makefile +++ devel/pecl-htscanner/Makefile @@ -12,7 +12,7 @@ LICENSE= PHP30 USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-htscanner Index: devel/pecl-inotify/Makefile =================================================================== --- devel/pecl-inotify/Makefile +++ devel/pecl-inotify/Makefile @@ -14,6 +14,6 @@ LIB_DEPENDS= libinotify.so:devel/libinotify USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-jsmin/Makefile =================================================================== --- devel/pecl-jsmin/Makefile +++ devel/pecl-jsmin/Makefile @@ -12,6 +12,6 @@ LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-jsonc/Makefile =================================================================== --- devel/pecl-jsonc/Makefile +++ devel/pecl-jsonc/Makefile @@ -13,7 +13,7 @@ USES= php:pecl pkgconfig CONFIGURE_ARGS= --with-jsonc MAKE_ARGS= EXTRA_CFLAGS=-DCOMPILE_DL_JSON=1 -IGNORE_WITH_PHP=70 +IGNORE_WITH_PHP=70 71 72 CONFLICTS_INSTALL= php54-json-5* php55-json-5* php5-json-5* .include Index: devel/pecl-jsond/Makefile =================================================================== --- devel/pecl-jsond/Makefile +++ devel/pecl-jsond/Makefile @@ -12,6 +12,6 @@ LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-jsonnet/Makefile =================================================================== --- devel/pecl-jsonnet/Makefile +++ devel/pecl-jsonnet/Makefile @@ -17,6 +17,6 @@ USES= php:pecl USE_PHP= json:build CONFIGURE_ARGS= --with-jsonnet=${LOCALBASE} -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-judy/Makefile =================================================================== --- devel/pecl-judy/Makefile +++ devel/pecl-judy/Makefile @@ -17,6 +17,6 @@ CONFIGURE_ARGS= --with-judy=${LOCALBASE} USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-libevent/Makefile =================================================================== --- devel/pecl-libevent/Makefile +++ devel/pecl-libevent/Makefile @@ -15,6 +15,6 @@ USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-memoize/Makefile =================================================================== --- devel/pecl-memoize/Makefile +++ devel/pecl-memoize/Makefile @@ -13,7 +13,7 @@ USES= php:pecl CONFIGURE_ARGS= --enable-memoize -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 OPTIONS_DEFINE= MEMCACHED MEMORY OPTIONS_DEFAULT=MEMORY Index: devel/pecl-msgpack0/Makefile =================================================================== --- devel/pecl-msgpack0/Makefile +++ devel/pecl-msgpack0/Makefile @@ -12,6 +12,6 @@ LICENSE= BSD3CLAUSE USES= php:pecl -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 .include Index: devel/pecl-ncurses/Makefile =================================================================== --- devel/pecl-ncurses/Makefile +++ devel/pecl-ncurses/Makefile @@ -12,6 +12,6 @@ LICENSE= PHP301 USES= php:pecl,cli ncurses -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 .include Index: devel/pecl-newt/Makefile =================================================================== --- devel/pecl-newt/Makefile +++ devel/pecl-newt/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= libnewt.so:devel/newt USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 post-patch: @${REINPLACE_CMD} -e '/SEARCH_PATH/ s,=",="${LOCALBASE} ${PREFIX} ,' \ Index: devel/pecl-params/Makefile =================================================================== --- devel/pecl-params/Makefile +++ devel/pecl-params/Makefile @@ -10,7 +10,7 @@ COMMENT= PECL extension for a userspace equivalent of zend_parse_parameters() USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-params Index: devel/pecl-propro/Makefile =================================================================== --- devel/pecl-propro/Makefile +++ devel/pecl-propro/Makefile @@ -15,6 +15,6 @@ PORTSCOUT= limit:^1.* USES= gmake php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-qb/Makefile =================================================================== --- devel/pecl-qb/Makefile +++ devel/pecl-qb/Makefile @@ -14,6 +14,6 @@ BROKEN_powerpc64= fails to build: Killing runaway build after 7200 seconds with no output USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-raphf/Makefile =================================================================== --- devel/pecl-raphf/Makefile +++ devel/pecl-raphf/Makefile @@ -15,6 +15,6 @@ PORTSCOUT= limit:^1.* USES= gmake php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-request/Makefile =================================================================== --- devel/pecl-request/Makefile +++ devel/pecl-request/Makefile @@ -12,6 +12,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= php:pecl -IGNORE_WITH_PHP= 56 +IGNORE_WITH_PHP= 56 72 .include Index: devel/pecl-runkit/Makefile =================================================================== --- devel/pecl-runkit/Makefile +++ devel/pecl-runkit/Makefile @@ -12,7 +12,7 @@ LICENSE= PHP30 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-runkit=classkit Index: devel/pecl-scream/Makefile =================================================================== --- devel/pecl-scream/Makefile +++ devel/pecl-scream/Makefile @@ -12,7 +12,7 @@ LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 test: build @(cd ${WRKSRC} && ${MAKE} test) Index: devel/pecl-spl_types/Makefile =================================================================== --- devel/pecl-spl_types/Makefile +++ devel/pecl-spl_types/Makefile @@ -18,7 +18,7 @@ USE_PHP= spl USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-spl-types CFLAGS+= -I${LOCALBASE}/include Index: devel/pecl-statgrab/Makefile =================================================================== --- devel/pecl-statgrab/Makefile +++ devel/pecl-statgrab/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= libstatgrab0.so:devel/libstatgrab0 USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --with-statgrab=${LOCALBASE} Index: devel/pecl-strict/Makefile =================================================================== --- devel/pecl-strict/Makefile +++ devel/pecl-strict/Makefile @@ -12,6 +12,6 @@ LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-svn/Makefile =================================================================== --- devel/pecl-svn/Makefile +++ devel/pecl-svn/Makefile @@ -15,6 +15,6 @@ USE_CSTD= c99 USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-test_helpers/Makefile =================================================================== --- devel/pecl-test_helpers/Makefile +++ devel/pecl-test_helpers/Makefile @@ -16,7 +16,7 @@ CONFIGURE_ARGS= --enable-test-helpers USES= php:zend tar:tgz SUB_FILES= pkg-message -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 # This needs to be loaded *after* devel/php-xdebug PHP_MOD_PRIO= 30 Index: devel/pecl-trace/Makefile =================================================================== --- devel/pecl-trace/Makefile +++ devel/pecl-trace/Makefile @@ -13,6 +13,7 @@ WRKSRC_SUBDIR= extension USES= gmake php:pecl +IGNORE_WITH_PHP= 71 72 PLIST_FILES= bin/phptrace pre-install: Index: devel/pecl-uopz/Makefile =================================================================== --- devel/pecl-uopz/Makefile +++ devel/pecl-uopz/Makefile @@ -12,6 +12,6 @@ LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-uploadprogress/Makefile =================================================================== --- devel/pecl-uploadprogress/Makefile +++ devel/pecl-uploadprogress/Makefile @@ -12,7 +12,7 @@ LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-uploadprogress Index: devel/pecl-uri_template/Makefile =================================================================== --- devel/pecl-uri_template/Makefile +++ devel/pecl-uri_template/Makefile @@ -12,6 +12,6 @@ LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-weakref/Makefile =================================================================== --- devel/pecl-weakref/Makefile +++ devel/pecl-weakref/Makefile @@ -16,7 +16,7 @@ PORTSCOUT= limitw:^0\.2\.[0-9]* USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 CFLAGS+= -I${LOCALBASE}/include Index: devel/pecl-xhprof/Makefile =================================================================== --- devel/pecl-xhprof/Makefile +++ devel/pecl-xhprof/Makefile @@ -15,6 +15,6 @@ USES= php:pecl ONLY_FOR_ARCHS= i386 amd64 -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: devel/pecl-yac/Makefile =================================================================== --- devel/pecl-yac/Makefile +++ devel/pecl-yac/Makefile @@ -13,7 +13,7 @@ LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 OPTIONS_DEFINE= MSGPACK MSGPACK_DESC= Enable MSGPACK module Index: devel/pecl-yaconf/Makefile =================================================================== --- devel/pecl-yaconf/Makefile +++ devel/pecl-yaconf/Makefile @@ -11,7 +11,7 @@ LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE -IGNORE_WITH_PHP=56 +IGNORE_WITH_PHP=56 72 USES= php:pecl .include Index: graphics/pecl-gmagick/Makefile =================================================================== --- graphics/pecl-gmagick/Makefile +++ graphics/pecl-gmagick/Makefile @@ -15,7 +15,7 @@ USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --with-gmagick=${LOCALBASE} Index: graphics/pecl-imlib2/Makefile =================================================================== --- graphics/pecl-imlib2/Makefile +++ graphics/pecl-imlib2/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libImlib2.so:graphics/imlib2 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 # libImlib2 may or may not depend on X, however, # imlib2 extension doesn't need X related functions in libImlib2 Index: lang/pecl-perl/Makefile =================================================================== --- lang/pecl-perl/Makefile +++ lang/pecl-perl/Makefile @@ -11,7 +11,7 @@ LICENSE= PHP301 -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 USES= perl5 php:pecl Index: mail/pecl-mailparse2/Makefile =================================================================== --- mail/pecl-mailparse2/Makefile +++ mail/pecl-mailparse2/Makefile @@ -16,6 +16,6 @@ USES= php:pecl USE_PHP= mbstring:build -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: mail/pecl-pop3/Makefile =================================================================== --- mail/pecl-pop3/Makefile +++ mail/pecl-pop3/Makefile @@ -10,6 +10,6 @@ COMMENT= POP3 Client Library for PHP USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: math/pecl-big_int/Makefile =================================================================== --- math/pecl-big_int/Makefile +++ math/pecl-big_int/Makefile @@ -15,7 +15,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-big-int=shared Index: math/pecl-stats/Makefile =================================================================== --- math/pecl-stats/Makefile +++ math/pecl-stats/Makefile @@ -14,6 +14,6 @@ PORTSCOUT= limit:^1.* USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: math/pecl-trader/Makefile =================================================================== --- math/pecl-trader/Makefile +++ math/pecl-trader/Makefile @@ -12,6 +12,6 @@ LICENSE= BSD2CLAUSE USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: net-im/pecl-stomp/Makefile =================================================================== --- net-im/pecl-stomp/Makefile +++ net-im/pecl-stomp/Makefile @@ -15,6 +15,6 @@ PORTSCOUT= limit:^1.* USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: net/pecl-apn/Makefile =================================================================== --- net/pecl-apn/Makefile +++ net/pecl-apn/Makefile @@ -16,6 +16,6 @@ USES= php:pecl ssl:build,run CONFIGURE_ARGS= --with-apn=${LOCALBASE} CFLAGS+= -I${OPENSSLINC} -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: net/pecl-ip2location/Makefile =================================================================== --- net/pecl-ip2location/Makefile +++ net/pecl-ip2location/Makefile @@ -14,6 +14,6 @@ LIB_DEPENDS= libIP2Location.so:net/ip2location USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: net/pecl-mosquitto/Makefile =================================================================== --- net/pecl-mosquitto/Makefile +++ net/pecl-mosquitto/Makefile @@ -15,6 +15,6 @@ BUILD_DEPENDS= mosquitto>=0:net/mosquitto USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: net/pecl-oauth/Makefile =================================================================== --- net/pecl-oauth/Makefile +++ net/pecl-oauth/Makefile @@ -21,6 +21,6 @@ CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: net/pecl-yp/Makefile =================================================================== --- net/pecl-yp/Makefile +++ net/pecl-yp/Makefile @@ -12,6 +12,6 @@ LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: print/pecl-haru/Makefile =================================================================== --- print/pecl-haru/Makefile +++ print/pecl-haru/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS:= ${LOCALBASE}/include/hpdf.h:print/libharu USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS+= --with-haru=${LOCALBASE} CFLAGS+= -I${LOCALBASE}/include Index: print/pecl-ps/Makefile =================================================================== --- print/pecl-ps/Makefile +++ print/pecl-ps/Makefile @@ -11,10 +11,11 @@ LICENSE= PHP202 +IGNORE_WITH_PHP= 70 71 72 + LIB_DEPENDS= libps.so:print/pslib USES= php:pecl -IGNORE_WITH_PHP= 70 post-patch: @${REINPLACE_CMD} -e 's|-ldl|-lintl|g' ${WRKSRC}/config.m4 Index: security/pecl-crack/Makefile =================================================================== --- security/pecl-crack/Makefile +++ security/pecl-crack/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libcrack.so:security/cracklib USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 EXTRACT_AFTER_ARGS=--no-same-permissions --no-same-owner --exclude libcrack CONFIGURE_ARGS= --with-crack=${LOCALBASE} Index: security/pecl-pam/Makefile =================================================================== --- security/pecl-pam/Makefile +++ security/pecl-pam/Makefile @@ -12,6 +12,6 @@ LICENSE= PHP202 USES= php:pecl -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 .include Index: security/pecl-ssh2-0/Makefile =================================================================== --- security/pecl-ssh2-0/Makefile +++ security/pecl-ssh2-0/Makefile @@ -17,7 +17,7 @@ PORTSCOUT= limit:^0.* USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS} Index: sysutils/pecl-mogilefs/Makefile =================================================================== --- sysutils/pecl-mogilefs/Makefile +++ sysutils/pecl-mogilefs/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libneon.so:www/neon USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 post-extract: @${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' ${WRKSRC}/config.m4 Index: textproc/pecl-ctemplate/Makefile =================================================================== --- textproc/pecl-ctemplate/Makefile +++ textproc/pecl-ctemplate/Makefile @@ -17,7 +17,7 @@ USE_GITHUB= yes GH_ACCOUNT= vanillahsu GH_PROJECT= pecl-ctemplate -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --with-cTemplate=${LOCALBASE} Index: textproc/pecl-doublemetaphone/Makefile =================================================================== --- textproc/pecl-doublemetaphone/Makefile +++ textproc/pecl-doublemetaphone/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-doublemetaphone Index: textproc/pecl-stem/Makefile =================================================================== --- textproc/pecl-stem/Makefile +++ textproc/pecl-stem/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 post-configure: echo "#define HAVE_XDL_ALLOCATOR_PRIV 1" >>${WRKSRC}/config.h Index: textproc/pecl-syck/Makefile =================================================================== --- textproc/pecl-syck/Makefile +++ textproc/pecl-syck/Makefile @@ -15,7 +15,7 @@ USES= php:pecl USE_PHP= spl:build hash:build -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-syck Index: textproc/pecl-wbxml/Makefile =================================================================== --- textproc/pecl-wbxml/Makefile +++ textproc/pecl-wbxml/Makefile @@ -15,7 +15,7 @@ CONFIGURE_ARGS= --with-wbxml=${LOCALBASE} \ --with-libexpat-dir=${LOCALBASE} -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/config.m4 Index: textproc/pecl-xdiff/Makefile =================================================================== --- textproc/pecl-xdiff/Makefile +++ textproc/pecl-xdiff/Makefile @@ -16,7 +16,7 @@ PORTSCOUT= limit:^1.* USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 LDFLAGS+= -L${LOCALBASE}/lib Index: textproc/pecl-xslcache/Makefile =================================================================== --- textproc/pecl-xslcache/Makefile +++ textproc/pecl-xslcache/Makefile @@ -13,6 +13,6 @@ USES= php:pecl USE_PHP= dom:build xml:build xsl:build -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: textproc/pecl-yaml1/Makefile =================================================================== --- textproc/pecl-yaml1/Makefile +++ textproc/pecl-yaml1/Makefile @@ -17,6 +17,6 @@ PORTSCOUT= limit:^1.* USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: www/pecl-amfext/Makefile =================================================================== --- www/pecl-amfext/Makefile +++ www/pecl-amfext/Makefile @@ -13,7 +13,7 @@ USES= dos2unix libtool php:pecl PHP_MODNAME= amf -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --with-amf Index: www/pecl-http1/Makefile =================================================================== --- www/pecl-http1/Makefile +++ www/pecl-http1/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 CONFLICTS= pecl-http-* CONFIGURE_ARGS+= --with-http-curl-requests \ Index: www/pecl-solr/Makefile =================================================================== --- www/pecl-solr/Makefile +++ www/pecl-solr/Makefile @@ -15,5 +15,6 @@ USES= php:pecl USE_PHP= json:build +IGNORE_WITH_PHP= 72 .include Index: www/pecl-sphinx/Makefile =================================================================== --- www/pecl-sphinx/Makefile +++ www/pecl-sphinx/Makefile @@ -11,10 +11,11 @@ LICENSE= PHP301 +IGNORE_WITH_PHP= 70 71 72 + LIB_DEPENDS= libsphinxclient.so:textproc/libsphinxclient USES= php:pecl -IGNORE_WITH_PHP= 70 71 SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message Index: www/pecl-swish/Makefile =================================================================== --- www/pecl-swish/Makefile +++ www/pecl-swish/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS:= swish-config:www/swish-e USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-swish --with-swish=${LOCALBASE}/bin Index: www/pecl-twig/Makefile =================================================================== --- www/pecl-twig/Makefile +++ www/pecl-twig/Makefile @@ -14,6 +14,6 @@ LICENSE= BSD3CLAUSE USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: www/pecl-yaf2/Makefile =================================================================== --- www/pecl-yaf2/Makefile +++ www/pecl-yaf2/Makefile @@ -16,6 +16,6 @@ PORTSCOUT= limit:^2\. USES= localbase php:pecl -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 .include Index: www/pecl-yar/Makefile =================================================================== --- www/pecl-yar/Makefile +++ www/pecl-yar/Makefile @@ -12,7 +12,7 @@ USES= localbase php:pecl USE_PHP= json:build curl:build -IGNORE_WITH_PHP=56 +IGNORE_WITH_PHP=56 72 OPTIONS_DEFINE= MSGPACK MSGPACK_DESC= Enable MSGPACK module Index: www/pecl-yar1/Makefile =================================================================== --- www/pecl-yar1/Makefile +++ www/pecl-yar1/Makefile @@ -14,7 +14,7 @@ USES= localbase php:pecl USE_PHP= json:build curl:build -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 OPTIONS_DEFINE= MSGPACK MSGPACK_DESC= Enable MSGPACK module