Index: head/archivers/pecl-phk/Makefile =================================================================== --- head/archivers/pecl-phk/Makefile (revision 486750) +++ head/archivers/pecl-phk/Makefile (revision 486751) @@ -1,23 +1,23 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 .include Index: head/converters/pecl-fribidi/Makefile =================================================================== --- head/converters/pecl-fribidi/Makefile (revision 486750) +++ head/converters/pecl-fribidi/Makefile (revision 486751) @@ -1,22 +1,22 @@ # 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 DEPRECATED= Works only with EOL php 5.6 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} .include Index: head/databases/mysqldumper/Makefile =================================================================== --- head/databases/mysqldumper/Makefile (revision 486750) +++ head/databases/mysqldumper/Makefile (revision 486751) @@ -1,42 +1,42 @@ # Created by: Marek Holienka # $FreeBSD$ PORTNAME= mysqldumper PORTVERSION= 1.24.4 CATEGORIES= databases MASTER_SITES= SF/${PORTNAME}/MySQLDumper/ DISTNAME= MySQLDumper${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool for backing up MySQL databases DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/ReadMe/license_english.txt RUN_DEPENDS= p5-DBI>=1.48:databases/p5-DBI OPTIONS_DEFINE= APACHE LIGHTTPD 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 USES= cpe mysql perl5 php zip PLIST_SUB= WWWGRP=${WWWGRP} WWWOWN=${WWWOWN} WRKSRC= ${WRKDIR}/msd${PORTVERSION} APACHE_USE= APACHE_RUN=22+ LIGHTTPD_RUN_DEPENDS= ${LOCALBASE}/sbin/lighttpd:www/lighttpd do-install: ${MKDIR} ${STAGEDIR}${WWWDIR}/ cd ${WRKSRC}/ && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/ .include Index: head/databases/pear-MDB2_Driver_mysql/Makefile =================================================================== --- head/databases/pear-MDB2_Driver_mysql/Makefile (revision 486750) +++ head/databases/pear-MDB2_Driver_mysql/Makefile (revision 486751) @@ -1,24 +1,24 @@ # Created by: Rong-En Fan # $FreeBSD$ PORTNAME= MDB2_Driver_mysql DISTVERSION= 1.5.0b4 CATEGORIES= databases www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR MySQL MDB2 driver DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEAR_PKGNAMEPREFIX}MDB2>=0:databases/pear-MDB2@${PHP_FLAVOR} 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 Index: head/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile =================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile (revision 486750) +++ head/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile (revision 486751) @@ -1,24 +1,24 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= Structures_DataGrid_DataSource_DBQuery PORTVERSION= 0.1.11 CATEGORIES= databases www pear MAINTAINER= joneum@FreeBSD.org COMMENT= DataSource driver using PEAR::DB and an SQL query DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \ ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \ ${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR} USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 NO_ARCH= yes .include Index: head/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile =================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile (revision 486750) +++ head/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile (revision 486751) @@ -1,24 +1,24 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= Structures_DataGrid_DataSource_DBTable PORTVERSION= 0.1.7 CATEGORIES= databases www pear MAINTAINER= joneum@FreeBSD.org COMMENT= DataSource driver using PEAR::DB_Table DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \ ${PEARDIR}/DB/Table.php:databases/pear-DB_Table@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \ ${PEARDIR}/DB/Table.php:databases/pear-DB_Table@${PHP_FLAVOR} USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 NO_ARCH= yes .include Index: head/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile =================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile (revision 486750) +++ head/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile (revision 486751) @@ -1,24 +1,24 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= Structures_DataGrid_DataSource_DataObject PORTVERSION= 0.2.1 CATEGORIES= databases www pear MAINTAINER= joneum@FreeBSD.org COMMENT= DataSource driver using PEAR::DB_DataObject DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \ ${PEARDIR}/DB/DataObject.php:databases/pear-DB_DataObject@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \ ${PEARDIR}/DB/DataObject.php:databases/pear-DB_DataObject@${PHP_FLAVOR} USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 NO_ARCH= yes .include Index: head/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile =================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile (revision 486750) +++ head/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile (revision 486751) @@ -1,24 +1,24 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= Structures_DataGrid_DataSource_MDB2 PORTVERSION= 0.1.11 CATEGORIES= databases www pear MAINTAINER= joneum@FreeBSD.org COMMENT= DataSource driver using PEAR::MDB2 and an SQL query DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \ ${PEARDIR}/MDB2.php:databases/pear-MDB2@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \ ${PEARDIR}/MDB2.php:databases/pear-MDB2@${PHP_FLAVOR} USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 NO_ARCH= yes .include Index: head/databases/pecl-chdb/Makefile =================================================================== --- head/databases/pecl-chdb/Makefile (revision 486750) +++ head/databases/pecl-chdb/Makefile (revision 486751) @@ -1,32 +1,32 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 71 72 73 +IGNORE_WITH_PHP= 71 72 73 CFLAGS+= -L${LOCALBASE}/lib USE_GITHUB= yes GH_ACCOUNT= lcastelli CONFIGURE_ARGS= --with-libcmph-dir=${LOCALBASE}/lib .include Index: head/databases/pecl-dbase/Makefile =================================================================== --- head/databases/pecl-dbase/Makefile (revision 486750) +++ head/databases/pecl-dbase/Makefile (revision 486751) @@ -1,19 +1,19 @@ # Created by: toomas # $FreeBSD$ PORTNAME= dbase PORTVERSION= 5.1.1 CATEGORIES= databases pear MAINTAINER= joneum@FreeBSD.org COMMENT= dBase database file access functions for PHP DEPRECATED= Works only with EOL php 5.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 Index: head/databases/pecl-drizzle/Makefile =================================================================== --- head/databases/pecl-drizzle/Makefile (revision 486750) +++ head/databases/pecl-drizzle/Makefile (revision 486751) @@ -1,35 +1,35 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 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 486750) +++ head/databases/pecl-leveldb/Makefile (revision 486751) @@ -1,22 +1,22 @@ # Created by: johnpupu # $FreeBSD$ PORTNAME= leveldb PORTVERSION= 0.1.5 PORTREVISION= 1 CATEGORIES= databases MAINTAINER= joneum@FreeBSD.org COMMENT= This extension is a PHP binding for Google LevelDB DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 Index: head/databases/pecl-memcache/Makefile =================================================================== --- head/databases/pecl-memcache/Makefile (revision 486750) +++ head/databases/pecl-memcache/Makefile (revision 486751) @@ -1,30 +1,30 @@ # Created by: Gerrit Beine # $FreeBSD$ PORTNAME= memcache PORTVERSION= 3.0.8 PORTREVISION= 1 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org COMMENT= Memcached extension for PHP 5.6 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP30 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 post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ ${INSTALL_DATA} ${WRKSRC}/example.php ${STAGEDIR}${EXAMPLESDIR}/ .include Index: head/databases/pecl-memcached2/Makefile =================================================================== --- head/databases/pecl-memcached2/Makefile (revision 486750) +++ head/databases/pecl-memcached2/Makefile (revision 486751) @@ -1,36 +1,36 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= memcached PORTVERSION= 2.2.0 PORTREVISION= 5 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP extension for interfacing with memcached via libmemcached library DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP30 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libmemcached.so:databases/libmemcached OPTIONS_DEFINE= IGBINARY SASL OPTIONS_DEFAULT=SASL 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 IGBINARY_CONFIGURE_ENABLE= memcached-igbinary IGBINARY_USE= PHP=igbinary:build SASL_CONFIGURE_ENABLE= memcached-sasl SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 .include Index: head/databases/pecl-mongo/Makefile =================================================================== --- head/databases/pecl-mongo/Makefile (revision 486750) +++ head/databases/pecl-mongo/Makefile (revision 486751) @@ -1,24 +1,24 @@ # Created by: wen # $FreeBSD$ PORTNAME= mongo PORTVERSION= 1.6.16 CATEGORIES= databases pear MAINTAINER= bofh@FreeBSD.org COMMENT= PECL classes for Mongo Database Driver DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 72 73 +IGNORE_WITH_PHP= 71 72 73 .include Index: head/databases/pecl-pdo_user/Makefile =================================================================== --- head/databases/pecl-pdo_user/Makefile (revision 486750) +++ head/databases/pecl-pdo_user/Makefile (revision 486751) @@ -1,22 +1,22 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 Index: head/databases/pecl-rrd1/Makefile =================================================================== --- head/databases/pecl-rrd1/Makefile (revision 486750) +++ head/databases/pecl-rrd1/Makefile (revision 486751) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= rrd DISTVERSION= 1.1.3 CATEGORIES= databases pear MAINTAINER= daniel@blodan.se COMMENT= PHP bindings to rrd tool system DEPRECATED= Works only with EOL php 5.6 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 .include Index: head/databases/pecl-tokyo_tyrant/Makefile =================================================================== --- head/databases/pecl-tokyo_tyrant/Makefile (revision 486750) +++ head/databases/pecl-tokyo_tyrant/Makefile (revision 486751) @@ -1,24 +1,24 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE 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 Index: head/databases/php-mdcached/Makefile =================================================================== --- head/databases/php-mdcached/Makefile (revision 486750) +++ head/databases/php-mdcached/Makefile (revision 486751) @@ -1,27 +1,27 @@ # Created by: Ivan Voras # $FreeBSD$ PORTNAME= mdcached PORTVERSION= 1.0.9 PORTREVISION= 1 CATEGORIES= databases devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz MAINTAINER= ivoras@FreeBSD.org COMMENT= The PHP client library for Bullet Cache (mdcached) DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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} .include Index: head/databases/php5-tarantool/Makefile =================================================================== --- head/databases/php5-tarantool/Makefile (revision 486750) +++ head/databases/php5-tarantool/Makefile (revision 486751) @@ -1,29 +1,29 @@ # Created by: Veniamin Gvozdikov # $FreeBSD$ PORTNAME= tarantool PORTVERSION= 0.1.0 PORTEPOCH= 1 CATEGORIES= databases PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= PECL PHP driver for Tarantool DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE 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 .include Index: head/databases/sqlbuddy/Makefile =================================================================== --- head/databases/sqlbuddy/Makefile (revision 486750) +++ head/databases/sqlbuddy/Makefile (revision 486751) @@ -1,47 +1,47 @@ # Created by: Chenguang LI # $FreeBSD$ PORTNAME= sqlbuddy PORTVERSION= 1.3.3 PORTREVISION= 3 CATEGORIES= databases www MAINTAINER= horus.li@gmail.com COMMENT= Web based MySQL administration with a set of PHP scripts DEPRECATED= Works only with EOL php 5.6 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 GH_TAGNAME= b2cdc2b NO_BUILD= yes USE_PHP= ctype pcre session mysql USES= php:web PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" SUB_FILES= pkg-message pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "NOTE:" @${ECHO_MSG} "This port assumes you have already installed a mysql database, " @${ECHO_MSG} "and you want to use SQL Buddy to manage the server." @${ECHO_MSG} "If you are planning to install it/them on this machine later, " @${ECHO_MSG} "you can find it/them at ${PORTSDIR}/databases." @${ECHO_MSG} "" do-install: @${ECHO_MSG} "" @${ECHO_MSG} "Installing SQL Buddy under ${WWWDIR}/" @${MKDIR} ${STAGEDIR}${WWWDIR} @cd ${WRKSRC} && ${CP} -R src/* ${STAGEDIR}${WWWDIR} && ${CP} LICENSE README.md ${STAGEDIR}${WWWDIR} .include Index: head/deskutils/phpcollab/Makefile =================================================================== --- head/deskutils/phpcollab/Makefile (revision 486750) +++ head/deskutils/phpcollab/Makefile (revision 486751) @@ -1,41 +1,41 @@ # Created by: jamrich.majo@gmail.com # $FreeBSD$ PORTNAME= phpcollab PORTVERSION= 2.5 PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= SF/phpcollab/final/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org 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 WRKSRC= ${WRKDIR}/${PORTNAME} SHAREOWN= ${WWWOWN} SHAREGRP= ${WWWGRP} SUB_FILES= pkg-message OPTIONS_DEFAULT=MYSQL APACHE OPTIONS_RADIO= WEBSERVER DB OPTIONS_RADIO_WEBSERVER= APACHE LIGHTTPD OPTIONS_RADIO_DB= PGSQL MYSQL MYSQL_USE= PHP=mysql MYSQL=yes PGSQL_USE= PHP=pgsql,pdo_pgsql PGSQL_USES= pgsql APACHE_USE= APACHE_RUN=22+ LIGHTTPD_RUN_DEPENDS= lighttpd:ww/lighttpd do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) .include Index: head/deskutils/simplegroupware/Makefile =================================================================== --- head/deskutils/simplegroupware/Makefile (revision 486750) +++ head/deskutils/simplegroupware/Makefile (revision 486751) @@ -1,32 +1,32 @@ # Created by: jamrich.majo@gmail.com # $FreeBSD$ PORTNAME= simplegroupware PORTVERSION= 0.745 CATEGORIES= deskutils MASTER_SITES= SF/simplgroup/${PORTNAME}/${PORTVERSION}/ DISTNAME= SimpleGroupware_${PORTVERSION} MAINTAINER= ports@FreeBSD.org 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+ USE_MYSQL= yes USE_PHP= mysql SUB_FILES= pkg-message SHAREOWN= ${WWWOWN} SHAREGRP= ${WWWGRP} do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) .include Index: head/deskutils/surrealtodo/Makefile =================================================================== --- head/deskutils/surrealtodo/Makefile (revision 486750) +++ head/deskutils/surrealtodo/Makefile (revision 486751) @@ -1,42 +1,42 @@ # Created by: jamrich.majo@gmail.com # $FreeBSD$ PORTNAME= surrealtodo PORTVERSION= 0.6.1.2 PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= SF/surrealtodo/Surreal%20ToDo/ DISTNAME= surrealtodo_v${PORTVERSION} MAINTAINER= ports@FreeBSD.org 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 NO_ARCH= yes WWWOWN= www WWWGRP= ${WWWOWN} PKGMESSAGE= ${WRKDIR}/${PORTNAME}/pkg-message SUB_FILES= pkg-message PLIST_SUB= OWNER="${WWWOWN}" GROUP="${WWWGRP}" OPTIONS_DEFINE= PGSQL APACHE LIGHTTPD OPTIONS_DEFAULT= APACHE LIGHTTPD_DESC= Use Lighttpd webserver PGSQL_USE= PHP=pgsql APACHE_USE= APACHE_RUN=22+ LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} @${CP} -r ${WRKDIR}/${PORTNAME}_v${PORTVERSION}/* ${STAGEDIR}${WWWDIR} .include Index: head/devel/pecl-APCu4/Makefile =================================================================== --- head/devel/pecl-APCu4/Makefile (revision 486750) +++ head/devel/pecl-APCu4/Makefile (revision 486751) @@ -1,32 +1,32 @@ # Created by: John Chen # $FreeBSD$ PORTNAME= APCu PORTVERSION= 4.0.11 PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME:tl}-${PORTVERSION} MAINTAINER= joneum@FreeBSD.org COMMENT= APC User Caching DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 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} PLIST_FILES= ${DATADIR}/apc.php post-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/apc.php ${STAGEDIR}${DATADIR} .include Index: head/devel/pecl-expect/Makefile =================================================================== --- head/devel/pecl-expect/Makefile (revision 486750) +++ head/devel/pecl-expect/Makefile (revision 486751) @@ -1,25 +1,25 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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} .include Index: head/devel/pecl-gearman/Makefile =================================================================== --- head/devel/pecl-gearman/Makefile (revision 486750) +++ head/devel/pecl-gearman/Makefile (revision 486751) @@ -1,23 +1,23 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= gearman PORTVERSION= 1.1.2 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= joneum@FreeBSD.org COMMENT= Gearman API DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 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 Index: head/devel/pecl-htscanner/Makefile =================================================================== --- head/devel/pecl-htscanner/Makefile (revision 486750) +++ head/devel/pecl-htscanner/Makefile (revision 486751) @@ -1,22 +1,22 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= htscanner PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= Support htaccess for PHP DEPRECATED= Works only with EOL php 5.6 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 .include Index: head/devel/pecl-inotify/Makefile =================================================================== --- head/devel/pecl-inotify/Makefile (revision 486750) +++ head/devel/pecl-inotify/Makefile (revision 486751) @@ -1,22 +1,22 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 Index: head/devel/pecl-intl/Makefile =================================================================== --- head/devel/pecl-intl/Makefile (revision 486750) +++ head/devel/pecl-intl/Makefile (revision 486751) @@ -1,25 +1,25 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= intl PORTVERSION= 3.0.0 PORTREVISION= 16 CATEGORIES= devel pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PECL extension to support Internationalization(ICU) DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1 .include Index: head/devel/pecl-jsmin2/Makefile =================================================================== --- head/devel/pecl-jsmin2/Makefile (revision 486750) +++ head/devel/pecl-jsmin2/Makefile (revision 486751) @@ -1,19 +1,19 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= jsmin PORTVERSION= 2.0.1 CATEGORIES= devel MAINTAINER= pascal.christen@hostpoint.ch COMMENT= PHP extension for minifying JavaScript DEPRECATED= Works only with EOL php 5.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 Index: head/devel/pecl-jsonc/Makefile =================================================================== --- head/devel/pecl-jsonc/Makefile (revision 486750) +++ head/devel/pecl-jsonc/Makefile (revision 486751) @@ -1,22 +1,22 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= jsonc PORTVERSION= 1.3.10 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com COMMENT= PECL extension for JSON manipulation DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 Index: head/devel/pecl-jsonnet/Makefile =================================================================== --- head/devel/pecl-jsonnet/Makefile (revision 486750) +++ head/devel/pecl-jsonnet/Makefile (revision 486751) @@ -1,25 +1,25 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include Index: head/devel/pecl-judy/Makefile =================================================================== --- head/devel/pecl-judy/Makefile (revision 486750) +++ head/devel/pecl-judy/Makefile (revision 486751) @@ -1,25 +1,25 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 72 73 +IGNORE_WITH_PHP= 71 72 73 .include Index: head/devel/pecl-libevent/Makefile =================================================================== --- head/devel/pecl-libevent/Makefile (revision 486750) +++ head/devel/pecl-libevent/Makefile (revision 486751) @@ -1,23 +1,23 @@ # Created by: Ilya Bakulin # $FreeBSD$ PORTNAME= libevent PORTVERSION= 0.1.0 PORTREVISION= 3 CATEGORIES= devel MAINTAINER= webmaster@kibab.com COMMENT= Libevent extension for PHP DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 LIB_DEPENDS= libevent.so:devel/libevent USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include Index: head/devel/pecl-memoize/Makefile =================================================================== --- head/devel/pecl-memoize/Makefile (revision 486750) +++ head/devel/pecl-memoize/Makefile (revision 486751) @@ -1,31 +1,31 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 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 486750) +++ head/devel/pecl-msgpack0/Makefile (revision 486751) @@ -1,19 +1,19 @@ # Created by: John Chen # $FreeBSD$ PORTNAME= msgpack PORTVERSION= 0.5.7 CATEGORIES= devel MAINTAINER= joneum@FreeBSD.org COMMENT= Provides API for communicating with MessagePack serialization DEPRECATED= Works only with EOL php 5.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 Index: head/devel/pecl-ncurses/Makefile =================================================================== --- head/devel/pecl-ncurses/Makefile (revision 486750) +++ head/devel/pecl-ncurses/Makefile (revision 486751) @@ -1,20 +1,20 @@ # Created by: Jille Timmermans # $FreeBSD$ PORTNAME= ncurses PORTVERSION= 1.0.2 PORTREVISION= 1 CATEGORIES= devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= PECL extension for ncurses DEPRECATED= Works only with EOL php 5.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 Index: head/devel/pecl-newt/Makefile =================================================================== --- head/devel/pecl-newt/Makefile (revision 486750) +++ head/devel/pecl-newt/Makefile (revision 486751) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= newt PORTVERSION= 1.2.9 PORTREVISION= 1 CATEGORIES= devel www MAINTAINER= garga@FreeBSD.org COMMENT= PHP language extension for RedHat Newt library DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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} ,' \ ${WRKSRC}/config.m4 .include Index: head/devel/pecl-params/Makefile =================================================================== --- head/devel/pecl-params/Makefile (revision 486750) +++ head/devel/pecl-params/Makefile (revision 486751) @@ -1,20 +1,20 @@ # 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() 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 .include Index: head/devel/pecl-propro/Makefile =================================================================== --- head/devel/pecl-propro/Makefile (revision 486750) +++ head/devel/pecl-propro/Makefile (revision 486751) @@ -1,23 +1,23 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= BSD2CLAUSE 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 Index: head/devel/pecl-pthreads2/Makefile =================================================================== --- head/devel/pecl-pthreads2/Makefile (revision 486750) +++ head/devel/pecl-pthreads2/Makefile (revision 486751) @@ -1,36 +1,36 @@ # Created by: John Chen # $FreeBSD$ PORTNAME= pthreads PORTVERSION= 2.0.10 CATEGORIES= devel PKGNAMESUFFIX= 2 MAINTAINER= joneum@FreeBSD.org COMMENT= Compatible Threading API for PHP5.3+ DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 PORTSCOUT= limit:^2\. CFLAGS+= -I${LOCALBASE}/include USES= php:pecl -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 .include .if !defined(PHP_ZTS) && exists(${LOCALBASE}/bin/php) PHP_ZTS!= ${LOCALBASE}/bin/php -r 'phpinfo();' | ${GREP} 'Thread Safety' | ${AWK} -F '=> ' '{print $$2}' .else PHP_ZTS= disabled .endif .if ${PHP_ZTS} == "disabled" IGNORE= pthreads requires ZTS, please re-compile PHP with ZTS enabled .endif .include Index: head/devel/pecl-qb/Makefile =================================================================== --- head/devel/pecl-qb/Makefile (revision 486750) +++ head/devel/pecl-qb/Makefile (revision 486751) @@ -1,22 +1,22 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 Index: head/devel/pecl-raphf/Makefile =================================================================== --- head/devel/pecl-raphf/Makefile (revision 486750) +++ head/devel/pecl-raphf/Makefile (revision 486751) @@ -1,23 +1,23 @@ # Created by: vanilla@ # $FreeBSD$ PORTNAME= raphf PORTVERSION= 1.1.2 PORTREVISION= 2 CATEGORIES= devel MAINTAINER= vanilla@FreeBSD.org COMMENT= Resource and persistent handles factory DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= BSD2CLAUSE 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 Index: head/devel/pecl-runkit/Makefile =================================================================== --- head/devel/pecl-runkit/Makefile (revision 486750) +++ head/devel/pecl-runkit/Makefile (revision 486751) @@ -1,22 +1,22 @@ # 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 DEPRECATED= Works only with EOL php 5.6 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 .include Index: head/devel/pecl-scream/Makefile =================================================================== --- head/devel/pecl-scream/Makefile (revision 486750) +++ head/devel/pecl-scream/Makefile (revision 486751) @@ -1,23 +1,23 @@ # 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 DEPRECATED= Works only with EOL php 5.6 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) .include Index: head/devel/pecl-spl_types/Makefile =================================================================== --- head/devel/pecl-spl_types/Makefile (revision 486750) +++ head/devel/pecl-spl_types/Makefile (revision 486751) @@ -1,29 +1,29 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --enable-spl-types CFLAGS+= -I${LOCALBASE}/include .include Index: head/devel/pecl-statgrab/Makefile =================================================================== --- head/devel/pecl-statgrab/Makefile (revision 486750) +++ head/devel/pecl-statgrab/Makefile (revision 486751) @@ -1,23 +1,23 @@ # 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 DEPRECATED= Works only with EOL php 5.6 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} .include Index: head/devel/pecl-strict/Makefile =================================================================== --- head/devel/pecl-strict/Makefile (revision 486750) +++ head/devel/pecl-strict/Makefile (revision 486751) @@ -1,20 +1,20 @@ # 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+ DEPRECATED= Works only with EOL php 5.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 Index: head/devel/pecl-svn/Makefile =================================================================== --- head/devel/pecl-svn/Makefile (revision 486750) +++ head/devel/pecl-svn/Makefile (revision 486751) @@ -1,23 +1,23 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 Index: head/devel/pecl-test_helpers/Makefile =================================================================== --- head/devel/pecl-test_helpers/Makefile (revision 486750) +++ head/devel/pecl-test_helpers/Makefile (revision 486751) @@ -1,26 +1,26 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 .include Index: head/devel/pecl-uopz/Makefile =================================================================== --- head/devel/pecl-uopz/Makefile (revision 486750) +++ head/devel/pecl-uopz/Makefile (revision 486751) @@ -1,20 +1,20 @@ # 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 DEPRECATED= Works only with EOL php 5.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 Index: head/devel/pecl-uploadprogress/Makefile =================================================================== --- head/devel/pecl-uploadprogress/Makefile (revision 486750) +++ head/devel/pecl-uploadprogress/Makefile (revision 486751) @@ -1,22 +1,22 @@ # 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 DEPRECATED= Works only with EOL php 5.6 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 .include Index: head/devel/pecl-uri_template/Makefile =================================================================== --- head/devel/pecl-uri_template/Makefile (revision 486750) +++ head/devel/pecl-uri_template/Makefile (revision 486751) @@ -1,20 +1,20 @@ # 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 DEPRECATED= Works only with EOL php 5.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 Index: head/devel/pecl-vld/Makefile =================================================================== --- head/devel/pecl-vld/Makefile (revision 486750) +++ head/devel/pecl-vld/Makefile (revision 486751) @@ -1,18 +1,18 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= vld PORTVERSION= 0.14.0 CATEGORIES= devel pear MAINTAINER= joneum@FreeBSD.org 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 .include Index: head/devel/pecl-weakref/Makefile =================================================================== --- head/devel/pecl-weakref/Makefile (revision 486750) +++ head/devel/pecl-weakref/Makefile (revision 486751) @@ -1,26 +1,26 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 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 .include Index: head/devel/pecl-xhprof/Makefile =================================================================== --- head/devel/pecl-xhprof/Makefile (revision 486750) +++ head/devel/pecl-xhprof/Makefile (revision 486751) @@ -1,23 +1,23 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= APACHE20 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 Index: head/devel/php-jq/Makefile =================================================================== --- head/devel/php-jq/Makefile (revision 486750) +++ head/devel/php-jq/Makefile (revision 486751) @@ -1,33 +1,33 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= jq PORTVERSION= 0.0.1 PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= gasol.wu@gmail.com COMMENT= Jq shared extension for php DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libjq.so:textproc/jq 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 pre-build: (${JQ_CMD} -V | ${SED} 's,jq-\(.*\),#define JQ_VERSION "\1",' >> ${WRKSRC}/version.h) .include Index: head/devel/php-memoize/Makefile =================================================================== --- head/devel/php-memoize/Makefile (revision 486750) +++ head/devel/php-memoize/Makefile (revision 486751) @@ -1,36 +1,36 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= memoize PORTVERSION= 0.2.0b1 DISTVERSIONPREFIX= v PORTREVISION= 3 CATEGORIES= devel PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= gasol.wu@gmail.com COMMENT= PHP extension which transparently caches PHP functions DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 USE_GITHUB= yes 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 OPTIONS_DEFAULT= MEMORY MEMCACHED_DESC= Enable memcached storage module MEMORY_DESC= Enable the memoize memory storage module MEMCACHED_CONFIGURE_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/php-scalar_objects/Makefile =================================================================== --- head/devel/php-scalar_objects/Makefile (revision 486750) +++ head/devel/php-scalar_objects/Makefile (revision 486751) @@ -1,25 +1,25 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= scalar_objects PORTVERSION= 0.0.20140124 PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= gasol.wu@gmail.com COMMENT= Support method calls on primitive types in PHP DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 USE_GITHUB= yes GH_ACCOUNT= nikic GH_TAGNAME= baf4985 USES= php:ext -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include Index: head/devel/php-uprofiler/Makefile =================================================================== --- head/devel/php-uprofiler/Makefile (revision 486750) +++ head/devel/php-uprofiler/Makefile (revision 486751) @@ -1,34 +1,34 @@ # Created by: Gasol Wu # $FreeBSD$ PORTNAME= uprofiler PORTVERSION= 0.11.0.20150219 PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= gasol.wu@gmail.com COMMENT= Lightweight profiler for PHP DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE BROKEN_aarch64= invokes x86 assembler BROKEN_armv6= invokes x86 assembler BROKEN_armv7= invokes x86 assembler BROKEN_mips64= invokes x86 assembler BROKEN_powerpc64= invokes x86 assembler BROKEN_sparc64= invokes x86 assembler USE_GITHUB= yes GH_ACCOUNT= FriendsOfPHP GH_TAGNAME= 483c1e5 WRKSRC_SUBDIR= extension USES= php:ext -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include Index: head/devel/php5-blitz/Makefile =================================================================== --- head/devel/php5-blitz/Makefile (revision 486750) +++ head/devel/php5-blitz/Makefile (revision 486751) @@ -1,22 +1,22 @@ # Created by: Valery Komarov # $FreeBSD$ PORTNAME= blitz PORTVERSION= 0.8.2 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://alexeyrybak.com/blitz/ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= komarov@valerka.net COMMENT= PHP templating engine DEPRECATED= Works only with EOL php 5.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 Index: head/devel/php5-blitz-devel/Makefile =================================================================== --- head/devel/php5-blitz-devel/Makefile (revision 486750) +++ head/devel/php5-blitz-devel/Makefile (revision 486751) @@ -1,24 +1,24 @@ # Created by: Valery Komarov # $FreeBSD$ PORTNAME= blitz-devel PORTVERSION= 0.7.2 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://alexeyrybak.com/blitz/ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} DISTNAME= blitz-${PORTVERSION}-devel MAINTAINER= komarov@valerka.net COMMENT= PHP templating engine DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 Index: head/devel/php5-dav/Makefile =================================================================== --- head/devel/php5-dav/Makefile (revision 486750) +++ head/devel/php5-dav/Makefile (revision 486751) @@ -1,28 +1,28 @@ # Created by: Valery Komarov # $FreeBSD$ PORTNAME= dav PORTVERSION= 1.2 PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://download.pureftpd.org/php-webdav/ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} DISTNAME= php-webdav-${PORTVERSION} MAINTAINER= komarov@valerka.net COMMENT= The PHP WebDAV extension DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= ISCL 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} .include Index: head/devel/php5-ice/Makefile =================================================================== --- head/devel/php5-ice/Makefile (revision 486750) +++ head/devel/php5-ice/Makefile (revision 486751) @@ -1,52 +1,52 @@ # Created by: DIrk Ye # $FreeBSD$ CATEGORIES= devel PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= freebsd@grem.de COMMENT= Ice (Internet Communications Engine) language mapping for PHP DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 BUILD_DEPENDS= mcpp:devel/mcpp \ slice2php:devel/ice LIB_DEPENDS= libIce.so.${LIB_VRS}:devel/ice OPTIONS_DEFINE= DEBUG NAMESPACES OPTIONS_DEFAULT= NAMESPACES_DESC= Use PHP namespaces (recommended) SLAVE_PORT= yes MASTERDIR= ${.CURDIR}/../ice 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 LIB_VRS= ${PORTVERSION:S|.||g:C|0$||} PHP_MODNAME?= IcePHP post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/*.so @${MKDIR} ${STAGEDIR}${PREFIX}/etc/php @${ECHO_CMD} "extension=${PHP_MODNAME}.so" > ${STAGEDIR}${PREFIX}/etc/php/ext-20-ice.ini security-check: @${ECHO_CMD} "****************************************************************************" @${ECHO_CMD} "" @${ECHO_CMD} "The following line has been added to your ${PREFIX}/etc/php/ext-20-ice.ini" @${ECHO_CMD} "configuration file to automatically load the installed extension:" @${ECHO_CMD} "" @${ECHO_CMD} "extension=${PHP_MODNAME}.so" @${ECHO_CMD} "" @${ECHO_CMD} "****************************************************************************" .include "${MASTERDIR}/Makefile" Index: head/devel/php5-pinba/Makefile =================================================================== --- head/devel/php5-pinba/Makefile (revision 486750) +++ head/devel/php5-pinba/Makefile (revision 486751) @@ -1,26 +1,26 @@ # Created by: raven428 # $FreeBSD$ PORTNAME= pinba PORTVERSION= 2012.03.20 PORTREVISION= 11 CATEGORIES= devel 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 LIB_DEPENDS= libprotobuf.so:devel/protobuf USES= compiler:c++11-lang php:ext USE_CXXSTD= c++11 USE_GITHUB= yes GH_ACCOUNT= tony2001 GH_PROJECT= pinba_extension GH_TAGNAME= f76b673 .include Index: head/devel/php5-thrift/Makefile =================================================================== --- head/devel/php5-thrift/Makefile (revision 486750) +++ head/devel/php5-thrift/Makefile (revision 486751) @@ -1,25 +1,25 @@ # Created by: Ilya Bakulin # $FreeBSD$ PORTNAME= thrift PORTVERSION= ${THRIFT_PORTVERSION} PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= APACHE/thrift/${PORTVERSION} PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= webmaster@kibab.com COMMENT= PHP interface to Thrift DEPRECATED= Works only with EOL php 5.6 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 .include "${.CURDIR}/../thrift/bsd.thrift.mk" .include Index: head/finance/php-tclink/Makefile =================================================================== --- head/finance/php-tclink/Makefile (revision 486750) +++ head/finance/php-tclink/Makefile (revision 486751) @@ -1,27 +1,27 @@ # Created by: # $FreeBSD$ PORTNAME= tclink PORTVERSION= 4.0.2 PORTREVISION= 2 CATEGORIES= finance MASTER_SITES= https://vault.trustcommerce.com/downloads/ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION}-php MAINTAINER= mbowie@buzmo.com COMMENT= PHP extension for TrustCommerce credit card processing DEPRECATED= Works only with EOL php 5.6 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 ${REINPLACE_CMD} -e 's|\(X509_STORE_load_mem\)|uniq_\1|g' \ -e 's|\(X509_LOOKUP_mem\)|uniq_\1|g' ${WRKSRC}/mem.c .include Index: head/games/mkgichessclub/Makefile =================================================================== --- head/games/mkgichessclub/Makefile (revision 486750) +++ head/games/mkgichessclub/Makefile (revision 486751) @@ -1,45 +1,45 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= mkgichessclub PORTVERSION= 2.2.0 #PORTREVISION= 0 CATEGORIES= games MASTER_SITES= SF DISTNAME= MKGIChessClub-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org 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 PHALANX_DESC= Install phalanx robot OPTIONS_DEFAULT= GNUCHESS PHALANX NO_BUILD= yes SUB_FILES= pkg-message USES= python USE_MYSQL= server USE_PHP= mysql pcre session GNUCHESS_RUN_DEPENDS= gnuchess:games/gnuchess PHALANX_RUN_DEPENDS= phalanx:games/phalanx WRKSRC= ${WRKDIR}/MKGIChessClub-${PORTVERSION} do-install: ${MKDIR} ${STAGEDIR}${DATADIR}; cd ${WRKSRC}; \ ${INSTALL_DATA} database/* ${STAGEDIR}${DATADIR}; \ ${MKDIR} ${STAGEDIR}${WWWDIR}; cd www; ${CP} -R . ${STAGEDIR}${WWWDIR} ${MKDIR} ${STAGEDIR}${DOCSDIR}; \ ${INSTALL_DATA} ${WRKSRC}/README.INSTALL ${STAGEDIR}${DOCSDIR} .include Index: head/graphics/mapserver/Makefile =================================================================== --- head/graphics/mapserver/Makefile (revision 486750) +++ head/graphics/mapserver/Makefile (revision 486751) @@ -1,207 +1,206 @@ # Created by: Douglas K. Rand # $FreeBSD$ PORTNAME= mapserver PORTVERSION= 7.2.1 CATEGORIES= graphics www geography MASTER_SITES= https://download.osgeo.org/mapserver/ MAINTAINER= wen@FreeBSD.org COMMENT= System for developing web-based GIS applications LICENSE= MIT LIB_DEPENDS= libgd.so:graphics/gd \ libproj.so:graphics/proj \ libpng.so:graphics/png \ libgif.so:graphics/giflib \ libharfbuzz.so:print/harfbuzz \ libsvg.so:graphics/libsvg \ libfreetype.so:print/freetype2 \ libprotobuf-c.so:devel/protobuf-c USES= cpe cmake:outsource jpeg CPE_VENDOR= umn USE_GNOME= libxml2 LDFLAGS+= -L${LOCALBASE} -pthread CMAKE_ARGS+= -DCMAKE_PREFIX_PATH=${LOCALBASE} \ -DCMAKE_INSTALL_PREFIX=${PREFIX} \ -DWITH_GD=1 MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= FRIBIDI CURL GDAL GEOS KML POSTGIS PHP PERL PYTHON \ WMS WFS WCS FASTCGI DEBUG CAIRO CAIRO_SVG \ CLIENT_WMS CLIENT_WFS OPTIONS_DEFAULT= FRIBIDI GDAL GEOS CLIENT_WMS CLIENT_WFS KML CAIRO_SVG CAIRO_SVG_DESC= Cairo SVG parser support GDAL_DESC= GDAL library support FRIBIDI_DESC= Fribidi library support KML_DESC= KML support WMS_DESC= WMS Server support WFS_DESC= WFS Server support WCS_DESC= WCS Server support .include .if ${PORT_OPTIONS:MPYTHON} USES+= python:2.7 BUILD_DEPENDS+= swig3.0:devel/swig30 BINARY_ALIAS= swig=swig3.0 CMAKE_ARGS+= -DWITH_PYTHON=yes PLIST_SUB+= PYTHON="" MAP_EGG= MapScript-${PORTVERSION}-${PYTHON_VERSION:S/thon//} PLIST_SUB+= MAP_EGG=${MAP_EGG} .else PLIST_SUB+= PYTHON="@comment " .endif .if ${PORT_OPTIONS:MCAIRO} LIB_DEPENDS+= libcairo.so:graphics/cairo \ libexpat.so:textproc/expat2 CMAKE_ARGS+= -DWITH_CAIRO=1 .else CMAKE_ARGS+= -DWITH_CAIRO=0 .endif .if ${PORT_OPTIONS:MFRIBIDI} LIB_DEPENDS+= libfribidi.so:converters/fribidi CMAKE_ARGS+= -DWITH_FRIBIDI=1 .else CMAKE_ARGS+= -DWITH_FRIBIDI=0 .endif .if ${PORT_OPTIONS:MCAIRO_SVG} LIB_DEPENDS+= libcairo.so:graphics/cairo \ libsvg-cairo.so:graphics/libsvg-cairo \ libexpat.so:textproc/expat2 CMAKE_ARGS+= -DWITH_SVGCAIRO=1 -DWITH_CAIRO=1 USES+= pkgconfig .else CMAKE_ARGS+= -DWITH_SVGCAIRO=0 .endif .if ${PORT_OPTIONS:MKML} LIB_DEPENDS+= libxml2.so:textproc/libxml2 CMAKE_ARGS+= -DWITH_KML=1 .else CMAKE_ARGS+= -DWITH_KML=0 .endif .if ${PORT_OPTIONS:MWMS} CMAKE_ARGS+= -DWITH_WMS=1 .else CMAKE_ARGS+= -DWITH_WMS=0 .endif .if ${PORT_OPTIONS:MWFS} CMAKE_ARGS+= -DWITH_WFS=1 .else CMAKE_ARGS+= -DWITH_WFS=0 .endif .if ${PORT_OPTIONS:MWCS} CMAKE_ARGS+= -DWITH_WCS=1 .else CMAKE_ARGS+= -DWITH_WCS=0 .endif .if ${PORT_OPTIONS:MGDAL} USES+= iconv LIB_DEPENDS+= libgdal.so:graphics/gdal CMAKE_ARGS+= -DWITH_GDAL=1 .else CMAKE_ARGS+= -DWITH_GDAL=0 .endif .if ${PORT_OPTIONS:MGEOS} LIB_DEPENDS+= libgeos.so:graphics/geos CMAKE_ARGS+= -DWITH_GEOS=1 .else CMAKE_ARGS+= -DWITH_GEOS=0 .endif .if ${PORT_OPTIONS:MPOSTGIS} USES+= pgsql CMAKE_ARGS+= -DWITH_POSTGIS=1 .else CMAKE_ARGS+= -DWITH_POSTGIS=0 .endif .if ${PORT_OPTIONS:MPHP} USES+= php:build -IGNORE_WITH_PHP= 70 CMAKE_ARGS+= -DWITH_PHP=1 PLIST_SUB+= PHP="" .else CMAKE_ARGS+= -DWITH_PHP=0 PLIST_SUB+= PHP="@comment " .endif .if ${PORT_OPTIONS:MPERL} USES+= perl5 BUILD_DEPENDS= swig3.0:devel/swig30 CMAKE_ARGS+= -DWITH_PERL=1 PLIST_SUB+= PERL="" BINARY_ALIAS= swig=swig3.0 .else CMAKE_ARGS+= -DWITH_PERL=0 PLIST_SUB+= PERL="@comment " .endif .if ${PORT_OPTIONS:MCURL} LIB_DEPENDS+= libcurl.so:ftp/curl CMAKE_ARGS+= -DWITH_CURL=1 .else CMAKE_ARGS+= -DWITH_CURL=0 .endif .if ${PORT_OPTIONS:MFASTCGI} BUILD_DEPENDS+= ${LOCALBASE}/bin/cgi-fcgi:www/fcgi CMAKE_ARGS+= -DWITH_FCGI=1 .else CMAKE_ARGS+= -DWITH_FCGI=0 .endif .if ${PORT_OPTIONS:MDEBUG} CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=Debug .else CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=Release .endif PROG_FILES= legend scalebar shp2img shptree shptreetst shptreevis \ sortshp msencrypt tile4ms mapserv .if ${PORT_OPTIONS:MCLIENT_WMS} LIB_DEPENDS+= libcurl.so:ftp/curl LIB_DEPENDS+= libgdal.so:graphics/gdal CMAKE_ARGS+= -DWITH_CURL=1 -DWITH_GDAL=1 -DWITH_CLIENT_WMS=1 .endif .if ${PORT_OPTIONS:MCLIENT_WFS} LIB_DEPENDS+= libcurl.so:ftp/curl LIB_DEPENDS+= libgdal.so:graphics/gdal CMAKE_ARGS+= -DWITH_CURL=1 -DWITH_GDAL=1 -DWITH_CLIENT_WFS=1 .endif do-install: .for f in ${PROG_FILES} ${STRIP_CMD} ${BUILD_WRKSRC}/${f} ${INSTALL_SCRIPT} ${BUILD_WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin .endfor ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/libmapserver.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib @${LN} -sf libmapserver.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libmapserver.so.2 @${LN} -sf libmapserver.so.2 ${STAGEDIR}${PREFIX}/lib/libmapserver.so do-install-PHP-on: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR} ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/mapscript/php/php_mapscript.so \ ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/ @${MKDIR} ${STAGEDIR}${PREFIX}/etc/php @${ECHO_CMD} "extension=php_mapscript.so" > ${STAGEDIR}${PREFIX}/etc/php/ext-20-php_mapscript.ini do-install-PYTHON-on: @${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/ (cd ${BUILD_WRKSRC}/mapscript/python && ${CP} mapscript.py _mapscript.so ${STAGEDIR}${PYTHON_SITELIBDIR}/) .include Index: head/graphics/pecl-gmagick/Makefile =================================================================== --- head/graphics/pecl-gmagick/Makefile (revision 486750) +++ head/graphics/pecl-gmagick/Makefile (revision 486751) @@ -1,25 +1,25 @@ # Created by: Dan Rowe # $FreeBSD$ PORTNAME= gmagick PORTVERSION= 1.1.7RC3 PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= bsdports@wayfair.com COMMENT= Provides a wrapper to the GraphicsMagick library DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 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} .include Index: head/graphics/pecl-imlib2/Makefile =================================================================== --- head/graphics/pecl-imlib2/Makefile (revision 486750) +++ head/graphics/pecl-imlib2/Makefile (revision 486751) @@ -1,30 +1,30 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 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/graphics/php-gdal/Makefile =================================================================== --- head/graphics/php-gdal/Makefile (revision 486750) +++ head/graphics/php-gdal/Makefile (revision 486751) @@ -1,47 +1,47 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= gdal PORTVERSION= 2.2.4 CATEGORIES= graphics MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ LOCAL/sunpoet PKGNAMEPREFIX= php- MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP binding for GDAL DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../../LICENSE.TXT BUILD_DEPENDS= swig3.0:devel/swig30 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 WRKSRC_SUBDIR= swig/php post-patch: @${REINPLACE_CMD} -e '/^SWIG = swig/ s|$$|3.0|' ${WRKSRC}/../SWIGmake.base @${REINPLACE_CMD} -e 's|^CC=.*$$|CC=${CC}|; s|^CXX=.*$$|CXX=${CXX}|; s|^CFLAGS=.*$$|CFLAGS=${CFLAGS}|' ${WRKSRC}/${MAKEFILE} # GDALmake.opt and cpl_config.h are not available until configure phase post-configure: @${SED} -e '/^GDAL_ROOT/d' ${DATADIR}/GDALmake.opt > ${WRKSRC}/../../GDALmake.opt @${CP} ${LOCALBASE}/include/cpl_config.h ${WRKSRC}/../../port/ do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/ ${STAGEDIR}${PREFIX}/include/php/ext/${PORTNAME}/ ${INSTALL_LIB} ${WRKSRC}/*.so ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/ ${INSTALL_DATA} ${WRKSRC}/*.h ${STAGEDIR}${PREFIX}/include/php/ext/${PORTNAME}/ .include Index: head/graphics/php-libpuzzle/Makefile =================================================================== --- head/graphics/php-libpuzzle/Makefile (revision 486750) +++ head/graphics/php-libpuzzle/Makefile (revision 486751) @@ -1,32 +1,32 @@ # Created by: Naram Qashat # $FreeBSD$ PORTNAME= libpuzzle PORTVERSION= 0.11 PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://download.pureftpd.org/pub/pure-ftpd/misc/libpuzzle/release/ \ ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/libpuzzle/releases/ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= cyberbotx@cyberbotx.com COMMENT= PHP extension for Puzzle library to find similar pictures DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC:H:H}/COPYING 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} pre-install: @${STRIP_CMD} ${WRKSRC}/modules/libpuzzle.so .include Index: head/graphics/php-magickwand/Makefile =================================================================== --- head/graphics/php-magickwand/Makefile (revision 486750) +++ head/graphics/php-magickwand/Makefile (revision 486751) @@ -1,32 +1,32 @@ # Created by: # $FreeBSD$ PORTNAME= magickwand PORTVERSION= 1.0.9 PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= http://www.magickwand.org/download/php/ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} DISTNAME= MagickWandForPHP-${PORTVERSION}-2 MAINTAINER= ports@FreeBSD.org COMMENT= PHP extension to manipulate images DEPRECATED= Works only with EOL php 5.6 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} WRKSRC= ${WRKDIR}/MagickWandForPHP-${PORTVERSION} pre-configure: @${REINPLACE_CMD} -e 's|-lMagickWand|-lMagickWand-6|g' \ -e 's|-lMagickCore|-lMagickCore-6|g' \ ${WRKSRC}/configure .include Index: head/graphics/php5-ffmpeg/Makefile =================================================================== --- head/graphics/php5-ffmpeg/Makefile (revision 486750) +++ head/graphics/php5-ffmpeg/Makefile (revision 486751) @@ -1,27 +1,27 @@ # Created by: Jose Alonso Cardenas Marquez # $FreeBSD$ PORTNAME= ffmpeg PORTVERSION= 0.6.0.20120114 DISTVERSIONPREFIX= php- PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= LOCAL/sunpoet PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= FFmpeg shared extension for php DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 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 Index: head/japanese/php5-mecab/Makefile =================================================================== --- head/japanese/php5-mecab/Makefile (revision 486750) +++ head/japanese/php5-mecab/Makefile (revision 486751) @@ -1,27 +1,27 @@ # $FreeBSD$ PORTNAME= mecab PORTVERSION= 0.5.0 PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= https://github.com/downloads/rsky/php-${PORTNAME}/ DISTNAME= php-mecab-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= kuriyama@FreeBSD.org COMMENT= PHP5 extension for MeCab Morphological Analyzer DEPRECATED= Works only with EOL php 5.6 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 PKGNAMEPREFIX:= ${PKGNAMEPREFIX}${PHP_PKGNAMEPREFIX} .include Index: head/lang/pecl-perl/Makefile =================================================================== --- head/lang/pecl-perl/Makefile (revision 486750) +++ head/lang/pecl-perl/Makefile (revision 486751) @@ -1,21 +1,21 @@ # Created by: Luke Jee # $FreeBSD$ PORTNAME= perl DISTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= lang perl5 MAINTAINER= bofh@FreeBSD.org COMMENT= Embedded Perl DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= perl5 php:pecl .include Index: head/lang/php56/Makefile.ext =================================================================== --- head/lang/php56/Makefile.ext (revision 486750) +++ head/lang/php56/Makefile.ext (revision 486751) @@ -1,597 +1,597 @@ 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} PATCHDIR= ${.CURDIR}/files PLIST= ${NONEXISTENT} EXTRACT_AFTER_ARGS?= ${EXTSUBDIR} .if ${PHP_MODNAME} == "bcmath" CONFIGURE_ARGS+=--enable-bcmath PHP_HEADER_DIRS=libbcmath libbcmath/src .endif .if ${PHP_MODNAME} == "bz2" CONFIGURE_ARGS+=--with-bz2=/usr .endif .if ${PHP_MODNAME} == "calendar" CONFIGURE_ARGS+=--enable-calendar .endif .if ${PHP_MODNAME} == "ctype" CONFIGURE_ARGS+=--enable-ctype .endif .if ${PHP_MODNAME} == "curl" LIB_DEPENDS+= libcurl.so:ftp/curl CONFIGURE_ARGS+=--with-curl=${LOCALBASE} .endif .if ${PHP_MODNAME} == "dba" CONFIGURE_ARGS+=--enable-dba OPTIONS_DEFINE= CDB DB4 GDBM QDBM TOKYO INIFILE FLATFILE OPTIONS_DEFAULT=CDB INIFILE FLATFILE CDB_DESC= cdb database support DB4_DESC= Berkeley DB4 support GDBM_DESC= GDBM database support QDBM_DESC= QDBM database support TOKYO_DESC= Tokyo Cabinet database support INIFILE_DESC= INI file support FLATFILE_DESC= flatfile support PHP_HEADER_DIRS= libcdb libflatfile libinifile .endif .if ${PHP_MODNAME} == "dom" CONFIGURE_ARGS+=--enable-dom \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "enchant" LIB_DEPENDS+= libenchant.so:textproc/enchant CONFIGURE_ARGS+=--with-enchant=${LOCALBASE} .endif .if ${PHP_MODNAME} == "exif" CONFIGURE_ARGS+=--enable-exif .endif .if ${PHP_MODNAME} == "fileinfo" CONFIGURE_ARGS+=--enable-fileinfo \ --with-pcre-dir=${LOCALBASE} PHP_HEADER_DIRS= libmagic .endif .if ${PHP_MODNAME} == "filter" CONFIGURE_ARGS+=--enable-filter \ --with-pcre-dir=${LOCALBASE} .endif .if ${PHP_MODNAME} == "ftp" CONFIGURE_ARGS+=--enable-ftp \ --with-openssl-dir=${OPENSSLBASE} LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USES+= ssl .endif .if ${PHP_MODNAME} == "gd" LIB_DEPENDS= libfreetype.so:print/freetype2 \ libpng.so:graphics/png USES+= jpeg CONFIGURE_ARGS+=--with-gd \ --with-freetype-dir=${LOCALBASE} \ --with-jpeg-dir=${LOCALBASE} \ --with-png-dir=${LOCALBASE} \ --with-zlib-dir=/usr OPTIONS_DEFINE= T1LIB TRUETYPE JIS X11 VPX OPTIONS_DEFAULT=T1LIB TRUETYPE X11 T1LIB_DESC= Include T1lib support TRUETYPE_DESC= Enable TrueType string function JIS_DESC= Enable JIS-mapped Japanese font support X11_DESC= Enable XPM support VPX_DESC= Enable VP8 codec support PHP_HEADER_DIRS=libgd .endif .if ${PHP_MODNAME} == "gettext" CONFIGURE_ARGS+=--with-gettext=${LOCALBASE} USES+= gettext .endif .if ${PHP_MODNAME} == "gmp" LIB_DEPENDS+= libgmp.so:math/gmp CONFIGURE_ARGS+=--with-gmp=${LOCALBASE} .endif .if ${PHP_MODNAME} == "hash" CONFIGURE_ARGS+=--enable-hash \ --with-mhash .endif .if ${PHP_MODNAME} == "iconv" CONFIGURE_ARGS+=--with-iconv=${LOCALBASE} USES+= iconv:translit .endif .if ${PHP_MODNAME} == "imap" OPTIONS_DEFINE= PANDA PANDA_DESC= Uses the forked panda-cclient instead of the original cclient CONFIGURE_ARGS+=--with-imap=${LOCALBASE} \ --with-pcre-dir=${LOCALBASE} \ --with-imap-ssl=${OPENSSLBASE} LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USES+= ssl .endif .if ${PHP_MODNAME} == "interbase" CONFIGURE_ARGS+=--with-interbase=${LOCALBASE} USES+= firebird .endif .if ${PHP_MODNAME} == "json" CONFIGURE_ARGS+=--enable-json .endif .if ${PHP_MODNAME} == "ldap" CONFIGURE_ARGS+=--with-ldap=${LOCALBASE} USE_OPENLDAP= yes . ifdef(WANT_OPENLDAP_SASL) CONFIGURE_ARGS+=--with-ldap-sasl=${LOCALBASE} . endif .endif .if ${PHP_MODNAME} == "mbstring" CONFIGURE_ARGS+=--enable-mbstring \ --with-pcre-dir=${LOCALBASE} OPTIONS_DEFINE= REGEX OPTIONS_DEFAULT=REGEX REGEX_DESC= Enable multibyte regex support PHP_HEADER_DIRS=libmbfl libmbfl/filters libmbfl/mbfl libmbfl/nls .endif .if ${PHP_MODNAME} == "mcrypt" LIB_DEPENDS+= libltdl.so:devel/libltdl \ libmcrypt.so:security/libmcrypt CONFIGURE_ARGS+=--with-mcrypt=${LOCALBASE} .endif .if ${PHP_MODNAME} == "mssql" LIB_DEPENDS+= libsybdb.so:databases/freetds CONFIGURE_ARGS+=--with-mssql=${LOCALBASE} .endif .if ${PHP_MODNAME} == "mysql" OPTIONS_DEFINE= MYSQLND OPTIONS_DEFAULT=MYSQLND MYSQLND_DESC= Use MySQL Native Driver .endif .if ${PHP_MODNAME} == "mysqli" OPTIONS_DEFINE= MYSQLND OPTIONS_DEFAULT=MYSQLND MYSQLND_DESC= Use MySQL Native Driver .endif .if ${PHP_MODNAME} == "odbc" LIB_DEPENDS+= libodbc.so:databases/unixODBC CONFIGURE_ARGS+=--enable-odbc \ --with-unixODBC=${LOCALBASE} .endif .if ${PHP_MODNAME} == "openssl" CONFIGURE_ARGS+=--with-openssl=${OPENSSLBASE} LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USES+= ssl .endif .if ${PHP_MODNAME} == "opcache" # This is needed by Zend extensions, keep before everything. PHP_MOD_PRIO= 10 CONFIGURE_ARGS+=--enable-opcache .endif .if ${PHP_MODNAME} == "pcntl" CONFIGURE_ARGS+=--enable-pcntl .endif .if ${PHP_MODNAME} == "pdo" CONFIGURE_ARGS+=--enable-pdo .endif .if ${PHP_MODNAME} == "pdo_dblib" CONFIGURE_ARGS+=--with-pdo-dblib=${LOCALBASE} USE_PHP= pdo:build OPTIONS_DEFINE= MSSQL MSSQL_DESC= Enable Microsoft SQL Server support .endif .if ${PHP_MODNAME} == "pdo_firebird" CONFIGURE_ARGS+=--with-pdo-firebird=${LOCALBASE} USE_PHP= pdo:build USES+= firebird .endif .if ${PHP_MODNAME} == "pdo_mysql" OPTIONS_DEFINE= MYSQLND OPTIONS_DEFAULT=MYSQLND MYSQLND_DESC= Use MySQL Native Driver USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pdo_odbc" LIB_DEPENDS+= libodbc.so:databases/unixODBC CONFIGURE_ARGS+=--with-pdo-odbc=unixODBC,${LOCALBASE} USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pdo_pgsql" USES+= pgsql CONFIGURE_ARGS+=--with-pdo-pgsql=${LOCALBASE} USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pdo_sqlite" USES+= sqlite CONFIGURE_ARGS+=--with-pdo-sqlite=${LOCALBASE} USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pgsql" USES+= pgsql CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE} .endif .if ${PHP_MODNAME} == "phar" CONFIGURE_ARGS+=--enable-phar \ --with-pcre-dir=${LOCALBASE} USE_PHP= hash:build .endif .if ${PHP_MODNAME} == "posix" CONFIGURE_ARGS+=--enable-posix .endif .if ${PHP_MODNAME} == "pspell" LIB_DEPENDS+= libaspell.so:textproc/aspell CONFIGURE_ARGS+=--with-pspell=${LOCALBASE} .endif .if ${PHP_MODNAME} == "readline" CONFIGURE_ARGS+=--with-readline=/usr USES+= readline .endif .if ${PHP_MODNAME} == "recode" LIB_DEPENDS+= librecode.so:converters/recode CONFIGURE_ARGS+=--with-recode=${LOCALBASE} .endif .if ${PHP_MODNAME} == "session" CONFIGURE_ARGS+=--enable-session PHP_MOD_PRIO= 18 .endif .if ${PHP_MODNAME} == "shmop" CONFIGURE_ARGS+=--enable-shmop .endif .if ${PHP_MODNAME} == "simplexml" CONFIGURE_ARGS+=--enable-simplexml \ --with-pcre-dir=${LOCALBASE} \ --with-libxml-dir=${LOCALBASE} USES+= pkgconfig USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "snmp" CONFIGURE_ARGS+=--with-snmp=${LOCALBASE} \ --with-openssl-dir=${OPENSSLBASE} CONFIGURE_ENV+= ac_cv_buggy_snprint_value="no" LIB_DEPENDS+= libnetsnmp.so:net-mgmt/net-snmp LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USES+= ssl .endif .if ${PHP_MODNAME} == "soap" CONFIGURE_ARGS+=--enable-soap \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "sockets" CONFIGURE_ARGS+=--enable-sockets .endif .if ${PHP_MODNAME} == "sqlite3" USES+= sqlite CONFIGURE_ARGS+=--with-sqlite3=${LOCALBASE} .endif .if ${PHP_MODNAME} == "sybase_ct" LIB_DEPENDS+= libct.so:databases/freetds CONFIGURE_ARGS+=--with-sybase-ct=${LOCALBASE} .endif .if ${PHP_MODNAME} == "sysvmsg" CONFIGURE_ARGS+=--enable-sysvmsg .endif .if ${PHP_MODNAME} == "sysvsem" CONFIGURE_ARGS+=--enable-sysvsem .endif .if ${PHP_MODNAME} == "sysvshm" CONFIGURE_ARGS+=--enable-sysvshm .endif .if ${PHP_MODNAME} == "tidy" CONFIGURE_ARGS+=--with-tidy=${LOCALBASE} LIB_DEPENDS+= libtidy.so:www/tidy-lib .endif .if ${PHP_MODNAME} == "tokenizer" CONFIGURE_ARGS+=--enable-tokenizer .endif .if ${PHP_MODNAME} == "wddx" CONFIGURE_ARGS+=--enable-wddx \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 USE_PHP= xml:build session:build .endif .if ${PHP_MODNAME} == "xml" CONFIGURE_ARGS+=--enable-xml \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "xmlreader" CONFIGURE_ARGS+=--enable-xmlreader \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 USE_PHP= dom:build .endif .if ${PHP_MODNAME} == "xmlrpc" CONFIGURE_ARGS+=--with-xmlrpc \ --with-libxml-dir=${LOCALBASE} \ --with-iconv-dir=${LOCALBASE} USES+= iconv:translit USE_GNOME= libxml2 PHP_HEADER_DIRS=libxmlrpc USE_PHP= xml:build .endif .if ${PHP_MODNAME} == "xmlwriter" CONFIGURE_ARGS+=--enable-xmlwriter \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "xsl" CONFIGURE_ARGS+=--with-xsl=${LOCALBASE} USE_GNOME= libxslt USE_PHP= dom:build xml:build .endif .if ${PHP_MODNAME} == "zip" LIB_DEPENDS+= libzip.so:archivers/libzip CONFIGURE_ARGS+=--enable-zip \ --with-zlib-dir=/usr \ --with-pcre-dir=${LOCALBASE} \ --with-libzip=${LOCALBASE} .endif .if ${PHP_MODNAME} == "zlib" CONFIGURE_ARGS+=--with-zlib=/usr .endif .include .if ${PHP_MODNAME} == "dba" . if empty(PORT_OPTIONS:MCDB) CONFIGURE_ARGS+=--without-cdb . endif . if ${PORT_OPTIONS:MDB4} CONFIGURE_ARGS+=--with-db4=${LOCALBASE} USES+= bdb WITH_BDB_HIGHEST= yes . endif . if ${PORT_OPTIONS:MGDBM} LIB_DEPENDS+= libgdbm.so:databases/gdbm CONFIGURE_ARGS+=--with-gdbm=${LOCALBASE} . endif . if ${PORT_OPTIONS:MQDBM} LIB_DEPENDS+= libqdbm.so:databases/qdbm CONFIGURE_ARGS+=--with-qdbm=${LOCALBASE} . endif . if ${PORT_OPTIONS:MTOKYO} LIB_DEPENDS+= libtokyocabinet.so:databases/tokyocabinet CONFIGURE_ARGS+=--with-tcadb=${LOCALBASE} . endif . if empty(PORT_OPTIONS:MINIFILE) CONFIGURE_ARGS+=--disable-inifile . endif . if empty(PORT_OPTIONS:MFLATFILE) CONFIGURE_ARGS+=--disable-flatfile . endif .endif .if ${PHP_MODNAME} == "mysql" . if ${PORT_OPTIONS:MMYSQLND} CONFIGURE_ARGS+=--with-mysql=mysqlnd . else CONFIGURE_ARGS+=--with-mysql=${LOCALBASE} \ --with-zlib-dir=/usr USES+= mysql . endif .endif .if ${PHP_MODNAME} == "mysqli" . if ${PORT_OPTIONS:MMYSQLND} CONFIGURE_ARGS+=--with-mysqli=mysqlnd . else CONFIGURE_ARGS+=--with-mysqli=${LOCALBASE}/bin/mysql_config USES+= mysql . endif .endif .if ${PHP_MODNAME} == "pdo_mysql" . if ${PORT_OPTIONS:MMYSQLND} CONFIGURE_ARGS+=--with-pdo-mysql=mysqlnd USE_PHP+= mysql . else CONFIGURE_ARGS+=--with-pdo-mysql=${LOCALBASE} \ --with-zlib-dir=/usr USES+= mysql . endif .endif .include .if ${PHP_MODNAME} == "openssl" && ${SSL_DEFAULT:Mopenssl111} BROKEN= Does not build with openssl111 .endif .if ${PHP_MODNAME} == "gd" . if ${PORT_OPTIONS:MT1LIB} LIB_DEPENDS+= libt1.so:devel/t1lib CONFIGURE_ARGS+=--with-t1lib=${LOCALBASE} . endif . if ${PORT_OPTIONS:MTRUETYPE} CONFIGURE_ARGS+=--enable-gd-native-ttf . endif . if ${PORT_OPTIONS:MJIS} CONFIGURE_ARGS+=--enable-gd-jis-conv . endif . if ${PORT_OPTIONS:MX11} USE_XORG= x11 xpm CONFIGURE_ARGS+=--with-xpm-dir=${LOCALBASE} . endif . if ${PORT_OPTIONS:MVPX} LIB_DEPENDS+= libvpx.so:multimedia/libvpx CONFIGURE_ARGS+=--with-vpx-dir=${LOCALBASE} . endif .endif .if ${PHP_MODNAME} == "imap" . if ${PORT_OPTIONS:MPANDA} LIB_DEPENDS+= libc-client4.so.10:mail/panda-cclient . else LIB_DEPENDS+= libc-client4.so.9:mail/cclient . endif .endif .if ${PHP_MODNAME} == "mbstring" . if ${PORT_OPTIONS:MREGEX} LIB_DEPENDS+= libonig.so:devel/oniguruma CONFIGURE_ARGS+=--with-onig=${LOCALBASE} . else CONFIGURE_ARGS+=--disable-mbregex . endif .endif .if ${PHP_MODNAME} == "openssl" || ${PHP_MODNAME} == "sqlite3" post-extract: @${MV} ${WRKSRC}/config0.m4 ${WRKSRC}/config.m4 .endif .if ${PHP_MODNAME} == "pdo_dblib" . if ${PORT_OPTIONS:MMSSQL} LIB_DEPENDS+= libsybdb.so:databases/freetds . else LIB_DEPENDS+= libct.so:databases/freetds . endif .endif .if ${PHP_MODNAME} == "xml" post-extract: @${MKDIR} ${WRKSRC}/ext/xml @${CP} ${WRKSRC}/expat_compat.h ${WRKSRC}/ext/xml .endif .if ${PHP_MODNAME} == "zlib" post-extract: @${MV} ${WRKSRC}/config0.m4 ${WRKSRC}/config.m4 .endif Index: head/lang/php56-extensions/Makefile =================================================================== --- head/lang/php56-extensions/Makefile (revision 486750) +++ head/lang/php56-extensions/Makefile (revision 486751) @@ -1,122 +1,122 @@ # Created by: Alex Dupre # $FreeBSD$ PORTNAME= php56 PORTVERSION= 1.0 CATEGORIES= lang PKGNAMESUFFIX= -extensions MAINTAINER= ale@FreeBSD.org COMMENT= "meta-port" to install PHP extensions DEPRECATED= Works only with EOL php 5.6 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 \ GMP HASH ICONV IMAP INTERBASE JSON LDAP MBSTRING MCRYPT \ MSSQL MYSQL MYSQLI \ ODBC OPCACHE OPENSSL PCNTL PDF PDO PDO_DBLIB PDO_FIREBIRD \ PDO_MYSQL PDO_ODBC PDO_PGSQL PDO_SQLITE PGSQL PHAR POSIX \ PSPELL READLINE RECODE SESSION SHMOP SIMPLEXML SNMP SOAP \ SOCKETS SQLITE3 SYBASE_CT SYSVMSG SYSVSEM SYSVSHM \ TIDY TOKENIZER WDDX XML XMLREADER XMLRPC XMLWRITER XSL \ ZIP ZLIB BCMATH_DESC= bc style precision math functions BZ2_DESC= bzip2 library support CALENDAR_DESC= calendar conversion support CTYPE_DESC= ctype functions CURL_DESC= CURL support DBA_DESC= dba support DOM_DESC= DOM support ENCHANT_DESC= Enchant spelling support EXIF_DESC= EXIF support FILEINFO_DESC= fileinfo support FILTER_DESC= input filter support FTP_DESC= FTP support GD_DESC= GD library support GETTEXT_DESC= gettext library support GMP_DESC= GNU MP support HASH_DESC= HASH Message Digest Framework ICONV_DESC= iconv support IMAP_DESC= IMAP support INTERBASE_DESC= Interbase 6 database support (Firebird) JSON_DESC= JavaScript Object Serialization support LDAP_DESC= OpenLDAP support MBSTRING_DESC= multibyte string support MCRYPT_DESC= Encryption support MSSQL_DESC= MS-SQL database support MYSQL_DESC= MySQL database support MYSQLI_DESC= MySQLi database support ODBC_DESC= ODBC support OPCACHE_DESC= OPcache support PCNTL_DESC= pcntl support (CLI only) PDF_DESC= PDFlib support (implies GD) PDO_DESC= PHP Data Objects Interface (PDO) PDO_DBLIB_DESC= PDO DBLIB-DB driver PDO_FIREBIRD_DESC= PDO Firebird driver PDO_MYSQL_DESC= PDO MySQL driver PDO_ODBC_DESC= PDO ODBC driver PDO_PGSQL_DESC= PDO PostgreSQL driver PDO_SQLITE_DESC= PDO sqlite driver PGSQL_DESC= PostgreSQL database support PHAR_DESC= phar support POSIX_DESC= POSIX-like functions PSPELL_DESC= pspell support READLINE_DESC= readline support (CLI only) RECODE_DESC= recode support SESSION_DESC= session support SHMOP_DESC= shmop support SIMPLEXML_DESC= simplexml support SNMP_DESC= SNMP support SOAP_DESC= SOAP support SOCKETS_DESC= sockets support SQLITE3_DESC= sqlite3 support SYBASE_CT_DESC= Sybase database support SYSVMSG_DESC= System V message support SYSVSEM_DESC= System V semaphore support SYSVSHM_DESC= System V shared memory support TIDY_DESC= TIDY support TOKENIZER_DESC= tokenizer support WDDX_DESC= WDDX support (implies XML) XML_DESC= XML support XMLREADER_DESC= XMLReader support XMLRPC_DESC= XMLRPC-EPI support XMLWRITER_DESC= XMLWriter support XSL_DESC= XSL support (Implies DOM) ZIP_DESC= ZIP support ZLIB_DESC= ZLIB support OPTIONS_DEFAULT= CTYPE \ DOM \ FILTER \ HASH \ ICONV \ JSON \ OPCACHE \ PDO \ PDO_SQLITE \ PHAR \ POSIX \ SESSION \ SIMPLEXML \ SQLITE3 \ TOKENIZER \ XML \ XMLREADER \ XMLWRITER .include .for opt in ${OPTIONS_DEFINE} . if ${PORT_OPTIONS:M${opt}} USE_PHP+= ${opt:tl} . endif .endfor .include Index: head/lang/php71/Makefile.ext =================================================================== --- head/lang/php71/Makefile.ext (revision 486750) +++ head/lang/php71/Makefile.ext (revision 486751) @@ -1,568 +1,568 @@ # $FreeBSD$ 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} PATCHDIR= ${.CURDIR}/files PLIST= ${NONEXISTENT} EXTRACT_AFTER_ARGS?= ${EXTSUBDIR} .if ${PHP_MODNAME} == "bcmath" CONFIGURE_ARGS+=--enable-bcmath PHP_HEADER_DIRS=libbcmath libbcmath/src .endif .if ${PHP_MODNAME} == "bz2" CONFIGURE_ARGS+=--with-bz2=/usr .endif .if ${PHP_MODNAME} == "calendar" CONFIGURE_ARGS+=--enable-calendar .endif .if ${PHP_MODNAME} == "ctype" CONFIGURE_ARGS+=--enable-ctype .endif .if ${PHP_MODNAME} == "curl" LIB_DEPENDS+= libcurl.so:ftp/curl CONFIGURE_ARGS+=--with-curl=${LOCALBASE} .endif .if ${PHP_MODNAME} == "dba" CONFIGURE_ARGS+=--enable-dba OPTIONS_DEFINE= CDB DB4 GDBM QDBM TOKYO INIFILE FLATFILE OPTIONS_DEFAULT=CDB INIFILE FLATFILE CDB_DESC= cdb database support DB4_DESC= Berkeley DB4 support GDBM_DESC= GDBM database support QDBM_DESC= QDBM database support TOKYO_DESC= Tokyo Cabinet database support INIFILE_DESC= INI file support FLATFILE_DESC= flatfile support PHP_HEADER_DIRS= libcdb libflatfile libinifile .endif .if ${PHP_MODNAME} == "dom" CONFIGURE_ARGS+=--enable-dom \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "enchant" LIB_DEPENDS+= libenchant.so:textproc/enchant CONFIGURE_ARGS+=--with-enchant=${LOCALBASE} .endif .if ${PHP_MODNAME} == "exif" CONFIGURE_ARGS+=--enable-exif .endif .if ${PHP_MODNAME} == "fileinfo" CONFIGURE_ARGS+=--enable-fileinfo \ --with-pcre-dir=${LOCALBASE} PHP_HEADER_DIRS= libmagic .endif .if ${PHP_MODNAME} == "filter" CONFIGURE_ARGS+=--enable-filter \ --with-pcre-dir=${LOCALBASE} .endif .if ${PHP_MODNAME} == "ftp" CONFIGURE_ARGS+=--enable-ftp \ --with-openssl-dir=${OPENSSLBASE} LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USES+= ssl .endif .if ${PHP_MODNAME} == "gd" LIB_DEPENDS= libfreetype.so:print/freetype2 \ libpng.so:graphics/png USES+= jpeg CONFIGURE_ARGS+=--with-gd=${LOCALBASE} \ --with-freetype-dir=${LOCALBASE} \ --with-jpeg-dir=${LOCALBASE} \ --with-png-dir=${LOCALBASE} \ --with-zlib-dir=/usr EXTRACT_AFTER_ARGS=--no-same-owner --no-same-permissions --exclude libgd \ php-${PORTVERSION}/ext/gd OPTIONS_DEFINE=TRUETYPE JIS WEBP X11 OPTIONS_DEFAULT=TRUETYPE X11 TRUETYPE_DESC= Enable TrueType string function JIS_DESC= Enable JIS-mapped Japanese font support WEBP_DESC= Enable WebP image format support X11_DESC= Enable XPM support .endif .if ${PHP_MODNAME} == "gettext" CONFIGURE_ARGS+=--with-gettext=${LOCALBASE} USES+= gettext .endif .if ${PHP_MODNAME} == "gmp" LIB_DEPENDS+= libgmp.so:math/gmp CONFIGURE_ARGS+=--with-gmp=${LOCALBASE} .endif .if ${PHP_MODNAME} == "hash" CONFIGURE_ARGS+=--enable-hash \ --with-mhash .endif .if ${PHP_MODNAME} == "iconv" CONFIGURE_ARGS+=--with-iconv=${LOCALBASE} USES+= iconv:translit .endif .if ${PHP_MODNAME} == "imap" OPTIONS_DEFINE= PANDA PANDA_DESC= Uses the forked panda-cclient instead of the original cclient CONFIGURE_ARGS+=--with-imap=${LOCALBASE} \ --with-pcre-dir=${LOCALBASE} \ --with-imap-ssl=${OPENSSLBASE} LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USES+= ssl .endif .if ${PHP_MODNAME} == "interbase" CONFIGURE_ARGS+=--with-interbase=${LOCALBASE} USES+= firebird .endif .if ${PHP_MODNAME} == "intl" CONFIGURE_ARGS+=--with-intl=${LOCALBASE} LIB_DEPENDS= libicui18n.so:devel/icu .endif .if ${PHP_MODNAME} == "json" CONFIGURE_ARGS+=--enable-json .endif .if ${PHP_MODNAME} == "ldap" CONFIGURE_ARGS+=--with-ldap=${LOCALBASE} USE_OPENLDAP= yes . ifdef(WANT_OPENLDAP_SASL) CONFIGURE_ARGS+=--with-ldap-sasl=${LOCALBASE} . endif .endif .if ${PHP_MODNAME} == "mbstring" CONFIGURE_ARGS+=--enable-mbstring \ --with-pcre-dir=${LOCALBASE} OPTIONS_DEFINE= REGEX OPTIONS_DEFAULT=REGEX REGEX_DESC= Enable multibyte regex support PHP_HEADER_DIRS=libmbfl libmbfl/filters libmbfl/mbfl libmbfl/nls .endif .if ${PHP_MODNAME} == "mcrypt" LIB_DEPENDS+= libltdl.so:devel/libltdl \ libmcrypt.so:security/libmcrypt CONFIGURE_ARGS+=--with-mcrypt=${LOCALBASE} .endif .if ${PHP_MODNAME} == "mysqli" OPTIONS_DEFINE= MYSQLND OPTIONS_DEFAULT=MYSQLND MYSQLND_DESC= Use MySQL Native Driver .endif .if ${PHP_MODNAME} == "odbc" LIB_DEPENDS+= libodbc.so:databases/unixODBC CONFIGURE_ARGS+=--enable-odbc \ --with-unixODBC=${LOCALBASE} .endif .if ${PHP_MODNAME} == "openssl" CONFIGURE_ARGS+=--with-openssl=${OPENSSLBASE} LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USES+= ssl .endif .if ${PHP_MODNAME} == "opcache" # This is needed by Zend extensions, keep before everything. PHP_MOD_PRIO= 10 CONFIGURE_ARGS+=--enable-opcache USES+= localbase .endif .if ${PHP_MODNAME} == "pcntl" CONFIGURE_ARGS+=--enable-pcntl .endif .if ${PHP_MODNAME} == "pdo" CONFIGURE_ARGS+=--enable-pdo .endif .if ${PHP_MODNAME} == "pdo_dblib" CONFIGURE_ARGS+=--with-pdo-dblib=${LOCALBASE} USE_PHP= pdo:build OPTIONS_DEFINE= MSSQL MSSQL_DESC= Enable Microsoft SQL Server support .endif .if ${PHP_MODNAME} == "pdo_firebird" CONFIGURE_ARGS+=--with-pdo-firebird=${LOCALBASE} USES+= firebird USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pdo_odbc" LIB_DEPENDS+= libodbc.so:databases/unixODBC CONFIGURE_ARGS+=--with-pdo-odbc=unixODBC,${LOCALBASE} USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pdo_mysql" OPTIONS_DEFINE= MYSQLND OPTIONS_DEFAULT=MYSQLND MYSQLND_DESC= Use MySQL Native Driver USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pdo_pgsql" USES+= pgsql CONFIGURE_ARGS+=--with-pdo-pgsql=${LOCALBASE} USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pdo_sqlite" USES+= sqlite CONFIGURE_ARGS+=--with-pdo-sqlite=${LOCALBASE} USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pgsql" USES+= pgsql CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE} .endif .if ${PHP_MODNAME} == "phar" CONFIGURE_ARGS+=--enable-phar \ --with-pcre-dir=${LOCALBASE} USE_PHP= hash:build .endif .if ${PHP_MODNAME} == "posix" CONFIGURE_ARGS+=--enable-posix .endif .if ${PHP_MODNAME} == "pspell" LIB_DEPENDS+= libaspell.so:textproc/aspell CONFIGURE_ARGS+=--with-pspell=${LOCALBASE} .endif .if ${PHP_MODNAME} == "readline" CONFIGURE_ARGS+=--with-readline=/usr USES+= readline .endif .if ${PHP_MODNAME} == "recode" LIB_DEPENDS+= librecode.so:converters/recode CONFIGURE_ARGS+=--with-recode=${LOCALBASE} .endif .if ${PHP_MODNAME} == "session" CONFIGURE_ARGS+=--enable-session PHP_MOD_PRIO= 18 .endif .if ${PHP_MODNAME} == "shmop" CONFIGURE_ARGS+=--enable-shmop .endif .if ${PHP_MODNAME} == "simplexml" CONFIGURE_ARGS+=--enable-simplexml \ --with-pcre-dir=${LOCALBASE} \ --with-libxml-dir=${LOCALBASE} USES+= pkgconfig USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "snmp" CONFIGURE_ARGS+=--with-snmp=${LOCALBASE} \ --with-openssl-dir=${OPENSSLBASE} CONFIGURE_ENV+= ac_cv_buggy_snprint_value="no" LIB_DEPENDS+= libnetsnmp.so:net-mgmt/net-snmp LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USES+= ssl .endif .if ${PHP_MODNAME} == "soap" CONFIGURE_ARGS+=--enable-soap \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "sockets" CONFIGURE_ARGS+=--enable-sockets .endif .if ${PHP_MODNAME} == "sqlite3" USES+= sqlite CONFIGURE_ARGS+=--with-sqlite3=${LOCALBASE} .endif .if ${PHP_MODNAME} == "sybase_ct" LIB_DEPENDS+= libct.so:databases/freetds CONFIGURE_ARGS+=--with-sybase-ct=${LOCALBASE} .endif .if ${PHP_MODNAME} == "sysvmsg" CONFIGURE_ARGS+=--enable-sysvmsg .endif .if ${PHP_MODNAME} == "sysvsem" CONFIGURE_ARGS+=--enable-sysvsem .endif .if ${PHP_MODNAME} == "sysvshm" CONFIGURE_ARGS+=--enable-sysvshm .endif .if ${PHP_MODNAME} == "tidy" CONFIGURE_ARGS+=--with-tidy=${LOCALBASE} LIB_DEPENDS+= libtidy.so:www/tidy-lib .endif .if ${PHP_MODNAME} == "tokenizer" CONFIGURE_ARGS+=--enable-tokenizer .endif .if ${PHP_MODNAME} == "wddx" CONFIGURE_ARGS+=--enable-wddx \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 USE_PHP= xml:build session:build .endif .if ${PHP_MODNAME} == "xml" CONFIGURE_ARGS+=--enable-xml \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "xmlreader" CONFIGURE_ARGS+=--enable-xmlreader \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 USE_PHP= dom:build .endif .if ${PHP_MODNAME} == "xmlrpc" CONFIGURE_ARGS+=--with-xmlrpc \ --with-libxml-dir=${LOCALBASE} \ --with-iconv-dir=${LOCALBASE} USES+= iconv:translit USE_GNOME= libxml2 PHP_HEADER_DIRS=libxmlrpc USE_PHP= xml:build .endif .if ${PHP_MODNAME} == "xmlwriter" CONFIGURE_ARGS+=--enable-xmlwriter \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "xsl" CONFIGURE_ARGS+=--with-xsl=${LOCALBASE} USE_GNOME= libxslt USE_PHP= dom:build xml:build .endif .if ${PHP_MODNAME} == "zip" LIB_DEPENDS+= libzip.so:archivers/libzip CONFIGURE_ARGS+=--enable-zip \ --with-zlib-dir=/usr \ --with-pcre-dir=${LOCALBASE} \ --with-libzip=${LOCALBASE} .endif .if ${PHP_MODNAME} == "zlib" CONFIGURE_ARGS+=--with-zlib=/usr .endif .include .if ${PHP_MODNAME} == "dba" . if empty(PORT_OPTIONS:MCDB) CONFIGURE_ARGS+=--without-cdb . endif . if ${PORT_OPTIONS:MDB4} CONFIGURE_ARGS+=--with-db4=${LOCALBASE} USES+= bdb WITH_BDB_HIGHEST= yes . endif . if ${PORT_OPTIONS:MGDBM} LIB_DEPENDS+= libgdbm.so:databases/gdbm CONFIGURE_ARGS+=--with-gdbm=${LOCALBASE} . endif . if ${PORT_OPTIONS:MQDBM} LIB_DEPENDS+= libqdbm.so:databases/qdbm CONFIGURE_ARGS+=--with-qdbm=${LOCALBASE} . endif . if ${PORT_OPTIONS:MTOKYO} LIB_DEPENDS+= libtokyocabinet.so:databases/tokyocabinet CONFIGURE_ARGS+=--with-tcadb=${LOCALBASE} . endif . if empty(PORT_OPTIONS:MINIFILE) CONFIGURE_ARGS+=--disable-inifile . endif . if empty(PORT_OPTIONS:MFLATFILE) CONFIGURE_ARGS+=--disable-flatfile . endif .endif .if ${PHP_MODNAME} == "mysqli" . if ${PORT_OPTIONS:MMYSQLND} CONFIGURE_ARGS+=--with-mysqli=mysqlnd . else CONFIGURE_ARGS+=--with-mysqli=${LOCALBASE}/bin/mysql_config USES+= mysql . endif .endif .if ${PHP_MODNAME} == "pdo_mysql" . if ${PORT_OPTIONS:MMYSQLND} CONFIGURE_ARGS+=--with-pdo-mysql=mysqlnd . else CONFIGURE_ARGS+=--with-pdo-mysql=${LOCALBASE} \ --with-zlib-dir=/usr USES+= mysql . endif .endif .include .if ${PHP_MODNAME} == "gd" . if ${PORT_OPTIONS:MTRUETYPE} CONFIGURE_ARGS+=--enable-gd-native-ttf . endif . if ${PORT_OPTIONS:MJIS} CONFIGURE_ARGS+=--enable-gd-jis-conv . endif . if ${PORT_OPTIONS:MWEBP} LIB_DEPENDS+= libwebp.so:graphics/webp CONFIGURE_ARGS+=--with-webp-dir=${LOCALBASE} . endif . if ${PORT_OPTIONS:MX11} USE_XORG= xpm CONFIGURE_ARGS+=--with-xpm-dir=${LOCALBASE} . endif .endif .if ${PHP_MODNAME} == "imap" . if ${PORT_OPTIONS:MPANDA} LIB_DEPENDS+= libc-client4.so.10:mail/panda-cclient . else LIB_DEPENDS+= libc-client4.so.9:mail/cclient . endif .endif .if ${PHP_MODNAME} == "mbstring" . if ${PORT_OPTIONS:MREGEX} LIB_DEPENDS+= libonig.so:devel/oniguruma CONFIGURE_ARGS+=--with-onig=${LOCALBASE} . else CONFIGURE_ARGS+=--disable-mbregex . endif .endif .if ${PHP_MODNAME} == "openssl" || ${PHP_MODNAME} == "sqlite3" post-extract: @${MV} ${WRKSRC}/config0.m4 ${WRKSRC}/config.m4 .endif .if ${PHP_MODNAME} == "pdo_dblib" . if ${PORT_OPTIONS:MMSSQL} LIB_DEPENDS+= libsybdb.so:databases/freetds . else LIB_DEPENDS+= libct.so:databases/freetds . endif .endif .if ${PHP_MODNAME} == "xml" post-extract: @${MKDIR} ${WRKSRC}/ext/xml @${CP} ${WRKSRC}/expat_compat.h ${WRKSRC}/ext/xml .endif .if ${PHP_MODNAME} == "zlib" post-extract: @${MV} ${WRKSRC}/config0.m4 ${WRKSRC}/config.m4 .endif Index: head/lang/php71-extensions/Makefile =================================================================== --- head/lang/php71-extensions/Makefile (revision 486750) +++ head/lang/php71-extensions/Makefile (revision 486751) @@ -1,118 +1,118 @@ # $FreeBSD$ PORTNAME= php71 PORTVERSION= 1.0 CATEGORIES= lang PKGNAMESUFFIX= -extensions MAINTAINER= tz@FreeBSD.org 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 \ GMP HASH ICONV INTL IMAP INTERBASE JSON LDAP MBSTRING MCRYPT \ MYSQLI \ ODBC OPCACHE OPENSSL PCNTL PDF PDO PDO_DBLIB PDO_FIREBIRD \ PDO_MYSQL PDO_ODBC PDO_PGSQL PDO_SQLITE PGSQL PHAR POSIX \ PSPELL READLINE RECODE SESSION SHMOP SIMPLEXML SNMP SOAP \ SOCKETS SQLITE3 SYBASE_CT SYSVMSG SYSVSEM SYSVSHM \ TIDY TOKENIZER WDDX XML XMLREADER XMLRPC XMLWRITER XSL \ ZIP ZLIB BCMATH_DESC= bc style precision math functions BZ2_DESC= bzip2 library support CALENDAR_DESC= calendar conversion support CTYPE_DESC= ctype functions CURL_DESC= CURL support DBA_DESC= dba support DOM_DESC= DOM support ENCHANT_DESC= Enchant spelling support EXIF_DESC= EXIF support FILEINFO_DESC= fileinfo support FILTER_DESC= input filter support FTP_DESC= FTP support GD_DESC= GD library support GETTEXT_DESC= gettext library support GMP_DESC= GNU MP support HASH_DESC= HASH Message Digest Framework ICONV_DESC= iconv support IMAP_DESC= IMAP support INTL_DESC= Internationalization(ICU) INTERBASE_DESC= Interbase 6 database support (Firebird) JSON_DESC= JavaScript Object Serialization support LDAP_DESC= OpenLDAP support MBSTRING_DESC= multibyte string support MCRYPT_DESC= Encryption support MYSQLI_DESC= MySQLi database support ODBC_DESC= ODBC support OPCACHE_DESC= OPcache support OPENSSL_DESC= OpenSSL support PCNTL_DESC= pcntl support (CLI only) PDF_DESC= PDFlib support (implies GD) PDO_DESC= PHP Data Objects Interface (PDO) PDO_DBLIB_DESC= PDO DBLIB-DB driver PDO_FIREBIRD_DESC= PDO Firebird driver PDO_MYSQL_DESC= PDO MySQL driver PDO_ODBC_DESC= PDO ODBC driver PDO_PGSQL_DESC= PDO PostgreSQL driver PDO_SQLITE_DESC= PDO sqlite driver PGSQL_DESC= PostgreSQL database support PHAR_DESC= phar support POSIX_DESC= POSIX-like functions PSPELL_DESC= pspell support READLINE_DESC= readline support (CLI only) RECODE_DESC= recode support SESSION_DESC= session support SHMOP_DESC= shmop support SIMPLEXML_DESC= simplexml support SNMP_DESC= SNMP support SOAP_DESC= SOAP support SOCKETS_DESC= sockets support SQLITE3_DESC= sqlite3 support SYBASE_CT_DESC= Sybase database support SYSVMSG_DESC= System V message support SYSVSEM_DESC= System V semaphore support SYSVSHM_DESC= System V shared memory support TIDY_DESC= TIDY support TOKENIZER_DESC= tokenizer support WDDX_DESC= WDDX support (implies XML) XML_DESC= XML support XMLREADER_DESC= XMLReader support XMLRPC_DESC= XMLRPC-EPI support XMLWRITER_DESC= XMLWriter support XSL_DESC= XSL support (Implies DOM) ZIP_DESC= ZIP support ZLIB_DESC= ZLIB support OPTIONS_DEFAULT= CTYPE \ DOM \ FILTER \ HASH \ ICONV \ JSON \ OPCACHE \ PDO \ PDO_SQLITE \ PHAR \ POSIX \ SESSION \ SIMPLEXML \ SQLITE3 \ TOKENIZER \ XML \ XMLREADER \ XMLWRITER .include .for opt in ${OPTIONS_DEFINE} . if ${PORT_OPTIONS:M${opt}} USE_PHP+= ${opt:tl} . endif .endfor .include Index: head/lang/php72/Makefile.ext =================================================================== --- head/lang/php72/Makefile.ext (revision 486750) +++ head/lang/php72/Makefile.ext (revision 486751) @@ -1,571 +1,571 @@ # $FreeBSD$ 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} PATCHDIR= ${.CURDIR}/files PLIST= ${NONEXISTENT} EXTRACT_AFTER_ARGS?= ${EXTSUBDIR} .if ${PHP_MODNAME} == "bcmath" CONFIGURE_ARGS+=--enable-bcmath PHP_HEADER_DIRS=libbcmath libbcmath/src .endif .if ${PHP_MODNAME} == "bz2" CONFIGURE_ARGS+=--with-bz2=/usr .endif .if ${PHP_MODNAME} == "calendar" CONFIGURE_ARGS+=--enable-calendar .endif .if ${PHP_MODNAME} == "ctype" CONFIGURE_ARGS+=--enable-ctype .endif .if ${PHP_MODNAME} == "curl" LIB_DEPENDS+= libcurl.so:ftp/curl CONFIGURE_ARGS+=--with-curl=${LOCALBASE} .endif .if ${PHP_MODNAME} == "dba" CONFIGURE_ARGS+=--enable-dba OPTIONS_DEFINE= CDB DB4 GDBM QDBM TOKYO INIFILE FLATFILE LMDB OPTIONS_DEFAULT=CDB INIFILE FLATFILE CDB_DESC= cdb database support DB4_DESC= Berkeley DB4 support GDBM_DESC= GDBM database support QDBM_DESC= QDBM database support TOKYO_DESC= Tokyo Cabinet database support INIFILE_DESC= INI file support FLATFILE_DESC= flatfile support LMDB_DESC= LMDB database support PHP_HEADER_DIRS= libcdb libflatfile libinifile .endif .if ${PHP_MODNAME} == "dom" CONFIGURE_ARGS+=--enable-dom \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "enchant" LIB_DEPENDS+= libenchant.so:textproc/enchant CONFIGURE_ARGS+=--with-enchant=${LOCALBASE} .endif .if ${PHP_MODNAME} == "exif" CONFIGURE_ARGS+=--enable-exif .endif .if ${PHP_MODNAME} == "fileinfo" CONFIGURE_ARGS+=--enable-fileinfo \ --with-pcre-dir=${LOCALBASE} PHP_HEADER_DIRS= libmagic .endif .if ${PHP_MODNAME} == "filter" CONFIGURE_ARGS+=--enable-filter \ --with-pcre-dir=${LOCALBASE} .endif .if ${PHP_MODNAME} == "ftp" CONFIGURE_ARGS+=--enable-ftp \ --with-openssl-dir=${OPENSSLBASE} LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USES+= ssl .endif .if ${PHP_MODNAME} == "gd" LIB_DEPENDS= libfreetype.so:print/freetype2 \ libpng.so:graphics/png USES+= jpeg CONFIGURE_ARGS+=--with-gd=${LOCALBASE} \ --with-freetype-dir=${LOCALBASE} \ --with-jpeg-dir=${LOCALBASE} \ --with-png-dir=${LOCALBASE} \ --with-zlib-dir=/usr EXTRACT_AFTER_ARGS=--no-same-owner --no-same-permissions --exclude libgd \ php-${PORTVERSION}/ext/gd OPTIONS_DEFINE=TRUETYPE JIS WEBP X11 OPTIONS_DEFAULT=TRUETYPE X11 TRUETYPE_DESC= Enable TrueType string function JIS_DESC= Enable JIS-mapped Japanese font support WEBP_DESC= Enable WebP image format support X11_DESC= Enable XPM support .endif .if ${PHP_MODNAME} == "gettext" CONFIGURE_ARGS+=--with-gettext=${LOCALBASE} USES+= gettext .endif .if ${PHP_MODNAME} == "gmp" LIB_DEPENDS+= libgmp.so:math/gmp CONFIGURE_ARGS+=--with-gmp=${LOCALBASE} .endif .if ${PHP_MODNAME} == "hash" CONFIGURE_ARGS+=--enable-hash \ --with-mhash CFLAGS_mips64= -DHAVE_SLOW_HASH3 CFLAGS_powerpc64= -DHAVE_SLOW_HASH3 CFLAGS_powerpc= -DHAVE_SLOW_HASH3 CFLAGS_powerpcspe= -DHAVE_SLOW_HASH3 CFLAGS_sparc64= -DHAVE_SLOW_HASH3 .endif .if ${PHP_MODNAME} == "iconv" CONFIGURE_ARGS+=--with-iconv=${LOCALBASE} USES+= iconv:translit .endif .if ${PHP_MODNAME} == "imap" OPTIONS_DEFINE= PANDA PANDA_DESC= Uses the forked panda-cclient instead of the original cclient CONFIGURE_ARGS+=--with-imap=${LOCALBASE} \ --with-pcre-dir=${LOCALBASE} \ --with-imap-ssl=${OPENSSLBASE} LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USES+= ssl .endif .if ${PHP_MODNAME} == "interbase" CONFIGURE_ARGS+=--with-interbase=${LOCALBASE} USES+= firebird .endif .if ${PHP_MODNAME} == "intl" CONFIGURE_ARGS+=--with-intl=${LOCALBASE} LIB_DEPENDS= libicui18n.so:devel/icu .endif .if ${PHP_MODNAME} == "json" CONFIGURE_ARGS+=--enable-json .endif .if ${PHP_MODNAME} == "ldap" CONFIGURE_ARGS+=--with-ldap=${LOCALBASE} USE_OPENLDAP= yes . ifdef(WANT_OPENLDAP_SASL) CONFIGURE_ARGS+=--with-ldap-sasl=${LOCALBASE} . endif .endif .if ${PHP_MODNAME} == "mbstring" CONFIGURE_ARGS+=--enable-mbstring \ --with-pcre-dir=${LOCALBASE} OPTIONS_DEFINE= REGEX OPTIONS_DEFAULT=REGEX REGEX_DESC= Enable multibyte regex support PHP_HEADER_DIRS=libmbfl libmbfl/filters libmbfl/mbfl libmbfl/nls .endif .if ${PHP_MODNAME} == "mysqli" OPTIONS_DEFINE= MYSQLND OPTIONS_DEFAULT=MYSQLND MYSQLND_DESC= Use MySQL Native Driver .endif .if ${PHP_MODNAME} == "odbc" LIB_DEPENDS+= libodbc.so:databases/unixODBC CONFIGURE_ARGS+=--enable-odbc \ --with-unixODBC=${LOCALBASE} .endif .if ${PHP_MODNAME} == "openssl" CONFIGURE_ARGS+=--with-openssl=${OPENSSLBASE} LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USES+= ssl .endif .if ${PHP_MODNAME} == "opcache" # This is needed by Zend extensions, keep before everything. PHP_MOD_PRIO= 10 CONFIGURE_ARGS+=--enable-opcache USES+= localbase .endif .if ${PHP_MODNAME} == "pcntl" CONFIGURE_ARGS+=--enable-pcntl .endif .if ${PHP_MODNAME} == "pdo" CONFIGURE_ARGS+=--enable-pdo .endif .if ${PHP_MODNAME} == "pdo_dblib" CONFIGURE_ARGS+=--with-pdo-dblib=${LOCALBASE} USE_PHP= pdo:build OPTIONS_DEFINE= MSSQL MSSQL_DESC= Enable Microsoft SQL Server support .endif .if ${PHP_MODNAME} == "pdo_firebird" CONFIGURE_ARGS+=--with-pdo-firebird=${LOCALBASE} USES+= firebird USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pdo_odbc" LIB_DEPENDS+= libodbc.so:databases/unixODBC CONFIGURE_ARGS+=--with-pdo-odbc=unixODBC,${LOCALBASE} USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pdo_mysql" OPTIONS_DEFINE= MYSQLND OPTIONS_DEFAULT=MYSQLND MYSQLND_DESC= Use MySQL Native Driver USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pdo_pgsql" USES+= pgsql CONFIGURE_ARGS+=--with-pdo-pgsql=${LOCALBASE} USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pdo_sqlite" USES+= sqlite CONFIGURE_ARGS+=--with-pdo-sqlite=${LOCALBASE} USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pgsql" USES+= pgsql CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE} .endif .if ${PHP_MODNAME} == "phar" CONFIGURE_ARGS+=--enable-phar \ --with-pcre-dir=${LOCALBASE} USE_PHP= hash:build .endif .if ${PHP_MODNAME} == "posix" CONFIGURE_ARGS+=--enable-posix .endif .if ${PHP_MODNAME} == "pspell" LIB_DEPENDS+= libaspell.so:textproc/aspell CONFIGURE_ARGS+=--with-pspell=${LOCALBASE} .endif .if ${PHP_MODNAME} == "readline" CONFIGURE_ARGS+=--with-readline=/usr USES+= readline .endif .if ${PHP_MODNAME} == "recode" LIB_DEPENDS+= librecode.so:converters/recode CONFIGURE_ARGS+=--with-recode=${LOCALBASE} .endif .if ${PHP_MODNAME} == "session" CONFIGURE_ARGS+=--enable-session PHP_MOD_PRIO= 18 .endif .if ${PHP_MODNAME} == "shmop" CONFIGURE_ARGS+=--enable-shmop .endif .if ${PHP_MODNAME} == "simplexml" CONFIGURE_ARGS+=--enable-simplexml \ --with-pcre-dir=${LOCALBASE} \ --with-libxml-dir=${LOCALBASE} USES+= pkgconfig USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "snmp" CONFIGURE_ARGS+=--with-snmp=${LOCALBASE} \ --with-openssl-dir=${OPENSSLBASE} CONFIGURE_ENV+= ac_cv_buggy_snprint_value="no" LIB_DEPENDS+= libnetsnmp.so:net-mgmt/net-snmp LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USES+= ssl .endif .if ${PHP_MODNAME} == "soap" CONFIGURE_ARGS+=--enable-soap \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "sockets" CONFIGURE_ARGS+=--enable-sockets .endif .if ${PHP_MODNAME} == "sodium" CONFIGURE_ARGS+= --with-sodium=${LOCALBASE} LIB_DEPENDS+= libsodium.so:security/libsodium .endif .if ${PHP_MODNAME} == "sqlite3" USES+= sqlite CONFIGURE_ARGS+=--with-sqlite3=${LOCALBASE} .endif .if ${PHP_MODNAME} == "sysvmsg" CONFIGURE_ARGS+=--enable-sysvmsg .endif .if ${PHP_MODNAME} == "sysvsem" CONFIGURE_ARGS+=--enable-sysvsem .endif .if ${PHP_MODNAME} == "sysvshm" CONFIGURE_ARGS+=--enable-sysvshm .endif .if ${PHP_MODNAME} == "tidy" CONFIGURE_ARGS+=--with-tidy=${LOCALBASE} LIB_DEPENDS+= libtidy.so:www/tidy-lib .endif .if ${PHP_MODNAME} == "tokenizer" CONFIGURE_ARGS+=--enable-tokenizer .endif .if ${PHP_MODNAME} == "wddx" CONFIGURE_ARGS+=--enable-wddx \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 USE_PHP= xml:build session:build .endif .if ${PHP_MODNAME} == "xml" CONFIGURE_ARGS+=--enable-xml \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "xmlreader" CONFIGURE_ARGS+=--enable-xmlreader \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 USE_PHP= dom:build .endif .if ${PHP_MODNAME} == "xmlrpc" CONFIGURE_ARGS+=--with-xmlrpc \ --with-libxml-dir=${LOCALBASE} \ --with-iconv-dir=${LOCALBASE} USES+= iconv:translit USE_GNOME= libxml2 PHP_HEADER_DIRS=libxmlrpc USE_PHP= xml:build .endif .if ${PHP_MODNAME} == "xmlwriter" CONFIGURE_ARGS+=--enable-xmlwriter \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "xsl" CONFIGURE_ARGS+=--with-xsl=${LOCALBASE} USE_GNOME= libxslt USE_PHP= dom:build xml:build .endif .if ${PHP_MODNAME} == "zip" LIB_DEPENDS+= libzip.so:archivers/libzip CONFIGURE_ARGS+=--enable-zip \ --with-zlib-dir=/usr \ --with-pcre-dir=${LOCALBASE} \ --with-libzip=${LOCALBASE} .endif .if ${PHP_MODNAME} == "zlib" CONFIGURE_ARGS+=--with-zlib=/usr .endif .include .if ${PHP_MODNAME} == "dba" . if empty(PORT_OPTIONS:MCDB) CONFIGURE_ARGS+=--without-cdb . endif . if ${PORT_OPTIONS:MDB4} CONFIGURE_ARGS+=--with-db4=${LOCALBASE} USES+= bdb WITH_BDB_HIGHEST= yes . endif . if ${PORT_OPTIONS:MGDBM} LIB_DEPENDS+= libgdbm.so:databases/gdbm CONFIGURE_ARGS+=--with-gdbm=${LOCALBASE} . endif . if ${PORT_OPTIONS:MQDBM} LIB_DEPENDS+= libqdbm.so:databases/qdbm CONFIGURE_ARGS+=--with-qdbm=${LOCALBASE} . endif . if ${PORT_OPTIONS:MTOKYO} LIB_DEPENDS+= libtokyocabinet.so:databases/tokyocabinet CONFIGURE_ARGS+=--with-tcadb=${LOCALBASE} . endif . if empty(PORT_OPTIONS:MINIFILE) CONFIGURE_ARGS+=--disable-inifile . endif . if empty(PORT_OPTIONS:MFLATFILE) CONFIGURE_ARGS+=--disable-flatfile . endif . if ${PORT_OPTIONS:MLMDB} LIB_DEPENDS+= liblmdb.so:databases/lmdb CONFIGURE_ARGS+= --with-lmdb=${LOCALBASE} .endif .endif .if ${PHP_MODNAME} == "mysqli" . if ${PORT_OPTIONS:MMYSQLND} CONFIGURE_ARGS+=--with-mysqli=mysqlnd . else CONFIGURE_ARGS+=--with-mysqli=${LOCALBASE}/bin/mysql_config USES+= mysql . endif .endif .if ${PHP_MODNAME} == "pdo_mysql" . if ${PORT_OPTIONS:MMYSQLND} CONFIGURE_ARGS+=--with-pdo-mysql=mysqlnd . else CONFIGURE_ARGS+=--with-pdo-mysql=${LOCALBASE} \ --with-zlib-dir=/usr USES+= mysql . endif .endif .include .if ${PHP_MODNAME} == "gd" . if ${PORT_OPTIONS:MTRUETYPE} CONFIGURE_ARGS+=--enable-gd-native-ttf . endif . if ${PORT_OPTIONS:MJIS} CONFIGURE_ARGS+=--enable-gd-jis-conv . endif . if ${PORT_OPTIONS:MWEBP} LIB_DEPENDS+= libwebp.so:graphics/webp CONFIGURE_ARGS+=--with-webp-dir=${LOCALBASE} . endif . if ${PORT_OPTIONS:MX11} USE_XORG= xpm CONFIGURE_ARGS+=--with-xpm-dir=${LOCALBASE} . endif .endif .if ${PHP_MODNAME} == "imap" . if ${PORT_OPTIONS:MPANDA} LIB_DEPENDS+= libc-client4.so.10:mail/panda-cclient . else LIB_DEPENDS+= libc-client4.so.9:mail/cclient . endif .endif .if ${PHP_MODNAME} == "mbstring" . if ${PORT_OPTIONS:MREGEX} LIB_DEPENDS+= libonig.so:devel/oniguruma CONFIGURE_ARGS+=--with-onig=${LOCALBASE} . else CONFIGURE_ARGS+=--disable-mbregex . endif .endif .if ${PHP_MODNAME} == "openssl" || ${PHP_MODNAME} == "sqlite3" post-extract: @${MV} ${WRKSRC}/config0.m4 ${WRKSRC}/config.m4 .endif .if ${PHP_MODNAME} == "pdo_dblib" . if ${PORT_OPTIONS:MMSSQL} LIB_DEPENDS+= libsybdb.so:databases/freetds . else LIB_DEPENDS+= libct.so:databases/freetds . endif .endif .if ${PHP_MODNAME} == "xml" post-extract: @${MKDIR} ${WRKSRC}/ext/xml @${CP} ${WRKSRC}/expat_compat.h ${WRKSRC}/ext/xml .endif .if ${PHP_MODNAME} == "zlib" post-extract: @${MV} ${WRKSRC}/config0.m4 ${WRKSRC}/config.m4 .endif Index: head/lang/php72-extensions/Makefile =================================================================== --- head/lang/php72-extensions/Makefile (revision 486750) +++ head/lang/php72-extensions/Makefile (revision 486751) @@ -1,117 +1,117 @@ # $FreeBSD$ PORTNAME= php72 PORTVERSION= 1.0 CATEGORIES= lang PKGNAMESUFFIX= -extensions MAINTAINER= tz@FreeBSD.org 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 \ GMP HASH ICONV INTL IMAP INTERBASE JSON LDAP MBSTRING \ MYSQLI \ ODBC OPCACHE OPENSSL PCNTL PDF PDO PDO_DBLIB PDO_FIREBIRD \ PDO_MYSQL PDO_ODBC PDO_PGSQL PDO_SQLITE PGSQL PHAR POSIX \ PSPELL READLINE RECODE SESSION SHMOP SIMPLEXML SNMP SOAP \ SOCKETS SODIUM SQLITE3 SYSVMSG SYSVSEM SYSVSHM \ TIDY TOKENIZER WDDX XML XMLREADER XMLRPC XMLWRITER XSL \ ZIP ZLIB BCMATH_DESC= bc style precision math functions BZ2_DESC= bzip2 library support CALENDAR_DESC= calendar conversion support CTYPE_DESC= ctype functions CURL_DESC= CURL support DBA_DESC= dba support DOM_DESC= DOM support ENCHANT_DESC= Enchant spelling support EXIF_DESC= EXIF support FILEINFO_DESC= fileinfo support FILTER_DESC= input filter support FTP_DESC= FTP support GD_DESC= GD library support GETTEXT_DESC= gettext library support GMP_DESC= GNU MP support HASH_DESC= HASH Message Digest Framework ICONV_DESC= iconv support IMAP_DESC= IMAP support INTL_DESC= Internationalization(ICU) INTERBASE_DESC= Interbase 6 database support (Firebird) JSON_DESC= JavaScript Object Serialization support LDAP_DESC= OpenLDAP support MBSTRING_DESC= multibyte string support MYSQLI_DESC= MySQLi database support ODBC_DESC= ODBC support OPCACHE_DESC= OPcache support OPENSSL_DESC= OpenSSL support PCNTL_DESC= pcntl support (CLI only) PDF_DESC= PDFlib support (implies GD) PDO_DESC= PHP Data Objects Interface (PDO) PDO_DBLIB_DESC= PDO DBLIB-DB driver PDO_FIREBIRD_DESC= PDO Firebird driver PDO_MYSQL_DESC= PDO MySQL driver PDO_ODBC_DESC= PDO ODBC driver PDO_PGSQL_DESC= PDO PostgreSQL driver PDO_SQLITE_DESC= PDO sqlite driver PGSQL_DESC= PostgreSQL database support PHAR_DESC= phar support POSIX_DESC= POSIX-like functions PSPELL_DESC= pspell support READLINE_DESC= readline support (CLI only) RECODE_DESC= recode support SESSION_DESC= session support SHMOP_DESC= shmop support SIMPLEXML_DESC= simplexml support SNMP_DESC= SNMP support SOAP_DESC= SOAP support SOCKETS_DESC= sockets support SODIUM_DESC= Sodium encryption support SQLITE3_DESC= sqlite3 support SYSVMSG_DESC= System V message support SYSVSEM_DESC= System V semaphore support SYSVSHM_DESC= System V shared memory support TIDY_DESC= TIDY support TOKENIZER_DESC= tokenizer support WDDX_DESC= WDDX support (implies XML) XML_DESC= XML support XMLREADER_DESC= XMLReader support XMLRPC_DESC= XMLRPC-EPI support XMLWRITER_DESC= XMLWriter support XSL_DESC= XSL support (Implies DOM) ZIP_DESC= ZIP support ZLIB_DESC= ZLIB support OPTIONS_DEFAULT= CTYPE \ DOM \ FILTER \ HASH \ ICONV \ JSON \ OPCACHE \ PDO \ PDO_SQLITE \ PHAR \ POSIX \ SESSION \ SIMPLEXML \ SQLITE3 \ TOKENIZER \ XML \ XMLREADER \ XMLWRITER .include .for opt in ${OPTIONS_DEFINE} . if ${PORT_OPTIONS:M${opt}} USE_PHP+= ${opt:tl} . endif .endfor .include Index: head/lang/php73/Makefile.ext =================================================================== --- head/lang/php73/Makefile.ext (revision 486750) +++ head/lang/php73/Makefile.ext (revision 486751) @@ -1,571 +1,571 @@ # $FreeBSD$ 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} PATCHDIR= ${.CURDIR}/files PLIST= ${NONEXISTENT} EXTRACT_AFTER_ARGS?= ${EXTSUBDIR} .if ${PHP_MODNAME} == "bcmath" CONFIGURE_ARGS+=--enable-bcmath PHP_HEADER_DIRS=libbcmath/src .endif .if ${PHP_MODNAME} == "bz2" CONFIGURE_ARGS+=--with-bz2=/usr .endif .if ${PHP_MODNAME} == "calendar" CONFIGURE_ARGS+=--enable-calendar .endif .if ${PHP_MODNAME} == "ctype" CONFIGURE_ARGS+=--enable-ctype .endif .if ${PHP_MODNAME} == "curl" LIB_DEPENDS+= libcurl.so:ftp/curl CONFIGURE_ARGS+=--with-curl=${LOCALBASE} .endif .if ${PHP_MODNAME} == "dba" CONFIGURE_ARGS+=--enable-dba OPTIONS_DEFINE= CDB DB4 GDBM QDBM TOKYO INIFILE FLATFILE LMDB OPTIONS_DEFAULT=CDB INIFILE FLATFILE CDB_DESC= cdb database support DB4_DESC= Berkeley DB4 support GDBM_DESC= GDBM database support QDBM_DESC= QDBM database support TOKYO_DESC= Tokyo Cabinet database support INIFILE_DESC= INI file support FLATFILE_DESC= flatfile support LMDB_DESC= LMDB database support PHP_HEADER_DIRS= libcdb libflatfile libinifile .endif .if ${PHP_MODNAME} == "dom" CONFIGURE_ARGS+=--enable-dom \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "enchant" LIB_DEPENDS+= libenchant.so:textproc/enchant CONFIGURE_ARGS+=--with-enchant=${LOCALBASE} .endif .if ${PHP_MODNAME} == "exif" CONFIGURE_ARGS+=--enable-exif .endif .if ${PHP_MODNAME} == "fileinfo" CONFIGURE_ARGS+=--enable-fileinfo \ --with-pcre-dir=${LOCALBASE} PHP_HEADER_DIRS= libmagic .endif .if ${PHP_MODNAME} == "filter" CONFIGURE_ARGS+=--enable-filter \ --with-pcre-dir=${LOCALBASE} .endif .if ${PHP_MODNAME} == "ftp" CONFIGURE_ARGS+=--enable-ftp \ --with-openssl-dir=${OPENSSLBASE} LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USES+= ssl .endif .if ${PHP_MODNAME} == "gd" LIB_DEPENDS= libfreetype.so:print/freetype2 \ libpng.so:graphics/png USES+= jpeg CONFIGURE_ARGS+=--with-gd=${LOCALBASE} \ --with-freetype-dir=${LOCALBASE} \ --with-jpeg-dir=${LOCALBASE} \ --with-png-dir=${LOCALBASE} \ --with-zlib-dir=/usr EXTRACT_AFTER_ARGS=--no-same-owner --no-same-permissions --exclude libgd \ php-${DISTVERSION}/ext/gd OPTIONS_DEFINE=TRUETYPE JIS WEBP X11 OPTIONS_DEFAULT=TRUETYPE TRUETYPE_DESC= Enable TrueType string function JIS_DESC= Enable JIS-mapped Japanese font support WEBP_DESC= Enable WebP image format support X11_DESC= Enable XPM support .endif .if ${PHP_MODNAME} == "gettext" CONFIGURE_ARGS+=--with-gettext=${LOCALBASE} USES+= gettext .endif .if ${PHP_MODNAME} == "gmp" LIB_DEPENDS+= libgmp.so:math/gmp CONFIGURE_ARGS+=--with-gmp=${LOCALBASE} .endif .if ${PHP_MODNAME} == "hash" CONFIGURE_ARGS+=--enable-hash \ --with-mhash CFLAGS_mips64= -DHAVE_SLOW_HASH3 CFLAGS_powerpc64= -DHAVE_SLOW_HASH3 CFLAGS_powerpc= -DHAVE_SLOW_HASH3 CFLAGS_powerpcspe= -DHAVE_SLOW_HASH3 CFLAGS_sparc64= -DHAVE_SLOW_HASH3 .endif .if ${PHP_MODNAME} == "iconv" CONFIGURE_ARGS+=--with-iconv=${LOCALBASE} USES+= iconv:translit .endif .if ${PHP_MODNAME} == "imap" OPTIONS_DEFINE= PANDA PANDA_DESC= Uses the forked panda-cclient instead of the original cclient CONFIGURE_ARGS+=--with-imap=${LOCALBASE} \ --with-pcre-dir=${LOCALBASE} \ --with-imap-ssl=${OPENSSLBASE} LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USES+= ssl .endif .if ${PHP_MODNAME} == "interbase" CONFIGURE_ARGS+=--with-interbase=${LOCALBASE} USES+= firebird .endif .if ${PHP_MODNAME} == "intl" CONFIGURE_ARGS+=--with-intl=${LOCALBASE} LIB_DEPENDS= libicui18n.so:devel/icu .endif .if ${PHP_MODNAME} == "json" CONFIGURE_ARGS+=--enable-json .endif .if ${PHP_MODNAME} == "ldap" CONFIGURE_ARGS+=--with-ldap=${LOCALBASE} USE_OPENLDAP= yes . ifdef(WANT_OPENLDAP_SASL) CONFIGURE_ARGS+=--with-ldap-sasl=${LOCALBASE} . endif .endif .if ${PHP_MODNAME} == "mbstring" CONFIGURE_ARGS+=--enable-mbstring \ --with-pcre-dir=${LOCALBASE} OPTIONS_DEFINE= REGEX OPTIONS_DEFAULT=REGEX REGEX_DESC= Enable multibyte regex support PHP_HEADER_DIRS=libmbfl libmbfl/filters libmbfl/mbfl libmbfl/nls .endif .if ${PHP_MODNAME} == "mysqli" OPTIONS_DEFINE= MYSQLND OPTIONS_DEFAULT=MYSQLND MYSQLND_DESC= Use MySQL Native Driver .endif .if ${PHP_MODNAME} == "odbc" LIB_DEPENDS+= libodbc.so:databases/unixODBC CONFIGURE_ARGS+=--enable-odbc \ --with-unixODBC=${LOCALBASE} .endif .if ${PHP_MODNAME} == "openssl" CONFIGURE_ARGS+=--with-openssl=${OPENSSLBASE} LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USES+= ssl .endif .if ${PHP_MODNAME} == "opcache" # This is needed by Zend extensions, keep before everything. PHP_MOD_PRIO= 10 CONFIGURE_ARGS+=--enable-opcache USES+= localbase .endif .if ${PHP_MODNAME} == "pcntl" CONFIGURE_ARGS+=--enable-pcntl .endif .if ${PHP_MODNAME} == "pdo" CONFIGURE_ARGS+=--enable-pdo .endif .if ${PHP_MODNAME} == "pdo_dblib" CONFIGURE_ARGS+=--with-pdo-dblib=${LOCALBASE} USE_PHP= pdo:build OPTIONS_DEFINE= MSSQL MSSQL_DESC= Enable Microsoft SQL Server support .endif .if ${PHP_MODNAME} == "pdo_firebird" CONFIGURE_ARGS+=--with-pdo-firebird=${LOCALBASE} USES+= firebird USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pdo_odbc" LIB_DEPENDS+= libodbc.so:databases/unixODBC CONFIGURE_ARGS+=--with-pdo-odbc=unixODBC,${LOCALBASE} USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pdo_mysql" OPTIONS_DEFINE= MYSQLND OPTIONS_DEFAULT=MYSQLND MYSQLND_DESC= Use MySQL Native Driver USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pdo_pgsql" USES+= pgsql CONFIGURE_ARGS+=--with-pdo-pgsql=${LOCALBASE} USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pdo_sqlite" USES+= sqlite CONFIGURE_ARGS+=--with-pdo-sqlite=${LOCALBASE} USE_PHP= pdo:build .endif .if ${PHP_MODNAME} == "pgsql" USES+= pgsql CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE} .endif .if ${PHP_MODNAME} == "phar" CONFIGURE_ARGS+=--enable-phar \ --with-pcre-dir=${LOCALBASE} USE_PHP= hash:build .endif .if ${PHP_MODNAME} == "posix" CONFIGURE_ARGS+=--enable-posix .endif .if ${PHP_MODNAME} == "pspell" LIB_DEPENDS+= libaspell.so:textproc/aspell CONFIGURE_ARGS+=--with-pspell=${LOCALBASE} .endif .if ${PHP_MODNAME} == "readline" CONFIGURE_ARGS+=--with-readline=/usr USES+= readline .endif .if ${PHP_MODNAME} == "recode" LIB_DEPENDS+= librecode.so:converters/recode CONFIGURE_ARGS+=--with-recode=${LOCALBASE} .endif .if ${PHP_MODNAME} == "session" CONFIGURE_ARGS+=--enable-session PHP_MOD_PRIO= 18 .endif .if ${PHP_MODNAME} == "shmop" CONFIGURE_ARGS+=--enable-shmop .endif .if ${PHP_MODNAME} == "simplexml" CONFIGURE_ARGS+=--enable-simplexml \ --with-pcre-dir=${LOCALBASE} \ --with-libxml-dir=${LOCALBASE} USES+= pkgconfig USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "snmp" CONFIGURE_ARGS+=--with-snmp=${LOCALBASE} \ --with-openssl-dir=${OPENSSLBASE} CONFIGURE_ENV+= ac_cv_buggy_snprint_value="no" LIB_DEPENDS+= libnetsnmp.so:net-mgmt/net-snmp LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USES+= ssl .endif .if ${PHP_MODNAME} == "soap" CONFIGURE_ARGS+=--enable-soap \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "sockets" CONFIGURE_ARGS+=--enable-sockets .endif .if ${PHP_MODNAME} == "sodium" CONFIGURE_ARGS+= --with-sodium=${LOCALBASE} LIB_DEPENDS+= libsodium.so:security/libsodium .endif .if ${PHP_MODNAME} == "sqlite3" USES+= sqlite CONFIGURE_ARGS+=--with-sqlite3=${LOCALBASE} .endif .if ${PHP_MODNAME} == "sysvmsg" CONFIGURE_ARGS+=--enable-sysvmsg .endif .if ${PHP_MODNAME} == "sysvsem" CONFIGURE_ARGS+=--enable-sysvsem .endif .if ${PHP_MODNAME} == "sysvshm" CONFIGURE_ARGS+=--enable-sysvshm .endif .if ${PHP_MODNAME} == "tidy" CONFIGURE_ARGS+=--with-tidy=${LOCALBASE} LIB_DEPENDS+= libtidy.so:www/tidy-lib .endif .if ${PHP_MODNAME} == "tokenizer" CONFIGURE_ARGS+=--enable-tokenizer .endif .if ${PHP_MODNAME} == "wddx" CONFIGURE_ARGS+=--enable-wddx \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 USE_PHP= xml:build session:build .endif .if ${PHP_MODNAME} == "xml" CONFIGURE_ARGS+=--enable-xml \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "xmlreader" CONFIGURE_ARGS+=--enable-xmlreader \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 USE_PHP= dom:build .endif .if ${PHP_MODNAME} == "xmlrpc" CONFIGURE_ARGS+=--with-xmlrpc \ --with-libxml-dir=${LOCALBASE} \ --with-iconv-dir=${LOCALBASE} USES+= iconv:translit USE_GNOME= libxml2 PHP_HEADER_DIRS=libxmlrpc USE_PHP= xml:build .endif .if ${PHP_MODNAME} == "xmlwriter" CONFIGURE_ARGS+=--enable-xmlwriter \ --with-libxml-dir=${LOCALBASE} USE_GNOME= libxml2 .endif .if ${PHP_MODNAME} == "xsl" CONFIGURE_ARGS+=--with-xsl=${LOCALBASE} USE_GNOME= libxslt USE_PHP= dom:build xml:build .endif .if ${PHP_MODNAME} == "zip" LIB_DEPENDS+= libzip.so:archivers/libzip CONFIGURE_ARGS+=--enable-zip \ --with-zlib-dir=/usr \ --with-pcre-dir=${LOCALBASE} \ --with-libzip=${LOCALBASE} .endif .if ${PHP_MODNAME} == "zlib" CONFIGURE_ARGS+=--with-zlib=/usr .endif .include .if ${PHP_MODNAME} == "dba" . if empty(PORT_OPTIONS:MCDB) CONFIGURE_ARGS+=--without-cdb . endif . if ${PORT_OPTIONS:MDB4} CONFIGURE_ARGS+=--with-db4=${LOCALBASE} USES+= bdb WITH_BDB_HIGHEST= yes . endif . if ${PORT_OPTIONS:MGDBM} LIB_DEPENDS+= libgdbm.so:databases/gdbm CONFIGURE_ARGS+=--with-gdbm=${LOCALBASE} . endif . if ${PORT_OPTIONS:MQDBM} LIB_DEPENDS+= libqdbm.so:databases/qdbm CONFIGURE_ARGS+=--with-qdbm=${LOCALBASE} . endif . if ${PORT_OPTIONS:MTOKYO} LIB_DEPENDS+= libtokyocabinet.so:databases/tokyocabinet CONFIGURE_ARGS+=--with-tcadb=${LOCALBASE} . endif . if empty(PORT_OPTIONS:MINIFILE) CONFIGURE_ARGS+=--disable-inifile . endif . if empty(PORT_OPTIONS:MFLATFILE) CONFIGURE_ARGS+=--disable-flatfile . endif . if ${PORT_OPTIONS:MLMDB} LIB_DEPENDS+= liblmdb.so:databases/lmdb CONFIGURE_ARGS+= --with-lmdb=${LOCALBASE} .endif .endif .if ${PHP_MODNAME} == "mysqli" . if ${PORT_OPTIONS:MMYSQLND} CONFIGURE_ARGS+=--with-mysqli=mysqlnd . else CONFIGURE_ARGS+=--with-mysqli=${LOCALBASE}/bin/mysql_config USES+= mysql . endif .endif .if ${PHP_MODNAME} == "pdo_mysql" . if ${PORT_OPTIONS:MMYSQLND} CONFIGURE_ARGS+=--with-pdo-mysql=mysqlnd . else CONFIGURE_ARGS+=--with-pdo-mysql=${LOCALBASE} \ --with-zlib-dir=/usr USES+= mysql . endif .endif .include .if ${PHP_MODNAME} == "gd" . if ${PORT_OPTIONS:MTRUETYPE} CONFIGURE_ARGS+=--enable-gd-native-ttf . endif . if ${PORT_OPTIONS:MJIS} CONFIGURE_ARGS+=--enable-gd-jis-conv . endif . if ${PORT_OPTIONS:MWEBP} LIB_DEPENDS+= libwebp.so:graphics/webp CONFIGURE_ARGS+=--with-webp-dir=${LOCALBASE} . endif . if ${PORT_OPTIONS:MX11} USE_XORG= xpm CONFIGURE_ARGS+=--with-xpm-dir=${LOCALBASE} . endif .endif .if ${PHP_MODNAME} == "imap" . if ${PORT_OPTIONS:MPANDA} LIB_DEPENDS+= libc-client4.so.10:mail/panda-cclient . else LIB_DEPENDS+= libc-client4.so.9:mail/cclient . endif .endif .if ${PHP_MODNAME} == "mbstring" . if ${PORT_OPTIONS:MREGEX} LIB_DEPENDS+= libonig.so:devel/oniguruma CONFIGURE_ARGS+=--with-onig=${LOCALBASE} . else CONFIGURE_ARGS+=--disable-mbregex . endif .endif .if ${PHP_MODNAME} == "openssl" || ${PHP_MODNAME} == "sqlite3" post-extract: @${MV} ${WRKSRC}/config0.m4 ${WRKSRC}/config.m4 .endif .if ${PHP_MODNAME} == "pdo_dblib" . if ${PORT_OPTIONS:MMSSQL} LIB_DEPENDS+= libsybdb.so:databases/freetds . else LIB_DEPENDS+= libct.so:databases/freetds . endif .endif .if ${PHP_MODNAME} == "xml" post-extract: @${MKDIR} ${WRKSRC}/ext/xml @${CP} ${WRKSRC}/expat_compat.h ${WRKSRC}/ext/xml .endif .if ${PHP_MODNAME} == "zlib" post-extract: @${MV} ${WRKSRC}/config0.m4 ${WRKSRC}/config.m4 .endif Index: head/lang/php73-extensions/Makefile =================================================================== --- head/lang/php73-extensions/Makefile (revision 486750) +++ head/lang/php73-extensions/Makefile (revision 486751) @@ -1,117 +1,117 @@ # $FreeBSD$ PORTNAME= php73 PORTVERSION= 1.0 CATEGORIES= lang PKGNAMESUFFIX= -extensions MAINTAINER= tz@FreeBSD.org 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 \ GMP HASH ICONV INTL IMAP INTERBASE JSON LDAP MBSTRING \ MYSQLI \ ODBC OPCACHE OPENSSL PCNTL PDF PDO PDO_DBLIB PDO_FIREBIRD \ PDO_MYSQL PDO_ODBC PDO_PGSQL PDO_SQLITE PGSQL PHAR POSIX \ PSPELL READLINE RECODE SESSION SHMOP SIMPLEXML SNMP SOAP \ SOCKETS SODIUM SQLITE3 SYSVMSG SYSVSEM SYSVSHM \ TIDY TOKENIZER WDDX XML XMLREADER XMLRPC XMLWRITER XSL \ ZIP ZLIB BCMATH_DESC= bc style precision math functions BZ2_DESC= bzip2 library support CALENDAR_DESC= calendar conversion support CTYPE_DESC= ctype functions CURL_DESC= CURL support DBA_DESC= dba support DOM_DESC= DOM support ENCHANT_DESC= Enchant spelling support EXIF_DESC= EXIF support FILEINFO_DESC= fileinfo support FILTER_DESC= input filter support FTP_DESC= FTP support GD_DESC= GD library support GETTEXT_DESC= gettext library support GMP_DESC= GNU MP support HASH_DESC= HASH Message Digest Framework ICONV_DESC= iconv support IMAP_DESC= IMAP support INTL_DESC= Internationalization(ICU) INTERBASE_DESC= Interbase 6 database support (Firebird) JSON_DESC= JavaScript Object Serialization support LDAP_DESC= OpenLDAP support MBSTRING_DESC= multibyte string support MYSQLI_DESC= MySQLi database support ODBC_DESC= ODBC support OPCACHE_DESC= OPcache support OPENSSL_DESC= OpenSSL support PCNTL_DESC= pcntl support (CLI only) PDF_DESC= PDFlib support (implies GD) PDO_DESC= PHP Data Objects Interface (PDO) PDO_DBLIB_DESC= PDO DBLIB-DB driver PDO_FIREBIRD_DESC= PDO Firebird driver PDO_MYSQL_DESC= PDO MySQL driver PDO_ODBC_DESC= PDO ODBC driver PDO_PGSQL_DESC= PDO PostgreSQL driver PDO_SQLITE_DESC= PDO sqlite driver PGSQL_DESC= PostgreSQL database support PHAR_DESC= phar support POSIX_DESC= POSIX-like functions PSPELL_DESC= pspell support READLINE_DESC= readline support (CLI only) RECODE_DESC= recode support SESSION_DESC= session support SHMOP_DESC= shmop support SIMPLEXML_DESC= simplexml support SNMP_DESC= SNMP support SOAP_DESC= SOAP support SOCKETS_DESC= sockets support SODIUM_DESC= Sodium encryption support SQLITE3_DESC= sqlite3 support SYSVMSG_DESC= System V message support SYSVSEM_DESC= System V semaphore support SYSVSHM_DESC= System V shared memory support TIDY_DESC= TIDY support TOKENIZER_DESC= tokenizer support WDDX_DESC= WDDX support (implies XML) XML_DESC= XML support XMLREADER_DESC= XMLReader support XMLRPC_DESC= XMLRPC-EPI support XMLWRITER_DESC= XMLWriter support XSL_DESC= XSL support (Implies DOM) ZIP_DESC= ZIP support ZLIB_DESC= ZLIB support OPTIONS_DEFAULT= CTYPE \ DOM \ FILTER \ HASH \ ICONV \ JSON \ OPCACHE \ PDO \ PDO_SQLITE \ PHAR \ POSIX \ SESSION \ SIMPLEXML \ SQLITE3 \ TOKENIZER \ XML \ XMLREADER \ XMLWRITER .include .for opt in ${OPTIONS_DEFINE} . if ${PORT_OPTIONS:M${opt}} USE_PHP+= ${opt:tl} . endif .endfor .include Index: head/mail/dracmail/Makefile =================================================================== --- head/mail/dracmail/Makefile (revision 486750) +++ head/mail/dracmail/Makefile (revision 486751) @@ -1,40 +1,40 @@ # Created by: jamrich.majo@gmail.com # $FreeBSD$ PORTNAME= dracmail PORTVERSION= 0.1.2 PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= SF/dracmail/release/ DISTNAME= dracMail-${PORTVERSION}_release MAINTAINER= ports@FreeBSD.org 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 SUB_FILES= pkg-message PLIST_SUB+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} OPTIONS_DEFINE= PGSQL APACHE LIGHTTPD OPTIONS_DEFAULT=APACHE PGSQL_USE= PHP=pgsql APACHE_USE= APACHE_RUN=22+ LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd post-extract: @${MKDIR} ${WRKSRC} -@${MV} ${WRKDIR}/* ${WRKSRC} do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} ${CP} -rp ${WRKSRC}/* ${STAGEDIR}${WWWDIR} .include Index: head/mail/pecl-mailparse2/Makefile =================================================================== --- head/mail/pecl-mailparse2/Makefile (revision 486750) +++ head/mail/pecl-mailparse2/Makefile (revision 486751) @@ -1,23 +1,23 @@ # Created by: Thierry Thomas () # $FreeBSD$ PORTNAME= mailparse PORTVERSION= 2.1.6 PORTREVISION= 1 CATEGORIES= mail www MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension to create and decode MIME messages DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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.* .include Index: head/mail/pecl-pop3/Makefile =================================================================== --- head/mail/pecl-pop3/Makefile (revision 486750) +++ head/mail/pecl-pop3/Makefile (revision 486751) @@ -1,18 +1,18 @@ # 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 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 Index: head/math/pecl-big_int/Makefile =================================================================== --- head/math/pecl-big_int/Makefile (revision 486750) +++ head/math/pecl-big_int/Makefile (revision 486751) @@ -1,39 +1,39 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 72 73 +IGNORE_WITH_PHP= 71 72 73 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-bitset2/Makefile =================================================================== --- head/math/pecl-bitset2/Makefile (revision 486750) +++ head/math/pecl-bitset2/Makefile (revision 486751) @@ -1,22 +1,22 @@ # Created by: Greg Larkin # $FreeBSD$ PORTNAME= bitset PORTVERSION= 2.0.4 CATEGORIES= math MAINTAINER= sunpoet@FreeBSD.org COMMENT= PECL extension for manipulating bitsets DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE PORTSCOUT= limit:^2\. -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 USES= php:pecl .include Index: head/math/pecl-stats/Makefile =================================================================== --- head/math/pecl-stats/Makefile (revision 486750) +++ head/math/pecl-stats/Makefile (revision 486751) @@ -1,22 +1,22 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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.* .include Index: head/math/pecl-trader/Makefile =================================================================== --- head/math/pecl-trader/Makefile (revision 486750) +++ head/math/pecl-trader/Makefile (revision 486751) @@ -1,20 +1,20 @@ # 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 DEPRECATED= Works only with EOL php 5.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 Index: head/net/pecl-apn/Makefile =================================================================== --- head/net/pecl-apn/Makefile (revision 486750) +++ head/net/pecl-apn/Makefile (revision 486751) @@ -1,24 +1,24 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include Index: head/net/pecl-ip2location/Makefile =================================================================== --- head/net/pecl-ip2location/Makefile (revision 486750) +++ head/net/pecl-ip2location/Makefile (revision 486751) @@ -1,22 +1,22 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 Index: head/net/pecl-mosquitto/Makefile =================================================================== --- head/net/pecl-mosquitto/Makefile (revision 486750) +++ head/net/pecl-mosquitto/Makefile (revision 486751) @@ -1,23 +1,23 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 Index: head/net/pecl-oauth/Makefile =================================================================== --- head/net/pecl-oauth/Makefile (revision 486750) +++ head/net/pecl-oauth/Makefile (revision 486751) @@ -1,29 +1,29 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= BSD3CLAUSE 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 CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" PORTSCOUT= limit:^1.* .include Index: head/net/pecl-yaz/Makefile =================================================================== --- head/net/pecl-yaz/Makefile (revision 486750) +++ head/net/pecl-yaz/Makefile (revision 486751) @@ -1,21 +1,21 @@ # Created by: Alex Dupre # $FreeBSD$ PORTNAME= yaz PORTVERSION= 1.2.1 CATEGORIES= net pear MAINTAINER= fw@moov.de COMMENT= PECL extension that implements a Z39.50 client LICENSE= PHP301 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} .include Index: head/net/pecl-yp/Makefile =================================================================== --- head/net/pecl-yp/Makefile (revision 486750) +++ head/net/pecl-yp/Makefile (revision 486751) @@ -1,20 +1,20 @@ # 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 DEPRECATED= Works only with EOL php 5.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 Index: head/net-im/pecl-stomp/Makefile =================================================================== --- head/net-im/pecl-stomp/Makefile (revision 486750) +++ head/net-im/pecl-stomp/Makefile (revision 486751) @@ -1,23 +1,23 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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.* .include Index: head/net-mgmt/cacti88/Makefile =================================================================== --- head/net-mgmt/cacti88/Makefile (revision 486750) +++ head/net-mgmt/cacti88/Makefile (revision 486751) @@ -1,77 +1,77 @@ # $FreeBSD$ PORTNAME= cacti PORTVERSION= 0.8.8h CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ PKGNAMESUFFIX= 88 MAINTAINER= egypcio@FreeBSD.org COMMENT= Web-driven graphing interface for RRDTool DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rrdtool:databases/rrdtool USES= cpe mysql php:web shebangfix 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 SHEBANG_FILES= scripts/3com_cable_modem.pl \ scripts/diskfree.pl \ scripts/linux_memory.pl \ scripts/loadavg.pl \ scripts/loadavg_multi.pl \ scripts/ping.pl \ scripts/query_unix_partitions.pl \ scripts/unix_processes.pl \ scripts/unix_tcp_connections.pl \ scripts/unix_users.pl \ scripts/weatherbug.pl \ scripts/webhits.pl CACTIDIR= share/cacti CACTIUSER= cacti CACTIGROUP= cacti USERS= ${CACTIUSER} GROUPS= ${CACTIGROUP} PLIST_SUB+= CACTIDIR=${CACTIDIR} CACTIUSER=${CACTIUSER} \ CACTIGROUP=${CACTIGROUP} SUB_LIST+= CACTIDIR=${CACTIDIR} CACTIUSER=${CACTIUSER} \ CACTIGROUP=${CACTIGROUP} CONFLICTS_INSTALL= cacti PORTSCOUT= limit:^0.* post-patch: @${FIND} ${WRKSRC} -name \*.orig -delete; \ ${MV} ${WRKSRC}/include/config.php ${WRKSRC}/include/config.php.sample ${RM} -r ${WRKSRC}/log ${WRKSRC}/rra do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/${CACTIDIR} ${MKDIR} ${STAGEDIR}/var/log/cacti ${MKDIR} ${STAGEDIR}/var/db/cacti/rra ${MKDIR} ${STAGEDIR}/var/db/cacti/scripts ${CP} -R ${WRKSRC}/* ${STAGEDIR}/${PREFIX}/${CACTIDIR} if [ -f ${PREFIX}/${CACTIDIR}/include/db-settings.php ]; then \ ${ECHO_CMD} "======================================================================="; \ ${ECHO_CMD} "WARNING! You have to move DB settings from"; \ ${ECHO_CMD} "${PREFIX}/${CACTIDIR}/include/db-settings.php file to"; \ ${ECHO_CMD} "${PREFIX}/${CACTIDIR}/include/config.php and remove db-settings.php"; \ fi .include Index: head/net-mgmt/hawk/Makefile =================================================================== --- head/net-mgmt/hawk/Makefile (revision 486750) +++ head/net-mgmt/hawk/Makefile (revision 486751) @@ -1,56 +1,56 @@ # $FreeBSD$ PORTNAME= hawk PORTVERSION= 0.6 PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/iphawk/iphawk/Hawk%20${PORTVERSION}/ MAINTAINER= bofh@FreeBSD.org COMMENT= Track uptime and DNS status for machines on your networks DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 RUN_DEPENDS= p5-Net-Netmask>=0:net-mgmt/p5-Net-Netmask \ p5-Net-Ping-External>=0:net/p5-Net-Ping-External \ p5-DBI>=0:databases/p5-DBI \ p5-DBD-mysql>=0:databases/p5-DBD-mysql 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 SUB_LIST= PERL=${PERL} SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' \ ${WRKSRC}/daemon/hawk @${REINPLACE_CMD} -e 's|hawk.conf.inc|${PREFIX}/etc/hawk/php.conf|' \ ${WRKSRC}/php/hawk.php do-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/daemon/hawk.conf ${STAGEDIR}${ETCDIR}/daemon.conf.sample ${INSTALL_SCRIPT} ${WRKSRC}/daemon/hawk ${STAGEDIR}${PREFIX}/sbin ${MKDIR} ${STAGEDIR}${WWWDIR}/images (for f in ${WRKSRC}/php/images/* ${FILESDIR}/favicon.ico; do \ ${INSTALL_DATA} $$f ${STAGEDIR}${WWWDIR}/images; \ done) ${INSTALL_DATA} ${WRKSRC}/php/hawk.php ${STAGEDIR}${WWWDIR} ${INSTALL_DATA} ${WRKSRC}/php/hawk.css ${STAGEDIR}${WWWDIR} ${INSTALL_DATA} ${WRKSRC}/php/hawk.conf.inc ${STAGEDIR}${ETCDIR}/php.conf.sample @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${FILESDIR}/create_hawk_db.sql ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${FILESDIR}/create_hawk_user.sql ${STAGEDIR}${DOCSDIR} .include Index: head/net-mgmt/ipplan/Makefile =================================================================== --- head/net-mgmt/ipplan/Makefile (revision 486750) +++ head/net-mgmt/ipplan/Makefile (revision 486751) @@ -1,71 +1,71 @@ # Created by: Maxim Tuliuk # $FreeBSD$ PORTNAME= ipplan PORTVERSION= 4.92b PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/iptrack/${PORTNAME}/Release%204.92 MAINTAINER= ports@FreeBSD.org 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 USES= perl5 shebangfix USE_PERL5= run USE_PHP= gettext pcre xml zlib SHEBANG_FILES= ${WRKSRC}/contrib/process-exports.pl ${WRKSRC}/contrib/ipplan-poller.php NO_BUILD= yes NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME} CONFIG= config.php SUB_FILES= pkg-message REINPLACE_ARGS= -i '' OPTIONS_DEFINE= MYSQL PGSQL SNMP OPTIONS_DEFAULT= MYSQL .include .if ${PORT_OPTIONS:MMYSQL} USE_PHP+= mysql .endif .if ${PORT_OPTIONS:MPGSQL} USE_PHP+= pgsql .endif .if ${PORT_OPTIONS:MSNMP} USE_PHP+= snmp .endif .include post-patch: @${REINPLACE_CMD} -e "s|/usr/bin/xsltproc|${LOCALBASE}/bin/xsltproc|" \ ${WRKSRC}/contrib/process-exports.pl @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|" \ ${WRKSRC}/${CONFIG} @${MV} ${WRKSRC}/${CONFIG} ${WRKSRC}/${CONFIG}.sample @${RM} ${WRKSRC}/${CONFIG}.orig do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} # make /var dirs ${MKDIR} ${STAGEDIR}/var/spool/ipplan/dhcpexport ${MKDIR} ${STAGEDIR}/var/spool/ipplan/exportdns ${MKDIR} ${STAGEDIR}/var/spool/ipplan/uploads .if ${PORT_OPTIONS:MPGSQL} @${REINPLACE_CMD} -e 's|INSTALL|INSTALL-POSTGRESQL|g' ${PKGMESSAGE} .endif .include Index: head/net-mgmt/nedi/Makefile =================================================================== --- head/net-mgmt/nedi/Makefile (revision 486750) +++ head/net-mgmt/nedi/Makefile (revision 486751) @@ -1,55 +1,55 @@ # Created by: Cristian KLEIN # $FreeBSD$ PORTNAME= nedi DISTVERSION= 1.0.w PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/w MAINTAINER= ports@FreeBSD.org COMMENT= Network discovery and monitoring tool DEPRECATED= Works only with EOL php 5.6 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 \ p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff \ p5-DBI>=0:databases/p5-DBI USES= php:web perl5 shebangfix tar:tgz SHEBANG_FILES= *.pl html/inc/Devsend.pl WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes NO_ARCH= yes USE_PHP= session snmp mysql SUB_FILES= pkg-message PLIST_SUB+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} OPTIONS_DEFINE= GD GD_USE= PHP=gd post-patch: @${REINPLACE_CMD} -e 's|/var/nedi|${WWWDIR}|' \ ${WRKSRC}/html/inc/libgraph.php @${REINPLACE_CMD} -e "s|'/etc|'${PREFIX}/etc|" \ ${WRKSRC}/html/inc/libmisc.php @${FIND} ${WRKSRC} \( -name *.bak -or -name *.orig \) -delete do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) ${FIND} ${STAGEDIR}${WWWDIR} -name \*.pl | ${XARGS} ${CHMOD} 755 ${MV} ${STAGEDIR}${WWWDIR}/seedlist \ ${STAGEDIR}${PREFIX}/etc/nedi.seedlist.sample ${MV} ${STAGEDIR}${WWWDIR}/nedi.conf \ ${STAGEDIR}${PREFIX}/etc/nedi.conf.sample .include Index: head/net-mgmt/pandorafms_console/Makefile =================================================================== --- head/net-mgmt/pandorafms_console/Makefile (revision 486750) +++ head/net-mgmt/pandorafms_console/Makefile (revision 486751) @@ -1,80 +1,80 @@ # Created by: KIKUCHI Koichiro # $FreeBSD$ PORTNAME= pandora_console CATEGORIES= net-mgmt MAINTAINER= koichiro@rworks.jp COMMENT= Pandora FMS console DEPRECATED= Works only with EOL php 5.6 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 USES= apache:run,2.2+ php:web shebangfix SHEBANG_FILES= include/languages/extract_newlines.sh \ include/languages/util-all \ include/languages/util-bzr-update \ include/languages/util-compile-mo \ include/languages/util-create-po \ include/languages/util-create-template \ include/languages/util-generate-tarball \ include/languages/util-update-po \ pandora_console_upgrade OPTIONS_DEFINE= DOCS PGSQL DOCS_DESC= Install AUTHORS and ChangeLog PGSQL_DESC= Use PostgreSQL backend (experimental) USE_PHP= curl filter gd gettext hash json ldap mbstring mysql \ snmp session xml zip zlib SUB_FILES+= pandora_console.conf pkg-message newsyslog.conf SUB_LIST+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} PGSQL_USE= PHP=pgsql .include "${.CURDIR}/../pandorafms_server/bsd.pandora.mk" PORTREVISION= 2 PANDORA_INSTALLER_ARGS+= --destdir ${STAGEDIR} post-patch: @${REINPLACE_CMD} \ -e "\|PANDORA_HOME=|s|=[^;]*|=${WWWDIR}|g" \ ${WRKSRC}/pandora_console_install @${REINPLACE_CMD} \ -e "s|/usr/bin|${LOCALBASE}/bin|g" \ ${WRKSRC}/pandoradb.data*.sql @${REINPLACE_CMD} \ -e 's|/bin/bash|/bin/sh|g' \ ${WRKSRC}/extras/check_other_languages.sh post-install: @cd ${STAGEDIR}${WWWDIR} \ && ${RM} -r pandora_console_[il]* DEBIAN/ *.spec \ attachment/downloads/.gitignore ${PORTDOCS} \ Dockerfile docker_entrypoint.sh \ *.sql.bak extras/check_other_languages.sh.bak @cd ${STAGEDIR}${WWWDIR} && ${MV} install.php install_old.php @(d=${STAGEDIR}${PREFIX}/${APACHEETCDIR}/Includes; ${MKDIR} $$d; \ ${INSTALL_DATA} ${WRKDIR}/pandora_console.conf \ $$d/pandora_console.conf.sample) @(d=${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d; ${MKDIR} $$d; \ ${INSTALL_DATA} ${WRKDIR}/newsyslog.conf \ $$d/pandora_console.conf) post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for x in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${x} ${STAGEDIR}${DOCSDIR} .endfor .include Index: head/net-mgmt/phpip/Makefile =================================================================== --- head/net-mgmt/phpip/Makefile (revision 486750) +++ head/net-mgmt/phpip/Makefile (revision 486751) @@ -1,35 +1,35 @@ # Created by: Babak Farrokhi # $FreeBSD$ PORTNAME= phpip PORTVERSION= ${SNAPSHOT} PORTREVISION= 1 CATEGORIES= net-mgmt www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/4.3.2%20-%20No%20Upgrade%20Support DISTNAME= ${PORTNAME}-4.3.2-build-${SNAPSHOT} MAINTAINER= ports@FreeBSD.org COMMENT= Complete IPv4 IPAM (IP address management) suite DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING SNAPSHOT= 200611081420 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} do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${PHPIP} @${CP} -R ${WRKSRC}/ ${STAGEDIR}${PREFIX}/${PHPIP} @${CHMOD} -R 755 ${STAGEDIR}${PREFIX}/${PHPIP} .include Index: head/net-mgmt/zabbix22-frontend/Makefile =================================================================== --- head/net-mgmt/zabbix22-frontend/Makefile (revision 486750) +++ head/net-mgmt/zabbix22-frontend/Makefile (revision 486751) @@ -1,53 +1,53 @@ # Created by: Jim Riggs # $FreeBSD$ PORTNAME= zabbix22 PORTREVISION= 1 CATEGORIES= net-mgmt PKGNAMESUFFIX= -frontend MASTERDIR= ${.CURDIR}/../zabbix22-server NO_BUILD= yes NO_ARCH= yes PATCHDIR= PLIST= ${PKGDIR}/pkg-plist.frontend USE_PHP= bcmath ctype gd pcre snmp sockets mbstring session dom xml \ xmlreader xmlwriter simplexml gettext ldap USES+= php:web 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 .if ${PORT_OPTIONS:MMYSQL} USE_PHP+= mysql .endif .if ${PORT_OPTIONS:MMYSQLI} USE_PHP+= mysqli .endif .if ${PORT_OPTIONS:MPGSQL} USE_PHP+= pgsql .endif .if ${PORT_OPTIONS:MSQLITE} USE_PHP+= sqlite3 .endif .if ${PORT_OPTIONS:MORACLE} ZABBIX_REQUIRE= CONFIGURE_ARGS+= --with-oracle .endif do-install: @${INSTALL} -d ${STAGEDIR}${WWWDIR} @cd ${WRKSRC}/frontends/php/ && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} .include "${MASTERDIR}/Makefile" Index: head/net-mgmt/zabbix3-frontend/Makefile =================================================================== --- head/net-mgmt/zabbix3-frontend/Makefile (revision 486750) +++ head/net-mgmt/zabbix3-frontend/Makefile (revision 486751) @@ -1,54 +1,54 @@ # Created by: Pakhom Golynga # $FreeBSD$ PORTNAME= zabbix3 CATEGORIES= net-mgmt PKGNAMESUFFIX= -frontend MASTERDIR= ${.CURDIR}/../zabbix3-server NO_BUILD= yes NO_ARCH= yes PATCHDIR= PLIST= ${PKGDIR}/pkg-plist.frontend USE_PHP= bcmath ctype dom gd gettext json ldap mbstring pcre \ session simplexml snmp sockets xml xmlreader xmlwriter USES= php:web gettext 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 .if ${PORT_OPTIONS:MMYSQL} USE_PHP+= mysql .endif .if ${PORT_OPTIONS:MMYSQLI} USE_PHP+= mysqli .endif .if ${PORT_OPTIONS:MPGSQL} USE_PHP+= pgsql .endif .if ${PORT_OPTIONS:MSQLITE} USE_PHP+= sqlite3 .endif .if ${PORT_OPTIONS:MORACLE} ZABBIX_REQUIRE= CONFIGURE_ARGS+= --with-oracle .endif do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC}/frontends/php && \ ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) .include "${MASTERDIR}/Makefile" Index: head/net-mgmt/zabbix32-frontend/Makefile =================================================================== --- head/net-mgmt/zabbix32-frontend/Makefile (revision 486750) +++ head/net-mgmt/zabbix32-frontend/Makefile (revision 486751) @@ -1,53 +1,53 @@ # Created by: Pakhom Golynga # $FreeBSD$ PORTNAME= zabbix32 CATEGORIES= net-mgmt PKGNAMESUFFIX= -frontend MASTERDIR= ${.CURDIR}/../zabbix32-server NO_BUILD= yes NO_ARCH= yes PATCHDIR= PLIST= ${PKGDIR}/pkg-plist.frontend USE_PHP= bcmath ctype dom gd gettext json ldap mbstring pcre \ session simplexml snmp sockets xml xmlreader xmlwriter USES+= php:web 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 .if ${PORT_OPTIONS:MMYSQL} USE_PHP+= mysql .endif .if ${PORT_OPTIONS:MMYSQLI} USE_PHP+= mysqli .endif .if ${PORT_OPTIONS:MPGSQL} USE_PHP+= pgsql .endif .if ${PORT_OPTIONS:MSQLITE} USE_PHP+= sqlite3 .endif .if ${PORT_OPTIONS:MORACLE} ZABBIX_REQUIRE= CONFIGURE_ARGS+= --with-oracle .endif do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC}/frontends/php && \ ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) .include "${MASTERDIR}/Makefile" Index: head/net-mgmt/zabbix34-frontend/Makefile =================================================================== --- head/net-mgmt/zabbix34-frontend/Makefile (revision 486750) +++ head/net-mgmt/zabbix34-frontend/Makefile (revision 486751) @@ -1,52 +1,52 @@ # Created by: Pakhom Golynga # $FreeBSD$ PORTNAME= zabbix34 CATEGORIES= net-mgmt PKGNAMESUFFIX= -frontend MASTERDIR= ${.CURDIR}/../zabbix34-server NO_BUILD= yes NO_ARCH= yes PATCHDIR= PLIST= ${PKGDIR}/pkg-plist.frontend USE_PHP= bcmath ctype dom gd gettext json ldap mbstring pcre \ session simplexml snmp sockets xml xmlreader xmlwriter USES+= php:web 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 .if ${PORT_OPTIONS:MMYSQL} USE_PHP+= mysql .endif .if ${PORT_OPTIONS:MMYSQLI} USE_PHP+= mysqli .endif .if ${PORT_OPTIONS:MPGSQL} USE_PHP+= pgsql .endif .if ${PORT_OPTIONS:MSQLITE} USE_PHP+= sqlite3 .endif .if ${PORT_OPTIONS:MORACLE} CONFIGURE_ARGS+= --with-oracle .endif do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC}/frontends/php && \ ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) .include "${MASTERDIR}/Makefile" Index: head/net-mgmt/zabbix4-frontend/Makefile =================================================================== --- head/net-mgmt/zabbix4-frontend/Makefile (revision 486750) +++ head/net-mgmt/zabbix4-frontend/Makefile (revision 486751) @@ -1,37 +1,37 @@ # Created by: Pakhom Golynga # $FreeBSD$ PORTNAME= zabbix4 CATEGORIES= net-mgmt PKGNAMESUFFIX= -frontend MASTERDIR= ${.CURDIR}/../zabbix4-server NO_BUILD= yes NO_ARCH= yes PATCHDIR= PLIST= ${PKGDIR}/pkg-plist.frontend USE_PHP= bcmath ctype dom filter gd gettext json ldap mbstring pcre \ session simplexml snmp sockets xml xmlreader xmlwriter USES+= php:web 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 PGSQL_USE= PHP=pgsql ORACLE_CONFIGURE_WITH= oracle do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC}/frontends/php && \ ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) .include "${MASTERDIR}/Makefile" Index: head/ports-mgmt/tinderbox/Makefile =================================================================== --- head/ports-mgmt/tinderbox/Makefile (revision 486750) +++ head/ports-mgmt/tinderbox/Makefile (revision 486751) @@ -1,131 +1,131 @@ # Created by: Edwin Groothuis # $FreeBSD$ PORTNAME= tinderbox PORTVERSION= 4.2.0 PORTREVISION= 2 CATEGORIES= ports-mgmt MASTER_SITES= http://tinderbox.marcuscom.com/ DIST_SUBDIR= ${PORTNAME} MAINTAINER= crees@FreeBSD.org 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 CONFLICTS= tinderbox-devel-[0-9]* OPTIONS_MULTI= DB OPTIONS_MULTI_DB= PGSQL MYSQL SQLITE OPTIONS_RADIO= WEB OPTIONS_RADIO_WEB= APACHE HIAWATHA LIGHTTPD NGINX OPTIONS_DEFINE= CHECK_ROOT EMAILS LSOF LOG_COMPRESS HIDE_PHP HIDE_MARKUP CHECK_ROOT_DESC= Check if ./tc is run by uid 0 EMAILS_DESC= Support for build failure/completion emails LSOF_DESC= For killMountProcesses() when using nullfs LOG_COMPRESS_DESC= Support bzip log compression HIAWATHA_DESC= Hiawatha server NGINX_DESC= Nginx server HIDE_PHP_DESC= Hide index.php in webui templates HIDE_MARKUP_DESC= Hide display_markup_log action OPTIONS_DEFAULT= MYSQL APACHE CHECK_ROOT EMAILS LSOF \ LOG_COMPRESS NO_BUILD= yes NO_ARCH= yes WANT_PERL= yes SUB_FILES= pkg-message USES= shebangfix SHEBANG_FILES= lib/makemake .include .if ${PORT_OPTIONS:MAPACHE} || ${PORT_OPTIONS:MHIAWATHA} || ${PORT_OPTIONS:MLIGHTTPD} || ${PORT_OPTIONS:MNGINX} WEBUI= yes .endif .if defined(WEBUI) USES+= php:web USE_PHP= session PLIST_SUB+= WEBUI="" .else PLIST_SUB+= WEBUI="@comment " .endif .if ${PORT_OPTIONS:MPGSQL} USES+= pgsql .if defined(WEBUI) USE_PHP+= pgsql pdo_pgsql .endif RUN_DEPENDS+= p5-DBD-Pg>=0:databases/p5-DBD-Pg .endif .if ${PORT_OPTIONS:MMYSQL} .if defined(WEBUI) USE_PHP+= mysql pdo_mysql .endif USES+= mysql RUN_DEPENDS+= p5-DBD-mysql>=0:databases/p5-DBD-mysql .endif .if ${PORT_OPTIONS:MSQLITE} .if defined(WEBUI) USE_PHP+= sqlite3 pdo_sqlite .endif RUN_DEPENDS+= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite .endif .if ${PORT_OPTIONS:MAPACHE} USES+= apache:run,2.2+ .elif ${PORT_OPTIONS:MLIGHTTPD} RUN_DEPENDS+= lighttpd:www/lighttpd .elif ${PORT_OPTIONS:MHIAWATHA} RUN_DEPENDS+= hiawatha:www/hiawatha .elif ${PORT_OPTIONS:MNGINX} RUN_DEPENDS+= nginx:www/nginx .endif .if ${PORT_OPTIONS:MLSOF} RUN_DEPENDS+= lsof:sysutils/lsof .endif .if ${PORT_OPTIONS:MLOG_COMPRESS} RUN_DEPENDS+= p5-Compress-Bzip2>=0:archivers/p5-Compress-Bzip2 .endif post-patch: .if ! ${PORT_OPTIONS:MCHECK_ROOT} ${REINPLACE_CMD} -e 's/^if \[ `id -u` != 0 \]; then/if false; then/' \ ${WRKSRC}/tc .endif .if defined(WEBUI) . if ${PORT_OPTIONS:MHIDE_PHP} @${REINPLACE_CMD} -e 's#index.php\?#\?#g;s#index.php#\?#g' \ ${WRKSRC}/webui/templates/*/*.tpl . endif . if ${PORT_OPTIONS:MHIDE_MARKUP} @${REINPLACE_CMD} -e 's#markup#markup#g' \ -e 's#>markup_log.*;#>markup_log(-1,-1);#g' \ ${WRKSRC}/webui/templates/*/*.tpl ${WRKSRC}/webui/index.php . endif .endif @${FIND} ${WRKSRC} -name '*.orig' -or -name '*.bak' -delete do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/tinderbox/scripts ${TAR} -C ${WRKSRC} --exclude man --exclude '*.orig' --exclude '*.bak' -cf - . \ | tar -xf - --unlink -C ${STAGEDIR}${PREFIX}/tinderbox/scripts ${TAR} -C ${WRKSRC}/man/man1 --exclude '*.orig' --exclude '*.bak' -cf - . \ | tar -xf - --unlink -C ${STAGEDIR}${MAN1PREFIX}/man/man1 ${INSTALL_SCRIPT} ${WRKSRC}/etc/rc.d/tinderd ${STAGEDIR}${PREFIX}/etc/rc.d/${PORTNAME} .include Index: head/print/pecl-haru/Makefile =================================================================== --- head/print/pecl-haru/Makefile (revision 486750) +++ head/print/pecl-haru/Makefile (revision 486751) @@ -1,29 +1,29 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 72 73 +IGNORE_WITH_PHP= 71 72 73 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 486750) +++ head/print/pecl-ps/Makefile (revision 486751) @@ -1,29 +1,29 @@ # 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 DEPRECATED= Works only with EOL php 5.6 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 USES= php:pecl post-patch: @${REINPLACE_CMD} -e 's|-ldl|-lintl|g' ${WRKSRC}/config.m4 do-test: ${MAKE} -C ${WRKSRC} test < /dev/null .include Index: head/security/pecl-crack/Makefile =================================================================== --- head/security/pecl-crack/Makefile (revision 486750) +++ head/security/pecl-crack/Makefile (revision 486751) @@ -1,34 +1,34 @@ # Created by: Bill Moran # $FreeBSD$ PORTNAME= crack PORTVERSION= 0.4 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security www MAINTAINER= joneum@FreeBSD.org COMMENT= PECL extension to cracklib DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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} CFLAGS+= -Wno-deprecated post-configure: @${REINPLACE_CMD} -e 's|^\$$ini_overwrites.*|&'"'"'crack.default_dictionary=\"${LOCALBASE}/libdata/cracklib/cracklib-words\"'"'"',|' \ ${WRKSRC}/run-tests.php do-test: ${MAKE_CMD} -C ${WRKSRC} test < /dev/null .include Index: head/security/pecl-mcrypt/Makefile =================================================================== --- head/security/pecl-mcrypt/Makefile (revision 486750) +++ head/security/pecl-mcrypt/Makefile (revision 486751) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= mcrypt PORTVERSION= 1.0.1 CATEGORIES= security pear MAINTAINER= pizzamig@FreeBSD.org 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 USES= php:pecl .include Index: head/security/pecl-ssh2-0/Makefile =================================================================== --- head/security/pecl-ssh2-0/Makefile (revision 486750) +++ head/security/pecl-ssh2-0/Makefile (revision 486751) @@ -1,32 +1,32 @@ # Created by: Alexander Leidinger # $FreeBSD$ PORTNAME= ssh2 PORTVERSION= 0.13 CATEGORIES= security pear MAINTAINER= dbaio@FreeBSD.org COMMENT= PECL extension to the libssh2 library DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 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} CONFIGURE_ARGS= --with-ssh2 PORTSCOUT= limit:^0.* post-patch: @${REINPLACE_CMD} -e 's|\$$SSH2_DIR/lib|\$$SSH2_DIR/\$$PHP_LIBDIR|g' ${WRKSRC}/config.m4 .include Index: head/security/php-suhosin/Makefile =================================================================== --- head/security/php-suhosin/Makefile (revision 486750) +++ head/security/php-suhosin/Makefile (revision 486751) @@ -1,33 +1,33 @@ # Created by: ale # $FreeBSD$ PORTNAME= suhosin PORTVERSION= 0.9.38 PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://download.suhosin.org/ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= ale@FreeBSD.org COMMENT= PHP extension that implements high-level protections DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 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 PORTEXAMPLES= suhosin.ini post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/suhosin.ini ${STAGEDIR}${EXAMPLESDIR} .include Index: head/security/phpdeadlock/Makefile =================================================================== --- head/security/phpdeadlock/Makefile (revision 486750) +++ head/security/phpdeadlock/Makefile (revision 486751) @@ -1,51 +1,51 @@ # Created by: Greg Larkin # $FreeBSD$ PORTNAME= phpdeadlock PORTVERSION= 1.01 PORTREVISION= 1 CATEGORIES= security www MASTER_SITES= SF/${PORTNAME}/Deadlock/${PORTVERSION}%20Stable DISTNAME= Deadlock-${PORTVERSION}-Stable MAINTAINER= ports@FreeBSD.org COMMENT= Web-based user authentication/password protection system DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING.txt WRKSRC= ${WRKDIR}/Deadlock-1.01 DLURL?= ${PORTNAME} DLDIR= www/${DLURL} PORTDOCS= CHANGES.txt COPYING.txt UPGRADE.txt USES= apache:run,2.2+ dos2unix 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} PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} OPTIONS_DEFINE= DOCS post-extract: @cd ${WRKDIR} && ${MV} "Deadlock v1.01" Deadlock-1.01 post-patch: @${FIND} ${WRKSRC} -name \*.orig -exec ${RM} {} \; do-install: @cd ${WRKSRC}/deadlock && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/pecl-mogilefs/Makefile =================================================================== --- head/sysutils/pecl-mogilefs/Makefile (revision 486750) +++ head/sysutils/pecl-mogilefs/Makefile (revision 486751) @@ -1,25 +1,25 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 .include Index: head/textproc/libmrss-php/Makefile =================================================================== --- head/textproc/libmrss-php/Makefile (revision 486750) +++ head/textproc/libmrss-php/Makefile (revision 486751) @@ -1,36 +1,36 @@ # Created by: Rodrigo Osorio # $FreeBSD$ PORTNAME= libmrss PORTVERSION= 0.19.2 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://www.autistici.org/bakunin/libmrss/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} MAINTAINER= ports@FreeBSD.org COMMENT= PHP library for parsing, writing, and creating RSS DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/../COPYING LIB_DEPENDS= libmrss.so:textproc/libmrss GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/mrss.so .include Index: head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile =================================================================== --- head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile (revision 486750) +++ head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile (revision 486751) @@ -1,21 +1,21 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= Structures_DataGrid_DataSource_RSS PORTVERSION= 0.1.1 CATEGORIES= textproc databases www pear MAINTAINER= joneum@FreeBSD.org COMMENT= DataSource driver using RSS files DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} USES= pear USE_PHP= mysql -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 .include Index: head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile =================================================================== --- head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile (revision 486750) +++ head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile (revision 486751) @@ -1,21 +1,21 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= Structures_DataGrid_DataSource_XML PORTVERSION= 0.2.0 CATEGORIES= textproc databases www pear MAINTAINER= joneum@FreeBSD.org COMMENT= DataSource driver using XML files DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} USES= pear USE_PHP= mysql -IGNORE_WITH_PHP=70 71 72 73 +IGNORE_WITH_PHP=71 72 73 .include Index: head/textproc/pecl-ctemplate/Makefile =================================================================== --- head/textproc/pecl-ctemplate/Makefile (revision 486750) +++ head/textproc/pecl-ctemplate/Makefile (revision 486751) @@ -1,27 +1,27 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 72 73 +IGNORE_WITH_PHP= 71 72 73 CONFIGURE_ARGS= --with-cTemplate=${LOCALBASE} .include Index: head/textproc/pecl-doublemetaphone/Makefile =================================================================== --- head/textproc/pecl-doublemetaphone/Makefile (revision 486750) +++ head/textproc/pecl-doublemetaphone/Makefile (revision 486751) @@ -1,23 +1,23 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 .include Index: head/textproc/pecl-stem/Makefile =================================================================== --- head/textproc/pecl-stem/Makefile (revision 486750) +++ head/textproc/pecl-stem/Makefile (revision 486751) @@ -1,24 +1,24 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 .include Index: head/textproc/pecl-syck/Makefile =================================================================== --- head/textproc/pecl-syck/Makefile (revision 486750) +++ head/textproc/pecl-syck/Makefile (revision 486751) @@ -1,25 +1,25 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 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 .include Index: head/textproc/pecl-wbxml/Makefile =================================================================== --- head/textproc/pecl-wbxml/Makefile (revision 486750) +++ head/textproc/pecl-wbxml/Makefile (revision 486751) @@ -1,26 +1,26 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LIB_DEPENDS= libwbxml2.so:textproc/wbxml2 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 .include Index: head/textproc/pecl-xdiff/Makefile =================================================================== --- head/textproc/pecl-xdiff/Makefile (revision 486750) +++ head/textproc/pecl-xdiff/Makefile (revision 486751) @@ -1,26 +1,26 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 PORTSCOUT= limit:^1.* .include Index: head/textproc/pecl-xslcache/Makefile =================================================================== --- head/textproc/pecl-xslcache/Makefile (revision 486750) +++ head/textproc/pecl-xslcache/Makefile (revision 486751) @@ -1,21 +1,21 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 Index: head/textproc/pecl-yaml1/Makefile =================================================================== --- head/textproc/pecl-yaml1/Makefile (revision 486750) +++ head/textproc/pecl-yaml1/Makefile (revision 486751) @@ -1,24 +1,24 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= yaml PORTVERSION= 1.3.2 CATEGORIES= textproc pear MAINTAINER= dbaio@FreeBSD.org COMMENT= YAML-1.1 parser and emitter DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE 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 Index: head/www/asterisk-stat/Makefile =================================================================== --- head/www/asterisk-stat/Makefile (revision 486750) +++ head/www/asterisk-stat/Makefile (revision 486751) @@ -1,65 +1,65 @@ # Created by: Fumihiko Kimura # $FreeBSD$ PORTNAME= asterisk-stat PORTVERSION= 2.0.1 PORTREVISION= 16 CATEGORIES= www MASTER_SITES= http://ftp.iij.ad.jp/pub/FreeBSD/distfiles/ DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g} MAINTAINER= jfkimura@yahoo.co.jp 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 NO_BUILD= yes USES= php:web USE_PHP= session gd pcre ASTERISKDIR?= ${WWWDIR} SITE_SUBDIR= asterisk-stat-v2 WRKSRC= ${WRKDIR}/${SITE_SUBDIR} SUB_FILES= pkg-message SUB_LIST+= ASTERISKDIR=${ASTERISKDIR} OPTIONS_DEFINE= PGSQL PGSQL_DESC= Use PostgreSQL instead of MySQL .include .if ${PORT_OPTIONS:MPGSQL} ASTERISKSTATDB= pgsql EXTRA_PATCHES+= ${FILESDIR}/pgsql__patch-call.log.php .else ASTERISKSTATDB= mysql .endif USE_PHP+= ${ASTERISKSTATDB} EXTRA_PATCHES+= ${FILESDIR}/${ASTERISKSTATDB}__patch-cdr.php \ ${FILESDIR}/${ASTERISKSTATDB}__patch-defines.php PLIST_SUB+= ASTERISKDIR=${ASTERISKDIR:S,^${PREFIX}/,,} \ ASTERISKSTATDB=${ASTERISKSTATDB} \ WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" post-patch: @${MV} ${WRKSRC}/images/print.css ${WRKSRC}/css @${CP} ${WRKSRC}/images/spacer.gif ${WRKSRC}/images/clear.gif @${CP} ${WRKSRC}/css/images/*png ${WRKSRC}/images @${RM} ${WRKSRC}/about.php \ ${WRKSRC}/lib/defines.php.orig \ ${WRKSRC}/cdr.php.orig \ ${WRKSRC}/export_pdf.php.orig do-install: @${MKDIR} ${STAGEDIR}${ASTERISKDIR} @${MV} ${WRKSRC}/lib/defines.php ${WRKSRC}/lib/defines.php-dist (cd ${WRKSRC}/ && ${COPYTREE_SHARE} \* ${STAGEDIR}${ASTERISKDIR}) ${MKDIR} ${STAGEDIR}${PREFIX}/etc/asterisk ${INSTALL_DATA} ${FILESDIR}/cdr_${ASTERISKSTATDB}.tbl ${STAGEDIR}${PREFIX}/etc/asterisk .include Index: head/www/atutor/Makefile =================================================================== --- head/www/atutor/Makefile (revision 486750) +++ head/www/atutor/Makefile (revision 486751) @@ -1,47 +1,47 @@ # Created by: Wen heping # $FreeBSD$ PORTNAME= atutor PORTVERSION= 2.2.2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/ATutor%202/ DISTNAME= ATutor-${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Open Source Web-based Learning Content Management System (LCMS) DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= cpe php USE_PHP= session mbstring zlib mysql WRKSRC= ${WRKDIR}/ATutor NO_BUILD= yes PLIST= ${WRKDIR}/plist SUB_FILES= pkg-message ATUTDIR= www/atutor ATUTDATDIR= ${WWWDIR}/content ATUTCONFIG= include/config.inc.php pre-install: @${ECHO_CMD} -e '@owner ${WWWOWN}\n@group ${WWWGRP}' > ${PLIST} @${FIND} -s -d ${WRKSRC} -type f | ${SED} "s?${WRKSRC}?${ATUTDIR}?g" >> ${PLIST} @${ECHO} @dir ${ATUTDIR}/content >> ${PLIST} @${FIND} -s -d ${WRKSRC} -type d | ${SED} "s?${WRKSRC}?@dir ${ATUTDIR}?g" >> ${PLIST} @${ECHO_CMD} -e '@owner\n@group' >> ${PLIST} do-install: @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} @${FIND} ${STAGEDIR}${WWWDIR} -type d -exec ${CHMOD} a+x {} \; ${INSTALL_DATA} -d ${STAGEDIR}${ATUTDATDIR} @${CHMOD} 777 ${STAGEDIR}${ATUTDATDIR} @${CHMOD} 666 ${STAGEDIR}${WWWDIR}/${ATUTCONFIG} .include Index: head/www/claroline/Makefile =================================================================== --- head/www/claroline/Makefile (revision 486750) +++ head/www/claroline/Makefile (revision 486751) @@ -1,61 +1,61 @@ # Created by: Wen heping # $FreeBSD$ PORTNAME= claroline PORTVERSION= 1.11.10.1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/Claroline/Claroline_1.11.10 DISTNAME= ${PORTNAME}-1.11.10-1 MAINTAINER= wen@FreeBSD.org COMMENT= Open Source eLearning and eWorking platform DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= cpe php NO_BUILD= yes USE_PHP= mysql WRKSRC= ${WRKDIR}/${DISTNAME} SUB_FILES= pkg-message PLIST= ${WRKDIR}/plist CLARODIR= www/claroline OPTIONS_DEFINE= LDAP GD SSL OPTIONS_DEFAULT= GD .include .if ${PORT_OPTIONS:MGD} USE_PHP+= gd .endif .if ${PORT_OPTIONS:MSSL} USE_PHP+= openssl .endif .if ${PORT_OPTIONS:MLDAP} USE_PHP+= ldap .endif pre-install: @${ECHO_CMD} "@owner ${WWWOWN}" >> ${PLIST} @${ECHO_CMD} "@group ${WWWGRP}" >> ${PLIST} @${ECHO_CMD} "@mode 755" >> ${PLIST} @${FIND} -s -d ${WRKSRC} -type f | ${SED} "s?${WRKSRC}?${CLARODIR}?g" >>${PLIST} @${FIND} -s -d ${WRKSRC} -type d | ${SED} "s?${WRKSRC}?@dir ${CLARODIR}?g" >> ${PLIST} @${ECHO_CMD} "@mode" >> ${PLIST} @${ECHO_CMD} "@group" >> ${PLIST} @${ECHO_CMD} "@owner" >> ${PLIST} do-install: @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} @${CHMOD} -R 755 ${STAGEDIR}${WWWDIR} @${ECHO_CMD} '@exec ${CHMOD} -R 755 ${STAGEDIR}${WWWDIR}' >>${PLIST} .include Index: head/www/cmsmadesimple/Makefile =================================================================== --- head/www/cmsmadesimple/Makefile (revision 486750) +++ head/www/cmsmadesimple/Makefile (revision 486751) @@ -1,48 +1,48 @@ # Created by: Wen heping # $FreeBSD$ PORTNAME= cmsmadesimple PORTVERSION= 1.12 CATEGORIES= www MASTER_SITES= http://s3.amazonaws.com/cmsms/downloads/12553/ DISTNAME= ${PORTNAME}-${PORTVERSION}-full MAINTAINER= pi@FreeBSD.org COMMENT= Simple Open Source CMS DEPRECATED= Works only with EOL php 5.6 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 NO_BUILD= yes SUB_FILES= pkg-message WRKSRC= ${WRKDIR} CMS_DIRS= admin doc install lib \ modules plugins tmp uploads CMS_FILES= favicon_cms.ico fileloc.php include.php \ index.php moduleinterface.php \ version.php WRITABLE_DIRS= tmp tmp/templates_c tmp/cache \ uploads uploads/images modules post-extract: cd ${WRKSRC} && ${RM} config.php do-install: .for i in ${CMS_DIRS} cd ${WRKSRC} && ${COPYTREE_SHARE} ${i} ${STAGEDIR}${WWWDIR} .endfor .for i in ${CMS_FILES} cd ${WRKSRC} && ${CP} ${i} ${STAGEDIR}${WWWDIR}/${i} .endfor if [ ! -f ${STAGEDIR}${WWWDIR}/config.php ]; then \ ${TOUCH} ${STAGEDIR}${WWWDIR}/config.php ; fi .include Index: head/www/coppermine/Makefile =================================================================== --- head/www/coppermine/Makefile (revision 486750) +++ head/www/coppermine/Makefile (revision 486751) @@ -1,54 +1,54 @@ # $FreeBSD$ PORTNAME= coppermine PORTVERSION= 1.5.46 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/Coppermine/1.5.x/ DISTNAME= cpg${PORTVERSION} MAINTAINER= danilo@FreeBSD.org COMMENT= Web picture gallery script DEPRECATED= Works only with EOL php 5.6 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 IMAGEMAGICK_RUN_DEPENDS+= convert:graphics/ImageMagick6 USE_PHP= mysql pcre ctype USES= php zip NO_BUILD= yes NO_ARCH= yes WRKSRC= ${WRKDIR}/cpg${PORTVERSION:R:R}${PORTVERSION:R:E}x DOCFILES= CHANGELOG.txt COPYING.txt README.txt SUB_FILES+= pkg-message .include .if empty(PORT_OPTIONS:MIMAGEMAGICK) USE_PHP+= gd .endif pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "By default, coppermine depends on PHP with GD support." @${ECHO_MSG} "You may select IMAGEMAGICK to depend on ImageMagick instead of GD." @${ECHO_MSG} "" pre-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/ cd ${WRKSRC} && ${INSTALL_DATA} ${DOCFILES} ${STAGEDIR}${DOCSDIR} do-install: cd ${WRKSRC}/ && ${RM} ${DOCFILES} cd ${WRKSRC}/ && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/ .include Index: head/www/dotproject/Makefile =================================================================== --- head/www/dotproject/Makefile (revision 486750) +++ head/www/dotproject/Makefile (revision 486751) @@ -1,37 +1,37 @@ # $FreeBSD$ PORTNAME= dotproject PORTVERSION= 2.1.8 CATEGORIES= www devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/dotProject%20Version%20${PORTVERSION} MAINTAINER= garga@FreeBSD.org COMMENT= Open Source Project Management tool DEPRECATED= Works only with EOL php 5.6 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 WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes USE_PHP= gd mysql session zlib SUB_FILES= pkg-message OPTIONS_DEFINE= LDAP OPTIONS_DEFAULT=LDAP PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} LDAP_USE= PHP=ldap PHP=xml do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} ${CP} -R ${WRKSRC}/* ${STAGEDIR}${WWWDIR} .include Index: head/www/entrans/Makefile =================================================================== --- head/www/entrans/Makefile (revision 486750) +++ head/www/entrans/Makefile (revision 486751) @@ -1,48 +1,48 @@ # Created by: Prudhvi Krishna # $FreeBSD$ PORTNAME= entrans PORTVERSION= 0.3.3 CATEGORIES= www MASTER_SITES= SF MAINTAINER= prudhvi-krishna-bsd@surapaneni.in COMMENT= Entrans is an online, collaborative translation tool DEPRECATED= Works only with EOL php 5.6 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 NO_BUILD= yes NO_ARCH= yes ENTRANS?= www/entrans PLIST_SUB+= ENTRANS=${ENTRANS} PLIST= ${WRKDIR}/pkg-plist PORTDOCS= README INSTALL COPYING AUTHORS HACKING THANKS OPTIONS_DEFINE= DOCS pre-install: cd ${WRKSRC} && ${FIND} -s * -type f | \ ${SED} -e 's|^|${ENTRANS}/|' > ${PLIST} \ && ${FIND} -d * -type d -empty | \ ${SED} -e 's|^|@dir ${ENTRANS}/|' >> ${PLIST} if [ ! -f ${WRKSRC}/conf/database.conf.php.sample ]; then ${CP} \ ${WRKSRC}/conf/database.conf.php.sample ${WRKSRC}/conf/database.conf.php; fi do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${ENTRANS} ${CP} -R ${WRKSRC}/ ${STAGEDIR}${PREFIX}/${ENTRANS} @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}/${i} .endfor .include Index: head/www/fluxbb/Makefile =================================================================== --- head/www/fluxbb/Makefile (revision 486750) +++ head/www/fluxbb/Makefile (revision 486751) @@ -1,34 +1,34 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= fluxbb PORTVERSION= 1.5.10 CATEGORIES= www MASTER_SITES= http://fluxbb.org/download/releases/${PORTVERSION}/ MAINTAINER= wen@FreeBSD.org COMMENT= Fast and lightweight PHP-powered discussion board DEPRECATED= Works only with EOL php 5.6 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 NO_BUILD= yes OPTIONS_DEFINE= MYSQL PGSQL SQLITE OPTIONS_DEFAULT= MYSQL MYSQL_USE= PHP=mysql PGSQL_USE= PHP=pgsql SQLITE_USE= PHP=sqlite do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} .include Index: head/www/gallery3/Makefile =================================================================== --- head/www/gallery3/Makefile (revision 486750) +++ head/www/gallery3/Makefile (revision 486751) @@ -1,82 +1,82 @@ # Created by: Bo-Yi Wu # $FreeBSD$ PORTNAME= gallery3 PORTVERSION= 3.0.9 PORTREVISION= 7 CATEGORIES= www MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION} DISTNAME= gallery-${PORTVERSION} MAINTAINER= appleboy.tw@gmail.com 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 USE_PHP= ctype filter iconv json mysql mbstring pcre \ simplexml session spl tokenizer xml WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" SUB_FILES= pkg-message OPTIONS_DEFINE= DCRAW FFMPEG GD GRAPHMAGICK IMAGEMAGICK JHEAD \ NETPBM NLS X11 OPTIONS_DEFAULT= IMAGEMAGICK JHEAD .include .if defined(GALLERY3DIR) # Continue to support legacy GALLERY3DIR variable WWWDIR= ${GALLERY3DIR} .endif .if ${PORT_OPTIONS:MDCRAW} RUN_DEPENDS+= dcraw:graphics/dcraw .endif .if ${PORT_OPTIONS:MFFMPEG} LIB_DEPENDS+= libavcodec.so:multimedia/ffmpeg .endif .if ${PORT_OPTIONS:MGD} USE_PHP+= gd RUN_DEPENDS+= pngtogd:graphics/gd .endif .if ${PORT_OPTIONS:MGRAPHMAGICK} RUN_DEPENDS+= gm:graphics/GraphicsMagick .endif .if ${PORT_OPTIONS:MIMAGEMAGICK} .if ${PORT_OPTIONS:MX11} RUN_DEPENDS+= convert:graphics/ImageMagick6 .else RUN_DEPENDS+= convert:graphics/ImageMagick6-nox11 .endif .endif .if ${PORT_OPTIONS:MJHEAD} RUN_DEPENDS+= jhead:graphics/jhead .endif .if ${PORT_OPTIONS:MNETPBM} RUN_DEPENDS+= giftopnm:graphics/netpbm .endif .if ${PORT_OPTIONS:MNLS} USE_PHP+= gettext USES+= gettext .endif do-install: @cd ${WRKSRC}/ && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/ .include Index: head/www/kplaylist/Makefile =================================================================== --- head/www/kplaylist/Makefile (revision 486750) +++ head/www/kplaylist/Makefile (revision 486751) @@ -1,38 +1,38 @@ # Created by: Kevin Lo # $FreeBSD$ PORTNAME= kplaylist PORTVERSION= 1.8.505 PORTREVISION?= 2 CATEGORIES= www multimedia MASTER_SITES= http://www.kplaylist.net/archive.php?file=1.8.505&tar=true/ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org 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 \ zip:archivers/zip USES= php USE_PHP= curl mysql session iconv WRKSRC= ${WRKDIR} NO_BUILD= yes NO_ARCH= yes PLIST_FILES= "@(${WWWOWN},${WWWGRP},) %%WWWDIR%%/index.php" \ "@dir(${WWWOWN},${WWWGRP},) %%WWWDIR%%" do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} @cd ${WRKSRC} && ${CP} kplaylist.1.8.505.php \ ${STAGEDIR}${WWWDIR}/index.php .include Index: head/www/limesurvey/Makefile =================================================================== --- head/www/limesurvey/Makefile (revision 486750) +++ head/www/limesurvey/Makefile (revision 486751) @@ -1,99 +1,99 @@ # Created by: janos.mohacsi@bsd.hu # $FreeBSD$ PORTNAME= limesurvey PORTVERSION= 1.91 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/1._LimeSurvey_stable/${PORTVERSION}+/ DISTNAME= ${PORTNAME}${PORTVERSION:S^.^^}plus-build10232-20110608 MAINTAINER= jmohacsi@bsd.hu COMMENT= PHP-based survey building and runing system DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= cpe php:web # http://docs.limesurvey.org/Installation&structure=English+Instructions+for+LimeSurvey OPTIONS_DEFINE= PGSQL GD LDAP ZIP OPTIONS_DEFAULT= GD PGSQL_DESC= Use PostgreSQL (instead of MySQL) GD_DESC= Install PHP gd extension LDAP_DESC= Install PHP LDAP extension ZIP_DESC= Install PHP zip extension .include # http://docs.limesurvey.org/Installation&structure=English+Instructions+for+LimeSurvey#Make_sure_you_can_use_LimeSurvey_on_your_website .if ${PORT_OPTIONS:MPGSQL} USES+= pgsql USE_PHP= pgsql .else # server is not necessary on this host. #USE_MYSQL= server USE_MYSQL= client USE_PHP= mysql .endif .if ${PORT_OPTIONS:MGD} USE_PHP+= gd .endif .if ${PORT_OPTIONS:MLDAP} USE_PHP+= ldap .endif .if ${PORT_OPTIONS:MZIP} USE_PHP+= zip .endif USE_PHP+= ctype dom iconv json mbstring pcre \ simplexml session xmlwriter WWWDOCROOT?= www PHPSURVEYORURL?= ${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes SUB_FILES= pkg-message SUB_LIST= PHPSURVEYORURL="${PHPSURVEYORURL}" \ PHPSURVEYORDIR="${PHPSURVEYORDIR}" PHPSURVEYORDIR= ${WWWDOCROOT}/${PHPSURVEYORURL} do-install: ${MKDIR} "${STAGEDIR}${WWWDIR}" .if ${PORT_OPTIONS:MPGSQL} ${SED} -E \ -e 's/^(\$$databasetype[[:space:]]*=[[:space:]]*'"')mysql('"'.*)$$/\1postgres\2/' \ -e 's/^(\$$databaseuser[[:space:]]*=[[:space:]]*'"')root('"'.*)$$/\1pgsql\2/' \ "${WRKSRC}"/config.php >"${WRKSRC}"/config.php-dist ${RM} "${WRKSRC}"/config.php .else ${MV} "${WRKSRC}"/config.php "${WRKSRC}"/config.php-dist .endif @cd "${WRKSRC}" && ${COPYTREE_SHARE} . "${STAGEDIR}${WWWDIR}" ${MKDIR} "${STAGEDIR}${WWWDIR}"/tmp ${CHMOD} 755 "${STAGEDIR}${WWWDIR}"/tmp ${CHMOD} 755 "${STAGEDIR}${WWWDIR}"/templates ${CHMOD} 755 "${STAGEDIR}${WWWDIR}"/upload ${CHMOD} -R go-w "${STAGEDIR}${WWWDIR}"/admin post-install: @${ECHO_CMD} "@group ${WWWGRP}" >> ${TMPPLIST} @${FIND} -s -d ${STAGEDIR}${WWWDIR}/admin -type f -print | \ ${SED} -e "s#${STAGEDIR}${PREFIX}/##g" >> ${TMPPLIST} @${FIND} -s -d ${STAGEDIR}${WWWDIR}/admin -type d -print | \ ${SED} -E -e "s#${STAGEDIR}${PREFIX}/#@dir #g" >> ${TMPPLIST} @${ECHO_CMD} "@owner ${WWWOWN}" >> ${TMPPLIST} @${FIND} -s -d ${STAGEDIR}${WWWDIR} ! -path "${STAGEDIR}${WWWDIR}/admin/*" -type f -print | \ ${SED} -e "s#${STAGEDIR}${PREFIX}/##g" >> ${TMPPLIST} @${FIND} -s -d ${STAGEDIR}${WWWDIR} -type d ! -path "${STAGEDIR}${WWWDIR}/admin*" -print | \ ${SED} -E -e "s#${STAGEDIR}${PREFIX}/#@dir #g" >> ${TMPPLIST} @${ECHO_CMD} "@owner" >> ${TMPPLIST} @${ECHO_CMD} "@group" >> ${TMPPLIST} .include Index: head/www/magento/Makefile =================================================================== --- head/www/magento/Makefile (revision 486750) +++ head/www/magento/Makefile (revision 486751) @@ -1,65 +1,65 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= magento PORTVERSION= 1.8.1.0 PORTREVISION= 1 CATEGORIES= www finance MASTER_SITES= http://www.magentocommerce.com/downloads/assets/${PORTVERSION}/ MAINTAINER= wen@FreeBSD.org 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 USE_PHP= pdo_mysql hash gd iconv curl dom soap simplexml mcrypt mysql \ ctype zlib json WRKSRC= ${WRKDIR}/magento #OPTIONS_DEFINE= OAUTH SESSIONS REDIS SNAPPY EXAMPLES OPTIONS_DEFINE= OAUTH SESSIONS REDIS EXAMPLES OAUTH_DESC= Depend on pecl-oauth for REST API SESSIONS_DESC= Mark Cm/RedisSession module active REDIS_DESC= Depend on php56-redis for faster redis backend #SNAPPY_DESC= Use google snappy for Redis Cache compression NO_BUILD= yes NO_ARCH= yes MAGENTODIR?= www/magento OAUTH_RUN_DEPENDS= pecl-oauth>=1.2.3:net/pecl-oauth@${PHP_FLAVOR} REDIS_USE= php=redis # First need to submit the port #SNAPPY_RUN_DEPENDS= php5-snappy>=0.0.2:archivers/php5-snappy SUB_FILES= pkg-message cron.sh pkg-install crontab SUB_LIST= MAGENTODIR=${MAGENTODIR} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} PLIST_SUB= ${SUB_LIST} PORTEXAMPLES= * post-patch: @${RM} ${WRKSRC}/cron.sh ${WRKSRC}/.htaccess do-install: @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${MAGENTODIR} ${INSTALL_SCRIPT} ${WRKDIR}/cron.sh ${STAGEDIR}${PREFIX}/${MAGENTODIR} @${FIND} ${STAGEDIR}${PREFIX}/${MAGENTODIR}/var -type d \ -exec ${CHMOD} a+w {} + @${CHMOD} a+x ${STAGEDIR}${PREFIX}/${MAGENTODIR}/app/etc \ ${STAGEDIR}${PREFIX}/${MAGENTODIR}/app/etc/modules do-install-SESSIONS-on: @${REINPLACE_CMD} -e 's,false,true,' \ ${STAGEDIR}${PREFIX}/${MAGENTODIR}/app/etc/modules/Cm_RedisSession.xml @${RM} ${STAGEDIR}${PREFIX}/${MAGENTODIR}/app/etc/modules/Cm_RedisSession.xml.bak do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKDIR}/crontab ${STAGEDIR}${EXAMPLESDIR} .include Index: head/www/mahara/Makefile =================================================================== --- head/www/mahara/Makefile (revision 486750) +++ head/www/mahara/Makefile (revision 486751) @@ -1,48 +1,48 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= mahara PORTVERSION= 16.04.3 CATEGORIES= www MASTER_SITES= https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/ MAINTAINER= wen@FreeBSD.org COMMENT= Open source ePortfolio system DEPRECATED= Works only with EOL php 5.6 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 \ mcrypt zip OPTIONS_DEFINE= MYSQL PGSQL OPTIONS_DEFAULT= MYSQL MYSQL_USE= PHP=mysql PGSQL_USE= PHP=pgsql NO_BUILD= yes PLIST= ${WRKDIR}/plist SUB_FILES= pkg-message SUB_LIST= MAHARADIR=${MAHARADIR} \ MAHARADATADIR=${MAHARADATADIR} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/htdocs MAHARADIR?= www/mahara MAHARADATADIR?= www/maharadata pre-install: @${FIND} -s -d ${WRKSRC} -type f | ${SED} "s?${WRKSRC}?${MAHARADIR}?g" >> ${PLIST} @${ECHO_CMD} "@dir(${WWWOWN},${WWWGRP},755) ${MAHARADATADIR}" >> ${PLIST} @${ECHO_CMD} "@dir %%WWWDIR%%/lib/tests" >> ${PLIST} do-install: @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} @${MKDIR} ${STAGEDIR}${PREFIX}/${MAHARADATADIR} .include Index: head/www/mysar/Makefile =================================================================== --- head/www/mysar/Makefile (revision 486750) +++ head/www/mysar/Makefile (revision 486751) @@ -1,70 +1,70 @@ # Created by: Edwin Groothuis # $FreeBSD$ PORTNAME= mySAR PORTVERSION= 2.1.4 PORTREVISION= 4 CATEGORIES= www MASTER_SITES= SF DISTNAME= ${PORTNAME:tl}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org 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 BUILD_DEPENDS= bash:shells/bash WRKROOT= ${WRKDIR}/${PORTNAME:tl} WRKSRC= ${WRKROOT}/bin/mysar-binary-importer GNU_CONFIGURE= yes USE_MYSQL= yes USES= php USE_PHP= mysql pcre USE_CSTD= gnu89 CONFIGURE_ARGS= --with-mysql-lib=${LOCALBASE} MYSARPREFIX= mysar MYSARDIR?= ${PREFIX}/${MYSARPREFIX} PLIST_SUB= MYSAR=${MYSARPREFIX} WWWOWN="${WWWOWN}" SUB_FILES= pkg-message SUB_LIST= MYSARDIR=${MYSARDIR} post-extract: @${CHMOD} +x ${WRKSRC}/config/* post-patch: @${REINPLACE_CMD} \ -e 's,/usr/local/mysar/,${MYSARDIR},g' \ ${WRKROOT}/etc/mysar.cron @${REINPLACE_CMD} \ -e 's,/usr/local/mysar/,${MYSARDIR},g' \ ${WRKROOT}/etc/mysar.apache @${REINPLACE_CMD} \ -e 's,/usr/bin/php,${LOCALBASE}/bin/php,g' \ -e 's,\([=,. ]\)mktime(),\1time(),g' \ `find ${WRKROOT}/bin -type f` @${REINPLACE_CMD} \ -e 's,/bin/sh,${LOCALBASE}/bin/bash,g' \ `find ${WRKROOT}/bin/mysar-binary-importer -type f` @${FIND} ${WRKROOT} -name *.orig -delete @${FIND} ${WRKROOT} -name *.bak -delete do-install: ${MV} ${WRKSRC} ${WRKROOT} ${MKDIR} ${STAGEDIR}${MYSARDIR} ${CP} -R `find ${WRKROOT} -mindepth 1 -maxdepth 1 ! -name mysar-binary-importer` ${STAGEDIR}${MYSARDIR} ${INSTALL_PROGRAM} ${WRKROOT}/mysar-binary-importer/src/mysar ${STAGEDIR}${MYSARDIR}/bin ${INSTALL_DATA} ${WRKROOT}/mysar-binary-importer/mysar.conf ${STAGEDIR}${MYSARDIR}/etc .include Index: head/www/netoffice/Makefile =================================================================== --- head/www/netoffice/Makefile (revision 486750) +++ head/www/netoffice/Makefile (revision 486751) @@ -1,33 +1,33 @@ # Created by: Marcelo Araujo # $FreeBSD$ PORTNAME= netoffice PORTVERSION= 2.6.0b2 PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION} MAINTAINER= ports@FreeBSD.org 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 USES= php:web mysql USE_PHP= mysql pcre zlib session xml gd WEBOWN?= www WEBGRP?= www APACHEDIR= ${LOCALBASE}/www/ INSTALLDIR= ${APACHEDIR}/${PORTNAME} do-install: ${MKDIR} ${STAGEDIR}${INSTALLDIR} cd ${WRKSRC}; ${FIND} . \ | ${CPIO} -pdm -R ${WEBOWN}:${WEBGRP} ${STAGEDIR}${INSTALLDIR} .include Index: head/www/oscommerce/Makefile =================================================================== --- head/www/oscommerce/Makefile (revision 486750) +++ head/www/oscommerce/Makefile (revision 486751) @@ -1,38 +1,38 @@ # Created by: Travis Campbell # $FreeBSD$ PORTNAME= oscommerce DISTVERSION= 2.3.4 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://www.oscommerce.com/files/ MAINTAINER= wen@FreeBSD.org 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 NO_BUILD= yes NO_ARCH= yes SUB_FILES= pkg-message PORTDOCS= CHANGELOG LICENSE STANDARD release_notes.pdf documentation.pdf PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} OPTIONS_DEFINE= DOCS do-install: ${MKDIR} ${STAGEDIR}/${WWWDIR} @cd ${WRKSRC}/catalog && ${COPYTREE_SHARE} . ${STAGEDIR}/${WWWDIR} do-install-DOCS-on: ${MKDIR} ${STAGEDIR}/${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/docs/${f} ${STAGEDIR}/${DOCSDIR} .endfor .include Index: head/www/pecl-amfext/Makefile =================================================================== --- head/www/pecl-amfext/Makefile (revision 486750) +++ head/www/pecl-amfext/Makefile (revision 486751) @@ -1,26 +1,26 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 CPPFLAGS+= -I${LOCALBASE}/include/php/ext/standard CFLAGS+= -Wno-deprecated .include Index: head/www/pecl-http1/Makefile =================================================================== --- head/www/pecl-http1/Makefile (revision 486750) +++ head/www/pecl-http1/Makefile (revision 486751) @@ -1,30 +1,30 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= BSD2CLAUSE 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 \ --with-http-zlib-compression \ --with-http-magic-mime .include Index: head/www/pecl-http2/Makefile =================================================================== --- head/www/pecl-http2/Makefile (revision 486750) +++ head/www/pecl-http2/Makefile (revision 486751) @@ -1,30 +1,30 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= http PORTVERSION= 2.6.0 CATEGORIES= www DISTNAME= pecl_${PORTNAME}-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Extended HTTP Support DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf@${PHP_FLAVOR} \ ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/propro.so:devel/pecl-propro@${PHP_FLAVOR} \ re2c:devel/re2c RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf@${PHP_FLAVOR} \ ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/propro.so:devel/pecl-propro@${PHP_FLAVOR} 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-* .include Index: head/www/pecl-sphinx/Makefile =================================================================== --- head/www/pecl-sphinx/Makefile (revision 486750) +++ head/www/pecl-sphinx/Makefile (revision 486751) @@ -1,27 +1,27 @@ # 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 DEPRECATED= Works only with EOL php 5.6 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 USES= php:pecl SUB_FILES= pkg-message CFLAGS+= -I${LOCALBASE}/include .include Index: head/www/pecl-swish/Makefile =================================================================== --- head/www/pecl-swish/Makefile (revision 486750) +++ head/www/pecl-swish/Makefile (revision 486751) @@ -1,25 +1,25 @@ # 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 DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 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 .include Index: head/www/pecl-twig/Makefile =================================================================== --- head/www/pecl-twig/Makefile (revision 486750) +++ head/www/pecl-twig/Makefile (revision 486751) @@ -1,22 +1,22 @@ # Created by: Joe Horn # $FreeBSD$ PORTNAME= twig PORTVERSION= 1.29.0 CATEGORIES= www MASTER_SITES= http://pear.twig-project.org/get/ PKGNAMEPREFIX= pecl- DISTNAME= CTwig-${PORTVERSION} MAINTAINER= joneum@FreeBSD.org COMMENT= Twig C extension to improve performance of the Twig template language DEPRECATED= Works only with EOL php 5.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 Index: head/www/pecl-yaf2/Makefile =================================================================== --- head/www/pecl-yaf2/Makefile (revision 486750) +++ head/www/pecl-yaf2/Makefile (revision 486751) @@ -1,23 +1,23 @@ # Created by: johnpupu # $FreeBSD$ PORTNAME= yaf PORTVERSION= 2.3.5 CATEGORIES= www MAINTAINER= joneum@FreeBSD.org COMMENT= MVC framework written as a C PHP extension DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= PHP301 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 Index: head/www/pecl-yar1/Makefile =================================================================== --- head/www/pecl-yar1/Makefile (revision 486750) +++ head/www/pecl-yar1/Makefile (revision 486751) @@ -1,26 +1,26 @@ # Created by: John Chen # $FreeBSD$ PORTNAME= yar PORTVERSION= 1.2.5 PORTREVISION= 1 CATEGORIES= www MAINTAINER= joneum@FreeBSD.org COMMENT= Yar (Yet another RPC framework) is a light, concurrent RPC framework DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 MSGPACK_BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/msgpack.so:devel/pecl-msgpack0@${PHP_FLAVOR} MSGPACK_RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/msgpack.so:devel/pecl-msgpack0@${PHP_FLAVOR} .include Index: head/www/php-templates/Makefile =================================================================== --- head/www/php-templates/Makefile (revision 486750) +++ head/www/php-templates/Makefile (revision 486751) @@ -1,44 +1,44 @@ # Created by: vanilla # $FreeBSD$ PORTNAME= templates PORTVERSION= 1.7.2 PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.7:ext \ SF/${PORTNAME}/${PORTNAME}-doc/html:doc PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} DISTNAME= php_templates-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:ext DISTFILES+= php_templates-doc-eng-1.1${EXTRACT_SUFX}:doc MAINTAINER= ports@FreeBSD.org COMMENT= Template framework for PHP DEPRECATED= Works only with EOL php 5.6 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 SUB_FILES= pkg-message PORTDOCS= * OPTIONS_DEFINE= DOCS do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR} ${INSTALL_LIB} ${WRKSRC}/modules/templates.so \ ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR} @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}-doc/* ${STAGEDIR}${DOCSDIR} @${MKDIR} ${STAGEDIR}${PREFIX}/etc/php @${ECHO_CMD} "extension=${PREFIX}/lib/php/${PHP_EXT_DIR}/templates.so" > \ ${STAGEDIR}${PREFIX}/etc/php/ext-20-templates.ini .include Index: head/www/phpgroupware/Makefile =================================================================== --- head/www/phpgroupware/Makefile (revision 486750) +++ head/www/phpgroupware/Makefile (revision 486751) @@ -1,21 +1,20 @@ # $FreeBSD$ PORTNAME= phpgroupware PORTVERSION= 0.9.16.017 CATEGORIES= www MASTER_SITES= SF/phpgroupware/phpgroupware/${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org COMMENT= Web based GroupWare system USES= php:mod tar:bzip2 -IGNORE_WITH_PHP= 70 NO_BUILD= yes NO_ARCH= yes do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/www/data-dist/phpgroupware cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${PREFIX}/www/data-dist/phpgroupware .include Index: head/www/phprecipebook/Makefile =================================================================== --- head/www/phprecipebook/Makefile (revision 486750) +++ head/www/phprecipebook/Makefile (revision 486751) @@ -1,37 +1,37 @@ # $FreeBSD$ PORTNAME= phprecipebook PORTVERSION= 3.01 PORTREVISION= 3 CATEGORIES= www deskutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION:C/\..*//} MAINTAINER= madpilot@FreeBSD.org COMMENT= Small php webapp to manage your recipes LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/docs/LICENSE.TXT WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes NO_ARCH= yes USES= php:web tar:tgz USE_PHP= xml SUB_FILES= pkg-message PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} OPTIONS_SINGLE= BACKEND OPTIONS_SINGLE_BACKEND= MYSQL PGSQL 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 do-install: ${MV} ${WRKSRC}/custom_inc.php ${WRKSRC}/custom_inc.php.sample cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} .include Index: head/www/redaxo/Makefile =================================================================== --- head/www/redaxo/Makefile (revision 486750) +++ head/www/redaxo/Makefile (revision 486751) @@ -1,51 +1,51 @@ # Created by: Marco Steinbach # $FreeBSD$ PORTNAME= redaxo PORTVERSION= 4.6.1 CATEGORIES= www MASTER_SITES= http://www.redaxo.org/files/ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/g} MAINTAINER= coco@executive-computing.de COMMENT= REDAXO content management system DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 NO_BUILD= yes SUB_FILES+= pkg-message pkg-deinstall USE_PHP= mysql session xml zlib USES= cpe zip:infozip OPTIONS_DEFINE= APACHE MYSQLS GD APACHE_DESC= Use Apache as http server MYSQLS_DESC= Use MySQL database server GD_DESC= Enable Image Manager extension (requires gd) OPTIONS_DEFAULT= APACHE MYSQLS GD MYSQLS_USES= mysql:server APACHE_USES= php:mod APACHE_USES_OFF= php GD_USE= PHP=gd do-extract: @${INSTALL} -d ${WRKDIR} @${UNZIP_CMD} -qo ${DISTDIR}/${DISTFILES} -d ${WRKSRC} do-install: cd ${WRKSRC} && \ ${FIND} . | \ ${CPIO} --quiet -pdm ${STAGEDIR}${WWWDIR} .include Index: head/www/revive-adserver/Makefile =================================================================== --- head/www/revive-adserver/Makefile (revision 486750) +++ head/www/revive-adserver/Makefile (revision 486751) @@ -1,36 +1,36 @@ # Created by: Piotr Rybicki # $FreeBSD$ PORTNAME= revive-adserver PORTVERSION= 3.0.5 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.revive-adserver.org/ MAINTAINER= meritus@innervision.pl COMMENT= Free, opensource ad server in PHP DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_BUILD= yes NO_ARCH= yes SUB_LIST+= PKGNAME=${PKGNAME} SUB_FILES+= pkg-message PLIST_SUB+= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" .include .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: @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} .include Index: head/www/rnews/Makefile =================================================================== --- head/www/rnews/Makefile (revision 486750) +++ head/www/rnews/Makefile (revision 486751) @@ -1,90 +1,90 @@ # Created by: Vincent Tantardini # $FreeBSD$ PORTNAME= rnews PORTVERSION= 1.01 PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org 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 SUB_FILES= pkg-message OPTIONS_DEFINE= GD MYSQLSERVER DOCS OPTIONS_DEFAULT= GD MYSQLSERVER_DESC= Use MySQL-Server on localhost USES= php USE_PHP= mysql mbstring pcre xml iconv .include .if ${PORT_OPTIONS:MGD} USE_PHP+= gd .endif .if ${PORT_OPTIONS:MMYSQLSERVER} USES+= mysql:client,server .else USES+= mysql .endif RUN_DEPENDS+= curl:ftp/curl .if ${PORT_OPTIONS:MDOCS} PORTDOCS= CHANGELOG INSTALL LICENSE README UPGRADE .endif CONFIGS= inc/config.php inc/config_user.php do-install: @${FIND} -s ${WRKSRC} -type d | ${SED} -e 's,^${WRKSRC},${STAGEDIR}${WWWDIR},' \ | ${XARGS} ${MKDIR} ${INSTALL_DATA} -v ${WRKSRC}/*.php ${STAGEDIR}${WWWDIR} ${INSTALL_DATA} -v ${WRKSRC}/*.css ${STAGEDIR}${WWWDIR} ${INSTALL_DATA} -v ${WRKSRC}/*.js ${STAGEDIR}${WWWDIR} ${INSTALL_DATA} ${WRKSRC}/.htaccess ${STAGEDIR}${WWWDIR} ${INSTALL_DATA} ${WRKSRC}/tmp/.htaccess ${STAGEDIR}${WWWDIR}/tmp ${INSTALL_DATA} ${WRKSRC}/favicon.ico ${STAGEDIR}${WWWDIR} ${INSTALL_DATA} ${WRKSRC}/help.html ${STAGEDIR}${WWWDIR} ${INSTALL_DATA} -v ${WRKSRC}/img/*.gif ${STAGEDIR}${WWWDIR}/img ${INSTALL_DATA} -v ${WRKSRC}/img/*.png ${STAGEDIR}${WWWDIR}/img ${INSTALL_DATA} -v ${WRKSRC}/img/*.jpg ${STAGEDIR}${WWWDIR}/img ( ${FIND} ${WRKSRC}/inc -type f -not -name config_user.php -a -not -name config.php; ${ECHO} ${STAGEDIR}${WWWDIR}/inc ) \ | ${XARGS} ${INSTALL_DATA} -v ${INSTALL_DATA} -v ${WRKSRC}/magpierss/*.inc ${STAGEDIR}${WWWDIR}/magpierss ${INSTALL_DATA} ${WRKSRC}/magpierss/extlib/Snoopy.class.inc ${STAGEDIR}${WWWDIR}/magpierss/extlib ${INSTALL_DATA} -v ${WRKSRC}/opml/*.opml ${STAGEDIR}${WWWDIR}/opml .for FILE in ${CONFIGS} ${INSTALL_DATA} ${WRKSRC}/${FILE} ${STAGEDIR}${WWWDIR}/${FILE}.sample .endfor .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${STAGEDIR}${DOCSDIR} . for FILE in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${FILE} ${STAGEDIR}${DOCSDIR} . endfor .endif create-plist: @${FIND} -s ${WRKSRC} \( -name "*.php" -o -name "*.inc" -o -name "*.js" -o -name "*.css" -o -name "*.jpg" \ -o -name "*.gif" -o -name "*.png" -o -name ".htaccess" -o -name "help.html" -o -name "favicon.ico" -o -name "*.opml" \) \ -and -not -name config_user.php -and -not -name config.php \ | ${SED} -e 's,^${WRKSRC},%%WWWDIR%%,' > ${PLIST} .for FILE in ${CONFIGS} @${ECHO_CMD} '@sample(${WWWOWN},,) %%WWWDIR%%/${FILE}.sample' >> ${PLIST} .endfor .for DIR in magpierss/cache img/feeds tmp @${ECHO_CMD} '@dir(${WWWOWN},,) %%WWWDIR%%/${DIR}' >> ${PLIST} .endfor .include Index: head/www/sams2/Makefile =================================================================== --- head/www/sams2/Makefile (revision 486750) +++ head/www/sams2/Makefile (revision 486751) @@ -1,62 +1,62 @@ # $FreeBSD$ PORTNAME= sams2 DISTVERSION= 2.0.0 PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://sams.perm.ru/download/ http://razumit.ru/ MAINTAINER= roma.a.g@gmail.com COMMENT= Squid Accounting Management System DEPRECATED= Works only with EOL php 5.6 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} USES= autoreconf gmake libtool php tar:bzip2 USE_LDCONFIG= yes USE_PHP= gd mysql zlib USE_MYSQL= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS+=--datarootdir=${WWWDIR:H} MAKE_ARGS+= docdir=${DOCSDIR} SUB_FILES= sams2.conf.sample PORTDOCS= * OPTIONS_DEFINE= DOCS APACHE OPTIONS_SUB= yes APACHE_USE= APACHE=22+ # We can't use here, ${APACHE*} won't be populated .include .if ${PORT_OPTIONS:MAPACHE} . if ${APACHE_VERSION} >= 24 AP24= "" . endif .endif post-patch: @${MV} ${WRKSRC}/m4/acinclude.m4 ${WRKSRC} post-install: ${INSTALL_SCRIPT} ${FILESDIR}/sams2 ${STAGEDIR}${PREFIX}/etc/rc.d/ ${INSTALL_DATA} ${WRKDIR}/sams2.conf.sample ${STAGEDIR}${PREFIX}/etc .if ${PORT_OPTIONS:MAPACHE} ${MKDIR} ${STAGEDIR}${PREFIX}/${APACHEETCDIR} ${SED} -e 's|__WEBPREFIX|${WWWDIR}|g' ${WRKSRC}/etc/httpd_conf \ > ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/sams2.conf.sample ${SED} -e 's|__DOCPREFIX|${DOCSDIR}|g' ${WRKSRC}/etc/doc_sams2_conf \ > ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/doc4sams2.conf.sample .endif .include Index: head/www/sit/Makefile =================================================================== --- head/www/sit/Makefile (revision 486750) +++ head/www/sit/Makefile (revision 486751) @@ -1,45 +1,45 @@ # Created by: Carsten Jensen # $FreeBSD$ PORTNAME= sit PORTVERSION= 3.67 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/sitracker/stable/${PORTVERSION}/ DISTNAME= sit_${PORTVERSION}p1 MAINTAINER= carsten@sitracker.org COMMENT= PHP incident tracking system / Helpdesk DEPRECATED= Works only with EOL php 5.6 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 NO_BUILD= yes WRKSRC= ${WRKDIR}/sit-${PORTVERSION} SUB_FILES= pkg-message OPTIONS_DEFINE= IMAP MBSTRING LDAP OPTIONS_DEFAULT= IMAP MBSTRING IMAP_DESC= Email Support MBSTRING_DESC= Inbound email feature IMAP_USE= PHP=imap MBSTRING_USE= PHP=mbstring LDAP_USE= PHP=ldap do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} cd ${WRKSRC}; ${FIND} . \ | ${CPIO} -pdm -R ${WWWOWN}:${WWWGRP} ${STAGEDIR}${WWWDIR} ${CHMOD} -R ${BINMODE} ${STAGEDIR}${WWWDIR} ${FIND} ${STAGEDIR}${WWWDIR} ! -type d | ${XARGS} ${CHMOD} ${NOBINMODE} .include Index: head/www/sitebar/Makefile =================================================================== --- head/www/sitebar/Makefile (revision 486750) +++ head/www/sitebar/Makefile (revision 486751) @@ -1,32 +1,32 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= sitebar PORTVERSION= 3.3.9 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/SiteBar/${PORTVERSION} DISTNAME= SiteBar-${PORTVERSION} MAINTAINER= gunter@six-two.net 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 NO_BUILD= yes DATADIR= ${PREFIX}/www/${PORTNAME} do-install: @${MKDIR} ${STAGEDIR}${DATADIR} @cd ${WRKSRC} && \ ${FIND} . -type d -exec ${MKDIR} ${STAGEDIR}${DATADIR}/{} \; @cd ${WRKSRC} && \ ${FIND} . ! -type d -exec ${INSTALL_DATA} {} ${STAGEDIR}${DATADIR}/{} \; @${FIND} ${STAGEDIR}${DATADIR} ! -type d | \ ${SED} 's,^${STAGEDIR}${PREFIX}/,,' >> ${TMPPLIST} .include Index: head/www/testlink/Makefile =================================================================== --- head/www/testlink/Makefile (revision 486750) +++ head/www/testlink/Makefile (revision 486751) @@ -1,104 +1,104 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= testlink PORTVERSION= 1.9.14 CATEGORIES= www devel MASTER_SITES= SF/${PORTNAME}/TestLink%201.9/TestLink%20${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Web based test management and test execution system DEPRECATED= Works only with EOL php 5.6 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 USE_PHP= gd iconv mbstring session xml NO_BUILD= yes PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} REINPLACE_ARGS= -i '' PORTDOCS= * PORTEXAMPLES= * DOCS= CHANGELOG CODE_REUSE README EXAMPLES= db_sample file_examples samples.txt OPTIONS_DEFINE= DOCS EXAMPLES OPENLDAP EXTJS OPTIONS_MULTI= BACKEND OPTIONS_MULTI_BACKEND= MYSQL PGSQL MYSQL_DESC= back-end (use mysql PHP extension) PGSQL_DESC= back-end (use pgsql PHP extension) OPENLDAP_DESC= Enable OpenLDAP support EXTJS_DESC= Enable Ext JS support OPTIONS_DEFAULT= MYSQL EXTJS .include .if ${PORT_OPTIONS:MMYSQL} USE_PHP+= mysql .endif .if ${PORT_OPTIONS:MPGSQL} USE_PHP+= pgsql .endif .if ${PORT_OPTIONS:MOPENLDAP} USE_PHP+= ldap .endif .if ${PORT_OPTIONS:MEXTJS} USE_PHP+= json .endif .for e in ${EXAMPLES} EXCLUDE_EXAMPLES+= --exclude=${e} .endfor post-patch: @${REINPLACE_CMD} -e 's|/var/testlink|${WWWDIR}|' ${WRKSRC}/config.inc.php @${FIND} ${WRKSRC} -name "\.*" -delete @${FIND} ${WRKSRC} -name "*.orig" -delete @${RM} -r ${WRKSRC}/.idea do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} cfg ${STAGEDIR}${WWWDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} custom ${STAGEDIR}${WWWDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} gui ${STAGEDIR}${WWWDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} install ${STAGEDIR}${WWWDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} lib ${STAGEDIR}${WWWDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} locale ${STAGEDIR}${WWWDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} logs ${STAGEDIR}${WWWDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} third_party ${STAGEDIR}${WWWDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} upload_area ${STAGEDIR}${WWWDIR} ${INSTALL_DATA} ${WRKSRC}/*.php* ${STAGEDIR}${WWWDIR} @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor ${TAR} ${EXCLUDE_EXAMPLES} -C ${WRKSRC}/docs -cf - . | ${TAR} --unlink -C ${STAGEDIR}${DOCSDIR} -xf - ${LN} -s ${DOCSDIR} ${STAGEDIR}${WWWDIR}/docs @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for f in ${EXAMPLES} cd ${WRKSRC}/docs && ${COPYTREE_SHARE} ${f} ${STAGEDIR}${EXAMPLESDIR} .endfor x-generate-plist: stage ${FIND} ${STAGEDIR}${WWWDIR} -type f | ${SORT} | ${SED} -e 's,${STAGEDIR}${WWWDIR},%%WWWDIR%%,g' > pkg-plist.new ${ECHO} '%%WWWDIR%%/docs' >> pkg-plist.new ${SORT} pkg-plist.new -o pkg-plist.new.tmp ${MV} pkg-plist.new.tmp pkg-plist.new ${REINPLACE_CMD} -e 's,%%WWWDIR%%/docs,%%PORTDOCS%%&,' pkg-plist.new .for f in gui/templates_c logs upload_area ${ECHO} '@dir %%WWWDIR%%/${f}' >> pkg-plist.new .endfor ${ECHO} '@exec chown -R %%WWWOWN%%:%%WWWGRP%% %D/%%WWWDIR%%' >> pkg-plist.new .include Index: head/www/typo3-9/Makefile =================================================================== --- head/www/typo3-9/Makefile (revision 486750) +++ head/www/typo3-9/Makefile (revision 486751) @@ -1,94 +1,94 @@ # Created by: Helmut Ritter # $FreeBSD$ PORTNAME= typo3 PORTVERSION= ${PORT_V_MAJOR}.${PORT_V_MINOR}.${PORT_V_PATCH} CATEGORIES= www MASTER_SITES= https://typo3.azureedge.net/typo3/${PORTVERSION}/ PKGNAMESUFFIX= -${PORT_V_MAJOR}${PHP_PKGNAMESUFFIX} MAINTAINER= freebsd-ports@charlieroot.de 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 \ spl soap tokenizer xml zip WRKSRC= ${WRKDIR}/${TYPO3SRC} NO_BUILD= yes NO_ARCH= yes SHEBANG_GLOB= *.sh *.php PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. PORT_V_MAJOR= 9 PORT_V_MINOR= 5 PORT_V_PATCH= 1 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} TYPO3DIR= ${PORTNAME}-${PORT_V_MAJOR} USERS= ${WWWOWN} GROUPS= ${WWWGRP} SUB_FILES= pkg-message SUB_LIST+= PREFIX=${PREFIX} \ TYPO3WWW=${TYPO3WWW} \ TYPO3DIR=${TYPO3DIR} DISTFILES+= ${TYPO3SRC}${EXTRACT_SUFX} OPTIONS_DEFINE= CURL GD GMP IMAGICK MBSTRING MYSQL POSTGRES SQLSRV SQLITE ZLIB OPTIONS_DEFAULT=MYSQL GD_DESC= GDlib/freetype support IMAGICK_DESC= ${IMAGEMAGICK_DESC} MBSTRING_DESC= ${MULTIBYTE_DESC} MYSQL_DESC= Use MySQL as DBMS POSTGRES_DESC= Use PostgreSQL as DBMS SQLITE_DESC= Use SQLiet as DBMS SQLSRV_DESC= Use MSSQL as DBMS CURL_USE= PHP=curl GD_USE= PHP=gd GMP_USE= PHP=gmp MBSTRING_USE= PHP=mbstring MYSQL_USE= PHP=mysqli POSTGRES_USE= PHP=postgresql SQLSRV_USE= PHP=sqlsrv SQLITE_USE= PHP=sqlite ZLIB_USE= PHP=zlib .include .if ${PORT_OPTIONS:MIMAGICK} .if ${PORT_OPTIONS:MX11} RUN_DEPENDS+= convert:graphics/ImageMagick6 .else RUN_DEPENDS+= convert:graphics/ImageMagick6-nox11 .endif .endif do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${TYPO3WWW}/${TYPO3DIR} ${CP} -R ${WRKDIR}/${TYPO3SRC} ${STAGEDIR}${PREFIX}/${TYPO3WWW}/ ${LN} -fs ../${TYPO3SRC} ${STAGEDIR}${PREFIX}/${TYPO3WWW}/${TYPO3DIR}/typo3_src ${LN} -fs typo3_src/index.php ${STAGEDIR}${PREFIX}/${TYPO3WWW}/${TYPO3DIR}/index.php ${LN} -fs typo3_src/typo3 ${STAGEDIR}${PREFIX}/${TYPO3WWW}/${TYPO3DIR}/typo3 post-install: @cd ${STAGEDIR}${PREFIX}; \ ${FIND} * \( -type f -or -type l \) -path "${TYPO3WWW}/${TYPO3DIR}/*" | \ ${SORT} >> ${TMPPLIST}; \ ${ECHO} "@owner ${WWWOWN}" >> ${TMPPLIST}; \ ${ECHO} "@dir ${TYPO3WWW}/${TYPO3DIR}" >> ${TMPPLIST} @cd ${STAGEDIR}${PREFIX}; \ ${ECHO} "@owner" >> ${TMPPLIST}; \ ${FIND} * \( -type f -or -type l \) -path "${TYPO3WWW}/${TYPO3SRC}/*" | \ ${SORT} >> ${TMPPLIST} .include Index: head/www/usermanager/Makefile =================================================================== --- head/www/usermanager/Makefile (revision 486750) +++ head/www/usermanager/Makefile (revision 486751) @@ -1,49 +1,49 @@ # Created by: Daniel Gerzo # $FreeBSD$ PORTNAME= UserManager PORTVERSION= 2.1 CATEGORIES= www ftp MASTER_SITES= http://machiel.generaal.net/files/pureftpd/ DISTNAME= ftp_v${PORTVERSION} MAINTAINER= danger@FreeBSD.org 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 USES= php USE_PHP= mysql pcre posix session NO_BUILD= yes PKGMESSAGE= ${WRKDIR}/pkg-message PLIST_SUB+= INSTALLDIR=${INSTALLDIR} _INSTDIR= www/data/UserManager INSTALLDIR?= ${_INSTDIR} pre-fetch: .if ${INSTALLDIR} == ${_INSTDIR} @${ECHO_MSG} "" @${ECHO_MSG} "Define INSTALLDIR to override default of '${_INSTDIR}'." @${ECHO_MSG} "" .endif post-patch: @${SED} -e 's|%%PREFIX%%|${PREFIX}|g' \ -e 's|%%INSTALLDIR%%|${INSTALLDIR}|g' ${FILESDIR}/pkg-message.in > ${PKGMESSAGE} do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${INSTALLDIR} @${CP} -Rp ${WRKSRC}/* ${STAGEDIR}${PREFIX}/${INSTALLDIR} @${CHMOD} 666 ${STAGEDIR}${PREFIX}/${INSTALLDIR}/config.php @${MV} ${STAGEDIR}${PREFIX}/${INSTALLDIR}/config.php \ ${STAGEDIR}${PREFIX}/${INSTALLDIR}/config.php.sample .include Index: head/www/xcache/Makefile =================================================================== --- head/www/xcache/Makefile (revision 486750) +++ head/www/xcache/Makefile (revision 486751) @@ -1,57 +1,57 @@ # Created by: Alex Dupre # $FreeBSD$ PORTNAME= xcache DISTVERSION= 3.2.0 CATEGORIES= www MASTER_SITES= http://xcache.lighttpd.net/pub/Releases/${DISTVERSION}/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} MAINTAINER= ale@FreeBSD.org COMMENT= Fast and stable php opcode cacher DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 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 OPTIONS_DEFINE= CONSTANT COVERAGER EXAMPLES CONSTANT_DESC= Enable handling of compile time constants COVERAGER_DESC= Enable code coverage dumper SUB_FILES= pkg-message PLIST_FILES= lib/php/%%PHP_EXT_DIR%%/xcache.so PORTEXAMPLES= * .include .if ${PORT_OPTIONS:MCONSTANT} CONFIGURE_ARGS+=--enable-xcache-constant .endif .if ${PORT_OPTIONS:MCOVERAGER} CONFIGURE_ARGS+=--enable-xcache-coverager PLIST_SUB+= COVERAGER="" .else PLIST_SUB+= COVERAGER="@comment " .endif do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR} ${INSTALL_DATA} ${WRKSRC}/modules/${PORTNAME}.so \ ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/xcache.ini \ ${STAGEDIR}${EXAMPLESDIR} @cd ${WRKSRC} && ${COPYTREE_SHARE} htdocs \ ${STAGEDIR}${EXAMPLESDIR} .include