diff options
author | antoine <antoine@FreeBSD.org> | 2019-09-22 15:14:00 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-09-22 15:14:00 +0800 |
commit | b4632fcf20981382ad9e1b37601ce4dd15083651 (patch) | |
tree | 8ee9853fe205829d45d09bb5071a0eb81239e5b4 /www | |
parent | ba8561d4a34fd1781bc40d82159cb6be0790f765 (diff) | |
download | freebsd-ports-gnome-b4632fcf20981382ad9e1b37601ce4dd15083651.tar.gz freebsd-ports-gnome-b4632fcf20981382ad9e1b37601ce4dd15083651.tar.zst freebsd-ports-gnome-b4632fcf20981382ad9e1b37601ce4dd15083651.zip |
Ignore with php 7.4
Reported by: pkg-fallout
Diffstat (limited to 'www')
-rw-r--r-- | www/nextcloud-calendar/Makefile | 1 | ||||
-rw-r--r-- | www/nextcloud-contacts/Makefile | 1 | ||||
-rw-r--r-- | www/nextcloud-notes/Makefile | 1 | ||||
-rw-r--r-- | www/nextcloud-tasks/Makefile | 1 | ||||
-rw-r--r-- | www/nextcloud/Makefile | 1 | ||||
-rw-r--r-- | www/owncloud/Makefile | 1 | ||||
-rw-r--r-- | www/pecl-http/Makefile | 1 | ||||
-rw-r--r-- | www/pecl-solr/Makefile | 1 | ||||
-rw-r--r-- | www/pecl-yaf/Makefile | 1 | ||||
-rw-r--r-- | www/pecl-yar/Makefile | 1 | ||||
-rw-r--r-- | www/phalcon/Makefile | 1 |
11 files changed, 11 insertions, 0 deletions
diff --git a/www/nextcloud-calendar/Makefile b/www/nextcloud-calendar/Makefile index 2e61db90fd47..66dda7aba9dc 100644 --- a/www/nextcloud-calendar/Makefile +++ b/www/nextcloud-calendar/Makefile @@ -19,6 +19,7 @@ LICENSE= AGPLv3 RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=15.9:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 74 NO_BUILD= yes NO_ARCH= yes diff --git a/www/nextcloud-contacts/Makefile b/www/nextcloud-contacts/Makefile index 85e9dbb625b8..c3f08a24c49a 100644 --- a/www/nextcloud-contacts/Makefile +++ b/www/nextcloud-contacts/Makefile @@ -20,6 +20,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=15:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 74 NO_BUILD= yes NO_ARCH= yes diff --git a/www/nextcloud-notes/Makefile b/www/nextcloud-notes/Makefile index 0bb06f8c3a7b..588139a19414 100644 --- a/www/nextcloud-notes/Makefile +++ b/www/nextcloud-notes/Makefile @@ -19,6 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=15:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 74 NO_BUILD= yes NO_ARCH= yes diff --git a/www/nextcloud-tasks/Makefile b/www/nextcloud-tasks/Makefile index 65fdd6d99b87..70faf9a55a1b 100644 --- a/www/nextcloud-tasks/Makefile +++ b/www/nextcloud-tasks/Makefile @@ -20,6 +20,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=15:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 74 NO_BUILD= yes NO_ARCH= yes diff --git a/www/nextcloud/Makefile b/www/nextcloud/Makefile index 802a709f0abe..51df4ab6982a 100644 --- a/www/nextcloud/Makefile +++ b/www/nextcloud/Makefile @@ -15,6 +15,7 @@ USES= cpe gettext-runtime php:flavors,web tar:bzip2 USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv json \ mbstring pdo posix session simplexml xml xmlreader xmlwriter \ xsl wddx zip zlib +IGNORE_WITH_PHP= 74 NEXTCLOUD_USERNAME?= ${WWWOWN} NEXTCLOUD_GROUPNAME?= ${WWWGRP} diff --git a/www/owncloud/Makefile b/www/owncloud/Makefile index 58151598d63b..820cddd8e43e 100644 --- a/www/owncloud/Makefile +++ b/www/owncloud/Makefile @@ -17,6 +17,7 @@ USES= cpe php:flavors,web tar:bzip2 USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv intl json \ mbstring pdo posix session simplexml xml xmlreader xmlwriter \ xsl wddx zip zlib +IGNORE_WITH_PHP= 74 NO_ARCH= yes NO_BUILD= yes diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index e87f07b34abb..644f8c0a539c 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -26,6 +26,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= php:pecl USE_PHP= zlib:build +IGNORE_WITH_PHP= 74 CONFLICTS= pecl-http[12]* diff --git a/www/pecl-solr/Makefile b/www/pecl-solr/Makefile index dff3cb5d6407..806e967c6ef9 100644 --- a/www/pecl-solr/Makefile +++ b/www/pecl-solr/Makefile @@ -16,5 +16,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= php:pecl USE_PHP= json:build +IGNORE_WITH_PHP= 74 .include <bsd.port.mk> diff --git a/www/pecl-yaf/Makefile b/www/pecl-yaf/Makefile index 8ba57d21a774..435da9a2b3a9 100644 --- a/www/pecl-yaf/Makefile +++ b/www/pecl-yaf/Makefile @@ -15,5 +15,6 @@ LIB_DEPENDS= libpcre.so:devel/pcre CONFIGURE_ARGS= --with-php-config=${LOCALBASE}/bin/php-config USES= localbase php:pecl +IGNORE_WITH_PHP= 74 .include <bsd.port.mk> diff --git a/www/pecl-yar/Makefile b/www/pecl-yar/Makefile index fadbe31c39bf..52a5b9fb1f0f 100644 --- a/www/pecl-yar/Makefile +++ b/www/pecl-yar/Makefile @@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= localbase php:pecl USE_PHP= json:build curl:build +IGNORE_WITH_PHP= 74 OPTIONS_DEFINE= MSGPACK MSGPACK_DESC= Enable MSGPACK module diff --git a/www/phalcon/Makefile b/www/phalcon/Makefile index 2b330577c90c..976f7ea7e675 100644 --- a/www/phalcon/Makefile +++ b/www/phalcon/Makefile @@ -16,6 +16,7 @@ ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 USES= php:ext USE_PHP= hash:build json:build pdo:build +IGNORE_WITH_PHP= 74 USE_GITHUB= yes GH_ACCOUNT= phalcon |