Index: head/archivers/pecl-phk/Makefile =================================================================== --- head/archivers/pecl-phk/Makefile (revision 456295) +++ head/archivers/pecl-phk/Makefile (revision 456296) @@ -1,20 +1,20 @@ # Created by: Ditesh Shashikant Gathani # $FreeBSD$ PORTNAME= phk PORTVERSION= 3.0.1 PORTREVISION= 1 CATEGORIES= archivers pear MAINTAINER= joneum@FreeBSD.org COMMENT= PHK is a PHP-oriented package/archive system LICENSE= PHP301 USES= php:pecl USE_PHP= hash:build -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-phk .include Index: head/converters/pecl-fribidi/Makefile =================================================================== --- head/converters/pecl-fribidi/Makefile (revision 456295) +++ head/converters/pecl-fribidi/Makefile (revision 456296) @@ -1,19 +1,19 @@ # Created by: Alex Dupre # $FreeBSD$ PORTNAME= fribidi PORTVERSION= 1.2 PORTREVISION= 2 CATEGORIES= converters pear MAINTAINER= ale@FreeBSD.org COMMENT= PECL extension for the Unicode Bidi algorithm 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} .include Index: head/databases/pecl-chdb/Makefile =================================================================== --- head/databases/pecl-chdb/Makefile (revision 456295) +++ head/databases/pecl-chdb/Makefile (revision 456296) @@ -1,29 +1,29 @@ # Created by: Evan Sarmiento # $FreeBSD$ PORTNAME= chdb PORTVERSION= 1.0.3 CATEGORIES= databases PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= joneum@FreeBSD.org COMMENT= CHDB extension LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/lib/libcmph.so:devel/cmph 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 USE_GITHUB= yes GH_ACCOUNT= lcastelli CONFIGURE_ARGS= --with-libcmph-dir=${LOCALBASE}/lib .include Index: head/databases/pecl-drizzle/Makefile =================================================================== --- head/databases/pecl-drizzle/Makefile (revision 456295) +++ head/databases/pecl-drizzle/Makefile (revision 456296) @@ -1,32 +1,32 @@ # Created by: Greg Larkin # $FreeBSD$ PORTNAME= drizzle PORTVERSION= 0.4.2 PORTREVISION= 1 CATEGORIES= databases MAINTAINER= joneum@FreeBSD.org COMMENT= PHP wrapper for the libdrizzle library LICENSE= PHP301 LIB_DEPENDS= libdrizzle.so:databases/libdrizzle USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 OPTIONS_DEFINE= DOCS EXAMPLES PORTDOCS= README EXPERIMENTAL ChangeLog CREDITS PORTEXAMPLES= drizzle.php post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR} .include Index: head/databases/pecl-leveldb/Makefile =================================================================== --- head/databases/pecl-leveldb/Makefile (revision 456295) +++ head/databases/pecl-leveldb/Makefile (revision 456296) @@ -1,19 +1,19 @@ # Created by: johnpupu # $FreeBSD$ PORTNAME= leveldb PORTVERSION= 0.1.5 PORTREVISION= 1 CATEGORIES= databases MAINTAINER= johnpupu@gmail.com COMMENT= This extension is a PHP binding for Google LevelDB LICENSE= PHP301 LIB_DEPENDS= libleveldb.so:databases/leveldb USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/databases/pecl-mongo/Makefile =================================================================== --- head/databases/pecl-mongo/Makefile (revision 456295) +++ head/databases/pecl-mongo/Makefile (revision 456296) @@ -1,21 +1,21 @@ # Created by: wen # $FreeBSD$ PORTNAME= mongo PORTVERSION= 1.6.16 CATEGORIES= databases pear MAINTAINER= bofh@FreeBSD.org COMMENT= PECL classes for Mongo Database Driver LICENSE= APACHE20 BUILD_DEPENDS= re2c>=0.13.4:devel/re2c USES= php:pecl 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: head/databases/pecl-pdo_user/Makefile =================================================================== --- head/databases/pecl-pdo_user/Makefile (revision 456295) +++ head/databases/pecl-pdo_user/Makefile (revision 456296) @@ -1,19 +1,19 @@ # Created by: Jui-Nan Lin # $FreeBSD$ PORTNAME= pdo_user PORTVERSION= 0.3.0 PORTREVISION= 1 CATEGORIES= databases www DISTNAME= PDO_USER-${PORTVERSION} MAINTAINER= jnlin@freebsd.cs.nctu.edu.tw COMMENT= PECL classes provides a Userspace interface for PDO drivers WRKSRC= ${WRKDIR}/PDO_USER-${PORTVERSION} USES= php:pecl USE_PHP= pdo:build -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/databases/pecl-rrd1/Makefile =================================================================== --- head/databases/pecl-rrd1/Makefile (revision 456295) +++ head/databases/pecl-rrd1/Makefile (revision 456296) @@ -1,17 +1,17 @@ # $FreeBSD$ PORTNAME= rrd DISTVERSION= 1.1.3 CATEGORIES= databases pear PKGNAMESUFFIX= 1 MAINTAINER= daniel@blodan.se COMMENT= PHP bindings to rrd tool system LICENSE= PHP301 -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 LIB_DEPENDS= librrd.so:databases/rrdtool USES= php:pecl localbase pkgconfig .include Index: head/databases/pecl-tokyo_tyrant/Makefile =================================================================== --- head/databases/pecl-tokyo_tyrant/Makefile (revision 456295) +++ head/databases/pecl-tokyo_tyrant/Makefile (revision 456296) @@ -1,21 +1,21 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= tokyo_tyrant PORTVERSION= 0.7.0 PORTREVISION= 1 CATEGORIES= databases pear MAINTAINER= joneum@FreeBSD.org COMMENT= Wrapper to the Tokyo Tyrant client library LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libtokyotyrant.so:databases/tokyotyrant USES= php:pecl pkgconfig USE_PHP= session:build -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/devel/pecl-APCu4/Makefile =================================================================== --- head/devel/pecl-APCu4/Makefile (revision 456295) +++ head/devel/pecl-APCu4/Makefile (revision 456296) @@ -1,30 +1,30 @@ # Created by: John Chen # $FreeBSD$ PORTNAME= APCu PORTVERSION= 4.0.11 PORTREVISION= 1 CATEGORIES= devel PKGNAMESUFFIX= 4 DISTNAME= ${PORTNAME:tl}-${PORTVERSION} MAINTAINER= johnpupu@gmail.com COMMENT= APC User Caching LICENSE= PHP301 CONFLICTS_INSTALL= pecl-APC PORTSCOUT= limit:^4\. -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 USES= localbase php:pecl PHP_MODNAME= ${PORTNAME:tl} PLIST_FILES= ${DATADIR}/apc.php post-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/apc.php ${STAGEDIR}${DATADIR} .include Index: head/devel/pecl-dio/Makefile =================================================================== --- head/devel/pecl-dio/Makefile (revision 456295) +++ head/devel/pecl-dio/Makefile (revision 456296) @@ -1,16 +1,16 @@ # $FreeBSD$ PORTNAME= dio DISTVERSION= 0.0.7 PORTREVISION= 1 CATEGORIES= devel pear MAINTAINER= flo@FreeBSD.org COMMENT= PECL extension that provides direct access to low level IO LICENSE= PHP30 USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/devel/pecl-expect/Makefile =================================================================== --- head/devel/pecl-expect/Makefile (revision 456295) +++ head/devel/pecl-expect/Makefile (revision 456296) @@ -1,22 +1,22 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= expect PORTVERSION= 0.3.3 PORTREVISION= 2 CATEGORIES= devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= PHP extension for expect library LICENSE= PHP301 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} .include Index: head/devel/pecl-gearman/Makefile =================================================================== --- head/devel/pecl-gearman/Makefile (revision 456295) +++ head/devel/pecl-gearman/Makefile (revision 456296) @@ -1,20 +1,20 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= gearman PORTVERSION= 1.1.2 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= joneum@FreeBSD.org COMMENT= Gearman API LICENSE= PHP301 LIB_DEPENDS= libgearman.so:devel/gearmand USES= php:pecl CONFIGURE_ARGS= --with-gearman -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/devel/pecl-htscanner/Makefile =================================================================== --- head/devel/pecl-htscanner/Makefile (revision 456295) +++ head/devel/pecl-htscanner/Makefile (revision 456296) @@ -1,19 +1,19 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= htscanner PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= Support htaccess for PHP LICENSE= PHP30 USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-htscanner .include Index: head/devel/pecl-inotify/Makefile =================================================================== --- head/devel/pecl-inotify/Makefile (revision 456295) +++ head/devel/pecl-inotify/Makefile (revision 456296) @@ -1,19 +1,19 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= inotify PORTVERSION= 0.1.6 PORTREVISION= 2 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com COMMENT= This extension allows to use inotify functions in a PHP scripts LICENSE= PHP301 LIB_DEPENDS= libinotify.so:devel/libinotify USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/devel/pecl-jsmin/Makefile =================================================================== --- head/devel/pecl-jsmin/Makefile (revision 456295) +++ head/devel/pecl-jsmin/Makefile (revision 456296) @@ -1,17 +1,17 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= jsmin PORTVERSION= 2.0.1 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com COMMENT= PHP extension for minifying JavaScript LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/devel/pecl-jsonc/Makefile =================================================================== --- head/devel/pecl-jsonc/Makefile (revision 456295) +++ head/devel/pecl-jsonc/Makefile (revision 456296) @@ -1,19 +1,19 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= jsonc PORTVERSION= 1.3.10 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com COMMENT= PECL extension for JSON manipulation LICENSE= PHP301 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: head/devel/pecl-jsond/Makefile =================================================================== --- head/devel/pecl-jsond/Makefile (revision 456295) +++ head/devel/pecl-jsond/Makefile (revision 456296) @@ -1,17 +1,17 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= jsond PORTVERSION= 1.3.0 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com COMMENT= JavaScript Object Notation in PHP LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/devel/pecl-jsonnet/Makefile =================================================================== --- head/devel/pecl-jsonnet/Makefile (revision 456295) +++ head/devel/pecl-jsonnet/Makefile (revision 456296) @@ -1,22 +1,22 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= jsonnet PORTVERSION= 1.1.1 CATEGORIES= devel DISTNAME= JsonNet-${PORTVERSION} MAINTAINER= gasol.wu@gmail.com COMMENT= Google JsonNet for PHP LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libjsonnet.so:devel/jsonnet USES= php:pecl USE_PHP= json:build CONFIGURE_ARGS= --with-jsonnet=${LOCALBASE} -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/devel/pecl-judy/Makefile =================================================================== --- head/devel/pecl-judy/Makefile (revision 456295) +++ head/devel/pecl-judy/Makefile (revision 456296) @@ -1,22 +1,22 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= judy PORTVERSION= 1.0.2 PORTREVISION= 1 CATEGORIES= devel DISTNAME= Judy-${PORTVERSION} MAINTAINER= gasol.wu@gmail.com COMMENT= PHP Judy implements sparse dynamic arrays LICENSE= PHP301 RUN_DEPENDS= Judy>=0:devel/judy BUILD_DEPENDS= Judy>=0:devel/judy CONFIGURE_ARGS= --with-judy=${LOCALBASE} USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/devel/pecl-libevent/Makefile =================================================================== --- head/devel/pecl-libevent/Makefile (revision 456295) +++ head/devel/pecl-libevent/Makefile (revision 456296) @@ -1,20 +1,20 @@ # Created by: Ilya Bakulin # $FreeBSD$ PORTNAME= libevent PORTVERSION= 0.1.0 PORTREVISION= 3 CATEGORIES= devel MAINTAINER= webmaster@kibab.com COMMENT= Libevent extension for PHP LICENSE= PHP301 LIB_DEPENDS= libevent.so:devel/libevent USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/devel/pecl-memoize/Makefile =================================================================== --- head/devel/pecl-memoize/Makefile (revision 456295) +++ head/devel/pecl-memoize/Makefile (revision 456296) @@ -1,28 +1,28 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= memoize PORTVERSION= 0.2.0 PORTREVISION= 2 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com COMMENT= PHP extension which transparently caches PHP functions LICENSE= PHP301 USES= php:pecl CONFIGURE_ARGS= --enable-memoize -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 OPTIONS_DEFINE= MEMCACHED MEMORY OPTIONS_DEFAULT=MEMORY MEMCACHED_DESC= Enable memcached storage module MEMORY_DESC= Enable the memoize memory storage module MEMCACHED_CONFIGURE_ON= --with-memoize-memcached MEMCACHED_BUILD_DEPENDS=libmemcached>=0:databases/libmemcached MEMCACHED_RUN_DEPENDS= libmemcached>=0:databases/libmemcached MEMORY_CONFIGURE_OFF= --disable-memoize-memory .include Index: head/devel/pecl-msgpack0/Makefile =================================================================== --- head/devel/pecl-msgpack0/Makefile (revision 456295) +++ head/devel/pecl-msgpack0/Makefile (revision 456296) @@ -1,17 +1,17 @@ # Created by: John Chen # $FreeBSD$ PORTNAME= msgpack PORTVERSION= 0.5.7 CATEGORIES= devel PKGNAMESUFFIX= 0 MAINTAINER= johnpupu@gmail.com COMMENT= Provides API for communicating with MessagePack serialization LICENSE= BSD3CLAUSE USES= php:pecl -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 .include Index: head/devel/pecl-ncurses/Makefile =================================================================== --- head/devel/pecl-ncurses/Makefile (revision 456295) +++ head/devel/pecl-ncurses/Makefile (revision 456296) @@ -1,17 +1,17 @@ # Created by: Jille Timmermans # $FreeBSD$ PORTNAME= ncurses PORTVERSION= 1.0.2 PORTREVISION= 1 CATEGORIES= devel pear MAINTAINER= tj@FreeBSD.org COMMENT= PECL extension for ncurses LICENSE= PHP301 USES= php:pecl,cli ncurses -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 .include Index: head/devel/pecl-newt/Makefile =================================================================== --- head/devel/pecl-newt/Makefile (revision 456295) +++ head/devel/pecl-newt/Makefile (revision 456296) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= newt PORTVERSION= 1.2.9 PORTREVISION= 1 CATEGORIES= devel www MAINTAINER= garga@FreeBSD.org COMMENT= PHP language extension for RedHat Newt library LICENSE= PHP301 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} ,' \ ${WRKSRC}/config.m4 .include Index: head/devel/pecl-params/Makefile =================================================================== --- head/devel/pecl-params/Makefile (revision 456295) +++ head/devel/pecl-params/Makefile (revision 456296) @@ -1,17 +1,17 @@ # Created by: Ditesh Shashikant Gathani # $FreeBSD$ PORTNAME= params PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= devel pear MAINTAINER= joneum@FreeBSD.org 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 .include Index: head/devel/pecl-propro/Makefile =================================================================== --- head/devel/pecl-propro/Makefile (revision 456295) +++ head/devel/pecl-propro/Makefile (revision 456296) @@ -1,20 +1,20 @@ # Created by: vanilla@ # $FreeBSD$ PORTNAME= propro PORTVERSION= 1.0.2 PORTREVISION= 2 CATEGORIES= devel MAINTAINER= vanilla@FreeBSD.org COMMENT= Facility to manage extension object properties LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE PORTSCOUT= limit:^1.* USES= gmake php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/devel/pecl-qb/Makefile =================================================================== --- head/devel/pecl-qb/Makefile (revision 456295) +++ head/devel/pecl-qb/Makefile (revision 456296) @@ -1,19 +1,19 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= qb PORTVERSION= 2.4.0 PORTREVISION= 4 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com COMMENT= PHP Accelerator designed mainly for graphic work LICENSE= PHP301 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: head/devel/pecl-raphf/Makefile =================================================================== --- head/devel/pecl-raphf/Makefile (revision 456295) +++ head/devel/pecl-raphf/Makefile (revision 456296) @@ -1,20 +1,20 @@ # Created by: vanilla@ # $FreeBSD$ PORTNAME= raphf PORTVERSION= 1.1.2 PORTREVISION= 2 CATEGORIES= devel MAINTAINER= vanilla@FreeBSD.org COMMENT= Resource and persistent handles factory LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE PORTSCOUT= limit:^1.* USES= gmake php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/devel/pecl-request/Makefile =================================================================== --- head/devel/pecl-request/Makefile (revision 456295) +++ head/devel/pecl-request/Makefile (revision 456296) @@ -1,17 +1,17 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= request PORTVERSION= 1.0.0b1 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com COMMENT= Provides server-side request and response objects for PHP 7 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= php:pecl -IGNORE_WITH_PHP= 56 +IGNORE_WITH_PHP= 56 72 .include Index: head/devel/pecl-runkit/Makefile =================================================================== --- head/devel/pecl-runkit/Makefile (revision 456295) +++ head/devel/pecl-runkit/Makefile (revision 456296) @@ -1,19 +1,19 @@ # Created by: Elias Mandouvalos # $FreeBSD$ PORTNAME= runkit PORTVERSION= 1.0.4 PORTREVISION= 1 CATEGORIES= devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= PECL extension to modify constants, user-defined functions, and classes LICENSE= PHP30 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-runkit=classkit .include Index: head/devel/pecl-scream/Makefile =================================================================== --- head/devel/pecl-scream/Makefile (revision 456295) +++ head/devel/pecl-scream/Makefile (revision 456296) @@ -1,20 +1,20 @@ # Created by: Volodymyr Kostyrko # $FreeBSD$ PORTNAME= scream DISTVERSION= 0.1.0 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= c.kworr@gmail.com COMMENT= Break the silence operator LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 test: build @(cd ${WRKSRC} && ${MAKE} test) .include Index: head/devel/pecl-spl_types/Makefile =================================================================== --- head/devel/pecl-spl_types/Makefile (revision 456295) +++ head/devel/pecl-spl_types/Makefile (revision 456296) @@ -1,26 +1,26 @@ # Created by: Ditesh Shashikant Gathani # $FreeBSD$ PORTNAME= spl_types PORTVERSION= 0.4.0 PORTREVISION= 1 CATEGORIES= devel pear DISTNAME= SPL_Types-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= PECL extension of a collection of special typehandling classes LICENSE= PHP301 OPTIONS_DEFINE= RE2C RE2C_DESC= Compile regular expression 2 C RE2C_RUN_DEPENDS= re2c:devel/re2c 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 .include Index: head/devel/pecl-statgrab/Makefile =================================================================== --- head/devel/pecl-statgrab/Makefile (revision 456295) +++ head/devel/pecl-statgrab/Makefile (revision 456296) @@ -1,20 +1,20 @@ # Created by: Tim Bishop # $FreeBSD$ PORTNAME= statgrab PORTVERSION= 0.6.0 PORTREVISION= 2 CATEGORIES= devel pear DISTNAME= Statgrab-${PORTVERSION} MAINTAINER= tdb@FreeBSD.org COMMENT= PECL extension to retrieve information from libstatgrab 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} .include Index: head/devel/pecl-strict/Makefile =================================================================== --- head/devel/pecl-strict/Makefile (revision 456295) +++ head/devel/pecl-strict/Makefile (revision 456296) @@ -1,17 +1,17 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= strict PORTVERSION= 0.4.1 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com COMMENT= Strict scalar parameter type hint support for 5.4+ LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/devel/pecl-svn/Makefile =================================================================== --- head/devel/pecl-svn/Makefile (revision 456295) +++ head/devel/pecl-svn/Makefile (revision 456296) @@ -1,20 +1,20 @@ # Created by: Alex Kiesel # $FreeBSD$ PORTNAME= svn PORTVERSION= 1.0.3 PORTREVISION= 1 CATEGORIES= devel pear MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension to the libsvn library LICENSE= PHP301 LIB_DEPENDS= libsvn_client-1.so:devel/subversion USE_CSTD= c99 USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/devel/pecl-test_helpers/Makefile =================================================================== --- head/devel/pecl-test_helpers/Makefile (revision 456295) +++ head/devel/pecl-test_helpers/Makefile (revision 456296) @@ -1,23 +1,23 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= test_helpers PORTVERSION= 1.1.0 PORTREVISION= 2 CATEGORIES= devel pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pecl- MAINTAINER= gasol.wu@gmail.com COMMENT= Extension to ease testing of PHP code LICENSE= BSD3CLAUSE 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 .include Index: head/devel/pecl-trace/Makefile =================================================================== --- head/devel/pecl-trace/Makefile (revision 456295) +++ head/devel/pecl-trace/Makefile (revision 456296) @@ -1,25 +1,26 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= trace PORTVERSION= 1.0.0 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com COMMENT= Low-overhead tracing tool for PHP LICENSE= APACHE20 WRKSRC_SUBDIR= extension USES= gmake php:pecl +IGNORE_WITH_PHP= 71 72 PLIST_FILES= bin/phptrace pre-install: cd ${WRKSRC} && \ ${MAKE_CMD} install-cli PHP_TRACE_BINDIR=${STAGEDIR}${PREFIX}/bin post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/phptrace .include Index: head/devel/pecl-uopz/Makefile =================================================================== --- head/devel/pecl-uopz/Makefile (revision 456295) +++ head/devel/pecl-uopz/Makefile (revision 456296) @@ -1,17 +1,17 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= uopz PORTVERSION= 2.0.7 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com COMMENT= User Operations for PHP Zend engine LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/devel/pecl-uploadprogress/Makefile =================================================================== --- head/devel/pecl-uploadprogress/Makefile (revision 456295) +++ head/devel/pecl-uploadprogress/Makefile (revision 456296) @@ -1,19 +1,19 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= uploadprogress PORTVERSION= 1.0.3 PORTREVISION= 1 CATEGORIES= devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= Provides track progress of a file upload LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-uploadprogress .include Index: head/devel/pecl-uri_template/Makefile =================================================================== --- head/devel/pecl-uri_template/Makefile (revision 456295) +++ head/devel/pecl-uri_template/Makefile (revision 456296) @@ -1,17 +1,17 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= uri_template PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com COMMENT= URI Template(RFC6570) library for PHP LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/devel/pecl-weakref/Makefile =================================================================== --- head/devel/pecl-weakref/Makefile (revision 456295) +++ head/devel/pecl-weakref/Makefile (revision 456296) @@ -1,23 +1,23 @@ # Created by: Akinori MUSHA aka knu # $FreeBSD$ PORTNAME= weakref PORTVERSION= 0.2.6 PORTREVISION= 1 CATEGORIES= devel pear DISTNAME= Weakref-${PORTVERSION} MAINTAINER= joneum@FreeBSD.org COMMENT= PECL Weakref extension LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE PORTSCOUT= limitw:^0\.2\.[0-9]* USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 CFLAGS+= -I${LOCALBASE}/include .include Index: head/devel/pecl-xhprof/Makefile =================================================================== --- head/devel/pecl-xhprof/Makefile (revision 456295) +++ head/devel/pecl-xhprof/Makefile (revision 456296) @@ -1,20 +1,20 @@ # Created by: Conor McDermottroe # $FreeBSD$ PORTNAME= xhprof PORTVERSION= 0.9.4 PORTREVISION= 1 CATEGORIES= devel pear MAINTAINER= ports@mcdermottroe.com COMMENT= Hierarchical Profiler for PHP LICENSE= APACHE20 WRKSRC_SUBDIR= extension USES= php:pecl ONLY_FOR_ARCHS= i386 amd64 -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/devel/pecl-yac/Makefile =================================================================== --- head/devel/pecl-yac/Makefile (revision 456295) +++ head/devel/pecl-yac/Makefile (revision 456296) @@ -1,23 +1,23 @@ # Created by: Oliver Lehmann # $FreeBSD$ PORTNAME= yac PORTVERSION= 0.9.2 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= oliver@FreeBSD.org COMMENT= Yac is a shared memory user data cache for PHP LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 OPTIONS_DEFINE= MSGPACK MSGPACK_DESC= Enable MSGPACK module MSGPACK_BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/msgpack.so:devel/pecl-msgpack MSGPACK_RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/msgpack.so:devel/pecl-msgpack .include Index: head/devel/pecl-yaconf/Makefile =================================================================== --- head/devel/pecl-yaconf/Makefile (revision 456295) +++ head/devel/pecl-yaconf/Makefile (revision 456296) @@ -1,17 +1,17 @@ # Created by: John Chen # $FreeBSD$ PORTNAME= yaconf PORTVERSION= 1.0.5 CATEGORIES= devel MAINTAINER= johnpupu@gmail.com COMMENT= PHP Persistent Configurations Container LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE -IGNORE_WITH_PHP=56 +IGNORE_WITH_PHP=56 72 USES= php:pecl .include Index: head/graphics/pecl-gmagick/Makefile =================================================================== --- head/graphics/pecl-gmagick/Makefile (revision 456295) +++ head/graphics/pecl-gmagick/Makefile (revision 456296) @@ -1,22 +1,22 @@ # Created by: Dan Rowe # $FreeBSD$ PORTNAME= gmagick PORTVERSION= 1.1.7RC3 PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= bsdports@wayfair.com COMMENT= Provides a wrapper to the GraphicsMagick library LICENSE= PHP301 LIB_DEPENDS= libGraphicsMagick.so:graphics/GraphicsMagick USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --with-gmagick=${LOCALBASE} .include Index: head/graphics/pecl-imlib2/Makefile =================================================================== --- head/graphics/pecl-imlib2/Makefile (revision 456295) +++ head/graphics/pecl-imlib2/Makefile (revision 456296) @@ -1,27 +1,27 @@ # Created by: Yen-Ming Lee # $FreeBSD$ PORTNAME= imlib2 PORTVERSION= 0.1.00 PORTREVISION= 7 CATEGORIES= graphics MAINTAINER= joneum@FreeBSD.org COMMENT= PECL extension if imlib2 LICENSE= PHP202 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 CFLAGS+= -DX_DISPLAY_MISSING -Wno-deprecated post-patch: @${REINPLACE_CMD} -e 's/-ldl//' ${WRKSRC}/config.m4 @${REINPLACE_CMD} -e 's,/usr/share,${LOCALBASE}/share,' ${WRKSRC}/imlib2.c .include Index: head/lang/pecl-perl/Makefile =================================================================== --- head/lang/pecl-perl/Makefile (revision 456295) +++ head/lang/pecl-perl/Makefile (revision 456296) @@ -1,18 +1,18 @@ # Created by: Luke Jee # $FreeBSD$ PORTNAME= perl DISTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= lang perl5 MAINTAINER= bofh@FreeBSD.org COMMENT= Embedded Perl LICENSE= PHP301 -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 USES= perl5 php:pecl .include Index: head/mail/pecl-mailparse2/Makefile =================================================================== --- head/mail/pecl-mailparse2/Makefile (revision 456295) +++ head/mail/pecl-mailparse2/Makefile (revision 456296) @@ -1,21 +1,21 @@ # Created by: Thierry Thomas () # $FreeBSD$ PORTNAME= mailparse PORTVERSION= 2.1.6 PORTREVISION= 1 CATEGORIES= mail www PKGNAMESUFFIX= 2 MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension to create and decode MIME messages LICENSE= PHP202 PORTSCOUT= limit:^2.* USES= php:pecl USE_PHP= mbstring:build -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/mail/pecl-pop3/Makefile =================================================================== --- head/mail/pecl-pop3/Makefile (revision 456295) +++ head/mail/pecl-pop3/Makefile (revision 456296) @@ -1,15 +1,15 @@ # Created by: buganini@gmail.com # $FreeBSD$ PORTNAME= pop3 PORTVERSION= 1.0.2 PORTREVISION= 1 CATEGORIES= mail MAINTAINER= buganini@gmail.com COMMENT= POP3 Client Library for PHP USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/math/pecl-big_int/Makefile =================================================================== --- head/math/pecl-big_int/Makefile (revision 456295) +++ head/math/pecl-big_int/Makefile (revision 456296) @@ -1,36 +1,36 @@ # Created by: Antonio Carlos Venancio Junior () # $FreeBSD$ PORTNAME= big_int PORTVERSION= 1.0.7 PORTREVISION= 1 CATEGORIES= math devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= Functions for calculations with arbitrary length integers and bitsets LICENSE= BIG_INT LICENSE_NAME= BIG_INT license LICENSE_FILE= ${WRKSRC}/LICENSE 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 OPTIONS_DEFINE= DOCS EXAMPLES post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in CREDITS README docs/index.html libbig_int/CREDITS ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} .endfor post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for test in bitset.php example.php rand.php RSA.php std_header.php ${INSTALL_DATA} ${WRKSRC}/tests/${test} ${STAGEDIR}${EXAMPLESDIR} .endfor .include Index: head/math/pecl-stats/Makefile =================================================================== --- head/math/pecl-stats/Makefile (revision 456295) +++ head/math/pecl-stats/Makefile (revision 456296) @@ -1,19 +1,19 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= stats PORTVERSION= 1.0.5 CATEGORIES= math textproc pear MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension with routines for statistical computation LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE PORTSCOUT= limit:^1.* USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/math/pecl-trader/Makefile =================================================================== --- head/math/pecl-trader/Makefile (revision 456295) +++ head/math/pecl-trader/Makefile (revision 456296) @@ -1,17 +1,17 @@ # Created by: Jim Ohlstein # $FreeBSD$ PORTNAME= trader PORTVERSION= 0.3.0 PORTREVISION= 1 CATEGORIES= math devel MAINTAINER= jim@ohlste.in COMMENT= Trader extension based on TA-Lib LICENSE= BSD2CLAUSE USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/net/pecl-apn/Makefile =================================================================== --- head/net/pecl-apn/Makefile (revision 456295) +++ head/net/pecl-apn/Makefile (revision 456296) @@ -1,21 +1,21 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= apn PORTVERSION= 1.0.3 PORTREVISION= 2 CATEGORIES= net pear MAINTAINER= gasol.wu@gmail.com COMMENT= Extension to interact with Apple Push Notification Service LICENSE= PHP301 LIB_DEPENDS= libcapn.so:net/libcapn 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: head/net/pecl-ip2location/Makefile =================================================================== --- head/net/pecl-ip2location/Makefile (revision 456295) +++ head/net/pecl-ip2location/Makefile (revision 456296) @@ -1,19 +1,19 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= ip2location PORTVERSION= 6.0.4 PORTREVISION= 1 CATEGORIES= net pear MAINTAINER= gasol.wu@gmail.com COMMENT= Get geo location information of an IP address LICENSE= PHP301 LIB_DEPENDS= libIP2Location.so:net/ip2location USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/net/pecl-mosquitto/Makefile =================================================================== --- head/net/pecl-mosquitto/Makefile (revision 456295) +++ head/net/pecl-mosquitto/Makefile (revision 456296) @@ -1,20 +1,20 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= mosquitto PORTVERSION= 0.3.0 PORTREVISION= 1 CATEGORIES= net pear DISTNAME= Mosquitto-${PORTVERSION} MAINTAINER= gasol.wu@gmail.com COMMENT= Extension for libmosquitto LICENSE= BSD3CLAUSE BUILD_DEPENDS= mosquitto>=0:net/mosquitto USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/net/pecl-oauth/Makefile =================================================================== --- head/net/pecl-oauth/Makefile (revision 456295) +++ head/net/pecl-oauth/Makefile (revision 456296) @@ -1,26 +1,26 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= oauth PORTVERSION= 1.2.3 PORTREVISION= 2 CATEGORIES= net pear MAINTAINER= dbaio@FreeBSD.org COMMENT= Php Interface to the OAuth Protocol LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl PORTSCOUT= limit:^1.* CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/net/pecl-yp/Makefile =================================================================== --- head/net/pecl-yp/Makefile (revision 456295) +++ head/net/pecl-yp/Makefile (revision 456296) @@ -1,17 +1,17 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= yp PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= net pear MAINTAINER= gasol.wu@gmail.com COMMENT= YP/NIS functions binding for PHP LICENSE= PHP301 USES= php:pecl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/net-im/pecl-stomp/Makefile =================================================================== --- head/net-im/pecl-stomp/Makefile (revision 456295) +++ head/net-im/pecl-stomp/Makefile (revision 456296) @@ -1,20 +1,20 @@ # Created by: wen@FreeBSD.org # $FreeBSD$ PORTNAME= stomp PORTVERSION= 1.0.9 PORTREVISION= 1 CATEGORIES= net-im pear MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension of stomp client LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE PORTSCOUT= limit:^1.* USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/print/pecl-haru/Makefile =================================================================== --- head/print/pecl-haru/Makefile (revision 456295) +++ head/print/pecl-haru/Makefile (revision 456296) @@ -1,26 +1,26 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= haru PORTVERSION= 1.0.4 PORTREVISION= 1 CATEGORIES= print pear MAINTAINER= joneum@FreeBSD.org COMMENT= PECL extension to Haru PDF functions LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/hpdf.h:print/libharu 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 LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" .include Index: head/print/pecl-ps/Makefile =================================================================== --- head/print/pecl-ps/Makefile (revision 456295) +++ head/print/pecl-ps/Makefile (revision 456296) @@ -1,25 +1,26 @@ # Created by: Alan Garfield # $FreeBSD$ PORTNAME= ps PORTVERSION= 1.3.7 PORTREVISION= 1 CATEGORIES= print pear MAINTAINER= alan@fromorbit.com COMMENT= PHP extension for pslib to generate postscript 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 test check regression-test: build ${MAKE} -C ${WRKSRC} test < /dev/null .include Index: head/security/pecl-crack/Makefile =================================================================== --- head/security/pecl-crack/Makefile (revision 456295) +++ head/security/pecl-crack/Makefile (revision 456296) @@ -1,31 +1,31 @@ # Created by: Bill Moran # $FreeBSD$ PORTNAME= crack PORTVERSION= 0.4 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security www MAINTAINER= joneum@FreeBSD.org COMMENT= PECL extension to cracklib LICENSE= PHP30 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} CFLAGS+= -Wno-deprecated post-configure: ${REINPLACE_CMD} -e 's|^\$$ini_overwrites.*|&'"'"'crack.default_dictionary=\"${LOCALBASE}/libdata/cracklib/pw_dict\"'"'"',|' \ ${WRKSRC}/run-tests.php test check regression-test: build ${MAKE} -C ${WRKSRC} test < /dev/null .include Index: head/security/pecl-pam/Makefile =================================================================== --- head/security/pecl-pam/Makefile (revision 456295) +++ head/security/pecl-pam/Makefile (revision 456296) @@ -1,17 +1,17 @@ # Created by: wen@FreeBSD.org # $FreeBSD$ PORTNAME= pam PORTVERSION= 1.0.3 PORTREVISION= 1 CATEGORIES= security pear MAINTAINER= joneum@FreeBSD.org COMMENT= PECL classes for PAM integration LICENSE= PHP202 USES= php:pecl -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 .include Index: head/security/pecl-ssh2-0/Makefile =================================================================== --- head/security/pecl-ssh2-0/Makefile (revision 456295) +++ head/security/pecl-ssh2-0/Makefile (revision 456296) @@ -1,30 +1,30 @@ # Created by: Alexander Leidinger # $FreeBSD$ PORTNAME= ssh2 PORTVERSION= 0.13 CATEGORIES= security pear PKGNAMESUFFIX= -0 MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension to the libssh2 library LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libssh2.so:security/libssh2 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} CONFIGURE_ARGS= --with-ssh2 post-patch: @${REINPLACE_CMD} -e 's|\$$SSH2_DIR/lib|\$$SSH2_DIR/\$$PHP_LIBDIR|g' ${WRKSRC}/config.m4 .include Index: head/sysutils/pecl-mogilefs/Makefile =================================================================== --- head/sysutils/pecl-mogilefs/Makefile (revision 456295) +++ head/sysutils/pecl-mogilefs/Makefile (revision 456296) @@ -1,22 +1,22 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= mogilefs PORTVERSION= 0.9.2 PORTREVISION= 2 CATEGORIES= sysutils pear MAINTAINER= gasol.wu@gmail.com COMMENT= PHP client library to communicate with the MogileFS storage LICENSE= BSD3CLAUSE 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 .include Index: head/textproc/pecl-ctemplate/Makefile =================================================================== --- head/textproc/pecl-ctemplate/Makefile (revision 456295) +++ head/textproc/pecl-ctemplate/Makefile (revision 456296) @@ -1,24 +1,24 @@ # Created by: vanilla # $FreeBSD$ PORTNAME= cTemplate PORTVERSION= 1.14 CATEGORIES= textproc pear DISTVERSIONPREFIX= v PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= vanilla@FreeBSD.org COMMENT= PECL extension for ctemplate library LIB_DEPENDS= libctemplate.so:textproc/google-ctemplate USES= php:ext localbase:ldflags 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} .include Index: head/textproc/pecl-doublemetaphone/Makefile =================================================================== --- head/textproc/pecl-doublemetaphone/Makefile (revision 456295) +++ head/textproc/pecl-doublemetaphone/Makefile (revision 456296) @@ -1,20 +1,20 @@ # Created by: Ditesh Shashikant Gathani # $FreeBSD$ PORTNAME= doublemetaphone PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= textproc pear MAINTAINER= joneum@FreeBSD.org COMMENT= PECL extension which implements the Double Metaphone algorithm LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-doublemetaphone .include Index: head/textproc/pecl-stem/Makefile =================================================================== --- head/textproc/pecl-stem/Makefile (revision 456295) +++ head/textproc/pecl-stem/Makefile (revision 456296) @@ -1,21 +1,21 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= stem PORTVERSION= 1.5.1 PORTREVISION= 1 CATEGORIES= textproc pear MAINTAINER= joneum@FreeBSD.org COMMENT= PECL extension which provides word stemming LICENSE= BSD3CLAUSE 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 .include Index: head/textproc/pecl-syck/Makefile =================================================================== --- head/textproc/pecl-syck/Makefile (revision 456295) +++ head/textproc/pecl-syck/Makefile (revision 456296) @@ -1,22 +1,22 @@ # Created by: Ditesh Shashikant Gathani # $FreeBSD$ PORTNAME= syck PORTVERSION= 0.9.3 PORTREVISION= 2 CATEGORIES= textproc pear MAINTAINER= joneum@FreeBSD.org COMMENT= PECL extension which facilitates YAML parsing LICENSE= PHP301 BUILD_DEPENDS= ${LOCALBASE}/lib/libsyck.a:textproc/syck USES= php:pecl USE_PHP= spl:build hash:build -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --enable-syck .include Index: head/textproc/pecl-wbxml/Makefile =================================================================== --- head/textproc/pecl-wbxml/Makefile (revision 456295) +++ head/textproc/pecl-wbxml/Makefile (revision 456296) @@ -1,23 +1,23 @@ # Created by: Florian Smeets # $FreeBSD$ PORTNAME= wbxml PORTVERSION= 1.0.3 PORTREVISION= 3 CATEGORIES= textproc pear MAINTAINER= flo@FreeBSD.org COMMENT= PECL extension that provides WBXML conversion capabilities LIB_DEPENDS= libwbxml2.so:textproc/wbxml2 USES= php:pecl 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 .include Index: head/textproc/pecl-xdiff/Makefile =================================================================== --- head/textproc/pecl-xdiff/Makefile (revision 456295) +++ head/textproc/pecl-xdiff/Makefile (revision 456296) @@ -1,23 +1,23 @@ # Created by: Larry Rosenman # $FreeBSD$ PORTNAME= xdiff PORTVERSION= 1.5.2 PORTREVISION= 1 CATEGORIES= textproc pear MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension to create/apply binary and text patches LICENSE= PHP301 LIB_DEPENDS= libxdiff.so:textproc/libxdiff PORTSCOUT= limit:^1.* USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 LDFLAGS+= -L${LOCALBASE}/lib .include Index: head/textproc/pecl-xslcache/Makefile =================================================================== --- head/textproc/pecl-xslcache/Makefile (revision 456295) +++ head/textproc/pecl-xslcache/Makefile (revision 456296) @@ -1,18 +1,18 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= xslcache PORTVERSION= 0.7.2 PORTREVISION= 1 CATEGORIES= textproc pear MAINTAINER= joneum@FreeBSD.org COMMENT= Caches the parsed XSL stylesheet between sessions LICENSE= PHP301 USES= php:pecl USE_PHP= dom:build xml:build xsl:build -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/textproc/pecl-yaml1/Makefile =================================================================== --- head/textproc/pecl-yaml1/Makefile (revision 456295) +++ head/textproc/pecl-yaml1/Makefile (revision 456296) @@ -1,22 +1,22 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= yaml PORTVERSION= 1.3.1 CATEGORIES= textproc pear PKGNAMESUFFIX= 1 MAINTAINER= dbaio@FreeBSD.org COMMENT= YAML-1.1 parser and emitter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libyaml.so:textproc/libyaml PORTSCOUT= limit:^1.* USES= php:pecl -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/www/pecl-amfext/Makefile =================================================================== --- head/www/pecl-amfext/Makefile (revision 456295) +++ head/www/pecl-amfext/Makefile (revision 456296) @@ -1,23 +1,23 @@ # Created by: Piotr Rybicki # $FreeBSD$ PORTNAME= amfext PORTVERSION= 0.9.2 PORTREVISION= 2 CATEGORIES= www MAINTAINER= meritus@innervision.pl COMMENT= Implements encoding and decoding of AMF and AMF3 messages LICENSE= PHP30 USES= dos2unix libtool php:pecl PHP_MODNAME= amf -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 CONFIGURE_ARGS= --with-amf CPPFLAGS+= -I${LOCALBASE}/include/php/ext/standard CFLAGS+= -Wno-deprecated .include Index: head/www/pecl-http1/Makefile =================================================================== --- head/www/pecl-http1/Makefile (revision 456295) +++ head/www/pecl-http1/Makefile (revision 456296) @@ -1,27 +1,27 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= http PORTVERSION= 1.7.6 PORTREVISION= 1 CATEGORIES= www PKGNAMESUFFIX= 1 DISTNAME= pecl_http-${PORTVERSION} MAINTAINER= gasol.wu@gmail.com COMMENT= Extended HTTP Support LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE 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 \ --with-http-zlib-compression \ --with-http-magic-mime .include Index: head/www/pecl-solr/Makefile =================================================================== --- head/www/pecl-solr/Makefile (revision 456295) +++ head/www/pecl-solr/Makefile (revision 456296) @@ -1,19 +1,20 @@ # Created by: Hung-Yi Chen # $FreeBSD$ PORTNAME= solr PORTVERSION= 2.4.0 CATEGORIES= www MAINTAINER= gaod@hychen.org COMMENT= PHP extension for Apache Solr LICENSE= PHP301 LIB_DEPENDS= libcurl.so:ftp/curl \ libxml2.so:textproc/libxml2 USES= php:pecl USE_PHP= json:build +IGNORE_WITH_PHP= 72 .include Index: head/www/pecl-sphinx/Makefile =================================================================== --- head/www/pecl-sphinx/Makefile (revision 456295) +++ head/www/pecl-sphinx/Makefile (revision 456296) @@ -1,24 +1,25 @@ # Created by: Max Baryshnikov # $FreeBSD$ PORTNAME= sphinx DISTVERSION= 1.3.3 PORTREVISION= 1 CATEGORIES= www MAINTAINER= mephius@gmail.com COMMENT= Sphinx search engine php client 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 CFLAGS+= -I${LOCALBASE}/include .include Index: head/www/pecl-swish/Makefile =================================================================== --- head/www/pecl-swish/Makefile (revision 456295) +++ head/www/pecl-swish/Makefile (revision 456296) @@ -1,22 +1,22 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= swish PORTVERSION= 0.5.0 PORTREVISION= 1 CATEGORIES= www pear MAINTAINER= joneum@FreeBSD.org COMMENT= Swish-e bindings for PHP LICENSE= PHP301 BUILD_DEPENDS= swish-config:www/swish-e 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 .include Index: head/www/pecl-twig/Makefile =================================================================== --- head/www/pecl-twig/Makefile (revision 456295) +++ head/www/pecl-twig/Makefile (revision 456296) @@ -1,19 +1,19 @@ # Created by: Joe Horn # $FreeBSD$ PORTNAME= twig PORTVERSION= 1.28.1 CATEGORIES= www MASTER_SITES= http://pear.twig-project.org/get/ PKGNAMEPREFIX= pecl- DISTNAME= CTwig-${PORTVERSION} MAINTAINER= tz@FreeBSD.org COMMENT= Twig C extension to improve performance of the Twig template language LICENSE= BSD3CLAUSE USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 72 .include Index: head/www/pecl-yaf2/Makefile =================================================================== --- head/www/pecl-yaf2/Makefile (revision 456295) +++ head/www/pecl-yaf2/Makefile (revision 456296) @@ -1,21 +1,21 @@ # Created by: johnpupu # $FreeBSD$ PORTNAME= yaf PORTVERSION= 2.3.5 CATEGORIES= www PKGNAMESUFFIX= 2 MAINTAINER= johnpupu@gmail.com COMMENT= MVC framework written as a C PHP extension LICENSE= PHP301 LIB_DEPENDS= libpcre.so:devel/pcre PORTSCOUT= limit:^2\. USES= localbase php:pecl -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 .include Index: head/www/pecl-yar/Makefile =================================================================== --- head/www/pecl-yar/Makefile (revision 456295) +++ head/www/pecl-yar/Makefile (revision 456296) @@ -1,22 +1,22 @@ # Created by: John Chen # $FreeBSD$ PORTNAME= yar PORTVERSION= 2.0.2 CATEGORIES= www MAINTAINER= johnpupu@gmail.com COMMENT= Yar (Yet another RPC framework) is a light, concurrent RPC framework LICENSE= PHP301 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 MSGPACK_BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/msgpack.so:devel/pecl-msgpack MSGPACK_RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/msgpack.so:devel/pecl-msgpack .include Index: head/www/pecl-yar1/Makefile =================================================================== --- head/www/pecl-yar1/Makefile (revision 456295) +++ head/www/pecl-yar1/Makefile (revision 456296) @@ -1,24 +1,24 @@ # Created by: John Chen # $FreeBSD$ PORTNAME= yar PORTVERSION= 1.2.5 PORTREVISION= 1 CATEGORIES= www PKGNAMESUFFIX= 1 MAINTAINER= johnpupu@gmail.com COMMENT= Yar (Yet another RPC framework) is a light, concurrent RPC framework LICENSE= PHP301 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 MSGPACK_BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/msgpack.so:devel/pecl-msgpack0 MSGPACK_RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/msgpack.so:devel/pecl-msgpack0 .include