*/*: IGNORE_WITH_PHP 8.5
These packages do not build with the new PHP85. Approved by: portmgr (blanket)
This commit is contained in:
@@ -20,6 +20,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
IGNORE_DragonFly= is unsupported on DragonFly
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
USES= php:flavors
|
||||
IGNORE_WITH_PHP= 85
|
||||
|
||||
NO_BUILD= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
@@ -11,5 +11,6 @@ LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 85
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -9,6 +9,6 @@ WWW= https://github.com/runkit7/runkit7
|
||||
LICENSE= PHP301
|
||||
|
||||
USES= compiler:c11 php:pecl
|
||||
IGNORE_WITH_PHP= 83 84
|
||||
IGNORE_WITH_PHP= 83 84 85
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -13,6 +13,7 @@ NOT_FOR_ARCHS= i386 powerpc
|
||||
NOT_FOR_ARCHS_REASON= upstream drop 32 bits support
|
||||
|
||||
USES= compiler:c11 localbase:ldflags php:build,pecl pkgconfig ssl
|
||||
IGNORE_WITH_PHP= 85
|
||||
|
||||
CONFIGURE_ARGS+= --enable-mysqlnd
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= php:pecl,zend tar:tgz
|
||||
|
||||
IGNORE_WITH_PHP= 84
|
||||
IGNORE_WITH_PHP= 84 85
|
||||
|
||||
CONFIGURE_ARGS= --enable-xdebug
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ USES= php:cli,flavors python:env shebangfix
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= phorgeit
|
||||
USE_PHP= curl dom simplexml zlib
|
||||
IGNORE_WITH_PHP= 84
|
||||
IGNORE_WITH_PHP= 84 85
|
||||
|
||||
PHP_DESTDIR= lib/php/arcanist
|
||||
SHEBANG_FILES= bin/arc bin/phage scripts/*.php scripts/hgdaemon/*.php \
|
||||
|
||||
@@ -20,7 +20,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= phorgeit
|
||||
USE_PHP= ctype curl fileinfo filter iconv mbstring mysqli pcntl posix \
|
||||
zip
|
||||
IGNORE_WITH_PHP= 84
|
||||
IGNORE_WITH_PHP= 84 85
|
||||
USE_RC_SUBR= phd
|
||||
|
||||
SHEBANG_FILES= resources/timezones/*.php scripts/*.php scripts/almanac/*.php \
|
||||
|
||||
@@ -12,5 +12,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LIB_DEPENDS= librabbitmq.so:net/rabbitmq-c
|
||||
|
||||
USES= php:pecl localbase
|
||||
IGNORE_WITH_PHP= 85
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -21,7 +21,7 @@ USES= localbase:ldflags php:build,ext
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= jvoisin
|
||||
USE_PHP= session:build
|
||||
IGNORE_WITH_PHP= 84
|
||||
IGNORE_WITH_PHP= 84 85
|
||||
|
||||
CONFIGURE_ARGS= --enable-snuffleupagus
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
USES= gnome php:build,pecl pkgconfig
|
||||
USE_GNOME= libxml2
|
||||
IGNORE_WITH_PHP= 84
|
||||
IGNORE_WITH_PHP= 84 85
|
||||
|
||||
CONFIGURE_ARGS= LIBXML_CFLAGS=-I${LOCALBASE}/include/libxml2 \
|
||||
LIBXML_LIBS=-L${LOCALBASE}/include/libxml2
|
||||
|
||||
@@ -11,7 +11,7 @@ WWW= https://webtrees.net/
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/${PORTNAME}/LICENSE.md
|
||||
|
||||
IGNORE_WITH_PHP= 83 84
|
||||
IGNORE_WITH_PHP= 83 84 85
|
||||
USES= cpe php shebangfix zip
|
||||
# php pcre extension is required but it's statically linked in default php
|
||||
USE_PHP= calendar curl dom filter gd iconv pdo_mysql session xml
|
||||
|
||||
Reference in New Issue
Block a user