Add missing IGNORE_WITH_PHP for various pecl-ports.

After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.

PR:          222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476
This commit is contained in:
Torsten Zuehlsdorff 2017-12-14 13:57:28 +00:00
parent 5d172aa2a4
commit 1d7e0541a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456296
82 changed files with 84 additions and 80 deletions

View file

@ -13,7 +13,7 @@ LICENSE= PHP301
USES= php:pecl
USE_PHP= hash:build
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
CONFIGURE_ARGS= --enable-phk

View file

@ -12,7 +12,7 @@ COMMENT= PECL extension for the Unicode Bidi algorithm
LIB_DEPENDS= libfribidi.so:converters/fribidi
USES= php:pecl pkgconfig
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
CONFIGURE_ARGS= --with-fribidi=${LOCALBASE}

View file

@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libcmph.so:devel/cmph
RUN_DEPENDS= ${LOCALBASE}/lib/libcmph.so:devel/cmph
USES= php:ext
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
CFLAGS+= -L${LOCALBASE}/lib

View file

@ -14,7 +14,7 @@ LICENSE= PHP301
LIB_DEPENDS= libdrizzle.so:databases/libdrizzle
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
OPTIONS_DEFINE= DOCS EXAMPLES

View file

@ -14,6 +14,6 @@ LICENSE= PHP301
LIB_DEPENDS= libleveldb.so:databases/leveldb
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -16,6 +16,6 @@ USES= php:pecl
USE_PHP= spl:build
CONFIGURE_ARGS= --enable-mongo
SUB_FILES= pkg-message
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -14,6 +14,6 @@ WRKSRC= ${WRKDIR}/PDO_USER-${PORTVERSION}
USES= php:pecl
USE_PHP= pdo:build
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -10,7 +10,7 @@ COMMENT= PHP bindings to rrd tool system
LICENSE= PHP301
IGNORE_WITH_PHP=70 71
IGNORE_WITH_PHP=70 71 72
LIB_DEPENDS= librrd.so:databases/rrdtool
USES= php:pecl localbase pkgconfig

View file

@ -16,6 +16,6 @@ LIB_DEPENDS= libtokyotyrant.so:databases/tokyotyrant
USES= php:pecl pkgconfig
USE_PHP= session:build
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -17,7 +17,7 @@ CONFLICTS_INSTALL= pecl-APC
PORTSCOUT= limit:^4\.
IGNORE_WITH_PHP=70 71
IGNORE_WITH_PHP=70 71 72
USES= localbase php:pecl
PHP_MODNAME= ${PORTNAME:tl}

View file

@ -11,6 +11,6 @@ COMMENT= PECL extension that provides direct access to low level IO
LICENSE= PHP30
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -14,7 +14,7 @@ LICENSE= PHP301
LIB_DEPENDS= libexpect.so:lang/expect
USES= php:pecl tcl:86
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
CFLAGS+= -I${TCL_INCLUDEDIR}
CONFIGURE_ARGS+=--with-expect=${LOCALBASE}

View file

@ -15,6 +15,6 @@ LIB_DEPENDS= libgearman.so:devel/gearmand
USES= php:pecl
CONFIGURE_ARGS= --with-gearman
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -12,7 +12,7 @@ COMMENT= Support htaccess for PHP
LICENSE= PHP30
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
CONFIGURE_ARGS= --enable-htscanner

View file

@ -14,6 +14,6 @@ LICENSE= PHP301
LIB_DEPENDS= libinotify.so:devel/libinotify
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -12,6 +12,6 @@ COMMENT= PHP extension for minifying JavaScript
LICENSE= PHP301
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -13,7 +13,7 @@ LICENSE= PHP301
USES= php:pecl pkgconfig
CONFIGURE_ARGS= --with-jsonc
MAKE_ARGS= EXTRA_CFLAGS=-DCOMPILE_DL_JSON=1
IGNORE_WITH_PHP=70
IGNORE_WITH_PHP=70 71 72
CONFLICTS_INSTALL= php54-json-5* php55-json-5* php5-json-5*
.include <bsd.port.mk>

View file

