git: 9ca7c2ced81d - main - www/ilias6: Add missing PHP modules
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 May 2022 03:28:12 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ca7c2ced81df8a25cd2131184083067f09d50ca commit 9ca7c2ced81df8a25cd2131184083067f09d50ca Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2022-05-09 03:27:30 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2022-05-09 03:27:30 +0000 www/ilias6: Add missing PHP modules Adjust CONFLICTS --- www/ilias6/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/www/ilias6/Makefile b/www/ilias6/Makefile index 19e14e4b1629..8e64f96af3cc 100644 --- a/www/ilias6/Makefile +++ b/www/ilias6/Makefile @@ -2,6 +2,7 @@ PORTNAME= ilias PORTVERSION= 6.17 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www education PKGNAMESUFFIX= 6${PHP_PKGNAMESUFFIX} @@ -11,7 +12,7 @@ COMMENT= Powerful, dynamic, PHP and MySQL based e-learning platform LICENSE= GPLv2 -CONFLICTS= ilias-5.4.[0-9]* +CONFLICTS= ilias-7.[0-9]* DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29 EXPIRATION_DATE=2022-11-28 @@ -34,8 +35,9 @@ IGNORE_WITH_PHP= 80 81 NO_BUILD= yes PLIST= ${WRKDIR}/plist -USE_PHP= curl ldap pdo_mysql gd pdf dom pcre session simplexml \ - soap xmlrpc xmlwriter xsl zlib +USE_PHP= curl dom fileinfo gd iconv ldap pdo_mysql \ + pdf pcre session simplexml \ + soap tokenizer xmlrpc xmlreader xmlwriter xsl zlib ILIASDIR= www/ilias ILIASDATADIR= www/iliasdata PLIST_SUB= ILIASDATADIR=${ILIASDATADIR}