git: d8afd1a75964 - main - php: unbreak bulk -a
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jul 2024 21:31:43 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=d8afd1a75964c0d026e863455d5ba82daf959bab commit d8afd1a75964c0d026e863455d5ba82daf959bab Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2024-07-28 21:31:17 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2024-07-28 21:31:17 +0000 php: unbreak bulk -a --- mail/pear-Horde_Mail_Autoconfig/Makefile | 1 + net-mgmt/icingaweb2-module-idoreports/Makefile | 1 + net-mgmt/icingaweb2-module-pdfexport/Makefile | 1 + net-mgmt/icingaweb2-module-reporting/Makefile | 1 + 4 files changed, 4 insertions(+) diff --git a/mail/pear-Horde_Mail_Autoconfig/Makefile b/mail/pear-Horde_Mail_Autoconfig/Makefile index 981adeac617b..74dc7f67f048 100644 --- a/mail/pear-Horde_Mail_Autoconfig/Makefile +++ b/mail/pear-Horde_Mail_Autoconfig/Makefile @@ -12,6 +12,7 @@ USE_HORDE_RUN= Horde_Exception \ Horde_Imap_Client \ Horde_Mail \ Horde_Smtp +IGNORE_WITH_PHP= 84 RUN_DEPENDS+= ${PEARDIR}/Net/DNS2.php:dns/pear-Net_DNS2@${PHP_FLAVOR} diff --git a/net-mgmt/icingaweb2-module-idoreports/Makefile b/net-mgmt/icingaweb2-module-idoreports/Makefile index 344ac07429fc..420399d75bbd 100644 --- a/net-mgmt/icingaweb2-module-idoreports/Makefile +++ b/net-mgmt/icingaweb2-module-idoreports/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FL icingaweb2-module-reporting${PHP_PKGNAMESUFFIX}>=0.10.0:net-mgmt/icingaweb2-module-reporting@${PHP_FLAVOR} USES= php:web,flavors +IGNORE_WITH_PHP= 84 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2-module-pdfexport/Makefile b/net-mgmt/icingaweb2-module-pdfexport/Makefile index 719290e31464..3d3a0ece0920 100644 --- a/net-mgmt/icingaweb2-module-pdfexport/Makefile +++ b/net-mgmt/icingaweb2-module-pdfexport/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FL chromium>0:www/chromium USES= php:web,flavors +IGNORE_WITH_PHP= 84 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2-module-reporting/Makefile b/net-mgmt/icingaweb2-module-reporting/Makefile index db586a8b84cb..6ae120001d1a 100644 --- a/net-mgmt/icingaweb2-module-reporting/Makefile +++ b/net-mgmt/icingaweb2-module-reporting/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FL icinga-php-library${PHP_PKGNAMESUFFIX}>=0.13.1:net-mgmt/icinga-php-library@${PHP_FLAVOR} USES= php:web,flavors +IGNORE_WITH_PHP= 84 USE_GITHUB= yes GH_ACCOUNT= icinga