aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-02-11 20:51:10 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-02-11 20:51:10 +0000
commit64d2f058d53782dd499e314c2ee94a7571fefb3d (patch)
treebce7b916f08d04212fa520d99f13fc832fd9546b /mail
parent7254f522b11f9fecc380ad74731bac67250bd1fa (diff)
downloadports-64d2f058d53782dd499e314c2ee94a7571fefb3d.tar.gz
ports-64d2f058d53782dd499e314c2ee94a7571fefb3d.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/roundcube-automatic_addressbook/Makefile1
-rw-r--r--mail/roundcube-carddav/Makefile1
-rw-r--r--mail/roundcube-contextmenu/Makefile1
-rw-r--r--mail/roundcube-html5_notifier/Makefile1
-rw-r--r--mail/roundcube-login_info/Makefile1
-rw-r--r--mail/roundcube-mobilecube/Makefile1
-rw-r--r--mail/roundcube-mvision2/Makefile1
-rw-r--r--mail/roundcube-sauserprefs/Makefile1
-rw-r--r--mail/roundcube-thunderbird_labels/Makefile1
-rw-r--r--mail/roundcube-umich/Makefile1
-rw-r--r--mail/roundcube-veximaccountadmin/Makefile1
-rw-r--r--mail/roundcube-yubikey_auth/Makefile1
12 files changed, 12 insertions, 0 deletions
diff --git a/mail/roundcube-automatic_addressbook/Makefile b/mail/roundcube-automatic_addressbook/Makefile
index 9e8f275c6718..d514ba3caa0f 100644
--- a/mail/roundcube-automatic_addressbook/Makefile
+++ b/mail/roundcube-automatic_addressbook/Makefile
@@ -14,6 +14,7 @@ LICENSE= GPLv3
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.8:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
+IGNORE_WITH_PHP=80
USE_GITHUB= yes
GH_ACCOUNT= sblaisot
diff --git a/mail/roundcube-carddav/Makefile b/mail/roundcube-carddav/Makefile
index f7716547aebb..8451289b10d7 100644
--- a/mail/roundcube-carddav/Makefile
+++ b/mail/roundcube-carddav/Makefile
@@ -30,6 +30,7 @@ NO_ARCH= yes
USES= php:flavors tar:bz2
USE_PHP= simplexml sockets curl
+IGNORE_WITH_PHP=80
WWWDIR= ${PREFIX}/www/roundcube/plugins/carddav
diff --git a/mail/roundcube-contextmenu/Makefile b/mail/roundcube-contextmenu/Makefile
index ce408cd53c86..d3af903adf75 100644
--- a/mail/roundcube-contextmenu/Makefile
+++ b/mail/roundcube-contextmenu/Makefile
@@ -15,6 +15,7 @@ LICENSE= GPLv3
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.4.4:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
+IGNORE_WITH_PHP=80
NO_BUILD= yes
NO_ARCH= yes
diff --git a/mail/roundcube-html5_notifier/Makefile b/mail/roundcube-html5_notifier/Makefile
index 5b68c6b480bb..06f255d57766 100644
--- a/mail/roundcube-html5_notifier/Makefile
+++ b/mail/roundcube-html5_notifier/Makefile
@@ -16,6 +16,7 @@ RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
BUILD_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
+IGNORE_WITH_PHP=80
USE_GITHUB= yes
GH_ACCOUNT= stremlau
diff --git a/mail/roundcube-login_info/Makefile b/mail/roundcube-login_info/Makefile
index bde35e3ba6d6..c964ce5ba92b 100644
--- a/mail/roundcube-login_info/Makefile
+++ b/mail/roundcube-login_info/Makefile
@@ -18,6 +18,7 @@ LICENSE= GPLv2
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.5:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
+IGNORE_WITH_PHP=80
NO_BUILD= yes
NO_ARCH= yes
diff --git a/mail/roundcube-mobilecube/Makefile b/mail/roundcube-mobilecube/Makefile
index 5d080eadb9f2..526c5c5a2796 100644
--- a/mail/roundcube-mobilecube/Makefile
+++ b/mail/roundcube-mobilecube/Makefile
@@ -18,6 +18,7 @@ THEME_VERSION?= 3.1.0
THEME_BUILD?= 030110A
USES= php:flavors zip
+IGNORE_WITH_PHP=80
NO_BUILD= yes
NO_ARCH= yes
diff --git a/mail/roundcube-mvision2/Makefile b/mail/roundcube-mvision2/Makefile
index a27834036c4c..23845900cadd 100644
--- a/mail/roundcube-mvision2/Makefile
+++ b/mail/roundcube-mvision2/Makefile
@@ -16,6 +16,7 @@ COMMENT= Theme for RoundCube Web Mail
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.2:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
+IGNORE_WITH_PHP=80
NO_BUILD= yes
NO_ARCH= yes
diff --git a/mail/roundcube-sauserprefs/Makefile b/mail/roundcube-sauserprefs/Makefile
index 03ab027c0ae3..a3f0f605ecd4 100644
--- a/mail/roundcube-sauserprefs/Makefile
+++ b/mail/roundcube-sauserprefs/Makefile
@@ -19,6 +19,7 @@ LICENSE= GPLv3
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.8:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
+IGNORE_WITH_PHP=80
NO_BUILD= yes
NO_ARCH= yes
diff --git a/mail/roundcube-thunderbird_labels/Makefile b/mail/roundcube-thunderbird_labels/Makefile
index 513c167a7877..df8c5652b929 100644
--- a/mail/roundcube-thunderbird_labels/Makefile
+++ b/mail/roundcube-thunderbird_labels/Makefile
@@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.4.0:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
+IGNORE_WITH_PHP=80
NO_BUILD= yes
NO_ARCH= yes
diff --git a/mail/roundcube-umich/Makefile b/mail/roundcube-umich/Makefile
index 1c188c4c8696..a58ee52b6c80 100644
--- a/mail/roundcube-umich/Makefile
+++ b/mail/roundcube-umich/Makefile
@@ -16,6 +16,7 @@ LICENSE= GPLv3+ # same as roundcube's
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.2:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
+IGNORE_WITH_PHP=80
NO_BUILD= yes
NO_ARCH= yes
diff --git a/mail/roundcube-veximaccountadmin/Makefile b/mail/roundcube-veximaccountadmin/Makefile
index f6ed67a80ead..f49892987c3f 100644
--- a/mail/roundcube-veximaccountadmin/Makefile
+++ b/mail/roundcube-veximaccountadmin/Makefile
@@ -18,6 +18,7 @@ LICENSE= GPLv3
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.9:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
+IGNORE_WITH_PHP=80
NO_BUILD= yes
PLIST_SUB+= PLUGINDIR="${PLUGINDIR}"
diff --git a/mail/roundcube-yubikey_auth/Makefile b/mail/roundcube-yubikey_auth/Makefile
index acbe244651c5..456437b37ffc 100644
--- a/mail/roundcube-yubikey_auth/Makefile
+++ b/mail/roundcube-yubikey_auth/Makefile
@@ -16,6 +16,7 @@ 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=80
USE_PHP= curl