Index: head/databases/pecl-mdbtools/Makefile =================================================================== --- head/databases/pecl-mdbtools/Makefile (revision 423040) +++ head/databases/pecl-mdbtools/Makefile (revision 423041) @@ -1,29 +1,32 @@ # Created by: Ditesh Shashikant Gathani # $FreeBSD$ PORTNAME= mdbtools PORTVERSION= 1.0.0 PORTREVISION= 2 CATEGORIES= databases pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= PECL extension for the mdbtools library +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + LICENSE= LGPL21 BUILD_DEPENDS= ${LOCALBASE}/lib/libmdb.a:databases/mdbtools RUN_DEPENDS= ${LOCALBASE}/lib/libmdb.a:databases/mdbtools USES= php:ext pkgconfig tar:tgz IGNORE_WITH_PHP= 56 70 CONFIGURE_ARGS= --with-mdbtools=${LOCALBASE} post-extract: @${REINPLACE_CMD} -e 's|MDB_SDATETIME|MDB_DATETIME|g' \ ${WRKSRC}/mdbtools.c .include Index: head/databases/pecl-mysqlnd_ms/Makefile =================================================================== --- head/databases/pecl-mysqlnd_ms/Makefile (revision 423040) +++ head/databases/pecl-mysqlnd_ms/Makefile (revision 423041) @@ -1,20 +1,23 @@ # Created by: johnpupu # $FreeBSD$ PORTNAME= mysqlnd_ms PORTVERSION= 1.5.2 PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= johnpupu@gmail.com COMMENT= Replication and load balancing plugin for mysqlnd +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + USES= php:ext USE_PHP= json:build IGNORE_WITH_PHP= 56 70 .include Index: head/databases/pecl-mysqlnd_qc/Makefile =================================================================== --- head/databases/pecl-mysqlnd_qc/Makefile (revision 423040) +++ head/databases/pecl-mysqlnd_qc/Makefile (revision 423041) @@ -1,19 +1,22 @@ # Created by: johnpupu # $FreeBSD$ PORTNAME= mysqlnd_qc PORTVERSION= 1.2.0 PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= johnpupu@gmail.com COMMENT= Query cache plugin for mysqlnd +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + USES= php:ext IGNORE_WITH_PHP= 56 70 .include Index: head/databases/php-adodb-ext/Makefile =================================================================== --- head/databases/php-adodb-ext/Makefile (revision 423040) +++ head/databases/php-adodb-ext/Makefile (revision 423041) @@ -1,27 +1,30 @@ # Created by: JoeHorn # $FreeBSD$ PORTNAME= adodb-ext PORTVERSION= 5.04 PORTREVISION= 4 CATEGORIES= databases MASTER_SITES= http://phplens.com/lens/dl/ PKGNAMEPREFIX= php- DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org COMMENT= ADOdb Extension +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + WRKSRC= ${WRKDIR}/adodb-${PORTVERSION:S/.//} USES= dos2unix php:ext zip IGNORE_WITH_PHP=56 70 PHP_MODNAME= adodb .include .if ${PHP_VER} == "55" EXTRA_PATCHES= ${PATCHDIR}/extra-patch-php54-adodb.c .endif .include Index: head/devel/pecl-automap/Makefile =================================================================== --- head/devel/pecl-automap/Makefile (revision 423040) +++ head/devel/pecl-automap/Makefile (revision 423041) @@ -1,23 +1,26 @@ # Created by: Ditesh Shashikant Gathani # $FreeBSD$ PORTNAME= automap PORTVERSION= 2.1.0 PORTREVISION= 1 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= PECL extension offering a fast map-based autoloader +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + LICENSE= PHP301 USES= php:ext tar:tgz USE_PHP= spl:build IGNORE_WITH_PHP= 56 70 CONFIGURE_ARGS= --enable-automap .include Index: head/devel/pecl-bbcode/Makefile =================================================================== --- head/devel/pecl-bbcode/Makefile (revision 423040) +++ head/devel/pecl-bbcode/Makefile (revision 423041) @@ -1,26 +1,29 @@ # Created by: Ditesh Shashikant Gathani # $FreeBSD$ PORTNAME= bbcode PORTVERSION= 1.0.2 PORTREVISION= 1 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= PECL extension which allows quick and efficient BBCode Parsing +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + LICENSE= PHP301 BSD3CLAUSE LICENSE_COMB= multi USES= php:ext tar:tgz IGNORE_WITH_PHP= 56 70 CONFIGURE_ARGS= --enable-bbcode post-patch: @${REINPLACE_CMD} -e 's/#include /\/\/#include /g' ${WRKSRC}/lib/bbcode2.c .include Index: head/devel/pecl-bcompiler/Makefile =================================================================== --- head/devel/pecl-bcompiler/Makefile (revision 423040) +++ head/devel/pecl-bcompiler/Makefile (revision 423041) @@ -1,23 +1,26 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= bcompiler PORTVERSION= 1.0.2 PORTREVISION= 1 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= Bytecode compiler extension +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + LICENSE= PHP202 USES= php:ext tar:tgz USE_PHP= bz2:build IGNORE_WITH_PHP=56 70 CONFIGURE_ARGS= --enable-bcompiler .include Index: head/devel/pecl-hidef/Makefile =================================================================== --- head/devel/pecl-hidef/Makefile (revision 423040) +++ head/devel/pecl-hidef/Makefile (revision 423041) @@ -1,29 +1,32 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= hidef PORTVERSION= 0.1.13 PORTREVISION= 1 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= Constants for real +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + LICENSE= PHP301 USES= php:ext tar:tgz IGNORE_WITH_PHP= 56 70 CONFIGURE_ARGS= --enable-hidef CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib post-patch: @${REINPLACE_CMD} -e 's,malloc.h,stdlib.h,g' \ ${WRKSRC}/hidef.c .include Index: head/devel/pecl-mcve/Makefile =================================================================== --- head/devel/pecl-mcve/Makefile (revision 423040) +++ head/devel/pecl-mcve/Makefile (revision 423041) @@ -1,28 +1,31 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= mcve PORTVERSION= 7.0.3 PORTREVISION= 2 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= PECL Extension for Interface the MCVE/Monetra API +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + LICENSE= PHP30 LIB_DEPENDS= libmonetra.so:devel/libmonetra USES= php:ext tar:tgz USE_OPENSSL= yes IGNORE_WITH_PHP= 56 70 CONFIGURE_ARGS+= --with-mcve="${LOCALBASE}" post-patch: ${REINPLACE_CMD} -e '/SEARCH_PATH/ s,=",="${LOCALBASE} ${PREFIX} ,' \ ${WRKSRC}/config.m4 .include Index: head/devel/pecl-operator/Makefile =================================================================== --- head/devel/pecl-operator/Makefile (revision 423040) +++ head/devel/pecl-operator/Makefile (revision 423041) @@ -1,23 +1,26 @@ # Created by: Alexander Zhuravlev # $FreeBSD$ PORTNAME= operator PORTVERSION= 0.3 PORTREVISION= 1 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= PHP extension that provides operator overloading for PHP objects +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + LICENSE= PHP30 USES= php:ext tar:tgz IGNORE_WITH_PHP= 56 70 post-extract:: @${CAT} ${PKGMESSAGE} .include Index: head/devel/pecl-parsekit/Makefile =================================================================== --- head/devel/pecl-parsekit/Makefile (revision 423040) +++ head/devel/pecl-parsekit/Makefile (revision 423041) @@ -1,24 +1,27 @@ # Created by: Sébastien Santoro # $FreeBSD$ PORTNAME= parsekit PORTVERSION= 1.3.0 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= dereckson@gmail.com COMMENT= Extension for opcodes runtime analysis +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + LICENSE= PHP301 USES= php:ext IGNORE_WITH_PHP= 56 70 CONFIGURE_ARGS= --enable-parsekit CFLAGS+= -I${LOCALBASE}/include .include Index: head/devel/pecl-shape/Makefile =================================================================== --- head/devel/pecl-shape/Makefile (revision 423040) +++ head/devel/pecl-shape/Makefile (revision 423041) @@ -1,30 +1,33 @@ # Created by: Ditesh Shashikant Gathani # $FreeBSD$ PORTNAME= shape PORTVERSION= 0.9.2 PORTREVISION= 2 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= PECL extension that wraps libshape +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + LICENSE= PHP30 LIB_DEPENDS= libshp.so:devel/shapelib USES= php:ext tar:tgz PHP_MODNAME= shp IGNORE_WITH_PHP= 56 70 CONFIGURE_ARGS+= --with-shp=${LOCALBASE} post-patch: @${REINPLACE_CMD} -e 's|include/libshp|include|g' ${WRKSRC}/config.m4 @${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/config.m4 @${REINPLACE_CMD} -e 's|include "libshp/|include "|g' ${WRKSRC}/php_shp.h .include Index: head/devel/pecl-spread/Makefile =================================================================== --- head/devel/pecl-spread/Makefile (revision 423040) +++ head/devel/pecl-spread/Makefile (revision 423041) @@ -1,25 +1,28 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= spread PORTVERSION= 2.1.0 PORTREVISION= 3 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= Php Interface to the Spread Toolkit API +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + LICENSE= PHP301 BUILD_DEPENDS= ${LOCALBASE}/include/sp.h:net/spread4 RUN_DEPENDS= ${LOCALBASE}/include/sp.h:net/spread4 USES= php:ext tar:tgz IGNORE_WITH_PHP= 56 70 CONFIGURE_ARGS+= --with-spread=${LOCALBASE} .include Index: head/mail/pecl-esmtp/Makefile =================================================================== --- head/mail/pecl-esmtp/Makefile (revision 423040) +++ head/mail/pecl-esmtp/Makefile (revision 423041) @@ -1,35 +1,38 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= esmtp PORTVERSION= 0.3.1 PORTREVISION= 3 CATEGORIES= mail www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= PECL ESMTP client extension +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + LICENSE= PHP30 LIB_DEPENDS= libesmtp.so:mail/libesmtp USES= php:ext tar:tgz IGNORE_WITH_PHP= 56 70 OPTIONS_DEFINE= RE2C OPTIONS_DEFAULT= RE2C RE2C_DESC= Use re2c to regenerate PHP parsers .include .if ${PORT_OPTIONS:MRE2C} BUILD_DEPENDS+= re2c:devel/re2c .endif post-patch: @${REINPLACE_CMD} -e '29,34 d; 45,50 d' ${WRKSRC}/config.m4 .include Index: head/net/pecl-cvsclient/Makefile =================================================================== --- head/net/pecl-cvsclient/Makefile (revision 423040) +++ head/net/pecl-cvsclient/Makefile (revision 423041) @@ -1,20 +1,23 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= cvsclient PORTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= net pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= PHP extension for CVS pserver client +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + LICENSE= PHP202 USES= php:ext tar:tgz IGNORE_WITH_PHP= 56 70 .include Index: head/security/pecl-tcpwrap/Makefile =================================================================== --- head/security/pecl-tcpwrap/Makefile (revision 423040) +++ head/security/pecl-tcpwrap/Makefile (revision 423041) @@ -1,23 +1,26 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= tcpwrap PORTVERSION= 1.1.3 PORTREVISION= 1 CATEGORIES= security pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= PECL extension which provides tcpwrappers binding +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + LICENSE= PHP202 USES= php:ext tar:tgz IGNORE_WITH_PHP= 56 70 post-patch: @${REINPLACE_CMD} -e 's, -ldl,,' ${WRKSRC}/config.m4 .include Index: head/textproc/pecl-enchant/Makefile =================================================================== --- head/textproc/pecl-enchant/Makefile (revision 423040) +++ head/textproc/pecl-enchant/Makefile (revision 423041) @@ -1,23 +1,26 @@ # Created by: Wen heping # $FreeBSD$ PORTNAME= enchant DISTVERSION= 1.1.0 PORTREVISION= 1 CATEGORIES= textproc devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= Libenchant Binder that Support Near All Spelling Tools +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + LICENSE= PHP30 LIB_DEPENDS= libenchant.so:textproc/enchant USES= php:ext tar:tgz IGNORE_WITH_PHP= 56 70 CONFIGURE_ARGS+= --with-enchant=${LOCALBASE} .include Index: head/textproc/pecl-html_parse/Makefile =================================================================== --- head/textproc/pecl-html_parse/Makefile (revision 423040) +++ head/textproc/pecl-html_parse/Makefile (revision 423041) @@ -1,25 +1,28 @@ # Created by: Ditesh Shashikant Gathani # $FreeBSD$ PORTNAME= html_parse PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= textproc pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= PECL extension for the ekhtml library +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + LICENSE= PHP30 BUILD_DEPENDS= ${LOCALBASE}/lib/libekhtml.a:textproc/ekhtml RUN_DEPENDS= ${LOCALBASE}/lib/libekhtml.a:textproc/ekhtml USES= php:ext tar:tgz IGNORE_WITH_PHP= 56 70 CONFIGURE_ARGS= --enable-html_parse .include