@ -12,6 +12,6 @@ COMMENT= JavaScript Object Notation in PHP
LICENSE= PHP301
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -17,6 +17,6 @@ LIB_DEPENDS= libjsonnet.so:devel/jsonnet
USES= php:pecl
USE_PHP= json:build
CONFIGURE_ARGS= --with-jsonnet=${LOCALBASE}
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -17,6 +17,6 @@ BUILD_DEPENDS= Judy>=0:devel/judy
CONFIGURE_ARGS= --with-judy=${LOCALBASE}
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -15,6 +15,6 @@ LIB_DEPENDS= libevent.so:devel/libevent
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -13,7 +13,7 @@ LICENSE= PHP301
USES= php:pecl
CONFIGURE_ARGS= --enable-memoize
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
OPTIONS_DEFINE= MEMCACHED MEMORY
OPTIONS_DEFAULT=MEMORY

View file

@ -12,6 +12,6 @@ COMMENT= Provides API for communicating with MessagePack serialization
LICENSE= BSD3CLAUSE
USES= php:pecl
IGNORE_WITH_PHP=70 71
IGNORE_WITH_PHP=70 71 72
.include <bsd.port.mk>

View file

@ -12,6 +12,6 @@ COMMENT= PECL extension for ncurses
LICENSE= PHP301
USES= php:pecl,cli ncurses
IGNORE_WITH_PHP=70 71
IGNORE_WITH_PHP=70 71 72
.include <bsd.port.mk>

View file

@ -13,7 +13,7 @@ LICENSE= PHP301
LIB_DEPENDS= libnewt.so:devel/newt
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
post-patch:
@${REINPLACE_CMD} -e '/SEARCH_PATH/ s,=",="${LOCALBASE} ${PREFIX} ,' \

View file

@ -10,7 +10,7 @@ MAINTAINER= joneum@FreeBSD.org
COMMENT= PECL extension for a userspace equivalent of zend_parse_parameters()
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
CONFIGURE_ARGS= --enable-params

View file

@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
PORTSCOUT= limit:^1.*
USES= gmake php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -14,6 +14,6 @@ LICENSE= PHP301
BROKEN_powerpc64= fails to build: Killing runaway build after 7200 seconds with no output
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
PORTSCOUT= limit:^1.*
USES= gmake php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -12,6 +12,6 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
USES= php:pecl
IGNORE_WITH_PHP= 56
IGNORE_WITH_PHP= 56 72
.include <bsd.port.mk>

View file

@ -12,7 +12,7 @@ COMMENT= PECL extension to modify constants, user-defined functions, and classes
LICENSE= PHP30
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
CONFIGURE_ARGS= --enable-runkit=classkit

View file

@ -12,7 +12,7 @@ COMMENT= Break the silence operator
LICENSE= PHP301
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
test: build
@(cd ${WRKSRC} && ${MAKE} test)

View file

@ -18,7 +18,7 @@ RE2C_RUN_DEPENDS= re2c:devel/re2c
USE_PHP= spl
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
CONFIGURE_ARGS= --enable-spl-types
CFLAGS+= -I${LOCALBASE}/include

View file

@ -13,7 +13,7 @@ COMMENT= PECL extension to retrieve information from libstatgrab
LIB_DEPENDS= libstatgrab0.so:devel/libstatgrab0
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
CONFIGURE_ARGS= --with-statgrab=${LOCALBASE}

View file

@ -12,6 +12,6 @@ COMMENT= Strict scalar parameter type hint support for 5.4+
LICENSE= PHP301
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -15,6 +15,6 @@ LIB_DEPENDS= libsvn_client-1.so:devel/subversion
USE_CSTD= c99
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -16,7 +16,7 @@ LICENSE= BSD3CLAUSE
CONFIGURE_ARGS= --enable-test-helpers
USES= php:zend tar:tgz
SUB_FILES= pkg-message
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
# This needs to be loaded *after* devel/php-xdebug
PHP_MOD_PRIO= 30

View file

@ -13,6 +13,7 @@ LICENSE= APACHE20
WRKSRC_SUBDIR= extension
USES= gmake php:pecl
IGNORE_WITH_PHP= 71 72
PLIST_FILES= bin/phptrace
pre-install:

View file

@ -12,6 +12,6 @@ COMMENT= User Operations for PHP Zend engine
LICENSE= PHP301
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -12,7 +12,7 @@ COMMENT= Provides track progress of a file upload
LICENSE= PHP301
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
CONFIGURE_ARGS= --enable-uploadprogress

