diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/nocc/Makefile | 2 | ||||
-rw-r--r-- | mail/pear-Horde_Imap_Client/Makefile | 1 | ||||
-rw-r--r-- | mail/phplist/Makefile | 2 | ||||
-rw-r--r-- | mail/postfixadmin/Makefile | 2 | ||||
-rw-r--r-- | mail/postfixadmin33/Makefile | 2 | ||||
-rw-r--r-- | mail/rainloop/Makefile | 2 | ||||
-rw-r--r-- | mail/roundcube/Makefile | 2 | ||||
-rw-r--r-- | mail/snappymail/Makefile | 2 | ||||
-rw-r--r-- | mail/squirrelmail/Makefile | 2 |
9 files changed, 8 insertions, 9 deletions
diff --git a/mail/nocc/Makefile b/mail/nocc/Makefile index ecc7b14a7593..99347edef6a6 100644 --- a/mail/nocc/Makefile +++ b/mail/nocc/Makefile @@ -13,7 +13,7 @@ USES= cpe php:web OPTIONS_DEFINE= DOCS -USE_PHP= ctype iconv imap mbstring openssl pcre session +USE_PHP= ctype iconv imap mbstring session SUB_FILES= pkg-message NO_ARCH= yes diff --git a/mail/pear-Horde_Imap_Client/Makefile b/mail/pear-Horde_Imap_Client/Makefile index b4b15f6101da..3d006541d802 100644 --- a/mail/pear-Horde_Imap_Client/Makefile +++ b/mail/pear-Horde_Imap_Client/Makefile @@ -8,7 +8,6 @@ COMMENT= Horde IMAP abstraction interface WWW= https://pear.horde.org USES= horde php cpe -USE_PHP= hash USE_HORDE_RUN= Horde_Exception \ Horde_Mail \ Horde_Mime \ diff --git a/mail/phplist/Makefile b/mail/phplist/Makefile index c9f2a00bb79a..4d4906da7b94 100644 --- a/mail/phplist/Makefile +++ b/mail/phplist/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} USES= cpe tar:tgz php:web,flavors -USE_PHP= curl gd gettext hash iconv imap json mbstring mysqli pcre session xml zlib +USE_PHP= curl gd gettext iconv imap mbstring mysqli session xml zlib IGNORE_WITH_PHP= 82 NO_ARCH= yes diff --git a/mail/postfixadmin/Makefile b/mail/postfixadmin/Makefile index 5b3cf647797f..b4ab81cb7f4f 100644 --- a/mail/postfixadmin/Makefile +++ b/mail/postfixadmin/Makefile @@ -20,7 +20,7 @@ CPE_VENDOR= postfix_admin_project CPE_PRODUCT= postfix_admin USE_GITHUB= yes GH_TAGNAME= d3bc1551 -USE_PHP= mbstring openssl pcre session spl +USE_PHP= mbstring session NO_ARCH= yes NO_BUILD= yes diff --git a/mail/postfixadmin33/Makefile b/mail/postfixadmin33/Makefile index 54d8865dfd5f..2cbc80738598 100644 --- a/mail/postfixadmin33/Makefile +++ b/mail/postfixadmin33/Makefile @@ -22,7 +22,7 @@ CPE_PRODUCT= postfix_admin USE_GITHUB= yes GH_ACCOUNT= ${DISTNAME} GH_PROJECT= ${DISTNAME} -USE_PHP= mbstring openssl pcre session spl +USE_PHP= mbstring session NO_ARCH= yes NO_BUILD= yes diff --git a/mail/rainloop/Makefile b/mail/rainloop/Makefile index 3d8260e13059..605eeff14f26 100644 --- a/mail/rainloop/Makefile +++ b/mail/rainloop/Makefile @@ -12,7 +12,7 @@ WWW= https://rainloop.net/ LICENSE= MIT USES= php:web,flavors zip -USE_PHP= curl dom iconv json openssl pcre simplexml spl xml zlib +USE_PHP= curl dom iconv simplexml xml zlib NO_ARCH= yes NO_BUILD= yes diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index ca6537e4adfe..1017de67e7a1 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -26,7 +26,7 @@ PORTDOCS= CHANGELOG.md INSTALL README.md UPGRADING CPE_PRODUCT= webmail CPE_VENDOR= roundcube -USE_PHP= pcre mbstring session iconv dom xml json intl zip filter openssl fileinfo exif ctype +USE_PHP= mbstring session iconv dom xml intl zip filter fileinfo exif ctype IGNORE_WITH_PHP=82 OPTIONS_DEFINE= LDAP GD PSPELL NSC DOCS EXAMPLES diff --git a/mail/snappymail/Makefile b/mail/snappymail/Makefile index 2ec62bea6927..6e9a1fc8792c 100644 --- a/mail/snappymail/Makefile +++ b/mail/snappymail/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= ${PECL_PKGNAMEPREFIX}APCu>0:devel/pecl-APCu@${PHP_FLAVOR} \ ${PECL_PKGNAMEPREFIX}uuid>0:devel/pecl-uuid@${PHP_FLAVOR} USES= php:web,flavors -USE_PHP= curl dom gd iconv intl json mbstring openssl phar sodium tidy \ +USE_PHP= curl dom gd iconv intl mbstring phar sodium tidy \ xml zip zlib NO_ARCH= yes diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index 4574e884934c..f7a0c4d3ecf2 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/doc/COPYING USES= cpe gettext perl5 php:web,flavors tar:bzip2 USE_PERL5= run -USE_PHP= gettext hash mbstring openssl pcre session xml +USE_PHP= gettext mbstring session xml CONFLICTS= squirreloutlook |