git: 4db069e975a1 - main - UNBREAK some ports with php81
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jan 2022 18:37:16 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4db069e975a19b331cc0d6f78624d880f9f56cf8
commit 4db069e975a19b331cc0d6f78624d880f9f56cf8
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-01-25 18:35:38 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-01-25 18:36:58 +0000
UNBREAK some ports with php81
- Pet portclippy/portfmt
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts
---
deskutils/moregroupware/Makefile | 1 -
dns/dns-ui/Makefile | 13 +++++--------
www/phpgroupware/Makefile | 3 +--
3 files changed, 6 insertions(+), 11 deletions(-)
diff --git a/deskutils/moregroupware/Makefile b/deskutils/moregroupware/Makefile
index 587c1b913fcd..0fe436c095bf 100644
--- a/deskutils/moregroupware/Makefile
+++ b/deskutils/moregroupware/Makefile
@@ -14,7 +14,6 @@ USES= gettext php:mod
WANT_PGSQL= server
# php extensions
USE_PHP= curl gd pcre session xml
-IGNORE_WITH_PHP= 81
SHAREOWN= ${WWWOWN}
SHAREGRP= ${WWWGRP}
diff --git a/dns/dns-ui/Makefile b/dns/dns-ui/Makefile
index a826cff26164..9d51f98d2663 100644
--- a/dns/dns-ui/Makefile
+++ b/dns/dns-ui/Makefile
@@ -11,23 +11,20 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= pgsql php:mod,cli
-IGNORE_WITH_PHP= 81
-
-SUB_FILES= pkg-message
-
-NO_BUILD= yes
-
-USE_PHP= curl json intl ldap mbstring pdo_pgsql
USE_GITHUB= yes
GH_ACCOUNT= operasoftware
+USE_PHP= curl intl json ldap mbstring pdo_pgsql
+
+NO_BUILD= yes
+SUB_FILES= pkg-message
OPTIONS_DEFINE= APACHE PGSQLSRV
OPTIONS_DEFAULT= APACHE PGSQLSRV
APACHE_DESC= Use apache as webserver
PGSQLSRV_DESC= Use local postgres instance
-APACHE_USES= apache:run,2.2+
APACHE_RUN_DEPENDS= mod_php74>0:www/mod_php74
+APACHE_USES= apache:run,2.2+
PGSQLSRV_VARS= WANT_PGSQL=server
.include <bsd.port.options.mk>
diff --git a/www/phpgroupware/Makefile b/www/phpgroupware/Makefile
index f7ce450b1d1f..b42ec281b0e9 100644
--- a/www/phpgroupware/Makefile
+++ b/www/phpgroupware/Makefile
@@ -7,10 +7,9 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Web based GroupWare system
USES= php:mod tar:bzip2
-IGNORE_WITH_PHP= 81
-NO_BUILD= yes
NO_ARCH= yes
+NO_BUILD= yes
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/www/data-dist/phpgroupware