Index: MOVED =================================================================== --- MOVED +++ MOVED @@ -9411,3 +9411,9 @@ net/samba42|net/samba44|2016-09-07|Has expired: not supported upstream https://wiki.samba.org/index.php/Samba_Release_Planning net/samba43|net/samba44|2017-03-07|Has expired: not supported upstream https://wiki.samba.org/index.php/Samba_Release_Planning www/py-utidy|www/py-utidylib|2017-06-08|Rename to comply with PyPI scheme +security/php56-hash|lang/php56|2017-06-10|Hash module is now compiled into base php +www/php70-session|lang/php70|2017-06-10|Session module is now compiled into base php +security/php71-hash|lang/php71|2017-06-10|Hash module is now compiled into base php +www/php71-session|lang/php71|2017-06-10|Session module is now compiled into base php +security/php70-hash|lang/php70|2017-06-10|Hash module is now compiled into base php +www/php56-session|lang/php56|2017-06-10|Session module is now compiled into base php Index: Mk/Uses/php.mk =================================================================== --- Mk/Uses/php.mk +++ Mk/Uses/php.mk @@ -304,11 +304,11 @@ # non-version specific components _USE_PHP_ALL= bcmath bitset bz2 calendar ctype curl dba dom \ enchant exif fileinfo filter ftp gd gettext gmp \ - hash iconv igbinary imap interbase intl json ldap mbstring mcrypt \ + iconv igbinary imap interbase intl json ldap mbstring mcrypt \ memcache memcached mysqli odbc opcache \ openssl pcntl pcre pdf pdo pdo_dblib pdo_firebird pdo_mysql \ pdo_odbc pdo_pgsql pdo_sqlite phar pgsql posix \ - pspell radius readline recode redis session shmop simplexml snmp soap\ + pspell radius readline recode redis shmop simplexml snmp soap\ sockets spl sqlite3 sysvmsg sysvsem sysvshm \ tidy tokenizer wddx xml xmlreader xmlrpc xmlwriter xsl zip zlib # version specific components @@ -337,7 +337,6 @@ gd_DEPENDS= graphics/php${PHP_VER}-gd gettext_DEPENDS=devel/php${PHP_VER}-gettext gmp_DEPENDS= math/php${PHP_VER}-gmp -hash_DEPENDS= security/php${PHP_VER}-hash iconv_DEPENDS= converters/php${PHP_VER}-iconv igbinary_DEPENDS= converters/pecl-igbinary imap_DEPENDS= mail/php${PHP_VER}-imap @@ -386,7 +385,6 @@ readline_DEPENDS= devel/php${PHP_VER}-readline recode_DEPENDS= converters/php${PHP_VER}-recode redis_DEPENDS= databases/pecl-redis -session_DEPENDS=www/php${PHP_VER}-session shmop_DEPENDS= devel/php${PHP_VER}-shmop simplexml_DEPENDS= textproc/php${PHP_VER}-simplexml snmp_DEPENDS= net-mgmt/php${PHP_VER}-snmp Index: archivers/pecl-phk/Makefile =================================================================== --- archivers/pecl-phk/Makefile +++ archivers/pecl-phk/Makefile @@ -3,7 +3,7 @@ PORTNAME= phk PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers pear MAINTAINER= joneum@FreeBSD.org @@ -12,7 +12,6 @@ LICENSE= PHP301 USES= php:pecl -USE_PHP= hash:build IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-phk Index: benchmarks/phoronix-test-suite/Makefile =================================================================== --- benchmarks/phoronix-test-suite/Makefile +++ benchmarks/phoronix-test-suite/Makefile @@ -3,7 +3,7 @@ PORTNAME= phoronix-test-suite PORTVERSION= 6.8.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= benchmarks MASTER_SITES= http://www.phoronix-test-suite.com/releases/ @@ -15,7 +15,7 @@ USES= php:cli,build python shebangfix USE_GCC= any -USE_PHP= ctype curl dom filter gd hash json openssl pcntl posix \ +USE_PHP= ctype curl dom filter gd json openssl pcntl posix \ session simplexml sockets sqlite3 zip zlib NO_BUILD= yes WRKSRC= ${WRKDIR}/phoronix-test-suite Index: databases/adminer/Makefile =================================================================== --- databases/adminer/Makefile +++ databases/adminer/Makefile @@ -3,6 +3,7 @@ PORTNAME= adminer PORTVERSION= 4.2.5 +PORTREVISION= 1 CATEGORIES= databases www MASTER_SITES= https://www.adminer.org/static/download/${PORTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ @@ -17,7 +18,7 @@ USES= zip NO_BUILD= yes -USE_PHP= mysqli session +USE_PHP= mysqli SUB_FILES= pkg-message PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" Index: databases/dalmp/Makefile =================================================================== --- databases/dalmp/Makefile +++ databases/dalmp/Makefile @@ -4,7 +4,7 @@ PORTNAME= dalmp PORTVERSION= 3.0.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= nbari@dalmp.com @@ -21,7 +21,7 @@ NO_BUILD= yes NO_ARCH= yes -USE_PHP= pcre mysqli session memcache sqlite3 curl +USE_PHP= pcre mysqli memcache sqlite3 curl do-install: @${MKDIR} ${STAGEDIR}${DATADIR} Index: databases/mantis/Makefile =================================================================== --- databases/mantis/Makefile +++ databases/mantis/Makefile @@ -3,7 +3,7 @@ PORTNAME= mantis PORTVERSION= 1.2.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME}bt/${PORTNAME}-stable/${PORTVERSION} DISTNAME= mantisbt-${PORTVERSION} @@ -12,7 +12,7 @@ COMMENT= Bug tracking system written in PHP NO_BUILD= yes -USE_PHP= hash pcre session xml +USE_PHP= pcre xml OPTIONS_MULTI= DB OPTIONS_MULTI_DB= MYSQL PGSQL Index: databases/mysqldumper/Makefile =================================================================== --- databases/mysqldumper/Makefile +++ databases/mysqldumper/Makefile @@ -3,6 +3,7 @@ PORTNAME= mysqldumper PORTVERSION= 1.24.4 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= SF/${PORTNAME}/MySQLDumper/ DISTNAME= MySQLDumper${PORTVERSION} @@ -22,7 +23,7 @@ IGNORE_WITH_PHP=70 NO_ARCH= yes NO_BUILD= yes -USE_PHP= ftp mysql session zlib +USE_PHP= ftp mysql zlib USES= cpe mysql perl5 php zip PLIST_SUB= WWWGRP=${WWWGRP} WWWOWN=${WWWOWN} Index: databases/pear-Horde_Memcache/Makefile =================================================================== --- databases/pear-Horde_Memcache/Makefile +++ databases/pear-Horde_Memcache/Makefile @@ -2,13 +2,14 @@ PORTNAME= Horde_Memcache PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= databases www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Memcache API USES= horde -USE_PHP= memcache hash +USE_PHP= memcache USE_HORDE_RUN= Horde_Exception .include Index: databases/pecl-memcache/Makefile =================================================================== --- databases/pecl-memcache/Makefile +++ databases/pecl-memcache/Makefile @@ -3,7 +3,7 @@ PORTNAME= memcache PORTVERSION= 3.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ CONFIGURE_ARGS= --with-zlib-dir=/usr IGNORE_WITH_PHP=70 71 USE_CSTD= gnu89 -USE_PHP= session:build zlib:build +USE_PHP= zlib:build USES= dos2unix php:pecl post-install-EXAMPLES-on: Index: databases/pecl-memcached/Makefile =================================================================== --- databases/pecl-memcached/Makefile +++ databases/pecl-memcached/Makefile @@ -3,7 +3,7 @@ PORTNAME= memcached PORTVERSION= 3.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org @@ -20,7 +20,7 @@ CONFIGURE_ARGS= --with-libmemcached-dir=${LOCALBASE} IGNORE_WITH_PHP=56 -USE_PHP= json:build session:build +USE_PHP= json:build USES= php:pecl pkgconfig IGBINARY_CONFIGURE_ENABLE= memcached-igbinary Index: databases/pecl-memcached2/Makefile =================================================================== --- databases/pecl-memcached2/Makefile +++ databases/pecl-memcached2/Makefile @@ -3,7 +3,7 @@ PORTNAME= memcached PORTVERSION= 2.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases PKGNAMESUFFIX= 2 @@ -23,7 +23,7 @@ CONFIGURE_ARGS= --with-libmemcached-dir=${LOCALBASE} IGNORE_WITH_PHP=70 71 -USE_PHP= json:build session:build +USE_PHP= json:build USES= php:pecl pkgconfig IGBINARY_CONFIGURE_ENABLE= memcached-igbinary Index: databases/pecl-redis/Makefile =================================================================== --- databases/pecl-redis/Makefile +++ databases/pecl-redis/Makefile @@ -2,6 +2,7 @@ PORTNAME= redis PORTVERSION= 3.1.2 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= daniel@blodan.se @@ -11,7 +12,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= php:pecl -USE_PHP= session:build OPTIONS_DEFINE= IGBINARY IGBINARY_DESC= Build with Igbinary serializer Index: databases/pecl-tokyo_tyrant/Makefile =================================================================== --- databases/pecl-tokyo_tyrant/Makefile +++ databases/pecl-tokyo_tyrant/Makefile @@ -3,7 +3,7 @@ PORTNAME= tokyo_tyrant PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases pear MAINTAINER= joneum@FreeBSD.org @@ -15,7 +15,6 @@ LIB_DEPENDS= libtokyotyrant.so:databases/tokyotyrant USES= php:pecl pkgconfig -USE_PHP= session:build IGNORE_WITH_PHP= 70 .include Index: databases/pgpoolAdmin/Makefile =================================================================== --- databases/pgpoolAdmin/Makefile +++ databases/pgpoolAdmin/Makefile @@ -2,7 +2,7 @@ PORTNAME= pgpoolAdmin PORTVERSION= 3.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://www.pgpool.net/mediawiki/images/ @@ -13,7 +13,7 @@ RUN_DEPENDS= pgpool:databases/pgpool-II -USE_PHP= mbstring pcre pgsql session +USE_PHP= mbstring pcre pgsql NO_BUILD= yes PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} Index: databases/php70-memcache/Makefile =================================================================== --- databases/php70-memcache/Makefile +++ databases/php70-memcache/Makefile @@ -3,7 +3,7 @@ PORTNAME= memcache PORTVERSION= 3.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases PKGNAMEPREFIX= php70- @@ -21,7 +21,7 @@ IGNORE_WITH_PHP=56 71 PHP_VER= 70 USE_CSTD= gnu89 -USE_PHP= session:build zlib:build +USE_PHP= zlib:build USES= dos2unix php:ext GH_ACCOUNT= websupport-sk Index: databases/php70-memcached/Makefile =================================================================== --- databases/php70-memcached/Makefile +++ databases/php70-memcached/Makefile @@ -2,6 +2,7 @@ PORTNAME= memcached PORTVERSION= 3.0.0b1 +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= php70- @@ -17,7 +18,7 @@ CONFIGURE_ARGS= --disable-memcached-sasl --enable-memcached-json --with-libmemcached-dir=${LOCALBASE} USES= pkgconfig php:ext -USE_PHP= session:build json:build +USE_PHP= json:build PHP_VER= 70 IGNORE_WITH_PHP=56 Index: databases/php71-memcache/Makefile =================================================================== --- databases/php71-memcache/Makefile +++ databases/php71-memcache/Makefile @@ -3,7 +3,7 @@ PORTNAME= memcache PORTVERSION= 3.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases PKGNAMEPREFIX= php71- @@ -21,7 +21,7 @@ IGNORE_WITH_PHP=56 70 PHP_VER= 71 USE_CSTD= gnu89 -USE_PHP= session:build zlib:build +USE_PHP= zlib:build USES= dos2unix php:ext GH_ACCOUNT= websupport-sk Index: databases/phpliteadmin/Makefile =================================================================== --- databases/phpliteadmin/Makefile +++ databases/phpliteadmin/Makefile @@ -3,6 +3,7 @@ PORTNAME= phpLiteAdmin DISTVERSION= 1-9-7-1 +PORTREVISION= 1 CATEGORIES= databases www MASTER_SITES= https://bitbucket.org/phpliteadmin/public/downloads/ DISTNAME= ${PORTNAME}_v${DISTVERSION} @@ -16,7 +17,7 @@ NO_ARCH= yes NO_BUILD= yes -USE_PHP= pdo_sqlite session +USE_PHP= pdo_sqlite PLIST_FILES= ${WWWDIR}/phpliteadmin.php \ ${WWWDIR}/phpliteadmin.config.sample.php Index: databases/phpminiadmin/Makefile =================================================================== --- databases/phpminiadmin/Makefile +++ databases/phpminiadmin/Makefile @@ -3,6 +3,7 @@ PORTNAME= phpminiadmin PORTVERSION= 1.9.170312 +PORTREVISION= 1 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME} @@ -19,7 +20,7 @@ NO_WRKSUBDIR= yes NO_BUILD= yes USES= php -USE_PHP= mysqli pcre session +USE_PHP= mysqli pcre NO_ARCH= yes PLIST_FILES= ${WWWDIR_REL}/phpminiadmin.php Index: databases/phpmyadmin/Makefile =================================================================== --- databases/phpmyadmin/Makefile +++ databases/phpmyadmin/Makefile @@ -3,6 +3,7 @@ PORTNAME= phpMyAdmin DISTVERSION= 4.7.1 +PORTREVISION= 1 CATEGORIES= databases www MASTER_SITES= https://files.phpmyadmin.net/${PORTNAME}/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages @@ -18,7 +19,7 @@ NO_ARCH= yes NO_BUILD= yes .if !defined(WITHOUT_PHP_DEPENDS) -USE_PHP= ctype session filter mbstring json spl mysqli +USE_PHP= ctype filter mbstring json spl mysqli .endif # Note: default settings will pull in X11 client support. If you don't Index: databases/phppgadmin/Makefile =================================================================== --- databases/phppgadmin/Makefile +++ databases/phppgadmin/Makefile @@ -3,7 +3,7 @@ PORTNAME= phppgadmin PORTVERSION= 5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME}/phpPgAdmin%20%5Bstable%5D/phpPgAdmin-5.1 DISTNAME= phpPgAdmin-${PORTVERSION} @@ -17,7 +17,7 @@ NO_BUILD= yes USES= cpe tar:bzip2 shebangfix .if !defined(WITHOUT_PHP_DEPENDS) -USE_PHP= pgsql pcre session +USE_PHP= pgsql pcre .endif CPE_VENDOR= phppgadmin_project Index: databases/sqlbuddy/Makefile =================================================================== --- databases/sqlbuddy/Makefile +++ databases/sqlbuddy/Makefile @@ -3,7 +3,7 @@ PORTNAME= sqlbuddy PORTVERSION= 1.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases www MAINTAINER= horus.li@gmail.com @@ -18,7 +18,7 @@ NO_BUILD= yes -USE_PHP= ctype pcre session mysql +USE_PHP= ctype pcre mysql WANT_PHP_WEB= yes PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" Index: deskutils/egroupware/Makefile =================================================================== --- deskutils/egroupware/Makefile +++ deskutils/egroupware/Makefile @@ -3,6 +3,7 @@ PORTNAME= eGroupware PORTVERSION= 16.1.20170415 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME:tl}/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME:tl}-epl-${PORTVERSION} @@ -23,7 +24,7 @@ ${LOCALBASE}/share/pear/Horde/Mapi.php:mail/pear-Horde_Mapi USES= cpe php tar:bzip2 -USE_PHP= bcmath bz2 ctype json mcrypt session simplexml tidy xmlreader zlib +USE_PHP= bcmath bz2 ctype json mcrypt simplexml tidy xmlreader zlib NO_BUILD= yes PLIST= ${WRKDIR}/plist SUB_FILES= pkg-message Index: deskutils/myitcrm/Makefile =================================================================== --- deskutils/myitcrm/Makefile +++ deskutils/myitcrm/Makefile @@ -3,7 +3,7 @@ PORTNAME= myitcrm PORTVERSION= 0.2.9.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MASTER_SITES= SF/myitcrm/ DISTNAME= MyITCRM1-${PORTVERSION} @@ -14,7 +14,7 @@ LICENSE= GPLv3 USES= dos2unix zip -USE_PHP= mysqli session xml +USE_PHP= mysqli xml NO_BUILD= yes WRKSRC= ${WRKDIR}/MyITCRM-${PORTVERSION} Index: deskutils/phpicalendar/Makefile =================================================================== --- deskutils/phpicalendar/Makefile +++ deskutils/phpicalendar/Makefile @@ -3,6 +3,7 @@ PORTNAME= phpicalendar PORTVERSION= 2.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= deskutils www #MASTER_SITES= SF/${PORTNAME}/files/${PORTNAME}/${PORTNAME}%202.4%20RC7 @@ -22,7 +23,7 @@ USES= tar:bz2 NO_BUILD= yes NO_ARCH= yes -USE_PHP= session pcre +USE_PHP= pcre PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" SUB_FILES= pkg-message WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Index: deskutils/sugarcrm/Makefile =================================================================== --- deskutils/sugarcrm/Makefile +++ deskutils/sugarcrm/Makefile @@ -3,6 +3,7 @@ PORTNAME= sugarcrm PORTVERSION= 6.5.25 +PORTREVISION= 1 CATEGORIES= deskutils www MASTER_SITES= SF/${PORTNAME}/1%20-%20SugarCRM%206.5.X/SugarCommunityEdition-6.5.X DISTNAME= SugarCE-${PORTVERSION} @@ -11,7 +12,7 @@ COMMENT= Web based customer relationship management suite USES= zip -USE_PHP= gd mysqli session pcre xml zlib mbstring curl imap spl posix \ +USE_PHP= gd mysqli pcre xml zlib mbstring curl imap spl posix \ json ctype zip tokenizer NO_BUILD= yes WRKSRC= ${WRKDIR}/SugarCE-Full-${PORTVERSION} Index: devel/cdash/Makefile =================================================================== --- devel/cdash/Makefile +++ devel/cdash/Makefile @@ -3,7 +3,7 @@ PORTNAME= cdash PORTVERSION= 2.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.cdash.org/wp-content/uploads/2014/11/ DISTNAME= CDash-2-2-3 @@ -19,7 +19,7 @@ CMAKE_ARGS= -DCDASH_DB_NAME:STRING=cdash \ -DCDASH_DB_LOGIN:STRING=cdash \ -DCDASH_DB_TYPE:STRING=${DB_TYPE} -USE_PHP= curl gd pdo session xsl zlib +USE_PHP= curl gd pdo xsl zlib NO_ARCH= yes WRKSRC= ${WRKDIR}/${DISTNAME:S/./-/g} Index: devel/flyspray/Makefile =================================================================== --- devel/flyspray/Makefile +++ devel/flyspray/Makefile @@ -3,7 +3,7 @@ PORTNAME= flyspray PORTVERSION= 0.9.9.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel www MASTER_SITES= http://flyspray.org/packed/ @@ -12,7 +12,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/adodb/adodb.inc.php:databases/adodb -USE_PHP= pcre session zlib xml gd +USE_PHP= pcre zlib xml gd USES= dos2unix zip WANT_PHP_WEB= yes Index: devel/pear-Horde_Cache/Makefile =================================================================== --- devel/pear-Horde_Cache/Makefile +++ devel/pear-Horde_Cache/Makefile @@ -2,6 +2,7 @@ PORTNAME= Horde_Cache PORTVERSION= 2.5.5 +PORTREVISION= 1 CATEGORIES= devel www pear PKGNAMEPREFIX= pear- @@ -13,6 +14,5 @@ Horde_Exception \ Horde_HashTable \ Horde_Util -USE_PHP= hash .include Index: devel/pear-Horde_Core/Makefile =================================================================== --- devel/pear-Horde_Core/Makefile +++ devel/pear-Horde_Core/Makefile @@ -3,6 +3,7 @@ PORTNAME= Horde_Core PORTVERSION= 2.28.3 +PORTREVISION= 1 CATEGORIES= devel www pear PKGNAMEPREFIX= pear- @@ -17,7 +18,6 @@ SOCKETS_DESC= Depend on sockets PHP extension USES= horde -USE_PHP= session USE_HORDE_BUILD= Horde_Role Index: devel/pear-Horde_Token/Makefile =================================================================== --- devel/pear-Horde_Token/Makefile +++ devel/pear-Horde_Token/Makefile @@ -3,6 +3,7 @@ PORTNAME= Horde_Token PORTVERSION= 2.0.9 +PORTREVISION= 1 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org @@ -13,6 +14,5 @@ Horde_Translation \ Horde_Url \ Horde_Util -USE_PHP= hash .include Index: devel/pear-PHPTAL/Makefile =================================================================== --- devel/pear-PHPTAL/Makefile +++ devel/pear-PHPTAL/Makefile @@ -3,6 +3,7 @@ PORTNAME= PHPTAL PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= devel www pear MASTER_SITES= http://phptal.org/files/ @@ -17,7 +18,7 @@ EXTRACT_SUFX= .tar.gz USES= pear -USE_PHP= ctype hash +USE_PHP= ctype GETTEXT_USE= PHP=gettext SIMPLEXML_USE= PHP=simplexml Index: devel/pecl-zookeeper/Makefile =================================================================== --- devel/pecl-zookeeper/Makefile +++ devel/pecl-zookeeper/Makefile @@ -3,6 +3,7 @@ PORTNAME= zookeeper PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org @@ -12,7 +13,6 @@ LIB_DEPENDS= libzookeeper_mt.so:devel/libzookeeper -USE_PHP= session:build USES= php:pecl PLIST_FILES= %%DATADIR%%/zookeeper-api.php Index: devel/phabricator/Makefile =================================================================== --- devel/phabricator/Makefile +++ devel/phabricator/Makefile @@ -2,7 +2,7 @@ PORTNAME= phabricator PORTVERSION= 20161003 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel PKGNAMEPREFIX= php- @@ -25,7 +25,7 @@ externals/restful/build-phar \ scripts/install/install_rhel-derivs.sh \ scripts/install/install_ubuntu.sh -USE_PHP= ctype curl fileinfo filter hash iconv mbstring mysqli openssl \ +USE_PHP= ctype curl fileinfo filter iconv mbstring mysqli openssl \ pcntl posix GD_USE= PHP=gd Index: devel/phpbt/Makefile =================================================================== --- devel/phpbt/Makefile +++ devel/phpbt/Makefile @@ -3,7 +3,7 @@ PORTNAME= phpbt PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF @@ -16,7 +16,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:databases/pear-DB .if !defined(WITHOUT_PHP_DEPENDS) -USE_PHP= ctype pcre posix session tokenizer xml zlib +USE_PHP= ctype pcre posix tokenizer xml zlib .endif USES= shebangfix Index: finance/frontaccounting/Makefile =================================================================== --- finance/frontaccounting/Makefile +++ finance/frontaccounting/Makefile @@ -3,6 +3,7 @@ PORTNAME= frontaccounting DISTVERSION= 2.3.25 +PORTREVISION= 1 CATEGORIES= finance www MASTER_SITES= SF/${PORTNAME}/FrontAccounting-2.3/${PORTVERSION} @@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/doc/license.txt USES= cpe -USE_PHP+= mysqli openssl session hash ctype zlib +USE_PHP+= mysqli openssl ctype zlib WRKSRC= ${WRKDIR}/${PORTNAME} Index: french/wordpress/Makefile =================================================================== --- french/wordpress/Makefile +++ french/wordpress/Makefile @@ -3,6 +3,7 @@ PORTNAME= wordpress PORTVERSION= 4.7.5 +PORTREVISION= 1 PORTEPOCH= 1 DISTVERSIONSUFFIX= -fr_FR CATEGORIES= french www @@ -18,7 +19,7 @@ NO_ARCH= yes NO_BUILD= yes USES= php:web cpe -USE_PHP= curl gd hash mysqli pcre tokenizer xml zip zlib ftp +USE_PHP= curl gd mysqli pcre tokenizer xml zip zlib ftp WRKSRC= ${WRKDIR}/${PORTNAME} .if ${PORTVERSION:N*.*.*} Index: ftp/net2ftp/Makefile =================================================================== --- ftp/net2ftp/Makefile +++ ftp/net2ftp/Makefile @@ -3,6 +3,7 @@ PORTNAME= net2ftp PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://www.net2ftp.com/download/ DISTNAME= ${PORTNAME}_v${PORTVERSION} @@ -16,7 +17,7 @@ IGNORE_WITH_PHP= 70 NO_BUILD= YES .if !defined(WITHOUT_PHP_DEPENDS) -USE_PHP= ftp mysql pcre session zlib +USE_PHP= ftp mysql pcre zlib .endif SUB_FILES+= pkg-message Index: games/mkgichessclub/Makefile =================================================================== --- games/mkgichessclub/Makefile +++ games/mkgichessclub/Makefile @@ -3,6 +3,7 @@ PORTNAME= mkgichessclub PORTVERSION= 2.2.0 +PORTREVISION= 1 #PORTREVISION= 0 CATEGORIES= games MASTER_SITES= SF @@ -23,7 +24,7 @@ USES= python USE_MYSQL= server -USE_PHP= mysql pcre session +USE_PHP= mysql pcre GNUCHESS_RUN_DEPENDS= gnuchess:games/gnuchess PHALANX_RUN_DEPENDS= phalanx:games/phalanx Index: german/wordpress/Makefile =================================================================== --- german/wordpress/Makefile +++ german/wordpress/Makefile @@ -3,7 +3,7 @@ PORTNAME= wordpress PORTVERSION= 4.7.5 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -de_DE CATEGORIES= german www MASTER_SITES= http://de.wordpress.org/ @@ -20,7 +20,7 @@ NO_ARCH= yes NO_BUILD= yes USES= php:web cpe -USE_PHP= curl gd hash mysqli pcre tokenizer xml zip zlib ftp +USE_PHP= curl gd mysqli pcre tokenizer xml zip zlib ftp WRKSRC= ${WRKDIR}/${PORTNAME} CPE_LANG= de Index: lang/php56-extensions/Makefile =================================================================== --- lang/php56-extensions/Makefile +++ lang/php56-extensions/Makefile @@ -3,6 +3,7 @@ PORTNAME= php56 PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= lang PKGNAMESUFFIX= -extensions @@ -15,11 +16,11 @@ 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 \ + GMP 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 \ + PSPELL READLINE RECODE SHMOP SIMPLEXML SNMP SOAP \ SOCKETS SQLITE3 SYBASE_CT SYSVMSG SYSVSEM SYSVSHM \ TIDY TOKENIZER WDDX XML XMLREADER XMLRPC XMLWRITER XSL \ ZIP ZLIB @@ -39,7 +40,6 @@ 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) @@ -67,7 +67,6 @@ 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 @@ -92,7 +91,6 @@ OPTIONS_DEFAULT= CTYPE \ DOM \ FILTER \ - HASH \ ICONV \ JSON \ OPCACHE \ @@ -100,7 +98,6 @@ PDO_SQLITE \ PHAR \ POSIX \ - SESSION \ SIMPLEXML \ SQLITE3 \ TOKENIZER \ Index: lang/php56/Makefile =================================================================== --- lang/php56/Makefile +++ lang/php56/Makefile @@ -3,7 +3,7 @@ PORTNAME= php56 PORTVERSION= 5.6.30 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} @@ -27,7 +27,10 @@ --disable-all \ --enable-libxml \ --enable-mysqlnd \ + --enable-session \ + --enable-hash \ --with-libxml-dir=${LOCALBASE} \ + --with-mhash \ --with-pcre-regex=${LOCALBASE} \ --with-zlib-dir=/usr \ --program-prefix="" Index: lang/php56/Makefile.ext =================================================================== --- lang/php56/Makefile.ext +++ lang/php56/Makefile.ext @@ -124,11 +124,6 @@ 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} @@ -318,11 +313,6 @@ 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 Index: lang/php70-extensions/Makefile =================================================================== --- lang/php70-extensions/Makefile +++ lang/php70-extensions/Makefile @@ -3,6 +3,7 @@ PORTNAME= php70 PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= lang PKGNAMESUFFIX= -extensions @@ -15,11 +16,11 @@ 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 \ + GMP 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 \ + PSPELL READLINE RECODE SHMOP SIMPLEXML SNMP SOAP \ SOCKETS SQLITE3 SYBASE_CT SYSVMSG SYSVSEM SYSVSHM \ TIDY TOKENIZER WDDX XML XMLREADER XMLRPC XMLWRITER XSL \ ZIP ZLIB @@ -39,7 +40,6 @@ 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) @@ -66,7 +66,6 @@ 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 @@ -91,7 +90,6 @@ OPTIONS_DEFAULT= CTYPE \ DOM \ FILTER \ - HASH \ ICONV \ JSON \ OPCACHE \ @@ -99,7 +97,6 @@ PDO_SQLITE \ PHAR \ POSIX \ - SESSION \ SIMPLEXML \ SQLITE3 \ TOKENIZER \ Index: lang/php70/Makefile =================================================================== --- lang/php70/Makefile +++ lang/php70/Makefile @@ -3,7 +3,7 @@ PORTNAME= php70 PORTVERSION= 7.0.19 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} @@ -30,7 +30,10 @@ --disable-all \ --enable-libxml \ --enable-mysqlnd \ + --enable-session \ + --enable-hash \ --with-libxml-dir=${LOCALBASE} \ + --with-mhash \ --with-pcre-regex=${LOCALBASE} \ --program-prefix="" Index: lang/php70/Makefile.ext =================================================================== --- lang/php70/Makefile.ext +++ lang/php70/Makefile.ext @@ -123,11 +123,6 @@ 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} @@ -309,11 +304,6 @@ 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 Index: lang/php71-extensions/Makefile =================================================================== --- lang/php71-extensions/Makefile +++ lang/php71-extensions/Makefile @@ -2,6 +2,7 @@ PORTNAME= php71 PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= lang PKGNAMESUFFIX= -extensions @@ -14,11 +15,11 @@ 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 \ + GMP 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 \ + PSPELL READLINE RECODE SHMOP SIMPLEXML SNMP SOAP \ SOCKETS SQLITE3 SYBASE_CT SYSVMSG SYSVSEM SYSVSHM \ TIDY TOKENIZER WDDX XML XMLREADER XMLRPC XMLWRITER XSL \ ZIP ZLIB @@ -38,7 +39,6 @@ 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) @@ -66,7 +66,6 @@ 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 @@ -91,7 +90,6 @@ OPTIONS_DEFAULT= CTYPE \ DOM \ FILTER \ - HASH \ ICONV \ JSON \ OPCACHE \ @@ -99,7 +97,6 @@ PDO_SQLITE \ PHAR \ POSIX \ - SESSION \ SIMPLEXML \ SQLITE3 \ TOKENIZER \ Index: lang/php71/Makefile =================================================================== --- lang/php71/Makefile +++ lang/php71/Makefile @@ -3,7 +3,7 @@ PORTNAME= php71 PORTVERSION= 7.1.5 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} @@ -31,7 +31,10 @@ --disable-all \ --enable-libxml \ --enable-mysqlnd \ + --enable-session \ + --enable-hash \ --with-libxml-dir=${LOCALBASE} \ + --with-mhash \ --with-pcre-regex=${LOCALBASE} \ --program-prefix="" Index: lang/php71/Makefile.ext =================================================================== --- lang/php71/Makefile.ext +++ lang/php71/Makefile.ext @@ -123,11 +123,6 @@ 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} @@ -309,11 +304,6 @@ 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 Index: mail/horde-turba/Makefile =================================================================== --- mail/horde-turba/Makefile +++ mail/horde-turba/Makefile @@ -2,6 +2,7 @@ PORTNAME= turba PORTVERSION= 4.2.19 +PORTREVISION= 1 PKGNAMEPREFIX= horde- CATEGORIES= mail www pear @@ -17,7 +18,7 @@ LDAP_DESC= Support LDAP Addressbooks USES= horde cpe -USE_PHP= gettext hash json +USE_PHP= gettext json USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ horde \ Index: mail/nocc/Makefile =================================================================== --- mail/nocc/Makefile +++ mail/nocc/Makefile @@ -3,6 +3,7 @@ PORTNAME= nocc PORTVERSION= 1.9.6 +PORTREVISION= 1 CATEGORIES= mail www MASTER_SITES= SF/${PORTNAME}/NOCC/${PORTVERSION} @@ -14,7 +15,7 @@ OPTIONS_DEFINE= DOCS USES= php:web -USE_PHP= ctype iconv imap mbstring pcre session +USE_PHP= ctype iconv imap mbstring pcre SUB_FILES= pkg-message NO_BUILD= yes Index: mail/pear-Horde_Imap_Client/Makefile =================================================================== --- mail/pear-Horde_Imap_Client/Makefile +++ mail/pear-Horde_Imap_Client/Makefile @@ -2,6 +2,7 @@ PORTNAME= Horde_Imap_Client PORTVERSION= 2.29.12 +PORTREVISION= 1 CATEGORIES= mail www pear PKGNAMEPREFIX= pear- @@ -9,7 +10,7 @@ COMMENT= Horde IMAP abstraction interface USES= horde -USE_PHP= hash +USE_PHP= USE_HORDE_RUN= Horde_Exception \ Horde_Mail \ Horde_Mime \ Index: mail/phplist/Makefile =================================================================== --- mail/phplist/Makefile +++ mail/phplist/Makefile @@ -3,6 +3,7 @@ PORTNAME= phplist PORTVERSION= 3.3.1 +PORTREVISION= 1 CATEGORIES= mail www MASTER_SITES= SF @@ -15,7 +16,7 @@ RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request USES= cpe tar:tgz php:web -USE_PHP= hash iconv imap mysqli pcre session xml zlib +USE_PHP= iconv imap mysqli pcre xml zlib NO_BUILD= yes NO_ARCH= yes Index: mail/postfixadmin/Makefile =================================================================== --- mail/postfixadmin/Makefile +++ mail/postfixadmin/Makefile @@ -3,6 +3,7 @@ PORTNAME= postfixadmin PORTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= mail www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -36,7 +37,7 @@ USE_PERL5= run -USE_PHP= mbstring pcre session spl xmlrpc +USE_PHP= mbstring pcre spl xmlrpc MYSQL_USE= php=mysqli PGSQL_USE= php=pgsql Index: mail/roundcube/Makefile =================================================================== --- mail/roundcube/Makefile +++ mail/roundcube/Makefile @@ -2,6 +2,7 @@ PORTNAME= roundcube DISTVERSION= 1.2.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ @@ -24,7 +25,7 @@ CPE_PRODUCT= webmail CPE_VENDOR= roundcube -USE_PHP= pcre mbstring session iconv dom xml json intl zip filter openssl fileinfo exif +USE_PHP= pcre mbstring iconv dom xml json intl zip filter openssl fileinfo exif OPTIONS_DEFINE= LDAP GD PSPELL NSC DOCS OPTIONS_SINGLE= DB Index: mail/squirrelmail/Makefile =================================================================== --- mail/squirrelmail/Makefile +++ mail/squirrelmail/Makefile @@ -3,6 +3,7 @@ PORTNAME= squirrelmail PORTVERSION= 20161030 +PORTREVISION= 1 CATEGORIES= mail www MASTER_SITES= LOCAL/adamw/squirrelmail DISTNAME= ${PORTNAME}-${PORTVERSION}_0200-SVN.stable @@ -15,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/doc/COPYING USES= cpe gettext perl5 php:web tar:bzip2 -USE_PHP= session hash gettext mbstring pcre openssl xml +USE_PHP= gettext mbstring pcre openssl xml USE_PERL5= run NO_ARCH= yes Index: mail/vexim/Makefile =================================================================== --- mail/vexim/Makefile +++ mail/vexim/Makefile @@ -4,6 +4,7 @@ PORTNAME= vexim DISTVERSIONPREFIX= v DISTVERSION= 2.3 +PORTREVISION= 1 CATEGORIES= mail www MAINTAINER= fluffy@FreeBSD.org @@ -19,7 +20,7 @@ SUB_FILES= pkg-message NO_ARCH= yes NO_BUILD= yes -USE_PHP= gettext session posix +USE_PHP= gettext posix USES= gettext php OPTIONS_MULTI= DB Index: multimedia/zoneminder-h264/Makefile =================================================================== --- multimedia/zoneminder-h264/Makefile +++ multimedia/zoneminder-h264/Makefile @@ -2,6 +2,7 @@ PORTNAME= zoneminder-h264 PORTVERSION= 1.30.20170222 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= bsd@abinet.ru @@ -42,7 +43,7 @@ USES= cmake jpeg mysql perl5 php shebangfix ssl USE_RC_SUBR= zoneminder -USE_PHP= json pdo_mysql session gd sockets ctype +USE_PHP= json pdo_mysql gd sockets ctype ONLY_FOR_ARCHS= amd64 i386 Index: multimedia/zoneminder/Makefile =================================================================== --- multimedia/zoneminder/Makefile +++ multimedia/zoneminder/Makefile @@ -2,6 +2,7 @@ PORTNAME= zoneminder PORTVERSION= 1.30.4 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= bsd@abinet.ru @@ -36,7 +37,7 @@ USES= cmake jpeg mysql perl5 php shebangfix ssl USE_RC_SUBR= zoneminder -USE_PHP= json pdo_mysql session gd sockets ctype opcache +USE_PHP= json pdo_mysql gd sockets ctype opcache ONLY_FOR_ARCHS= amd64 i386 Index: net-mgmt/cacti/Makefile =================================================================== --- net-mgmt/cacti/Makefile +++ net-mgmt/cacti/Makefile @@ -2,6 +2,7 @@ PORTNAME= cacti PORTVERSION= 1.1.9 +PORTREVISION= 1 CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ \ ftp://ftpmirror.uk/freebsd-ports/cacti/ @@ -15,7 +16,7 @@ RUN_DEPENDS= rrdtool:databases/rrdtool USES= cpe mysql php:web shebangfix -USE_PHP= ctype filter gd gettext gmp hash json ldap mbstring openssl pcre pdo pdo_mysql posix session simplexml sockets snmp xml zlib +USE_PHP= ctype filter gd gettext gmp json ldap mbstring openssl pcre pdo pdo_mysql posix simplexml sockets snmp xml zlib NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message Index: net-mgmt/cacti88/Makefile =================================================================== --- net-mgmt/cacti88/Makefile +++ net-mgmt/cacti88/Makefile @@ -2,6 +2,7 @@ PORTNAME= cacti PORTVERSION= 0.8.8h +PORTREVISION= 1 CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ PKGNAMESUFFIX= 88 @@ -15,7 +16,7 @@ RUN_DEPENDS= rrdtool:databases/rrdtool USES= cpe mysql php:web shebangfix -USE_PHP= mysqli pcre session sockets snmp xml +USE_PHP= mysqli pcre sockets snmp xml NO_ARCH= yes NO_BUILD= yes Index: net-mgmt/ezradius/Makefile =================================================================== --- net-mgmt/ezradius/Makefile +++ net-mgmt/ezradius/Makefile @@ -3,7 +3,7 @@ PORTNAME= ezradius PORTVERSION= 0.2.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.2.1stable DISTNAME= ${PORTNAME}-${PORTVERSION}stable @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-intl NO_BUILD= yes USE_MYSQL= yes -USE_PHP= mysql session xml +USE_PHP= mysql xml WANT_PHP_WEB= yes IGNORE_WITH_PHP= 70 PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} Index: net-mgmt/icingaweb2/Makefile =================================================================== --- net-mgmt/icingaweb2/Makefile +++ net-mgmt/icingaweb2/Makefile @@ -3,7 +3,7 @@ PORTNAME= icingaweb2 DISTVERSIONPREFIX= v DISTVERSION= 2.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org @@ -21,7 +21,7 @@ NO_ARCH= yes USES= php:build -USE_PHP= ctype dom gd gettext hash json openssl session sockets +USE_PHP= ctype dom gd gettext json openssl sockets SUB_FILES= pkg-message SUB_LIST= WWWDIR=${WWWDIR} \ Index: net-mgmt/librenms/Makefile =================================================================== --- net-mgmt/librenms/Makefile +++ net-mgmt/librenms/Makefile @@ -3,6 +3,7 @@ PORTNAME= librenms PORTVERSION= 1.28 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-mgmt @@ -42,7 +43,7 @@ vendor/ezyang/htmlpurifier/maintenance/update-config.php \ vendor/tecnickcom/tcpdf/tools/tcpdf_addfont.php -USE_PHP= ctype curl filter gd hash json ldap mcrypt mysqli openssl session simplexml snmp tokenizer xml +USE_PHP= ctype curl filter gd json ldap mcrypt mysqli openssl simplexml snmp tokenizer xml NO_BUILD= yes Index: net-mgmt/nagiosql/Makefile =================================================================== --- net-mgmt/nagiosql/Makefile +++ net-mgmt/nagiosql/Makefile @@ -3,7 +3,7 @@ PORTNAME= nagiosql PORTVERSION= 3.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/NagiosQL%20${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//g} @@ -19,7 +19,7 @@ USE_MYSQL= yes USES= cpe gettext tar:bzip2 -USE_PHP= mysql filter gettext session simplexml +USE_PHP= mysql filter gettext simplexml WANT_PHP_WEB= yes USERS?= nagios Index: net-mgmt/nagvis/Makefile =================================================================== --- net-mgmt/nagvis/Makefile +++ net-mgmt/nagvis/Makefile @@ -3,6 +3,7 @@ PORTNAME= nagvis PORTVERSION= 1.8.5 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://www.nagvis.org/share/ @@ -24,7 +25,7 @@ NLS_CONFIGURE_OFF= --disable-nls NO_BUILD= yes -USE_PHP= gd gettext mbstring session json pdo pdo_sqlite +USE_PHP= gd gettext mbstring json pdo pdo_sqlite WANT_PHP_WEB= yes .include Index: net-mgmt/nedi/Makefile =================================================================== --- net-mgmt/nedi/Makefile +++ net-mgmt/nedi/Makefile @@ -3,7 +3,7 @@ PORTNAME= nedi DISTVERSION= 1.0.w -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/w @@ -23,7 +23,7 @@ NO_BUILD= yes NO_ARCH= yes -USE_PHP= session snmp mysql +USE_PHP= snmp mysql WANT_PHP_WEB= yes SUB_FILES= pkg-message Index: net-mgmt/nfsen/Makefile =================================================================== --- net-mgmt/nfsen/Makefile +++ net-mgmt/nfsen/Makefile @@ -3,7 +3,7 @@ PORTNAME= nfsen PORTVERSION= 1.3.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} \ http://nfsen.sourceforge.net/ @@ -22,7 +22,7 @@ USES= cpe iconv shebangfix perl5 php CPE_VENDOR= nfsen CPE_PRODUCT= nfsen -USE_PHP= session pcre sockets +USE_PHP= pcre sockets NO_BUILD= yes NO_ARCH= yes NFSENOWN?= www Index: net-mgmt/observium/Makefile =================================================================== --- net-mgmt/observium/Makefile +++ net-mgmt/observium/Makefile @@ -3,7 +3,7 @@ PORTNAME= observium PORTVERSION= 0.16.10.8128 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= http://www.observium.org/ DISTNAME= ${PORTNAME}-community-latest @@ -54,7 +54,7 @@ scripts/rrdtoolx.py \ poller-wrapper.py -USE_PHP= ctype filter gd iconv json mcrypt mysqli openssl posix session snmp tokenizer xml zlib +USE_PHP= ctype filter gd iconv json mcrypt mysqli openssl posix snmp tokenizer xml zlib IGNORE_WITH_PHP= 71 NO_BUILD= yes Index: net-mgmt/ocsinventory-ng/Makefile =================================================================== --- net-mgmt/ocsinventory-ng/Makefile +++ net-mgmt/ocsinventory-ng/Makefile @@ -2,7 +2,7 @@ PORTNAME= ocsinventory-ng PORTVERSION= 2.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= http://launchpadlibrarian.net/179739296/ DISTNAME= OCSNG_UNIX_SERVER-${PORTVERSION} @@ -24,7 +24,7 @@ USES= mysql perl5 USE_APACHE_RUN= 22+ WANT_PHP_WEB= yes -USE_PHP= mysql pcre zlib session xml gd zip openssl mbstring +USE_PHP= mysql pcre zlib xml gd zip openssl mbstring NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${DISTNAME} Index: net-mgmt/pandorafms_console/Makefile =================================================================== --- net-mgmt/pandorafms_console/Makefile +++ net-mgmt/pandorafms_console/Makefile @@ -27,7 +27,7 @@ DOCS_DESC= Install AUTHORS and ChangeLog PGSQL_DESC= Use PostgreSQL backend (experimental) -USE_PHP= curl filter gd gettext hash json ldap mbstring mysql \ +USE_PHP= curl filter gd gettext json ldap mbstring mysql \ snmp session xml zip zlib WANT_PHP_WEB= yes USE_APACHE_RUN= 22+ @@ -39,7 +39,7 @@ .include "${.CURDIR}/../pandorafms_server/bsd.pandora.mk" -PORTREVISION= 2 +PORTREVISION= 3 PANDORA_INSTALLER_ARGS+= --destdir ${STAGEDIR} Index: net-mgmt/phpipam/Makefile =================================================================== --- net-mgmt/phpipam/Makefile +++ net-mgmt/phpipam/Makefile @@ -3,6 +3,7 @@ PORTNAME= phpipam PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME} @@ -24,7 +25,7 @@ OPTIONS_DEFINE= LDAP USES= gettext php:web tar: -USE_PHP= ctype gettext gmp json mysqli pcntl session simplexml +USE_PHP= ctype gettext gmp json mysqli pcntl simplexml LDAP_USE= PHP=ldap pre-install: Index: net-mgmt/pnp/Makefile =================================================================== --- net-mgmt/pnp/Makefile +++ net-mgmt/pnp/Makefile @@ -3,7 +3,7 @@ PORTNAME= pnp PORTVERSION= 0.6.25 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-mgmt MASTER_SITES= SF/pnp4nagios/PNP-0.6 DISTNAME= pnp4nagios-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} @@ -26,7 +26,7 @@ .include -USE_PHP= gd iconv json pcre session simplexml sockets xml zlib +USE_PHP= gd iconv json pcre simplexml sockets xml zlib USE_RC_SUBR= npcd Index: net-mgmt/zabbix2-frontend/Makefile =================================================================== --- net-mgmt/zabbix2-frontend/Makefile +++ net-mgmt/zabbix2-frontend/Makefile @@ -3,6 +3,7 @@ PORTNAME= zabbix2 PKGNAMESUFFIX= -frontend +PORTREVISION= 1 CATEGORIES= net-mgmt MASTERDIR= ${.CURDIR}/../zabbix2-server @@ -12,7 +13,7 @@ PATCHDIR= PLIST= ${PKGDIR}/pkg-plist.frontend -USE_PHP= bcmath ctype gd pcre snmp sockets mbstring session dom xml \ +USE_PHP= bcmath ctype gd pcre snmp sockets mbstring dom xml \ xmlreader xmlwriter simplexml gettext ldap WANT_PHP_WEB= yes Index: net-mgmt/zabbix22-frontend/Makefile =================================================================== --- net-mgmt/zabbix22-frontend/Makefile +++ net-mgmt/zabbix22-frontend/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PORTNAME= zabbix22 +PORTREVISION= 1 CATEGORIES= net-mgmt PKGNAMESUFFIX= -frontend @@ -12,7 +13,7 @@ PATCHDIR= PLIST= ${PKGDIR}/pkg-plist.frontend -USE_PHP= bcmath ctype gd pcre snmp sockets mbstring session dom xml \ +USE_PHP= bcmath ctype gd pcre snmp sockets mbstring dom xml \ xmlreader xmlwriter simplexml gettext ldap USES+= php:web Index: net/pear-Horde_Kolab_Server/Makefile =================================================================== --- net/pear-Horde_Kolab_Server/Makefile +++ net/pear-Horde_Kolab_Server/Makefile @@ -3,6 +3,7 @@ PORTNAME= Horde_Kolab_Server PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= net www pear PKGNAMEPREFIX= pear- @@ -10,7 +11,6 @@ COMMENT= Horde library for manipulating the Kolab user database USES= horde -USE_PHP= hash USE_HORDE_RUN= Horde_Auth \ Horde_Exception Index: net/phamm/Makefile =================================================================== --- net/phamm/Makefile +++ net/phamm/Makefile @@ -3,7 +3,7 @@ PORTNAME= phamm PORTVERSION= 0.5.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net www MASTER_SITES= http://open.rhx.it/phamm/ @@ -11,7 +11,7 @@ COMMENT= Front-end written in PHP to manage virtual service NO_BUILD= yes -USE_PHP= gettext ldap openssl pcre session +USE_PHP= gettext ldap openssl pcre USES= gettext shebangfix SHEBANG_FILES= po/update-all-mo.sh \ Index: net/phpldapadmin/Makefile =================================================================== --- net/phpldapadmin/Makefile +++ net/phpldapadmin/Makefile @@ -3,7 +3,7 @@ PORTNAME= phpldapadmin PORTVERSION= 1.2.3 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= net www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php5/${PORTVERSION} @@ -19,7 +19,7 @@ NO_ARCH= yes NO_BUILD= yes -USE_PHP= gettext ldap openssl pcre session xml iconv hash +USE_PHP= gettext ldap openssl pcre xml iconv WANT_PHP_WEB= yes Index: net/self-service-password/Makefile =================================================================== --- net/self-service-password/Makefile +++ net/self-service-password/Makefile @@ -3,6 +3,7 @@ PORTNAME= self-service-password PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= net www MASTER_SITES= http://tools.ltb-project.org/attachments/download/889/ DISTNAME= ltb-project-${PORTNAME}-${PORTVERSION} @@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENCE USES= php:web -USE_PHP= filter hash ldap mbstring mcrypt openssl session +USE_PHP= filter ldap mbstring mcrypt openssl NO_BUILD= yes NO_ARCH= yes Index: ports-mgmt/redports-node/Makefile =================================================================== --- ports-mgmt/redports-node/Makefile +++ ports-mgmt/redports-node/Makefile @@ -3,6 +3,7 @@ PORTNAME= redports-node PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= ports-mgmt MASTER_SITES= https://api.redports.org/downloads/ DISTFILES= ${PORTNAME}-${DISTVERSION}.phar ${PORTNAME}-${DISTVERSION}.phar.pubkey @@ -17,7 +18,7 @@ ${LOCALBASE}/bin/ccache:devel/ccache NO_BUILD= yes -USE_PHP= curl hash json openssl pcntl phar +USE_PHP= curl json openssl pcntl phar USE_RC_SUBR= redportsnode SUB_FILES= redports-node.json.sample Index: ports-mgmt/tinderbox/Makefile =================================================================== --- ports-mgmt/tinderbox/Makefile +++ ports-mgmt/tinderbox/Makefile @@ -3,7 +3,7 @@ PORTNAME= tinderbox PORTVERSION= 4.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ports-mgmt MASTER_SITES= http://tinderbox.marcuscom.com/ DIST_SUBDIR= ${PORTNAME} @@ -50,7 +50,7 @@ .if defined(WEBUI) WANT_PHP_WEB= yes -USE_PHP= session +USE_PHP= PLIST_SUB+= WEBUI="" .else PLIST_SUB+= WEBUI="@comment " Index: russian/wordpress/Makefile =================================================================== --- russian/wordpress/Makefile +++ russian/wordpress/Makefile @@ -3,6 +3,7 @@ PORTNAME= wordpress PORTVERSION= 4.8 +PORTREVISION= 1 DISTVERSIONSUFFIX= -ru_RU CATEGORIES= russian www MASTER_SITES= http://ru.wordpress.org/ @@ -18,7 +19,7 @@ NO_ARCH= yes NO_BUILD= yes USES= php:web cpe -USE_PHP= curl gd hash mysqli pcre tokenizer xml zip zlib ftp +USE_PHP= curl gd mysqli pcre tokenizer xml zip zlib ftp WRKSRC= ${WRKDIR}/${PORTNAME} CPE_LANG= ru Index: security/Makefile =================================================================== --- security/Makefile +++ security/Makefile @@ -779,15 +779,12 @@ SUBDIR += pgpin SUBDIR += php-suhosin SUBDIR += php56-filter - SUBDIR += php56-hash SUBDIR += php56-mcrypt SUBDIR += php56-openssl SUBDIR += php70-filter - SUBDIR += php70-hash SUBDIR += php70-mcrypt SUBDIR += php70-openssl SUBDIR += php71-filter - SUBDIR += php71-hash SUBDIR += php71-mcrypt SUBDIR += php71-openssl SUBDIR += phpdeadlock Index: security/base/Makefile =================================================================== --- security/base/Makefile +++ security/base/Makefile @@ -3,6 +3,7 @@ PORTNAME= base PORTVERSION= 1.4.5 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/secureideas/BASE/${PORTNAME}-${PORTVERSION} @@ -17,7 +18,7 @@ ${LOCALBASE}/share/pear/Mail.php:mail/pear-Mail \ ${LOCALBASE}/share/pear/Mail/mime.php:mail/pear-Mail_Mime -USE_PHP= gd gettext pcre session zlib ctype +USE_PHP= gd gettext pcre zlib ctype ADODB_DIR= ${LOCALBASE}/share/adodb Index: security/maia/Makefile =================================================================== --- security/maia/Makefile +++ security/maia/Makefile @@ -3,7 +3,7 @@ PORTNAME= maia DISTVERSION= 1.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.purplehat.org/downloads/maia/ @@ -104,7 +104,7 @@ .endif .if ${PORT_OPTIONS:MWEBHOST} -USE_PHP= bcmath ctype dom gettext hash iconv imap json mbstring \ +USE_PHP= bcmath ctype dom gettext iconv imap json mbstring \ mcrypt pdo pdo_sqlite posix session simplexml sockets \ sqlite3 tokenizer xml wddx xmlreader xmlwriter xmlrpc Index: security/pear-Crypt_CHAP/Makefile =================================================================== --- security/pear-Crypt_CHAP/Makefile +++ security/pear-Crypt_CHAP/Makefile @@ -3,12 +3,13 @@ PORTNAME= Crypt_CHAP PORTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class for generating CHAP packets USES= pear -USE_PHP= mcrypt hash +USE_PHP= mcrypt .include Index: security/pear-File_SMBPasswd/Makefile =================================================================== --- security/pear-File_SMBPasswd/Makefile +++ security/pear-File_SMBPasswd/Makefile @@ -3,6 +3,7 @@ PORTNAME= File_SMBPasswd PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org @@ -12,6 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/Crypt/CHAP.php:security/pear-Crypt_CHAP USES= pear -USE_PHP= hash +USE_PHP= .include Index: security/pear-Horde_Auth/Makefile =================================================================== --- security/pear-Horde_Auth/Makefile +++ security/pear-Horde_Auth/Makefile @@ -2,6 +2,7 @@ PORTNAME= Horde_Auth PORTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org @@ -9,6 +10,6 @@ USES= horde USE_HORDE_RUN= Horde_Exception Horde_Util -USE_PHP= hash +USE_PHP= .include Index: security/pear-Horde_Crypt/Makefile =================================================================== --- security/pear-Horde_Crypt/Makefile +++ security/pear-Horde_Crypt/Makefile @@ -3,6 +3,7 @@ PORTNAME= Horde_Crypt PORTVERSION= 2.7.8 +PORTREVISION= 1 CATEGORIES= security www pear PKGNAMEPREFIX= pear- @@ -18,7 +19,7 @@ Horde_Stream_Filter \ Horde_Translation \ Horde_Util -USE_PHP= hash openssl +USE_PHP= openssl BCMATH_USE= PHP=bcmath Index: security/pear-Horde_Oauth/Makefile =================================================================== --- security/pear-Horde_Oauth/Makefile +++ security/pear-Horde_Oauth/Makefile @@ -3,6 +3,7 @@ PORTNAME= Horde_Oauth PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org @@ -12,6 +13,6 @@ USE_HORDE_RUN= Horde_Exception \ Horde_Http \ Horde_Util -USE_PHP= hash openssl +USE_PHP= openssl .include Index: security/pear-Horde_Secret/Makefile =================================================================== --- security/pear-Horde_Secret/Makefile +++ security/pear-Horde_Secret/Makefile @@ -3,6 +3,7 @@ PORTNAME= Horde_Secret PORTVERSION= 2.0.6 +PORTREVISION= 1 CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org @@ -13,6 +14,6 @@ Horde_Exception \ Horde_Support -USE_PHP= hash +USE_PHP= .include Index: security/pecl-scrypt/Makefile =================================================================== --- security/pecl-scrypt/Makefile +++ security/pecl-scrypt/Makefile @@ -3,6 +3,7 @@ PORTNAME= scrypt PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= security pear MAINTAINER= dbaio@FreeBSD.org @@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:pecl -USE_PHP= hash:build +USE_PHP= :build OPTIONS_DEFINE= DOCS EXAMPLES Index: security/php-suhosin/Makefile =================================================================== --- security/php-suhosin/Makefile +++ security/php-suhosin/Makefile @@ -3,7 +3,7 @@ PORTNAME= suhosin PORTVERSION= 0.9.38 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://download.suhosin.org/ PKGNAMEPREFIX= php- @@ -16,7 +16,6 @@ OPTIONS_DEFINE= EXAMPLES USES= php:ext -USE_PHP= session:build IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-suhosin Index: security/php56-hash/Makefile =================================================================== --- security/php56-hash/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# Created by: Alex Dupre -# $FreeBSD$ - -CATEGORIES= security - -MASTERDIR= ${.CURDIR}/../../lang/php56 - -PKGNAMESUFFIX= -hash - -.include "${MASTERDIR}/Makefile" Index: security/php70-hash/Makefile =================================================================== --- security/php70-hash/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# Created by: Alex Dupre -# $FreeBSD$ - -CATEGORIES= security - -MASTERDIR= ${.CURDIR}/../../lang/php70 - -PKGNAMESUFFIX= -hash - -.include "${MASTERDIR}/Makefile" Index: security/php71-hash/Makefile =================================================================== --- security/php71-hash/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# $FreeBSD$ - -CATEGORIES= security - -MASTERDIR= ${.CURDIR}/../../lang/php71 - -PKGNAMESUFFIX= -hash - -.include "${MASTERDIR}/Makefile" Index: security/phpdeadlock/Makefile =================================================================== --- security/phpdeadlock/Makefile +++ security/phpdeadlock/Makefile @@ -3,7 +3,7 @@ PORTNAME= phpdeadlock PORTVERSION= 1.01 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security www MASTER_SITES= SF/${PORTNAME}/Deadlock/${PORTVERSION}%20Stable DISTNAME= Deadlock-${PORTVERSION}-Stable @@ -21,7 +21,7 @@ USES= dos2unix USE_APACHE_RUN= 22+ -USE_PHP= mysql session ctype pcre +USE_PHP= mysql ctype pcre NO_BUILD= yes NO_ARCH= yes Index: security/webfwlog/Makefile =================================================================== --- security/webfwlog/Makefile +++ security/webfwlog/Makefile @@ -3,7 +3,7 @@ PORTNAME= webfwlog PORTVERSION= 1.01 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -28,7 +28,7 @@ PGSQL_CONFIGURE_WITH= pgsql MYSQLIPV6_CONFIGURE_ENABLE= mysql-ipv6 -USE_PHP= session +USE_PHP= USES= php:web PORTDOCS= AUTHORS COPYING CREDITS ChangeLog INSTALL \ Index: sysutils/froxlor/Makefile =================================================================== --- sysutils/froxlor/Makefile +++ sysutils/froxlor/Makefile @@ -3,6 +3,7 @@ PORTNAME= froxlor PORTVERSION= 0.9.38.7 +PORTREVISION= 1 CATEGORIES= sysutils www MASTER_SITES= http://files.froxlor.org/releases/ @@ -17,7 +18,7 @@ SUB_LIST+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} PLIST_SUB+= ${SUB_LIST} -USE_PHP= bcmath curl filter ftp json pdo_mysql posix session xml zip +USE_PHP= bcmath curl filter ftp json pdo_mysql posix xml zip WANT_PHP_CLI= yes Index: sysutils/ganglia-webfrontend/Makefile =================================================================== --- sysutils/ganglia-webfrontend/Makefile +++ sysutils/ganglia-webfrontend/Makefile @@ -2,7 +2,7 @@ PORTNAME= ganglia PORTVERSION= 3.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils net parallel www PKGNAMESUFFIX= -webfrontend @@ -21,7 +21,7 @@ NO_BUILD= yes USES= php:web -USE_PHP= filter gd session xml +USE_PHP= filter gd xml WWWDIR= ${PREFIX}/www/ganglia PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" WWWDIR="${WWWDIR}" Index: sysutils/ldap-account-manager/Makefile =================================================================== --- sysutils/ldap-account-manager/Makefile +++ sysutils/ldap-account-manager/Makefile @@ -2,6 +2,7 @@ PORTNAME= ldap-account-manager PORTVERSION= 5.7 +PORTREVISION= 1 CATEGORIES= sysutils www MASTER_SITES= SF/${SHORTNAME}/LAM/${PORTVERSION} @@ -17,7 +18,7 @@ NO_BUILD= yes NO_ARCH= yes USES= gettext perl5 php:web tar:bzip2 -USE_PHP= gettext hash iconv ldap mcrypt pcre session simplexml spl xml json zip openssl +USE_PHP= gettext iconv ldap mcrypt pcre simplexml spl xml json zip openssl SHORTNAME= lam PORTDOCS= docs HISTORY README copyright Index: sysutils/pcbsd-appweb/Makefile =================================================================== --- sysutils/pcbsd-appweb/Makefile +++ sysutils/pcbsd-appweb/Makefile @@ -3,6 +3,7 @@ PORTNAME= pcbsd-appweb PORTVERSION= 1441129621 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= kmoore@FreeBSD.org @@ -15,7 +16,7 @@ warden:sysutils/warden \ nginx:www/nginx -USE_PHP= filter gd json session +USE_PHP= filter gd json WRKSRC_SUBDIR= src-webui USES= pkgconfig NO_BUILD= yes Index: sysutils/racktables/Makefile =================================================================== --- sysutils/racktables/Makefile +++ sysutils/racktables/Makefile @@ -3,6 +3,7 @@ PORTNAME= racktables DISTVERSION= 0.20.13 +PORTREVISION= 1 CATEGORIES?= sysutils www MASTER_SITES= SF/${PORTNAME}/ DISTNAME= RackTables-${DISTVERSION} @@ -21,7 +22,7 @@ USE_PERL5= run SHEBANG_FILES= gateways/* -USE_PHP= bcmath gd json mbstring mysqli pdo_mysql session +USE_PHP= bcmath gd json mbstring mysqli pdo_mysql SUB_FILES= pkg-message PLIST_SUB= WWWDIR_REL=${WWWDIR_REL} WWWDIR=${WWWDIR} WWWUSER?= www Index: textproc/pecl-syck/Makefile =================================================================== --- textproc/pecl-syck/Makefile +++ textproc/pecl-syck/Makefile @@ -3,7 +3,7 @@ PORTNAME= syck PORTVERSION= 0.9.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc pear MAINTAINER= joneum@FreeBSD.org @@ -14,7 +14,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libsyck.a:textproc/syck USES= php:pecl -USE_PHP= spl:build hash:build +USE_PHP= spl:build IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-syck Index: www/Makefile =================================================================== --- www/Makefile +++ www/Makefile @@ -1456,13 +1456,10 @@ SUBDIR += php-screw SUBDIR += php-templates SUBDIR += php56-opcache - SUBDIR += php56-session SUBDIR += php56-tidy SUBDIR += php70-opcache - SUBDIR += php70-session SUBDIR += php70-tidy SUBDIR += php71-opcache - SUBDIR += php71-session SUBDIR += php71-tidy SUBDIR += phpbb SUBDIR += phpbb3 Index: www/asterisk-stat/Makefile =================================================================== --- www/asterisk-stat/Makefile +++ www/asterisk-stat/Makefile @@ -3,7 +3,7 @@ PORTNAME= asterisk-stat PORTVERSION= 2.0.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= www MASTER_SITES= http://ftp.iij.ad.jp/pub/FreeBSD/distfiles/ DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g} @@ -14,7 +14,7 @@ LIB_DEPENDS= libgd.so:graphics/gd NO_BUILD= yes -USE_PHP= session gd pcre +USE_PHP= gd pcre WANT_PHP_WEB= yes ASTERISKDIR?= ${WWWDIR} SITE_SUBDIR= asterisk-stat-v2 Index: www/atutor/Makefile =================================================================== --- www/atutor/Makefile +++ www/atutor/Makefile @@ -3,6 +3,7 @@ PORTNAME= atutor PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/ATutor%202/ DISTNAME= ATutor-${PORTVERSION} @@ -14,7 +15,7 @@ USES= cpe -USE_PHP= session mbstring zlib mysql +USE_PHP= mbstring zlib mysql WRKSRC= ${WRKDIR}/ATutor NO_BUILD= yes Index: www/b2evolution/Makefile =================================================================== --- www/b2evolution/Makefile +++ www/b2evolution/Makefile @@ -4,7 +4,7 @@ PORTNAME= b2evolution PORTVERSION= 4.0.5 DISTVERSIONSUFFIX= -${B2EVO_DATE} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/evocms/${PORTNAME}/b2evo%20${PORTVERSION}-stable @@ -14,7 +14,7 @@ USES= cpe dos2unix zip B2EVO_DATE?= stable-2011-03-23 -USE_PHP= mysql pcre session xml +USE_PHP= mysql pcre xml NO_BUILD= YES WANT_PHP_WEB= YES Index: www/bacula-web/Makefile =================================================================== --- www/bacula-web/Makefile +++ www/bacula-web/Makefile @@ -3,6 +3,7 @@ PORTNAME= bacula-web DISTVERSION= 7.2.0 +PORTREVISION= 1 CATEGORIES= www sysutils MASTER_SITES= http://www.bacula-web.org/files/bacula-web.org/downloads/ @@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/docs/COPYING USES= tar:tgz -USE_PHP= gd gettext session +USE_PHP= gd gettext WANT_PHP_WEB= yes NO_BUILD= yes NO_ARCH= yes Index: www/bblog/Makefile =================================================================== --- www/bblog/Makefile +++ www/bblog/Makefile @@ -3,14 +3,14 @@ PORTNAME= bBlog PORTVERSION= 0.7.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/${PORTNAME}%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Elegant personal publishing system with Smarty -USE_PHP= mysql pcre session +USE_PHP= mysql pcre NO_BUILD= yes WANT_PHP_WEB= yes Index: www/codeigniter/Makefile =================================================================== --- www/codeigniter/Makefile +++ www/codeigniter/Makefile @@ -3,6 +3,7 @@ PORTNAME= codeigniter PORTVERSION= 3.1.4 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= junovitch@FreeBSD.org @@ -20,7 +21,7 @@ NO_ARCH= yes NO_BUILD= yes USES= php:web -USE_PHP= mcrypt pcre session +USE_PHP= mcrypt pcre PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} CI_SYS_DIR= system Index: www/dalbum/Makefile =================================================================== --- www/dalbum/Makefile +++ www/dalbum/Makefile @@ -3,7 +3,7 @@ PORTNAME= dalbum PORTVERSION= 140.152 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://www.dalbum.org/ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} @@ -19,7 +19,7 @@ USES= cpe php CPE_VERSION= ${PORTVERSION:C/^([0-9])([0-9][0-9]).*/\1.\2/} CPE_UPDATE= ${PORTVERSION:C/^.*\.//} -USE_PHP= session pcre +USE_PHP= pcre NO_BUILD= yes NO_ARCH= yes Index: www/dokuwiki/Makefile =================================================================== --- www/dokuwiki/Makefile +++ www/dokuwiki/Makefile @@ -3,6 +3,7 @@ PORTNAME= dokuwiki PORTVERSION= ${DIST_VER:S/${PORTNAME}//:S/-//g} +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.dokuwiki.org/src/dokuwiki/ DISTNAME= ${DIST_VER} @@ -13,7 +14,7 @@ LICENSE= GPLv2 DIST_VER= ${PORTNAME}-2017-02-19b -USE_PHP= gd mbstring openssl pcre session xml zlib +USE_PHP= gd mbstring openssl pcre xml zlib NO_ARCH= YES NO_BUILD= YES Index: www/dotproject/Makefile =================================================================== --- www/dotproject/Makefile +++ www/dotproject/Makefile @@ -2,6 +2,7 @@ PORTNAME= dotproject PORTVERSION= 2.1.8 +PORTREVISION= 1 CATEGORIES= www devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/dotProject%20Version%20${PORTVERSION} @@ -15,7 +16,7 @@ SHEBANG_FILES= misc/cvs2cl/cvs2cl.pl WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes -USE_PHP= gd mysql session zlib +USE_PHP= gd mysql zlib WANT_PHP_WEB= yes USE_APACHE_RUN= 22+ Index: www/drupal7/Makefile =================================================================== --- www/drupal7/Makefile +++ www/drupal7/Makefile @@ -3,6 +3,7 @@ PORTNAME= drupal7 PORTVERSION= 7.54 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} @@ -15,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= drupal:7 php:web shebangfix -USE_PHP= dom filter gd hash json mbstring pcre pdo session simplexml xml +USE_PHP= dom filter gd json mbstring pcre pdo simplexml xml SHEBANG_FILES= scripts/password-hash.sh NO_ARCH= yes Index: www/drupal8/Makefile =================================================================== --- www/drupal8/Makefile +++ www/drupal8/Makefile @@ -3,6 +3,7 @@ PORTNAME= drupal8 PORTVERSION= 8.3.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} @@ -14,7 +15,7 @@ LICENSE= GPLv2+ USES= php:web shebangfix -USE_PHP= dom filter gd hash json mbstring pcre pdo session simplexml xml +USE_PHP= dom filter gd json mbstring pcre pdo simplexml xml SHEBANG_FILES= core/scripts/password-hash.sh NO_ARCH= yes Index: www/drush/Makefile =================================================================== --- www/drush/Makefile +++ www/drush/Makefile @@ -3,6 +3,7 @@ PORTNAME= drush PORTVERSION= 8.1.11 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://github.com/drush-ops/drush/releases/download/${DISTVERSION}/ DISTNAME= drush @@ -19,7 +20,7 @@ USES= php:cli # set php requirements same as drupal itself -USE_PHP= gd pcre session mbstring ctype json hash simplexml dom pdo filter phar +USE_PHP= gd pcre mbstring ctype json simplexml dom pdo filter phar PLIST_FILES= bin/drush bin/drush.phar Index: www/e107/Makefile =================================================================== --- www/e107/Makefile +++ www/e107/Makefile @@ -3,6 +3,7 @@ PORTNAME= e107 PORTVERSION= 2.1.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20v${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_full @@ -12,7 +13,7 @@ USES= cpe -USE_PHP= dom exif hash pdo_mysql session xml +USE_PHP= dom exif pdo_mysql xml WRKSRC= ${WRKDIR}/e107 NO_BUILD= yes Index: www/eventum/Makefile =================================================================== --- www/eventum/Makefile +++ www/eventum/Makefile @@ -3,7 +3,7 @@ PORTNAME= eventum PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= MYSQL/eventum @@ -13,7 +13,7 @@ USES= cpe CPE_VENDOR= mysql NO_BUILD= yes -USE_PHP= pcre session mysql gd gettext +USE_PHP= pcre mysql gd gettext WANT_PHP_WEB= yes PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" Index: www/gallery2/Makefile =================================================================== --- www/gallery2/Makefile +++ www/gallery2/Makefile @@ -3,7 +3,7 @@ PORTNAME= gallery2 PORTVERSION= 2.3.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION} DISTNAME= gallery-${PORTVERSION}-full @@ -22,7 +22,7 @@ NO_ARCH= yes NO_BUILD= yes -USE_PHP= pcre session +USE_PHP= pcre WANT_PHP_WEB= yes WRKSRC= ${WRKDIR}/${PORTNAME} Index: www/gregarius/Makefile =================================================================== --- www/gregarius/Makefile +++ www/gregarius/Makefile @@ -3,7 +3,7 @@ PORTNAME= gregarius PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF @@ -12,7 +12,7 @@ LICENSE= GPLv2 -USE_PHP= gettext iconv mbstring session xml zlib +USE_PHP= gettext iconv mbstring xml zlib NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} Index: www/groupoffice/Makefile =================================================================== --- www/groupoffice/Makefile +++ www/groupoffice/Makefile @@ -3,6 +3,7 @@ PORTNAME= groupoffice PORTVERSION= 6.2.40 +PORTREVISION= 1 DISTVERSIONPREFIX= com- CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} @@ -17,7 +18,7 @@ NO_ARCH= yes NO_BUILD= yes -USE_PHP= mysqli session mbstring pcre xml +USE_PHP= mysqli mbstring pcre xml USES= mysql shebangfix php:web python SHEBANG_FILES= go/vendor/tcpdf/tools/tcpdf_addfont.php \ groupoffice \ Index: www/habari/Makefile =================================================================== --- www/habari/Makefile +++ www/habari/Makefile @@ -3,6 +3,7 @@ PORTNAME= habari PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://habariproject.org/dist/ \ http://launchpadlibrarian.net/60087200/ @@ -11,7 +12,7 @@ COMMENT= Next-generation free software blogging platform USES= zip -USE_PHP= ctype filter hash json mbstring pcre pdo session simplexml tokenizer zlib +USE_PHP= ctype filter json mbstring pcre pdo simplexml tokenizer zlib WANT_PHP_WEB= yes NO_BUILD= yes Index: www/hastymail/Makefile =================================================================== --- www/hastymail/Makefile +++ www/hastymail/Makefile @@ -3,7 +3,7 @@ PORTNAME= hastymail PORTVERSION= 1.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/OldFiles @@ -17,7 +17,7 @@ SUB_FILES= pkg-message WANT_PHP_WEB= yes -USE_PHP= session imap pcre +USE_PHP= imap pcre PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" Index: www/hastymail2-devel/Makefile =================================================================== --- www/hastymail2-devel/Makefile +++ www/hastymail2-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= hastymail2 PORTVERSION= 1.1.${HASTYMAIL_REV:S/.//g} +PORTREVISION= 1 CATEGORIES= www mail MASTER_SITES= http://files.bsdroot.lv/my/FreeBSD/distfiles/hastymail2-devel/ PKGNAMESUFFIX= -devel @@ -18,7 +19,7 @@ SUB_FILES= pkg-message WANT_PHP_WEB= yes -USE_PHP= session imap pcre +USE_PHP= imap pcre WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes Index: www/hastymail2/Makefile =================================================================== --- www/hastymail2/Makefile +++ www/hastymail2/Makefile @@ -3,7 +3,7 @@ PORTNAME= hastymail2 PORTVERSION= 1.1 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= www mail MASTER_SITES= SF/hastymail/Hastymail2%20Stable%20Releases/Hastymail2%201.1/ @@ -21,7 +21,7 @@ CONFLICTS_INSTALL= hastymail2-devel-[0-9]* WANT_PHP_WEB= yes -USE_PHP= ctype pcre session xml +USE_PHP= ctype pcre xml WIKEDVERSION= 1_1 WRKSRC= ${WRKDIR}/${PORTNAME}_${WIKEDVERSION} Index: www/horde-ansel/Makefile =================================================================== --- www/horde-ansel/Makefile +++ www/horde-ansel/Makefile @@ -2,6 +2,7 @@ PORTNAME= ansel PORTVERSION= 3.0.6 +PORTREVISION= 1 CATEGORIES= www pear graphics PKGNAMEPREFIX= horde- @@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= horde cpe -USE_PHP= gettext hash +USE_PHP= gettext USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ horde \ Index: www/horde-base/Makefile =================================================================== --- www/horde-base/Makefile +++ www/horde-base/Makefile @@ -2,6 +2,7 @@ PORTNAME= horde PORTVERSION= 5.2.15 +PORTREVISION= 1 CATEGORIES= www pear PKGNAMEPREFIX= @@ -19,7 +20,7 @@ WEATHER_DESC= Support weather forecast display USES= horde cpe -USE_PHP= filter gettext hash +USE_PHP= filter gettext USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ Index: www/hotcrp/Makefile =================================================================== --- www/hotcrp/Makefile +++ www/hotcrp/Makefile @@ -2,7 +2,7 @@ PORTNAME= hotcrp PORTVERSION= 2.94 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.read.seas.harvard.edu/~kohler/hotcrp/ @@ -12,7 +12,7 @@ RUN_DEPENDS= pdftohtml:graphics/poppler-utils \ zip:archivers/zip -USE_PHP= mysqli gd session ctype +USE_PHP= mysqli gd ctype USE_MYSQL= server NO_BUILD= yes Index: www/ilias/Makefile =================================================================== --- www/ilias/Makefile +++ www/ilias/Makefile @@ -3,6 +3,7 @@ PORTNAME= ilias PORTVERSION= 5.2.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www @@ -28,7 +29,7 @@ NO_BUILD= yes PLIST= ${WRKDIR}/plist SUB_FILES= pkg-message -USE_PHP= pdo_mysql session zlib gd pdf dom xsl pcre simplexml +USE_PHP= pdo_mysql zlib gd pdf dom xsl pcre simplexml ILIASDIR= www/ilias ILIASDATADIR= www/iliasdata PLIST_SUB= ILIASDATADIR=${ILIASDATADIR} Index: www/impresscms/Makefile =================================================================== --- www/impresscms/Makefile +++ www/impresscms/Makefile @@ -3,7 +3,7 @@ PORTNAME= impresscms PORTVERSION= 1.3.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/v${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_final @@ -14,7 +14,7 @@ USES= cpe shebangfix python:run php zip:infozip SHEBANG_FILES= htdocs/editors/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl \ htdocs/libraries/phpopenid/admin/*.py htdocs/libraries/tcpdf/tools/tcpdf_addfont.php -USE_PHP= mysql pcre session iconv xml gd +USE_PHP= mysql pcre iconv xml gd NO_WRKSUBDIR= yes NO_BUILD= yes NO_ARCH= yes Index: www/itop/Makefile =================================================================== --- www/itop/Makefile +++ www/itop/Makefile @@ -2,6 +2,7 @@ PORTNAME= itop PORTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF DISTNAME= iTop-${PORTVERSION}-2832 @@ -18,7 +19,7 @@ SHEBANG_FILES= lib/tcpdf/tools/tcpdf_addfont.php setup/install/install.sh CPE_VENDOR= combodo -USE_PHP= ctype gd iconv mbstring pcre session xml zlib readline \ +USE_PHP= ctype gd iconv mbstring pcre xml zlib readline \ dom simplexml hash json soap mcrypt filter zip WRKSRC= ${WRKDIR}/web Index: www/jinzora/Makefile =================================================================== --- www/jinzora/Makefile +++ www/jinzora/Makefile @@ -3,14 +3,14 @@ PORTNAME= jinzora PORTVERSION= 3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www multimedia MASTER_SITES= SF/${PORTNAME}/Jinzora%20${PORTVERSION} MAINTAINER= kevlo@FreeBSD.org COMMENT= Web based media streaming and management system -USE_PHP= mysql session iconv gd pdf +USE_PHP= mysql iconv gd pdf NO_BUILD= yes SUB_FILES= pkg-message Index: www/joomla3/Makefile =================================================================== --- www/joomla3/Makefile +++ www/joomla3/Makefile @@ -3,6 +3,7 @@ PORTNAME= joomla PORTVERSION= 3.7.1 +PORTREVISION= 1 CATEGORIES= www PKGNAMESUFFIX= 3 @@ -29,7 +30,7 @@ SUB_FILES= pkg-message USE_GITHUB= yes -USE_PHP= gd json mbstring pcre pdf session simplexml xml zip zlib +USE_PHP= gd json mbstring pcre pdf simplexml xml zip zlib MYSQL_USE= PHP=mysqli PGSQL_USE= PHP=pgsql Index: www/kanboard/Makefile =================================================================== --- www/kanboard/Makefile +++ www/kanboard/Makefile @@ -2,6 +2,7 @@ PORTNAME= kanboard PORTVERSION= 1.0.44 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://kanboard.net/ \ https://bitbucket.org/if0/kanboard-archives/downloads/ \ @@ -17,7 +18,7 @@ NO_BUILD= yes NO_ARCH= yes USES= php zip -USE_PHP= ctype curl dom gd hash filter iconv json mcrypt mbstring \ +USE_PHP= ctype curl dom gd filter iconv json mcrypt mbstring \ openssl pdo session simplexml \ zlib xml Index: www/kplaylist/Makefile =================================================================== --- www/kplaylist/Makefile +++ www/kplaylist/Makefile @@ -3,7 +3,7 @@ PORTNAME= kplaylist PORTVERSION= 1.8.505 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= www multimedia MASTER_SITES= http://www.kplaylist.net/archive.php?file=1.8.505&tar=true/ DISTNAME= ${PORTNAME}.${PORTVERSION} @@ -15,7 +15,7 @@ oggenc:audio/vorbis-tools \ zip:archivers/zip -USE_PHP= curl mysql session iconv +USE_PHP= curl mysql iconv WRKSRC= ${WRKDIR} NO_BUILD= yes Index: www/lionwiki/Makefile =================================================================== --- www/lionwiki/Makefile +++ www/lionwiki/Makefile @@ -3,13 +3,14 @@ PORTNAME= lionwiki PORTVERSION= 3.2.7 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://lionwiki.0o.cz/download/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Minimalis wiki, extensible, templatable and file based -USE_PHP= session ctype +USE_PHP= ctype NO_BUILD= yes ROOTFILES= config.php index.php Index: www/magento/Makefile =================================================================== --- www/magento/Makefile +++ www/magento/Makefile @@ -3,7 +3,7 @@ PORTNAME= magento PORTVERSION= 1.8.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www finance MASTER_SITES= http://www.magentocommerce.com/downloads/assets/${PORTVERSION}/ @@ -12,7 +12,7 @@ USES= cpe CPE_VENDDOR= magentocommerce -USE_PHP= pdo_mysql hash gd iconv curl dom soap simplexml mcrypt mysql \ +USE_PHP= pdo_mysql gd iconv curl dom soap simplexml mcrypt mysql \ ctype zlib json WRKSRC= ${WRKDIR}/magento #OPTIONS_DEFINE= OAUTH SESSIONS REDIS SNAPPY EXAMPLES Index: www/mahara/Makefile =================================================================== --- www/mahara/Makefile +++ www/mahara/Makefile @@ -3,6 +3,7 @@ PORTNAME= mahara PORTVERSION= 16.04.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/ @@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/../COPYING USES= cpe tar:bzip2 -USE_PHP= dom gd session json curl xml xmlrpc openssl simplexml \ +USE_PHP= dom gd json curl xml xmlrpc openssl simplexml \ mcrypt zip OPTIONS_DEFINE= MYSQL PGSQL Index: www/mediawiki123/Makefile =================================================================== --- www/mediawiki123/Makefile +++ www/mediawiki123/Makefile @@ -3,6 +3,7 @@ PORTNAME= mediawiki PORTVERSION= 1.23.17 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/ PKGNAMESUFFIX= 123 @@ -21,7 +22,7 @@ SHEBANG_LANG= hhvm hhvm_OLD_CMD= /usr/bin/hhvm hhvm_CMD= ${LOCALBASE}/bin/hhvm # not installed by anything yet -USE_PHP= ctype dom hash iconv json mbstring pcre readline \ +USE_PHP= ctype dom iconv json mbstring pcre readline \ session xml xmlreader zlib WANT_PHP_WEB= yes MEDIAWIKIDIR?= www/mediawiki Index: www/mediawiki126/Makefile =================================================================== --- www/mediawiki126/Makefile +++ www/mediawiki126/Makefile @@ -3,6 +3,7 @@ PORTNAME= mediawiki PORTVERSION= 1.26.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/ PKGNAMESUFFIX= 126 @@ -26,7 +27,7 @@ SHEBANG_LANG= hhvm hhvm_OLD_CMD= /usr/bin/hhvm hhvm_CMD= ${LOCALBASE}/bin/hhvm # not installed by anything yet -USE_PHP= ctype dom hash iconv json mbstring pcre readline \ +USE_PHP= ctype dom iconv json mbstring pcre readline \ session xml xmlreader zlib WANT_PHP_WEB= yes MEDIAWIKIDIR?= www/mediawiki Index: www/mediawiki127/Makefile =================================================================== --- www/mediawiki127/Makefile +++ www/mediawiki127/Makefile @@ -3,6 +3,7 @@ PORTNAME= mediawiki PORTVERSION= 1.27.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/ PKGNAMESUFFIX= 127 @@ -23,7 +24,7 @@ SHEBANG_LANG= hhvm hhvm_OLD_CMD= /usr/bin/hhvm hhvm_CMD= ${LOCALBASE}/bin/hhvm # not installed by anything yet -USE_PHP= ctype dom hash iconv intl json mbstring pcre readline \ +USE_PHP= ctype dom iconv intl json mbstring pcre readline \ session xml xmlreader zlib MEDIAWIKIDIR?= www/mediawiki Index: www/mediawiki128/Makefile =================================================================== --- www/mediawiki128/Makefile +++ www/mediawiki128/Makefile @@ -3,6 +3,7 @@ PORTNAME= mediawiki PORTVERSION= 1.28.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/ PKGNAMESUFFIX= 128 @@ -22,7 +23,7 @@ SHEBANG_LANG= hhvm hhvm_OLD_CMD= /usr/bin/hhvm hhvm_CMD= ${LOCALBASE}/bin/hhvm # not installed by anything yet -USE_PHP= ctype dom hash iconv intl json mbstring pcre readline \ +USE_PHP= ctype dom iconv intl json mbstring pcre readline \ session xml xmlreader zlib MEDIAWIKIDIR?= www/mediawiki Index: www/moodle30/Makefile =================================================================== --- www/moodle30/Makefile +++ www/moodle30/Makefile @@ -3,6 +3,7 @@ PORTNAME= moodle PORTVERSION= 3.0.10 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/moodle/Moodle/stable30/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//} @@ -15,7 +16,7 @@ CONFLICTS= moodle31-3.1.[0-9]* moodle32-3.2.[0-9]* moodle33-3.3 USES= cpe tar:tgz -USE_PHP= ctype curl dom gd hash iconv intl json mbstring opcache \ +USE_PHP= ctype curl dom gd iconv intl json mbstring opcache \ openssl pcre session simplexml soap spl tokenizer xml xmlrpc \ zip zlib WRKSRC= ${WRKDIR}/moodle Index: www/moodle31/Makefile =================================================================== --- www/moodle31/Makefile +++ www/moodle31/Makefile @@ -3,6 +3,7 @@ PORTNAME= moodle PORTVERSION= 3.1.6 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/moodle/Moodle/stable31/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//} @@ -15,7 +16,7 @@ CONFLICTS= moodle30-3.0.[0-9]* moodle32-3.2.[0-9]* moodle33-3.3 USES= cpe tar:tgz -USE_PHP= ctype curl dom gd hash iconv intl json mbstring opcache \ +USE_PHP= ctype curl dom gd iconv intl json mbstring opcache \ openssl pcre session simplexml soap spl tokenizer xml \ xmlreader xmlrpc zip zlib WRKSRC= ${WRKDIR}/moodle Index: www/moodle32/Makefile =================================================================== --- www/moodle32/Makefile +++ www/moodle32/Makefile @@ -3,6 +3,7 @@ PORTNAME= moodle PORTVERSION= 3.2.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/moodle/Moodle/stable32/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//} @@ -15,7 +16,7 @@ CONFLICTS= moodle30-3.0.[0-9]* moodle31-3.1.[0-9]* moodle33-3.3 USES= cpe tar:tgz -USE_PHP= ctype curl dom gd hash iconv intl json mbstring opcache \ +USE_PHP= ctype curl dom gd iconv intl json mbstring opcache \ openssl pcre session simplexml soap spl tokenizer xml \ xmlreader xmlrpc zip zlib WRKSRC= ${WRKDIR}/moodle Index: www/moodle33/Makefile =================================================================== --- www/moodle33/Makefile +++ www/moodle33/Makefile @@ -3,6 +3,7 @@ PORTNAME= moodle PORTVERSION= 3.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/moodle/Moodle/stable33/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//} @@ -15,7 +16,7 @@ CONFLICTS= moodle30-3.0.[0-9]* moodle31-3.1.[0-9]* moodle32-3.2.[0-9]* USES= cpe tar:tgz -USE_PHP= ctype curl dom fileinfo gd hash iconv intl json mbstring \ +USE_PHP= ctype curl dom fileinfo gd iconv intl json mbstring \ opcache openssl pcre session simplexml soap spl tokenizer \ xml xmlreader xmlrpc zip zlib WRKSRC= ${WRKDIR}/moodle Index: www/mythplugin-mythweb/Makefile =================================================================== --- www/mythplugin-mythweb/Makefile +++ www/mythplugin-mythweb/Makefile @@ -3,6 +3,7 @@ PORTNAME= mythweb PORTVERSION= 0.28.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= mythplugin- @@ -18,7 +19,7 @@ GH_ACCOUNT= MythTV USES= php shebangfix -USE_PHP= spl session mysql pcre posix json +USE_PHP= spl mysql pcre posix json SHEBANG_FILES= mythweb.pl modules/_shared/lang/build_translation.pl \ modules/coverart/handler.pl modules/stream/*.pl NO_BUILD= yes Index: www/netoffice/Makefile =================================================================== --- www/netoffice/Makefile +++ www/netoffice/Makefile @@ -3,7 +3,7 @@ PORTNAME= netoffice PORTVERSION= 2.6.0b2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION} @@ -13,7 +13,7 @@ NO_BUILD= yes NO_ARCH= yes USER_MYSQL= yes -USE_PHP= mysql pcre zlib session xml gd +USE_PHP= mysql pcre zlib xml gd WANT_PHP_WEB= yes WEBOWN?= www Index: www/nextcloud/Makefile =================================================================== --- www/nextcloud/Makefile +++ www/nextcloud/Makefile @@ -2,6 +2,7 @@ PORTNAME= nextcloud PORTVERSION= 12.0.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ @@ -11,7 +12,7 @@ LICENSE= AGPLv3 USES= cpe gettext-runtime php:web tar:bzip2 ssl -USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv json \ +USE_PHP= bz2 ctype curl dom fileinfo filter gd iconv json \ mbstring pdo posix session simplexml xml xmlreader xmlwriter \ xsl wddx zip zlib Index: www/nibbleblog/Makefile =================================================================== --- www/nibbleblog/Makefile +++ www/nibbleblog/Makefile @@ -3,7 +3,7 @@ PORTNAME= nibbleblog PORTVERSION= 3.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/v${PORTVERSION}/ DISTNAME= nibbleblogv302 @@ -16,7 +16,7 @@ USES= cpe zip NO_BUILD= yes NO_ARCH= yes -USE_PHP= session filter xml simplexml gd +USE_PHP= filter xml simplexml gd PKGMESSAGE= ${MASTERDIR}/pkg-message PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" SUB_FILES= pkg-message Index: www/opencart/Makefile =================================================================== --- www/opencart/Makefile +++ www/opencart/Makefile @@ -3,6 +3,7 @@ PORTNAME= opencart PORTVERSION= 2.3.0.2 +PORTREVISION= 1 CATEGORIES= www misc MAINTAINER= wen@FreeBSD.org @@ -13,7 +14,7 @@ USE_GITHUB= yes GH_ACCOUNT= opencart -USE_PHP= filter mysqli curl mbstring gd zlib mcrypt session zip hash +USE_PHP= filter mysqli curl mbstring gd zlib mcrypt zip WRKSRC_SUBDIR= upload NO_BUILD= yes Index: www/oscommerce/Makefile =================================================================== --- www/oscommerce/Makefile +++ www/oscommerce/Makefile @@ -3,6 +3,7 @@ PORTNAME= oscommerce DISTVERSION= 2.3.4 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://www.oscommerce.com/files/ @@ -11,7 +12,7 @@ COMMENT= Full-featured open source e-commerce system USES= cpe zip -USE_PHP= mysql session pcre gd curl openssl +USE_PHP= mysql pcre gd curl openssl WANT_PHP_WEB= yes NO_BUILD= yes NO_ARCH= yes Index: www/owncloud/Makefile =================================================================== --- www/owncloud/Makefile +++ www/owncloud/Makefile @@ -2,6 +2,7 @@ PORTNAME= owncloud PORTVERSION= 10.0.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ @@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe tar:bzip2 ssl php:web -USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv intl json \ +USE_PHP= bz2 ctype curl dom fileinfo filter gd iconv intl json \ mbstring pdo posix session simplexml xml xmlreader xmlwriter \ xsl wddx zip zlib Index: www/pear-twig/Makefile =================================================================== --- www/pear-twig/Makefile +++ www/pear-twig/Makefile @@ -3,6 +3,7 @@ PORTNAME= twig PORTVERSION= 1.28.1 +PORTREVISION= 1 CATEGORIES= www pear MASTER_SITES= http://pear.twig-project.org/get/ DISTNAME= Twig-${PORTVERSION} @@ -20,7 +21,7 @@ PEAR_CHANNEL= twig NO_ARCH= yes -USE_PHP= ctype hash +USE_PHP= ctype WANT_PHP_CLI= yes .include Index: www/phalcon/Makefile =================================================================== --- www/phalcon/Makefile +++ www/phalcon/Makefile @@ -3,6 +3,7 @@ PORTNAME= phalcon PORTVERSION= 3.1.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www @@ -12,7 +13,7 @@ LICENSE= BSD3CLAUSE USES= php:ext -USE_PHP= hash:build json:build pdo:build +USE_PHP= :build json:build pdo:build ONLY_FOR_ARCHS= amd64 armv6 i386 Index: www/php56-session/Makefile =================================================================== --- www/php56-session/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# Created by: Alex Dupre -# $FreeBSD$ - -CATEGORIES= www - -MASTERDIR= ${.CURDIR}/../../lang/php56 - -PKGNAMESUFFIX= -session - -.include "${MASTERDIR}/Makefile" Index: www/php70-session/Makefile =================================================================== --- www/php70-session/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# Created by: Alex Dupre -# $FreeBSD$ - -CATEGORIES= www - -MASTERDIR= ${.CURDIR}/../../lang/php70 - -PKGNAMESUFFIX= -session - -.include "${MASTERDIR}/Makefile" Index: www/php71-session/Makefile =================================================================== --- www/php71-session/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# $FreeBSD$ - -CATEGORIES= www - -MASTERDIR= ${.CURDIR}/../../lang/php71 - -PKGNAMESUFFIX= -session - -.include "${MASTERDIR}/Makefile" Index: www/phpbb3/Makefile =================================================================== --- www/phpbb3/Makefile +++ www/phpbb3/Makefile @@ -3,7 +3,7 @@ PORTNAME= phpbb PORTVERSION= 3.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://www.phpbb.com/files/release/ PKGNAMESUFFIX= 3 @@ -17,7 +17,7 @@ CONFLICTS= phpbb-[0-2]* USES= php tar:bzip2 -USE_PHP= ctype hash json tokenizer +USE_PHP= ctype json tokenizer OPTIONS_DEFINE= DOCS Index: www/phpmyfaq/Makefile =================================================================== --- www/phpmyfaq/Makefile +++ www/phpmyfaq/Makefile @@ -3,6 +3,7 @@ PORTNAME= phpmyfaq PORTVERSION= 2.9.6 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.phpmyfaq.de/files/ @@ -12,7 +13,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USES= cpe php:web -USE_PHP= filter json mysql pcre pdf session xml xmlrpc xmlwriter zlib +USE_PHP= filter json mysql pcre pdf xml xmlrpc xmlwriter zlib FAQ_DIR= attachments data images inc pdf xml NO_BUILD= YES NO_ARCH= YES Index: www/phpvirtualbox/Makefile =================================================================== --- www/phpvirtualbox/Makefile +++ www/phpvirtualbox/Makefile @@ -3,6 +3,7 @@ PORTNAME= phpvirtualbox DISTVERSION= 5.0-5 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME} @@ -13,7 +14,7 @@ NO_ARCH= yes NO_BUILD= yes -USE_PHP= json session simplexml soap xml +USE_PHP= json simplexml soap xml USES= dos2unix php zip DOS2UNIX_REGEX= .*\.(php|txt|js|css|html) Index: www/pivotx/Makefile =================================================================== --- www/pivotx/Makefile +++ www/pivotx/Makefile @@ -3,6 +3,7 @@ PORTNAME= pivotx PORTVERSION= 2.3.11 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://pivotx.net/files/ \ http://pivotx.net/files/archived/ @@ -26,7 +27,7 @@ .include WANT_PHP_WEB= yes -USE_PHP= session gettext xml tokenizer gd pcre +USE_PHP= gettext xml tokenizer gd pcre USES+= cpe tar:tgz .if ${PORT_OPTIONS:MPHPDOM} Index: www/piwigo/Makefile =================================================================== --- www/piwigo/Makefile +++ www/piwigo/Makefile @@ -3,7 +3,7 @@ PORTNAME= piwigo PORTVERSION= 2.8.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://piwigo.org/download/dlcounter.php?code=${PORTVERSION}&/ @@ -15,7 +15,7 @@ NO_BUILD= yes NO_ARCH= yes -USE_PHP= calendar ctype dom exif filter gd gettext hash iconv json \ +USE_PHP= calendar ctype dom exif filter gd gettext iconv json \ mbstring mcrypt mysqli openssl pcre pdf pdo posix \ session simplexml sockets spl tokenizer xml xmlreader \ xmlwriter zlib Index: www/piwik/Makefile =================================================================== --- www/piwik/Makefile +++ www/piwik/Makefile @@ -3,6 +3,7 @@ PORTNAME= piwik PORTVERSION= 3.0.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://builds.piwik.org/ @@ -13,7 +14,7 @@ NO_BUILD= yes SUB_FILES= pkg-message -USE_PHP= ctype dom gd filter hash iconv json session xml zlib \ +USE_PHP= ctype dom gd filter iconv json xml zlib \ mbstring simplexml WRKSRC= ${WRKDIR}/${PORTNAME} Index: www/plexwatchweb/Makefile =================================================================== --- www/plexwatchweb/Makefile +++ www/plexwatchweb/Makefile @@ -3,6 +3,7 @@ PORTNAME= plexWatchWeb PORTVERSION= 1.5.4.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www @@ -11,7 +12,7 @@ RUN_DEPENDS= multimedia/plexwatch>=0.1.6:multimedia/plexwatch -USE_PHP= curl json session simplexml sqlite3 +USE_PHP= curl json simplexml sqlite3 USERS= ${WWWOWN} GROUPS= ${WWWGRP} Index: www/pmwiki/Makefile =================================================================== --- www/pmwiki/Makefile +++ www/pmwiki/Makefile @@ -3,6 +3,7 @@ PORTNAME= pmwiki PORTVERSION= 2.2.95 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://www.pmwiki.org/pub/pmwiki/ @@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/docs/COPYING.txt USES= cpe tar:tgz php:web -USE_PHP= mbstring session +USE_PHP= mbstring NO_BUILD= yes NO_ARCH= yes Index: www/redaxo/Makefile =================================================================== --- www/redaxo/Makefile +++ www/redaxo/Makefile @@ -3,6 +3,7 @@ PORTNAME= redaxo PORTVERSION= 4.6.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.redaxo.org/files/ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/g} @@ -15,7 +16,7 @@ NO_BUILD= yes SUB_FILES+= pkg-message pkg-deinstall -USE_PHP= mysql session xml zlib +USE_PHP= mysql xml zlib USES= cpe zip:infozip OPTIONS_DEFINE= APACHE MYSQLS GD Index: www/serendipity/Makefile =================================================================== --- www/serendipity/Makefile +++ www/serendipity/Makefile @@ -3,6 +3,7 @@ PORTNAME= serendipity PORTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/php-blog/${PORTNAME}/${PORTVERSION} @@ -16,7 +17,7 @@ NO_BUILD= YES SERENDIPITY?= www/${PORTNAME} PLIST_SUB+= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" -USE_PHP= session pcre gd openssl mbstring iconv zlib xml +USE_PHP= pcre gd openssl mbstring iconv zlib xml SUB_FILES= pkg-message USES= cpe tar:bzip2 CPE_VENDOR= s9y Index: www/sit/Makefile =================================================================== --- www/sit/Makefile +++ www/sit/Makefile @@ -3,7 +3,7 @@ PORTNAME= sit PORTVERSION= 3.67 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/sitracker/stable/${PORTVERSION}/ DISTNAME= sit_${PORTVERSION}p1 @@ -13,7 +13,7 @@ LICENSE= GPLv2 -USE_PHP= pcre mysql session zlib mbstring +USE_PHP= pcre mysql zlib mbstring WANT_PHP_WEB= yes NO_BUILD= yes Index: www/sqstat/Makefile =================================================================== --- www/sqstat/Makefile +++ www/sqstat/Makefile @@ -3,7 +3,7 @@ PORTNAME= sqstat PORTVERSION= 1.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://samm.kiev.ua/sqstat/ \ SF/sqstat/sqstat/sqstat-${PORTVERSION} @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/docs/LICENSE USES= php -USE_PHP= pcre session +USE_PHP= pcre NO_BUILD= yes NO_ARCH= yes Index: www/sxweb/Makefile =================================================================== --- www/sxweb/Makefile +++ www/sxweb/Makefile @@ -3,6 +3,7 @@ PORTNAME= sxweb PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://cdn.skylable.com/source/ @@ -12,7 +13,7 @@ RUN_DEPENDS= sxinit:net-mgmt/sx USES= cpe -USE_PHP= ctype curl dom gd hash iconv json mbstring mysql mysqli \ +USE_PHP= ctype curl dom gd iconv json mbstring mysql mysqli \ pcre pdo pdo_mysql posix session simplexml sockets spl \ xml xmlreader xmlwriter Index: www/testlink/Makefile =================================================================== --- www/testlink/Makefile +++ www/testlink/Makefile @@ -3,6 +3,7 @@ PORTNAME= testlink PORTVERSION= 1.9.14 +PORTREVISION= 1 CATEGORIES= www devel MASTER_SITES= SF/${PORTNAME}/TestLink%201.9/TestLink%20${PORTVERSION} @@ -14,7 +15,7 @@ USES= cpe CPE_VENDOR= teamst -USE_PHP= gd iconv mbstring session xml +USE_PHP= gd iconv mbstring xml WANT_PHP_WEB= yes NO_BUILD= yes PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} Index: www/thundercache/Makefile =================================================================== --- www/thundercache/Makefile +++ www/thundercache/Makefile @@ -2,7 +2,7 @@ PORTNAME= thundercache PORTVERSION= 6.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www MASTER_SITES= http://www.thundercache.com.br/dist/ \ http://www.bmsoftware.org/packs/ \ @@ -52,7 +52,7 @@ .endif .if ${PORT_OPTIONS:MPHP} -USE_PHP+= curl pcre bcmath pdo mcrypt hash session +USE_PHP+= curl pcre bcmath pdo mcrypt . if ${PORT_OPTIONS:MPGSQL} USE_PHP+= pdo_pgsql pgsql . endif Index: www/thundersnarf/Makefile =================================================================== --- www/thundersnarf/Makefile +++ www/thundersnarf/Makefile @@ -2,7 +2,7 @@ PORTNAME= thundersnarf PORTVERSION= 1.3 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://www.tracanelli.com.br/l/dev/thunder/ \ @@ -36,7 +36,7 @@ .endif .if ${PORT_OPTIONS:MPHP} -USE_PHP+= curl pcre bcmath pdo mcrypt hash session pgsql spl dom xmlrpc ctype openssl simplexml soap json +USE_PHP+= curl pcre bcmath pdo mcrypt pgsql spl dom xmlrpc ctype openssl simplexml soap json . if ${PORT_OPTIONS:MPGSQL} USE_PHP+= pdo_pgsql pgsql . endif Index: www/tt-rss/Makefile =================================================================== --- www/tt-rss/Makefile +++ www/tt-rss/Makefile @@ -3,7 +3,7 @@ PORTNAME= tt-rss PORTVERSION= 2017.02.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://tt-rss.org/gitlab/fox/tt-rss/repository/archive${EXTRACT_SUFX}?ref=${GL_TAGNAME}#/ @@ -17,7 +17,7 @@ NO_BUILD= yes NO_ARCH= yes -USE_PHP= ctype dom fileinfo hash json mbstring pcntl posix session xmlrpc +USE_PHP= ctype dom fileinfo json mbstring pcntl posix xmlrpc REINPLACE_ARGS= -i "" USES= php:cli,web shebangfix tar:bz2 SHEBANG_FILES= lib/dojo-src/rebuild-dojo.sh utils/extract-i18n-js.pl Index: www/typo3-7/Makefile =================================================================== --- www/typo3-7/Makefile +++ www/typo3-7/Makefile @@ -3,6 +3,7 @@ PORTNAME= typo3 PORTVERSION= ${PORT_V_MAJOR}.${PORT_V_MINOR}.${PORT_V_PATCH} +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} PKGNAMESUFFIX= -${PORT_V_MAJOR} @@ -22,7 +23,7 @@ vendor/doctrine/instantiator/.travis.install.sh NO_BUILD= yes NO_ARCH= yes -USE_PHP= ctype fileinfo filter hash json mysqli openssl pcre session simplexml soap xml zip +USE_PHP= ctype fileinfo filter json mysqli openssl pcre simplexml soap xml zip WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 7 Index: www/typo3-8/Makefile =================================================================== --- www/typo3-8/Makefile +++ www/typo3-8/Makefile @@ -3,6 +3,7 @@ PORTNAME= typo3 PORTVERSION= ${PORT_V_MAJOR}.${PORT_V_MINOR}.${PORT_V_PATCH} +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} PKGNAMESUFFIX= -${PORT_V_MAJOR} @@ -21,7 +22,7 @@ SHEBANG_FILES= vendor/doctrine/instantiator/.travis.install.sh NO_BUILD= yes NO_ARCH= yes -USE_PHP= ctype fileinfo filter hash json mysqli openssl pcre session soap xml zip simplexml +USE_PHP= ctype fileinfo filter json mysqli openssl pcre soap xml zip simplexml WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 8 Index: www/usermanager/Makefile =================================================================== --- www/usermanager/Makefile +++ www/usermanager/Makefile @@ -3,6 +3,7 @@ PORTNAME= UserManager PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= www ftp MASTER_SITES= http://machiel.generaal.net/files/pureftpd/ DISTNAME= ftp_v${PORTVERSION} @@ -12,7 +13,7 @@ WRKSRC= ${WRKDIR}/ftp -USE_PHP= mysql pcre posix session +USE_PHP= mysql pcre posix NO_BUILD= yes Index: www/webtrees/Makefile =================================================================== --- www/webtrees/Makefile +++ www/webtrees/Makefile @@ -3,7 +3,7 @@ PORTNAME= webtrees PORTVERSION= 1.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://launchpad.net/${PORTNAME}/${PORTVERSION:C/\.[0-9]*$//}/${PORTVERSION}/+download/ @@ -17,7 +17,7 @@ webtrees/library/ezyang/htmlpurifier/maintenance/*.php \ webtrees/library/ezyang/htmlpurifier/maintenance/*.sh \ webtrees/library/tecnick.com/tcpdf/tools/tcpdf_addfont.php -USE_PHP= calendar dom filter gd pcre pdo_mysql session simplexml xml +USE_PHP= calendar dom filter gd pcre pdo_mysql simplexml xml NO_BUILD= yes NO_ARCH= yes Index: www/wordpress/Makefile =================================================================== --- www/wordpress/Makefile +++ www/wordpress/Makefile @@ -3,6 +3,7 @@ PORTNAME= wordpress PORTVERSION= 4.7.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ @@ -17,7 +18,7 @@ NO_ARCH= yes NO_BUILD= yes USES= php:web cpe -USE_PHP= curl gd hash mysqli pcre tokenizer xml zip zlib ftp +USE_PHP= curl gd mysqli pcre tokenizer xml zip zlib ftp WRKSRC= ${WRKDIR}/${PORTNAME} .if ${PORTVERSION:N*.*.*} Index: www/yanopaste/Makefile =================================================================== --- www/yanopaste/Makefile +++ www/yanopaste/Makefile @@ -3,7 +3,7 @@ PORTNAME= yanopaste PORTVERSION= 1.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -11,7 +11,7 @@ COMMENT= Yet Another Nopaste NO_BUILD= yes -USE_PHP= xsl session xmlwriter xmlreader +USE_PHP= xsl xmlwriter xmlreader SUB_FILES= pkg-message post-patch: Index: www/zend-framework/Makefile =================================================================== --- www/zend-framework/Makefile +++ www/zend-framework/Makefile @@ -3,7 +3,7 @@ PORTNAME= ZendFramework PORTVERSION= 2.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://packages.zendframework.com/releases/${DISTNAME}/ @@ -43,7 +43,7 @@ # Add all of the required and/or optional PHP extension dependencies, # if chosen by the user. .if ${PORT_OPTIONS:MREQPHP} -USE_PHP+= ctype curl dom gd hash iconv mbstring ldap mcrypt \ +USE_PHP+= ctype curl dom gd iconv mbstring ldap mcrypt \ opcache pcre pdo session simplexml soap sqlite3 wddx xml zlib .endif Index: www/zend-framework1/Makefile =================================================================== --- www/zend-framework1/Makefile +++ www/zend-framework1/Makefile @@ -3,6 +3,7 @@ PORTNAME= ZendFramework PORTVERSION= 1.12.16 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://packages.zendframework.com/releases/${DISTNAME}/ PKGNAMESUFFIX= 1 @@ -54,7 +55,7 @@ # for a table of what PHP extensions are required for what ZF classes. .if ${PORT_OPTIONS:MREQPHP} -USE_PHP+= ctype curl dom gd hash iconv mbstring ldap mcrypt memcache \ +USE_PHP+= ctype curl dom gd iconv mbstring ldap mcrypt memcache \ memcached opcache pcre pdo session simplexml soap sqlite3 \ wddx xml zlib .endif Index: www/zenphoto/Makefile =================================================================== --- www/zenphoto/Makefile +++ www/zenphoto/Makefile @@ -3,6 +3,7 @@ PORTNAME= zenphoto PORTVERSION= 1.4.14 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= www @@ -13,7 +14,7 @@ NO_ARCH= yes NO_BUILD= yes -USE_PHP= gd gettext json mbstring mysqli pcre session +USE_PHP= gd gettext json mbstring mysqli pcre USES= cpe php:web PKGDEINSTALL= ${WRKDIR}/pkg-deinstall Index: www/zikula/Makefile =================================================================== --- www/zikula/Makefile +++ www/zikula/Makefile @@ -3,7 +3,7 @@ PORTNAME= zikula PORTVERSION= 1.3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.bsdit.com/pub/ \ http://zikula.at/ @@ -16,7 +16,7 @@ USES= zip NO_BUILD= yes USE_MYSQL= yes -USE_PHP= ctype tokenizer pdo mysql filter mbstring session json pdo_mysql hash +USE_PHP= ctype tokenizer pdo mysql filter mbstring json pdo_mysql WANT_PHP_WEB= yes IGNORE_WITH_MYSQL= 41 50