View file

@ -12,6 +12,6 @@ COMMENT= URI Template(RFC6570) library for PHP
LICENSE= PHP301
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
PORTSCOUT= limitw:^0\.2\.[0-9]*
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
CFLAGS+= -I${LOCALBASE}/include

View file

@ -15,6 +15,6 @@ WRKSRC_SUBDIR= extension
USES= php:pecl
ONLY_FOR_ARCHS= i386 amd64
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -13,7 +13,7 @@ COMMENT= Yac is a shared memory user data cache for PHP
LICENSE= PHP301
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
OPTIONS_DEFINE= MSGPACK
MSGPACK_DESC= Enable MSGPACK module

View file

@ -11,7 +11,7 @@ COMMENT= PHP Persistent Configurations Container
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
IGNORE_WITH_PHP=56
IGNORE_WITH_PHP=56 72
USES= php:pecl
.include <bsd.port.mk>

View file

@ -15,7 +15,7 @@ LIB_DEPENDS= libGraphicsMagick.so:graphics/GraphicsMagick
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
CONFIGURE_ARGS= --with-gmagick=${LOCALBASE}

View file

@ -14,7 +14,7 @@ LICENSE= PHP202
LIB_DEPENDS= libImlib2.so:graphics/imlib2
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
# libImlib2 may or may not depend on X, however,
# imlib2 extension doesn't need X related functions in libImlib2

View file

@ -11,7 +11,7 @@ COMMENT= Embedded Perl
LICENSE= PHP301
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
USES= perl5 php:pecl

View file

@ -16,6 +16,6 @@ PORTSCOUT= limit:^2.*
USES= php:pecl
USE_PHP= mbstring:build
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -10,6 +10,6 @@ MAINTAINER= buganini@gmail.com
COMMENT= POP3 Client Library for PHP
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
CONFIGURE_ARGS= --enable-big-int=shared

View file

@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
PORTSCOUT= limit:^1.*
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -12,6 +12,6 @@ COMMENT= Trader extension based on TA-Lib
LICENSE= BSD2CLAUSE
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
PORTSCOUT= limit:^1.*
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -16,6 +16,6 @@ LIB_DEPENDS= libcapn.so:net/libcapn
USES= php:pecl ssl:build,run
CONFIGURE_ARGS= --with-apn=${LOCALBASE}
CFLAGS+= -I${OPENSSLINC}
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -14,6 +14,6 @@ LICENSE= PHP301
LIB_DEPENDS= libIP2Location.so:net/ip2location
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -15,6 +15,6 @@ LICENSE= BSD3CLAUSE
BUILD_DEPENDS= mosquitto>=0:net/mosquitto
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -21,6 +21,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -12,6 +12,6 @@ COMMENT= YP/NIS functions binding for PHP
LICENSE= PHP301
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/hpdf.h:print/libharu
RUN_DEPENDS:= ${LOCALBASE}/include/hpdf.h:print/libharu
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
CONFIGURE_ARGS+= --with-haru=${LOCALBASE}
CFLAGS+= -I${LOCALBASE}/include

View file

@ -11,10 +11,11 @@ COMMENT= PHP extension for pslib to generate postscript
LICENSE= PHP202
IGNORE_WITH_PHP= 70 71 72
LIB_DEPENDS= libps.so:print/pslib
USES= php:pecl
IGNORE_WITH_PHP= 70
post-patch:
@${REINPLACE_CMD} -e 's|-ldl|-lintl|g' ${WRKSRC}/config.m4

View file

@ -15,7 +15,7 @@ LICENSE= PHP30
LIB_DEPENDS= libcrack.so:security/cracklib
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
EXTRACT_AFTER_ARGS=--no-same-permissions --no-same-owner --exclude libcrack
CONFIGURE_ARGS= --with-crack=${LOCALBASE}

View file

@ -12,6 +12,6 @@ COMMENT= PECL classes for PAM integration
LICENSE= PHP202
USES= php:pecl
IGNORE_WITH_PHP=70 71
IGNORE_WITH_PHP=70 71 72
.include <bsd.port.mk>

View file

