mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
www/nextcloud: Mark incompatible with PHP 8.0
* see https://github.com/nextcloud/server/blob/master/lib/versioncheck.php
This commit is contained in:
parent
82352588e2
commit
5998c36437
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562488
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= nextcloud
|
||||
PORTVERSION= 20.0.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://download.nextcloud.com/server/releases/
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
@ -15,6 +16,7 @@ USES= cpe gettext-runtime php:flavors,web tar:bzip2
|
||||
USE_PHP= bcmath bz2 ctype curl dom fileinfo filter gd gmp hash iconv \
|
||||
json mbstring pdo posix session simplexml xml xmlreader \
|
||||
xmlwriter xsl zip zlib
|
||||
IGNORE_WITH_PHP=80
|
||||
|
||||
NEXTCLOUD_USERNAME?= ${WWWOWN}
|
||||
NEXTCLOUD_GROUPNAME?= ${WWWGRP}
|
||||
|
Loading…
Reference in New Issue
Block a user