1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

These do not build with php 5.6.

With hat:	portmgr
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-10-13 13:20:51 +00:00
parent a083bbf40d
commit bcd0fff7b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370773
11 changed files with 11 additions and 3 deletions

View File

@ -17,6 +17,7 @@ LICENSE= PHP301
USE_PHP= yes
USE_PHP_BUILD= yes
USE_PHPEXT= yes
IGNORE_WITH_PHP= 56
CONFIGURE_ARGS= --enable-phk

View File

@ -16,5 +16,6 @@ USE_PHP= json
USE_PHP_BUILD= yes
USE_PHPEXT= yes
USE_PHPIZE= yes
IGNORE_WITH_PHP= 56
.include <bsd.port.mk>

View File

@ -15,5 +15,6 @@ COMMENT= Query cache plugin for mysqlnd
USE_PHP= yes
USE_PHPEXT= yes
USE_PHPIZE= yes
IGNORE_WITH_PHP= 56
.include <bsd.port.mk>

View File

@ -18,6 +18,7 @@ USE_PHP= spl
USE_PHP_BUILD= yes
USE_PHPEXT= yes
PHP_MODNAME= automap
IGNORE_WITH_PHP= 56
CONFIGURE_ARGS= --enable-automap

View File

@ -16,6 +16,7 @@ LICENSE= PHP301
USE_PHP= yes
USE_PHPEXT= yes
IGNORE_WITH_PHP= 56
CONFIGURE_ARGS= --enable-hidef

View File

@ -17,7 +17,7 @@ LICENSE= PHP301
USE_PHP= yes
USE_PHP_BUILD= yes
USE_PHPEXT= yes
IGNORE_WITH_PHP= 53
IGNORE_WITH_PHP= 53 56
CONFIGURE_ARGS= --enable-parsekit
CFLAGS+= -I${LOCALBASE}/include

View File

@ -16,6 +16,7 @@ LICENSE= BSD
USE_PHP= yes
USE_PHPEXT= yes
IGNORE_WITH_PHP= 56
CONFIGURE_ARGS= --enable-vld

View File

@ -24,7 +24,7 @@ SPINLOCKS_DESC= Spinlocks (experimental)
CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS= --enable-apc
IGNORE_WITH_PHP=55
IGNORE_WITH_PHP=55 56
PHP_MODNAME= ${PORTNAME:tl}
PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message

View File

@ -16,6 +16,7 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
USE_PHP= yes
USE_PHPEXT= yes
IGNORE_WITH_PHP= 56
CONFIGURE_ARGS+= --with-http-curl-requests \
--with-http-zlib-compression \

View File

@ -22,5 +22,6 @@ CONFIGURE_ARGS= --with-php-config=${PREFIX}/bin/php-config
USE_PHP= yes
USE_PHPEXT= yes
USE_PHPIZE= yes
IGNORE_WITH_PHP= 56
.include <bsd.port.mk>

View File

@ -23,7 +23,7 @@ PHP_MODNAME= opcache
PORTDOCS= *
IGNORE_WITH_PHP= 55
IGNORE_WITH_PHP= 55 56
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}