@ -17,7 +17,7 @@ LIB_DEPENDS= libssh2.so:security/libssh2
PORTSCOUT= limit:^0.*
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS}

View file

@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libneon.so:www/neon
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
post-extract:
@${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' ${WRKSRC}/config.m4

View file

@ -17,7 +17,7 @@ USES= php:ext localbase:ldflags
USE_GITHUB= yes
GH_ACCOUNT= vanillahsu
GH_PROJECT= pecl-ctemplate
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
CONFIGURE_ARGS= --with-cTemplate=${LOCALBASE}

View file

@ -13,7 +13,7 @@ LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
CONFIGURE_ARGS= --enable-doublemetaphone

View file

@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
post-configure:
echo "#define HAVE_XDL_ALLOCATOR_PRIV 1" >>${WRKSRC}/config.h

View file

@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libsyck.a:textproc/syck
USES= php:pecl
USE_PHP= spl:build hash:build
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
CONFIGURE_ARGS= --enable-syck

View file

@ -15,7 +15,7 @@ USES= php:pecl
CONFIGURE_ARGS= --with-wbxml=${LOCALBASE} \
--with-libexpat-dir=${LOCALBASE}
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/config.m4

View file

@ -16,7 +16,7 @@ LIB_DEPENDS= libxdiff.so:textproc/libxdiff
PORTSCOUT= limit:^1.*
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
LDFLAGS+= -L${LOCALBASE}/lib

View file

@ -13,6 +13,6 @@ LICENSE= PHP301
USES= php:pecl
USE_PHP= dom:build xml:build xsl:build
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -17,6 +17,6 @@ LIB_DEPENDS= libyaml.so:textproc/libyaml
PORTSCOUT= limit:^1.*
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -13,7 +13,7 @@ LICENSE= PHP30
USES= dos2unix libtool php:pecl
PHP_MODNAME= amf
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
CONFIGURE_ARGS= --with-amf

View file

@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libcurl.so:ftp/curl
USES= php:pecl
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
CONFLICTS= pecl-http-*
CONFIGURE_ARGS+= --with-http-curl-requests \

View file

@ -15,5 +15,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
USES= php:pecl
USE_PHP= json:build
IGNORE_WITH_PHP= 72
.include <bsd.port.mk>

View file

@ -11,10 +11,11 @@ COMMENT= Sphinx search engine php client
LICENSE= PHP301
IGNORE_WITH_PHP= 70 71 72
LIB_DEPENDS= libsphinxclient.so:textproc/libsphinxclient
USES= php:pecl
IGNORE_WITH_PHP= 70 71
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message

View file

@ -15,7 +15,7 @@ BUILD_DEPENDS= swish-config:www/swish-e
RUN_DEPENDS:= swish-config:www/swish-e
USES= php:pecl
IGNORE_WITH_PHP= 70 71
IGNORE_WITH_PHP= 70 71 72
CONFIGURE_ARGS= --enable-swish --with-swish=${LOCALBASE}/bin

View file

@ -14,6 +14,6 @@ COMMENT= Twig C extension to improve performance of the Twig template language
LICENSE= BSD3CLAUSE
USES= php:ext tar:tgz
IGNORE_WITH_PHP= 70
IGNORE_WITH_PHP= 70 71 72
.include <bsd.port.mk>

View file

@ -16,6 +16,6 @@ LIB_DEPENDS= libpcre.so:devel/pcre
PORTSCOUT= limit:^2\.
USES= localbase php:pecl
IGNORE_WITH_PHP=70 71
IGNORE_WITH_PHP=70 71 72
.include <bsd.port.mk>

View file

@ -12,7 +12,7 @@ LICENSE= PHP301
USES= localbase php:pecl
USE_PHP= json:build curl:build
IGNORE_WITH_PHP=56
IGNORE_WITH_PHP=56 72
OPTIONS_DEFINE= MSGPACK
MSGPACK_DESC= Enable MSGPACK module

View file

@ -14,7 +14,7 @@ LICENSE= PHP301
USES= localbase php:pecl
USE_PHP= json:build curl:build
IGNORE_WITH_PHP=70 71
IGNORE_WITH_PHP=70 71 72
OPTIONS_DEFINE= MSGPACK
MSGPACK_DESC= Enable MSGPACK module