mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
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)
This commit is contained in:
parent
179b62ead9
commit
66ab2ea60d
7 changed files with 0 additions and 8 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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 ''
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue