Ignore with PHP 8.0
Reported by: pkg-fallout
This commit is contained in:
parent
35e3b62367
commit
6c52583c8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559554
@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LIB_DEPENDS= liblz4.so:archivers/liblz4
|
||||
|
||||
USES= php:ext
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= kjdev
|
||||
|
@ -19,5 +19,6 @@ GH_PROJECT= opencc4php
|
||||
GH_TAGNAME= 8007639
|
||||
|
||||
USES= php:ext
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -15,6 +15,6 @@ LIB_DEPENDS= libuv.so:devel/libuv \
|
||||
libgmp.so:math/gmp
|
||||
|
||||
USES= php:pecl localbase
|
||||
IGNORE_WITH_PHP= 74
|
||||
IGNORE_WITH_PHP= 74 80
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -16,5 +16,6 @@ LIB_DEPENDS= libcouchbase.so:databases/libcouchbase
|
||||
|
||||
USES= php:pecl
|
||||
USE_PHP= json:build
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -23,6 +23,7 @@ IGNORE_DragonFly= is unsupported on DragonFly
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
NO_BUILD= yes
|
||||
USES= php:flavors
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/apcu.so:devel/pecl-APCu@${PHP_F
|
||||
|
||||
USES= localbase php:pecl
|
||||
|
||||
IGNORE_WITH_PHP= 55 56
|
||||
IGNORE_WITH_PHP= 80
|
||||
PHP_MODNAME= apc
|
||||
PHP_MOD_PRIO=30
|
||||
|
||||
|
@ -11,6 +11,7 @@ COMMENT= Provides interface to the libeio library
|
||||
LICENSE= PHP301
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
CONFIGURE_ARGS= --enable-eio
|
||||
|
||||
|
@ -11,5 +11,6 @@ COMMENT= High resolution timing for PHP
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -11,5 +11,6 @@ COMMENT= PHP extension for minifying JavaScript
|
||||
LICENSE= PHP301
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -11,5 +11,6 @@ COMMENT= JavaScript Object Notation in PHP
|
||||
LICENSE= PHP301
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
PORTSCOUT= limit:^2.*
|
||||
|
||||
USES= gmake php:pecl
|
||||
IGNORE_WITH_PHP= 80
|
||||
CONFLICTS= pecl-propro-1*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -12,5 +12,6 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -12,6 +12,7 @@ LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
CONFIGURE_ARGS= --enable-vld
|
||||
|
||||
|
@ -23,6 +23,7 @@ PLIST= ${.CURDIR}/pkg-plist
|
||||
MAKE_ARGS+= PHP_EXT_DIR=${PHP_EXT_DIR} ICE_HOME=${LOCALBASE} \
|
||||
PHP_HOME=${LOCALBASE} OPTIMIZE=yes
|
||||
USES+= php:build,flavors
|
||||
IGNORE_WITH_PHP= 80
|
||||
BUILD_WRKSRC= ${WRKSRC}/php
|
||||
INSTALL_WRKSRC= ${WRKSRC}/php
|
||||
|
||||
|
@ -14,6 +14,7 @@ LIB_DEPENDS= libfastcommon.so:devel/libfastcommon \
|
||||
libfdfsclient.so:ftp/fastdfs
|
||||
|
||||
USES= php:ext
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= happyfish100
|
||||
|
@ -12,5 +12,6 @@ LICENSE= BSD3CLAUSE
|
||||
|
||||
USE_PHP= radius
|
||||
USES= pear php:flavors
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LIB_DEPENDS= librabbitmq.so:net/rabbitmq-c-devel
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 74
|
||||
IGNORE_WITH_PHP= 74 80
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -14,5 +14,6 @@ LICENSE= BSD3CLAUSE
|
||||
BUILD_DEPENDS= mosquitto>=0:net/mosquitto
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -11,6 +11,7 @@ COMMENT= Radius client library for PHP
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
CONFIGURE_ARGS= --enable-radius
|
||||
|
||||
|
@ -15,5 +15,6 @@ USES= compiler:c++11-lang php:pecl
|
||||
CONFIGURE_ARGS= --with-crypto
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
LDFLAGS+= -L${OPENSSLLIB}
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -12,5 +12,6 @@ COMMENT= PECL classes for PAM integration
|
||||
LICENSE= PHP202
|
||||
|
||||
USES= php:pecl dos2unix
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -22,6 +22,6 @@ GH_PROJECT= php-${PORTNAME}
|
||||
WRKSRC_SUBDIR= mecab
|
||||
CONFIGURE_ARGS= --with-mecab=${LOCALBASE}/bin/mecab-config
|
||||
USES= php:ext
|
||||
IGNORE_WITH_PHP= 74
|
||||
IGNORE_WITH_PHP= 74 80
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -19,6 +19,7 @@ USES= cpe php:flavors tar:tgz
|
||||
USE_PHP= ctype curl dom fileinfo filter gd hash iconv intl json mbstring \
|
||||
opcache openssl pcre session simplexml soap spl tokenizer \
|
||||
xml xmlreader zip zlib
|
||||
IGNORE_WITH_PHP= 80
|
||||
WRKSRC= ${WRKDIR}/moodle
|
||||
|
||||
OPTIONS_SINGLE= BACKEND
|
||||
|
@ -22,6 +22,7 @@ USES= cpe php:flavors tar:tgz
|
||||
USE_PHP= ctype curl dom fileinfo filter gd hash iconv intl json mbstring \
|
||||
opcache openssl pcre session simplexml soap spl tokenizer \
|
||||
xml xmlreader zip zlib
|
||||
IGNORE_WITH_PHP= 80
|
||||
WRKSRC= ${WRKDIR}/moodle
|
||||
|
||||
OPTIONS_SINGLE= BACKEND
|
||||
|
@ -22,6 +22,7 @@ USES= cpe php:flavors tar:tgz
|
||||
USE_PHP= ctype curl dom fileinfo filter gd hash iconv intl json mbstring \
|
||||
opcache openssl pcre session simplexml soap spl tokenizer \
|
||||
xml xmlreader zip zlib
|
||||
IGNORE_WITH_PHP= 80
|
||||
WRKSRC= ${WRKDIR}/moodle
|
||||
|
||||
OPTIONS_SINGLE= BACKEND
|
||||
|
@ -19,6 +19,7 @@ USES= cpe php:flavors tar:tgz
|
||||
USE_PHP= ctype curl dom fileinfo filter gd hash iconv intl json mbstring \
|
||||
opcache openssl pcre session simplexml soap spl tokenizer \
|
||||
xml xmlreader zip zlib
|
||||
IGNORE_WITH_PHP= 80
|
||||
WRKSRC= ${WRKDIR}/moodle
|
||||
|
||||
OPTIONS_SINGLE= BACKEND
|
||||
|
@ -25,6 +25,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
|
||||
USES= php:pecl
|
||||
USE_PHP= zlib:build
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
CONFLICTS= pecl-http[12]*
|
||||
|
||||
|
@ -15,6 +15,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
USES= localbase:ldflags php:pecl
|
||||
USE_PHP= curl json:build
|
||||
IGNORE_WITH_PHP= 80
|
||||
|
||||
OPTIONS_DEFINE= MSGPACK
|
||||
MSGPACK_DESC= Enable MSGPACK module
|
||||
|
Loading…
Reference in New Issue
Block a user