aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2024-03-21 08:07:29 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2024-03-21 08:11:52 +0000
commit66ab2ea60d3caaef01bbfc70d4f172c7d97435a2 (patch)
treef2918e45016ea741ce9905a7c458a638121643cc
parent179b62ead9f1bdedb09eb3937c0916252c93df84 (diff)
downloadports-66ab2ea60d3caaef01bbfc70d4f172c7d97435a2.tar.gz
ports-66ab2ea60d3caaef01bbfc70d4f172c7d97435a2.zip
mail/roundcube-*: remove restriction for php 8.3
The roundcube port itself has the restriction removed. All plugins which I use seem to work with 8.3. Maintainer timeout: about a month (except for 1)
-rw-r--r--mail/roundcube-automatic_addressbook/Makefile1
-rw-r--r--mail/roundcube-calendar-kolab/Makefile1
-rw-r--r--mail/roundcube-carddav/Makefile2
-rw-r--r--mail/roundcube-html5_notifier/Makefile1
-rw-r--r--mail/roundcube-sauserprefs/Makefile1
-rw-r--r--mail/roundcube-veximaccountadmin/Makefile1
-rw-r--r--mail/roundcube-yubikey_auth/Makefile1
7 files changed, 0 insertions, 8 deletions
diff --git a/mail/roundcube-automatic_addressbook/Makefile b/mail/roundcube-automatic_addressbook/Makefile
index 2bc30b346862..37cc22b85dd0 100644
--- a/mail/roundcube-automatic_addressbook/Makefile
+++ b/mail/roundcube-automatic_addressbook/Makefile
@@ -15,7 +15,6 @@ RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.8:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
USE_GITHUB= yes
GH_ACCOUNT= sblaisot
-IGNORE_WITH_PHP=83
WWWDIR= ${RCDIR}/plugins/automatic_addressbook
NO_ARCH= yes
diff --git a/mail/roundcube-calendar-kolab/Makefile b/mail/roundcube-calendar-kolab/Makefile
index d47fca70952d..8f81d7fce561 100644
--- a/mail/roundcube-calendar-kolab/Makefile
+++ b/mail/roundcube-calendar-kolab/Makefile
@@ -16,7 +16,6 @@ BUILD_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
-IGNORE_WITH_PHP=83
NO_BUILD= yes
NO_ARCH= yes
diff --git a/mail/roundcube-carddav/Makefile b/mail/roundcube-carddav/Makefile
index 21d69b494b8c..c2a1296b9b5e 100644
--- a/mail/roundcube-carddav/Makefile
+++ b/mail/roundcube-carddav/Makefile
@@ -12,8 +12,6 @@ WWW= https://github.com/mstilkerich/rcmcarddav
LICENSE= GPLv2
-IGNORE_WITH_PHP=83
-
BUILD_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.5:mail/roundcube@${PHP_FLAVOR}
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.5:mail/roundcube@${PHP_FLAVOR}
diff --git a/mail/roundcube-html5_notifier/Makefile b/mail/roundcube-html5_notifier/Makefile
index 91c6d78b883e..723f15859275 100644
--- a/mail/roundcube-html5_notifier/Makefile
+++ b/mail/roundcube-html5_notifier/Makefile
@@ -17,7 +17,6 @@ RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
USE_GITHUB= yes
GH_ACCOUNT= stremlau
-IGNORE_WITH_PHP=83
WWWDIR= ${PREFIX}/www/roundcube/plugins/${PORTNAME}
NO_ARCH= yes
diff --git a/mail/roundcube-sauserprefs/Makefile b/mail/roundcube-sauserprefs/Makefile
index c74943b9b5c2..8f41ac459c50 100644
--- a/mail/roundcube-sauserprefs/Makefile
+++ b/mail/roundcube-sauserprefs/Makefile
@@ -13,7 +13,6 @@ LICENSE= GPLv3
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.5:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
-IGNORE_WITH_PHP=83
WWWDIR= ${PREFIX}/www/roundcube/plugins/sauserprefs
NO_ARCH= yes
diff --git a/mail/roundcube-veximaccountadmin/Makefile b/mail/roundcube-veximaccountadmin/Makefile
index f5ae3ed591d9..a596ae646821 100644
--- a/mail/roundcube-veximaccountadmin/Makefile
+++ b/mail/roundcube-veximaccountadmin/Makefile
@@ -13,7 +13,6 @@ LICENSE= GPLv3
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.3:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
-IGNORE_WITH_PHP= 82 83
WWWDIR= ${PREFIX}/www/roundcube
REINPLACE_ARGS= -i ''
diff --git a/mail/roundcube-yubikey_auth/Makefile b/mail/roundcube-yubikey_auth/Makefile
index ab4eea66aba3..7efb00ec3a05 100644
--- a/mail/roundcube-yubikey_auth/Makefile
+++ b/mail/roundcube-yubikey_auth/Makefile
@@ -19,7 +19,6 @@ GH_ACCOUNT= northox
GH_PROJECT= roundcube-yubikey-plugin
GH_TAGNAME= 383bbb3
USE_PHP= curl
-IGNORE_WITH_PHP= 82 83
WWWDIR= ${PREFIX}/www/roundcube/plugins/roundcube_yubikey_authentication
NO_ARCH= yes