Index: head/archivers/php56-bz2/Makefile =================================================================== --- head/archivers/php56-bz2/Makefile (revision 421111) +++ head/archivers/php56-bz2/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -bz2 .include "${MASTERDIR}/Makefile" Index: head/archivers/php56-phar/Makefile =================================================================== --- head/archivers/php56-phar/Makefile (revision 421111) +++ head/archivers/php56-phar/Makefile (revision 421112) @@ -1,13 +1,13 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -phar BROKEN_powerpc64= Does not build .include "${MASTERDIR}/Makefile" Index: head/archivers/php56-zip/Makefile =================================================================== --- head/archivers/php56-zip/Makefile (revision 421111) +++ head/archivers/php56-zip/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -zip .include "${MASTERDIR}/Makefile" Index: head/archivers/php56-zlib/Makefile =================================================================== --- head/archivers/php56-zlib/Makefile (revision 421111) +++ head/archivers/php56-zlib/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -zlib .include "${MASTERDIR}/Makefile" Index: head/converters/php56-iconv/Makefile =================================================================== --- head/converters/php56-iconv/Makefile (revision 421111) +++ head/converters/php56-iconv/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= converters MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -iconv .include "${MASTERDIR}/Makefile" Index: head/converters/php56-mbstring/Makefile =================================================================== --- head/converters/php56-mbstring/Makefile (revision 421111) +++ head/converters/php56-mbstring/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= converters MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -mbstring .include "${MASTERDIR}/Makefile" Index: head/converters/php56-recode/Makefile =================================================================== --- head/converters/php56-recode/Makefile (revision 421111) +++ head/converters/php56-recode/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= converters MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -recode .include "${MASTERDIR}/Makefile" Index: head/databases/php56-dba/Makefile =================================================================== --- head/databases/php56-dba/Makefile (revision 421111) +++ head/databases/php56-dba/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -dba .include "${MASTERDIR}/Makefile" Index: head/databases/php56-interbase/Makefile =================================================================== --- head/databases/php56-interbase/Makefile (revision 421111) +++ head/databases/php56-interbase/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -interbase .include "${MASTERDIR}/Makefile" Index: head/databases/php56-mssql/Makefile =================================================================== --- head/databases/php56-mssql/Makefile (revision 421111) +++ head/databases/php56-mssql/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -mssql .include "${MASTERDIR}/Makefile" Index: head/databases/php56-mysql/Makefile =================================================================== --- head/databases/php56-mysql/Makefile (revision 421111) +++ head/databases/php56-mysql/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -mysql .include "${MASTERDIR}/Makefile" Index: head/databases/php56-mysqli/Makefile =================================================================== --- head/databases/php56-mysqli/Makefile (revision 421111) +++ head/databases/php56-mysqli/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -mysqli .include "${MASTERDIR}/Makefile" Index: head/databases/php56-odbc/Makefile =================================================================== --- head/databases/php56-odbc/Makefile (revision 421111) +++ head/databases/php56-odbc/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -odbc .include "${MASTERDIR}/Makefile" Index: head/databases/php56-pdo/Makefile =================================================================== --- head/databases/php56-pdo/Makefile (revision 421111) +++ head/databases/php56-pdo/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -pdo .include "${MASTERDIR}/Makefile" Index: head/databases/php56-pdo_dblib/Makefile =================================================================== --- head/databases/php56-pdo_dblib/Makefile (revision 421111) +++ head/databases/php56-pdo_dblib/Makefile (revision 421112) @@ -1,13 +1,13 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -pdo_dblib BROKEN_powerpc64= Does not build .include "${MASTERDIR}/Makefile" Index: head/databases/php56-pdo_firebird/Makefile =================================================================== --- head/databases/php56-pdo_firebird/Makefile (revision 421111) +++ head/databases/php56-pdo_firebird/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -pdo_firebird .include "${MASTERDIR}/Makefile" Index: head/databases/php56-pdo_mysql/Makefile =================================================================== --- head/databases/php56-pdo_mysql/Makefile (revision 421111) +++ head/databases/php56-pdo_mysql/Makefile (revision 421112) @@ -1,13 +1,13 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -pdo_mysql BROKEN_powerpc64= Does not build .include "${MASTERDIR}/Makefile" Index: head/databases/php56-pdo_odbc/Makefile =================================================================== --- head/databases/php56-pdo_odbc/Makefile (revision 421111) +++ head/databases/php56-pdo_odbc/Makefile (revision 421112) @@ -1,13 +1,13 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -pdo_odbc BROKEN_powerpc64= Does not build .include "${MASTERDIR}/Makefile" Index: head/databases/php56-pdo_pgsql/Makefile =================================================================== --- head/databases/php56-pdo_pgsql/Makefile (revision 421111) +++ head/databases/php56-pdo_pgsql/Makefile (revision 421112) @@ -1,13 +1,13 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -pdo_pgsql BROKEN_powerpc64= Does not build .include "${MASTERDIR}/Makefile" Index: head/databases/php56-pdo_sqlite/Makefile =================================================================== --- head/databases/php56-pdo_sqlite/Makefile (revision 421111) +++ head/databases/php56-pdo_sqlite/Makefile (revision 421112) @@ -1,13 +1,13 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -pdo_sqlite BROKEN_powerpc64= Does not build .include "${MASTERDIR}/Makefile" Index: head/databases/php56-pgsql/Makefile =================================================================== --- head/databases/php56-pgsql/Makefile (revision 421111) +++ head/databases/php56-pgsql/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -pgsql .include "${MASTERDIR}/Makefile" Index: head/databases/php56-sqlite3/Makefile =================================================================== --- head/databases/php56-sqlite3/Makefile (revision 421111) +++ head/databases/php56-sqlite3/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -sqlite3 .include "${MASTERDIR}/Makefile" Index: head/databases/php56-sybase_ct/Makefile =================================================================== --- head/databases/php56-sybase_ct/Makefile (revision 421111) +++ head/databases/php56-sybase_ct/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -sybase_ct .include "${MASTERDIR}/Makefile" Index: head/devel/php56-gettext/Makefile =================================================================== --- head/devel/php56-gettext/Makefile (revision 421111) +++ head/devel/php56-gettext/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -gettext .include "${MASTERDIR}/Makefile" Index: head/devel/php56-json/Makefile =================================================================== --- head/devel/php56-json/Makefile (revision 421111) +++ head/devel/php56-json/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -json .include "${MASTERDIR}/Makefile" Index: head/devel/php56-pcntl/Makefile =================================================================== --- head/devel/php56-pcntl/Makefile (revision 421111) +++ head/devel/php56-pcntl/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -pcntl .include "${MASTERDIR}/Makefile" Index: head/devel/php56-readline/Makefile =================================================================== --- head/devel/php56-readline/Makefile (revision 421111) +++ head/devel/php56-readline/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -readline .include "${MASTERDIR}/Makefile" Index: head/devel/php56-shmop/Makefile =================================================================== --- head/devel/php56-shmop/Makefile (revision 421111) +++ head/devel/php56-shmop/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -shmop .include "${MASTERDIR}/Makefile" Index: head/devel/php56-sysvmsg/Makefile =================================================================== --- head/devel/php56-sysvmsg/Makefile (revision 421111) +++ head/devel/php56-sysvmsg/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -sysvmsg .include "${MASTERDIR}/Makefile" Index: head/devel/php56-sysvsem/Makefile =================================================================== --- head/devel/php56-sysvsem/Makefile (revision 421111) +++ head/devel/php56-sysvsem/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -sysvsem .include "${MASTERDIR}/Makefile" Index: head/devel/php56-sysvshm/Makefile =================================================================== --- head/devel/php56-sysvshm/Makefile (revision 421111) +++ head/devel/php56-sysvshm/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -sysvshm .include "${MASTERDIR}/Makefile" Index: head/devel/php56-tokenizer/Makefile =================================================================== --- head/devel/php56-tokenizer/Makefile (revision 421111) +++ head/devel/php56-tokenizer/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -tokenizer .include "${MASTERDIR}/Makefile" Index: head/ftp/php56-curl/Makefile =================================================================== --- head/ftp/php56-curl/Makefile (revision 421111) +++ head/ftp/php56-curl/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= ftp MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -curl .include "${MASTERDIR}/Makefile" Index: head/ftp/php56-ftp/Makefile =================================================================== --- head/ftp/php56-ftp/Makefile (revision 421111) +++ head/ftp/php56-ftp/Makefile (revision 421112) @@ -1,15 +1,15 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= ftp MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -ftp post-patch: @${REINPLACE_CMD} s/HAVE_OPENSSL_EXT/__FreeBSD__/ \ ${WRKSRC}/ftp.* ${WRKSRC}/php_ftp.* .include "${MASTERDIR}/Makefile" Index: head/graphics/php56-exif/Makefile =================================================================== --- head/graphics/php56-exif/Makefile (revision 421111) +++ head/graphics/php56-exif/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -exif .include "${MASTERDIR}/Makefile" Index: head/graphics/php56-gd/Makefile =================================================================== --- head/graphics/php56-gd/Makefile (revision 421111) +++ head/graphics/php56-gd/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -gd .include "${MASTERDIR}/Makefile" Index: head/lang/php56/Makefile =================================================================== --- head/lang/php56/Makefile (revision 421111) +++ head/lang/php56/Makefile (revision 421112) @@ -1,210 +1,210 @@ # Created by: Alex Dupre # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.24 -PORTREVISION?= 1 +PORTVERSION= 5.6.25 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= PHP Scripting Language LICENSE= PHP301 USES+= tar:xz cpe CPE_PRODUCT= php NO_OPTIONS_SORT=yes .if !defined(PKGNAMESUFFIX) USE_AUTOTOOLS= autoconf LIB_DEPENDS= libpcre.so:devel/pcre CONFIGURE_ARGS+=--with-layout=GNU \ --localstatedir=/var \ --with-config-file-scan-dir=${PREFIX}/etc/php \ --disable-all \ --enable-libxml \ --enable-mysqlnd \ --with-libxml-dir=${LOCALBASE} \ --with-pcre-regex=${LOCALBASE} \ --with-zlib-dir=/usr \ --program-prefix="" USE_GNOME= libxml2 OPTIONS_DEFINE+=CLI CGI FPM EMBED PHPDBG DEBUG DTRACE IPV6 MAILHEAD LINKTHR ZTS OPTIONS_DEFAULT=CLI CGI FPM LINKTHR # Bug 197128: No ASM code for MIPS/MIPS64, disable FPM OPTIONS_EXCLUDE_mips=FPM OPTIONS_EXCLUDE_mips64=FPM OPTIONS_SUB= yes CLI_DESC= Build CLI version CGI_DESC= Build CGI version FPM_DESC= Build FPM version EMBED_DESC= Build embedded library DEBUG_DESC= Enable debug DTRACE_DESC= Enable DTrace support IPV6_DESC= Enable ipv6 support MAILHEAD_DESC= Enable mail header patch LINKTHR_DESC= Link thread lib (for threaded extensions) ZTS_DESC= Force Zend Thread Safety (ZTS) build CONFLICTS= php55-5* php70-* DESTDIRNAME= INSTALL_ROOT .include PATCH_DIST_STRIP= -p1 PATCH_SITES+= LOCAL/ale .if ${PORT_OPTIONS:MMAILHEAD} PATCHFILES+= php-5.5.x-mail-header.patch:mail PATCH_SITES+= http://choon.net/opensource/php/:mail .endif .if ${PORT_OPTIONS:MCLI} PHP_SAPI+= cli .else CONFIGURE_ARGS+=--disable-cli .endif .if ${PORT_OPTIONS:MCGI} PHP_SAPI+= cgi .else CONFIGURE_ARGS+=--disable-cgi .endif .if ${PORT_OPTIONS:MFPM} PHP_SAPI+= fpm USE_RC_SUBR+= php-fpm CONFIGURE_ARGS+=--enable-fpm \ --with-fpm-user=${WWWOWN} \ --with-fpm-group=${WWWGRP} .endif .if defined(PKGNAMEPREFIX) USES+= php PHP_VER= 56 IGNORE_WITH_PHP=53 54 5 USE_APACHE= 22+ .include "${PORTSDIR}/Mk/bsd.apache.mk" .if ${PORT_OPTIONS:MAP2FILTER} CONFIGURE_ARGS+=--with-apxs2filter=${APXS} .else CONFIGURE_ARGS+=--with-apxs2=${APXS} .endif PLIST= ${PKGDIR}/pkg-plist.mod PKGMESSAGE= ${PKGDIR}/pkg-message.mod MODULENAME= libphp5 SHORTMODNAME= php5 WARNING= "!!! If you have a threaded Apache, you must build ${PHP_PORT} with ZTS support to enable thread-safety in extensions !!!" .endif .if ${PORT_OPTIONS:MEMBED} PHP_SAPI+= embed CONFIGURE_ARGS+=--enable-embed .endif .if ${PORT_OPTIONS:MPHPDBG} PHP_SAPI+= phpdbg CONFIGURE_ARGS+=--enable-phpdbg .if ${PORT_OPTIONS:MDEBUG} CONFIGURE_ARGS+=--enable-phpdbg-debug .endif .endif .if ${PORT_OPTIONS:MCLI} || ${PORT_OPTIONS:MEMBED} PLIST_SUB+= SAPI_INC="" .else PLIST_SUB+= SAPI_INC="@comment " .endif .if !defined(WITH_REGEX_TYPE) || ${WITH_REGEX_TYPE} == "php" CONFIGURE_ARGS+=--with-regex=php .elif defined(WITH_REGEX_TYPE) && ${WITH_REGEX_TYPE} == "system" CONFIGURE_ARGS+=--with-regex=system .endif .if !defined(WITH_ZEND_VM) || ${WITH_ZEND_VM} == "CALL" CONFIGURE_ARGS+=--with-zend-vm=CALL .elif defined(WITH_ZEND_VM) && ${WITH_ZEND_VM} == "SWITCH" CONFIGURE_ARGS+=--with-zend-vm=SWITCH .elif defined(WITH_ZEND_VM) && ${WITH_ZEND_VM} == "GOTO" CONFIGURE_ARGS+=--with-zend-vm=GOTO .endif CONFIGURE_ENV+= ac_cv_pthreads_lib="" \ ac_cv_pthreads_cflags="" \ ac_cv_decimal_fp_supported="no" \ pthreads_working="yes" \ lt_cv_path_SED="sed" .if ${PORT_OPTIONS:MLINKTHR} LIBS+= -lpthread .endif .if ${PORT_OPTIONS:MDEBUG} CONFIGURE_ARGS+=--enable-debug .endif .if ${PORT_OPTIONS:MZTS} CONFIGURE_ARGS+=--enable-maintainer-zts .endif .if ${PORT_OPTIONS:MDTRACE} CONFIGURE_ARGS+=--enable-dtrace PLIST_SUB+= DTRACE="" .else PLIST_SUB+= DTRACE="@comment " .endif .if empty(PORT_OPTIONS:MIPV6) CONFIGURE_ARGS+=--disable-ipv6 .endif post-patch: @${TOUCH} ${WRKSRC}/ext/php_config.h @${REINPLACE_CMD} "s|^\(extension_dir\)|; \1|" ${WRKSRC}/php.ini-* .if ${PORT_OPTIONS:MFPM} @${REINPLACE_CMD} -e "s|^;\(pid\)|\1|;s|^;\(pm\.[a-z_]*_servers\)|\1|" \ ${WRKSRC}/sapi/fpm/php-fpm.conf.in .endif # Work around issues with newer (>=2.64) autoconf pre-configure: @${REINPLACE_CMD} -E 's:^((m4_)?divert)[(]([0-9]*)[)]:\1(600\3):' \ ${WRKSRC}/configure.in `${FIND} ${WRKSRC} -name '*.m4'` @${RM} ${WRKSRC}/configure @${CAT} ${WRKSRC}/acinclude.m4 ${WRKSRC}/build/libtool.m4 > ${WRKSRC}/aclocal.m4 .if !defined(PKGNAMEPREFIX) post-build: @${ECHO_CMD} "PHP_VER=56" > ${WRKDIR}/php.conf @${ECHO_CMD} "PHP_VERSION=${PORTVERSION}" >> ${WRKDIR}/php.conf @${ECHO_CMD} "PHP_SAPI=${PHP_SAPI}" >> ${WRKDIR}/php.conf @${ECHO_CMD} "PHP_EXT_INC=pcre spl" >> ${WRKDIR}/php.conf @${ECHO_CMD} -n "PHP_EXT_DIR=" >> ${WRKDIR}/php.conf @${SH} ${WRKSRC}/scripts/php-config --extension-dir | sed -ne 's,^${PREFIX}/lib/php/,,p' >> ${WRKDIR}/php.conf test: build @(cd ${WRKSRC} && ${MAKE} test) post-install: @${INSTALL_DATA} ${WRKSRC}/php.ini-development ${WRKSRC}/php.ini-production \ ${WRKDIR}/php.conf ${STAGEDIR}/${PREFIX}/etc .else do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${APACHEMODDIR} ${INSTALL_LIB} ${WRKSRC}/libs/${MODULENAME}.so \ ${STAGEDIR}${PREFIX}/${APACHEMODDIR} .endif .else .include "${MASTERDIR}/Makefile.ext" .endif .include Index: head/lang/php56/distinfo =================================================================== --- head/lang/php56/distinfo (revision 421111) +++ head/lang/php56/distinfo (revision 421112) @@ -1,5 +1,5 @@ -TIMESTAMP = 1470647542 -SHA256 (php-5.6.24.tar.xz) = ed7c38c6dac539ade62e08118258f4dac0c49beca04d8603bee4e0ea6ca8250b -SIZE (php-5.6.24.tar.xz) = 12394980 +TIMESTAMP = 1472238006 +SHA256 (php-5.6.25.tar.xz) = 7535cd6e20040ccec4594cc386c6f15c3f2c88f24163294a31068cf7dfe7f644 +SIZE (php-5.6.25.tar.xz) = 12406072 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426 Index: head/mail/php56-imap/Makefile =================================================================== --- head/mail/php56-imap/Makefile (revision 421111) +++ head/mail/php56-imap/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= mail MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -imap .include "${MASTERDIR}/Makefile" Index: head/math/php56-bcmath/Makefile =================================================================== --- head/math/php56-bcmath/Makefile (revision 421111) +++ head/math/php56-bcmath/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= math MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -bcmath .include "${MASTERDIR}/Makefile" Index: head/math/php56-gmp/Makefile =================================================================== --- head/math/php56-gmp/Makefile (revision 421111) +++ head/math/php56-gmp/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= math MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -gmp .include "${MASTERDIR}/Makefile" Index: head/misc/php56-calendar/Makefile =================================================================== --- head/misc/php56-calendar/Makefile (revision 421111) +++ head/misc/php56-calendar/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= misc MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -calendar .include "${MASTERDIR}/Makefile" Index: head/net/php56-ldap/Makefile =================================================================== --- head/net/php56-ldap/Makefile (revision 421111) +++ head/net/php56-ldap/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -ldap .include "${MASTERDIR}/Makefile" Index: head/net/php56-soap/Makefile =================================================================== --- head/net/php56-soap/Makefile (revision 421111) +++ head/net/php56-soap/Makefile (revision 421112) @@ -1,13 +1,13 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -soap BROKEN_powerpc64= Does not build .include "${MASTERDIR}/Makefile" Index: head/net/php56-sockets/Makefile =================================================================== --- head/net/php56-sockets/Makefile (revision 421111) +++ head/net/php56-sockets/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -sockets .include "${MASTERDIR}/Makefile" Index: head/net/php56-xmlrpc/Makefile =================================================================== --- head/net/php56-xmlrpc/Makefile (revision 421111) +++ head/net/php56-xmlrpc/Makefile (revision 421112) @@ -1,13 +1,13 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -xmlrpc BROKEN_powerpc64= Does not build .include "${MASTERDIR}/Makefile" Index: head/net-mgmt/php56-snmp/Makefile =================================================================== --- head/net-mgmt/php56-snmp/Makefile (revision 421111) +++ head/net-mgmt/php56-snmp/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= net-mgmt MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -snmp .include "${MASTERDIR}/Makefile" Index: head/security/php56-filter/Makefile =================================================================== --- head/security/php56-filter/Makefile (revision 421111) +++ head/security/php56-filter/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -filter .include "${MASTERDIR}/Makefile" Index: head/security/php56-hash/Makefile =================================================================== --- head/security/php56-hash/Makefile (revision 421111) +++ head/security/php56-hash/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -hash .include "${MASTERDIR}/Makefile" Index: head/security/php56-mcrypt/Makefile =================================================================== --- head/security/php56-mcrypt/Makefile (revision 421111) +++ head/security/php56-mcrypt/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -mcrypt .include "${MASTERDIR}/Makefile" Index: head/security/php56-openssl/Makefile =================================================================== --- head/security/php56-openssl/Makefile (revision 421111) +++ head/security/php56-openssl/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -openssl .include "${MASTERDIR}/Makefile" Index: head/sysutils/php56-fileinfo/Makefile =================================================================== --- head/sysutils/php56-fileinfo/Makefile (revision 421111) +++ head/sysutils/php56-fileinfo/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= sysutils MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -fileinfo .include "${MASTERDIR}/Makefile" Index: head/sysutils/php56-posix/Makefile =================================================================== --- head/sysutils/php56-posix/Makefile (revision 421111) +++ head/sysutils/php56-posix/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= sysutils MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -posix .include "${MASTERDIR}/Makefile" Index: head/textproc/php56-ctype/Makefile =================================================================== --- head/textproc/php56-ctype/Makefile (revision 421111) +++ head/textproc/php56-ctype/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -ctype .include "${MASTERDIR}/Makefile" Index: head/textproc/php56-dom/Makefile =================================================================== --- head/textproc/php56-dom/Makefile (revision 421111) +++ head/textproc/php56-dom/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -dom .include "${MASTERDIR}/Makefile" Index: head/textproc/php56-pspell/Makefile =================================================================== --- head/textproc/php56-pspell/Makefile (revision 421111) +++ head/textproc/php56-pspell/Makefile (revision 421112) @@ -1,13 +1,13 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -pspell BROKEN_powerpc64= Does not build .include "${MASTERDIR}/Makefile" Index: head/textproc/php56-simplexml/Makefile =================================================================== --- head/textproc/php56-simplexml/Makefile (revision 421111) +++ head/textproc/php56-simplexml/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -simplexml .include "${MASTERDIR}/Makefile" Index: head/textproc/php56-wddx/Makefile =================================================================== --- head/textproc/php56-wddx/Makefile (revision 421111) +++ head/textproc/php56-wddx/Makefile (revision 421112) @@ -1,13 +1,13 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -wddx BROKEN_powerpc64= Does not build .include "${MASTERDIR}/Makefile" Index: head/textproc/php56-xml/Makefile =================================================================== --- head/textproc/php56-xml/Makefile (revision 421111) +++ head/textproc/php56-xml/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -xml .include "${MASTERDIR}/Makefile" Index: head/textproc/php56-xmlreader/Makefile =================================================================== --- head/textproc/php56-xmlreader/Makefile (revision 421111) +++ head/textproc/php56-xmlreader/Makefile (revision 421112) @@ -1,13 +1,13 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -xmlreader BROKEN_powerpc64= Does not build .include "${MASTERDIR}/Makefile" Index: head/textproc/php56-xmlwriter/Makefile =================================================================== --- head/textproc/php56-xmlwriter/Makefile (revision 421111) +++ head/textproc/php56-xmlwriter/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -xmlwriter .include "${MASTERDIR}/Makefile" Index: head/textproc/php56-xsl/Makefile =================================================================== --- head/textproc/php56-xsl/Makefile (revision 421111) +++ head/textproc/php56-xsl/Makefile (revision 421112) @@ -1,13 +1,13 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -xsl BROKEN_powerpc64= Does not build .include "${MASTERDIR}/Makefile" Index: head/www/php56-opcache/Makefile =================================================================== --- head/www/php56-opcache/Makefile (revision 421111) +++ head/www/php56-opcache/Makefile (revision 421112) @@ -1,13 +1,13 @@ # Created by: Martin Matuska # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= www MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -opcache USES= php:zend .include "${MASTERDIR}/Makefile" Index: head/www/php56-session/Makefile =================================================================== --- head/www/php56-session/Makefile (revision 421111) +++ head/www/php56-session/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= www MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -session .include "${MASTERDIR}/Makefile" Index: head/www/php56-tidy/Makefile =================================================================== --- head/www/php56-tidy/Makefile (revision 421111) +++ head/www/php56-tidy/Makefile (revision 421112) @@ -1,11 +1,11 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= www MASTERDIR= ${.CURDIR}/../../lang/php56 PKGNAMESUFFIX= -tidy .include "${MASTERDIR}/Makefile"