git: 214a6c5f5a67 - main - */*: Ignore with php82
Date: Mon, 13 Jun 2022 00:08:14 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=214a6c5f5a6710e22a998e7e3ebba5e30d30a546 commit 214a6c5f5a6710e22a998e7e3ebba5e30d30a546 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-06-13 00:07:34 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-06-13 00:08:05 +0000 */*: Ignore with php82 --- archivers/pecl-rar/Makefile | 2 +- chinese/phpbb-tw/Makefile | 1 + databases/pecl-cassandra/Makefile | 2 +- databases/pecl-couchbase/Makefile | 2 +- databases/php-xapian/Makefile | 2 +- databases/xapian-bindings/Makefile | 2 +- devel/ioncube/Makefile | 2 +- devel/pecl-APCu_bc/Makefile | 2 +- devel/pecl-eio/Makefile | 2 +- devel/pecl-hrtime/Makefile | 2 +- devel/pecl-jsmin/Makefile | 2 +- devel/pecl-jsond/Makefile | 2 +- devel/pecl-propro2/Makefile | 2 +- devel/pecl-runkit7/Makefile | 2 +- devel/pecl-swoole/Makefile | 1 + devel/pecl-uv/Makefile | 2 +- devel/pecl-vld/Makefile | 1 + devel/pecl-xdebug/Makefile | 1 + devel/pecl-zookeeper/Makefile | 1 + devel/websvn/Makefile | 1 + ftp/php-fastdfs/Makefile | 2 +- graphics/php-facedetect/Makefile | 2 +- lang/php74-extensions/Makefile | 2 +- lang/php80-extensions/Makefile | 2 +- lang/php81-extensions/Makefile | 2 +- mail/phplist/Makefile | 1 + mail/roundcube-automatic_addressbook/Makefile | 2 +- mail/roundcube-calendar-kolab/Makefile | 2 +- mail/roundcube-carddav/Makefile | 2 +- mail/roundcube-contextmenu/Makefile | 2 +- mail/roundcube-html5_notifier/Makefile | 2 +- mail/roundcube-login_info/Makefile | 2 +- mail/roundcube-mobilecube/Makefile | 2 +- mail/roundcube-mvision2/Makefile | 2 +- mail/roundcube-sauserprefs/Makefile | 2 +- mail/roundcube-thunderbird_labels/Makefile | 2 +- mail/roundcube-twofactor_gauthenticator/Makefile | 2 +- mail/roundcube-umich/Makefile | 2 +- mail/roundcube-veximaccountadmin/Makefile | 2 +- mail/roundcube-yubikey_auth/Makefile | 2 +- mail/roundcube/Makefile | 2 +- math/pecl-stats2/Makefile | 2 +- multimedia/php-pHash/Makefile | 2 +- net-im/pecl-stomp2/Makefile | 2 +- net-mgmt/glpi-plugins-fusioninventory-server/Makefile | 2 +- net-mgmt/librenms/Makefile | 1 + net-mgmt/nagiosql/Makefile | 1 + net-mgmt/observium/Makefile | 1 + net-mgmt/phpipam/Makefile | 1 + net-mgmt/phpweathermap/Makefile | 1 + net-mgmt/zabbix5-frontend/Makefile | 2 +- net-mgmt/zabbix54-frontend/Makefile | 2 +- net-mgmt/zabbix6-frontend/Makefile | 2 +- net/pecl-amqp/Makefile | 2 +- net/pecl-mosquitto/Makefile | 2 +- net/pecl-zmq/Makefile | 2 +- print/pecl-pdflib/Makefile | 2 +- security/mailzu/Makefile | 1 + security/snuffleupagus/Makefile | 1 + sysutils/ganglia-webfrontend/Makefile | 2 +- textproc/php-mecab/Makefile | 2 +- www/dokuwiki/Makefile | 2 +- www/elgg/Makefile | 2 +- www/glpi/Makefile | 2 +- www/horde-base/Makefile | 2 +- www/ilias/Makefile | 2 +- www/ilias6/Makefile | 2 +- www/moodle310/Makefile | 2 +- www/moodle311/Makefile | 2 +- www/moodle39/Makefile | 2 +- www/moodle40/Makefile | 2 +- www/nibbleblog/Makefile | 1 + www/osticket/Makefile | 2 +- www/pecl-yaf/Makefile | 1 + www/phalcon/Makefile | 1 + www/phalcon4/Makefile | 2 +- www/phpbb/Makefile | 1 + www/thundersnarf/Makefile | 2 +- www/typo3-10/Makefile | 2 +- www/typo3-11/Makefile | 1 - www/unit-php/Makefile | 1 + 81 files changed, 80 insertions(+), 62 deletions(-) diff --git a/archivers/pecl-rar/Makefile b/archivers/pecl-rar/Makefile index 8e3eb421360e..156e2c229afc 100644 --- a/archivers/pecl-rar/Makefile +++ b/archivers/pecl-rar/Makefile @@ -11,7 +11,7 @@ LICENSE= PHP301 USES= compiler:c11 php:pecl USE_PHP= spl:build -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 CONFIGURE_ARGS= --enable-rar diff --git a/chinese/phpbb-tw/Makefile b/chinese/phpbb-tw/Makefile index 99a5a3328235..fe75026a4b2b 100644 --- a/chinese/phpbb-tw/Makefile +++ b/chinese/phpbb-tw/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:devel/pear@${PHP_FLAVOR} CONFLICTS_INSTALL= phpbb phpbb3 zh-phpbb3-tw # share/doc/phpbb/AUTHORS share/doc/phpbb/CHANGELOG.html USES= dos2unix php +IGNORE_WITH_PHP= 82 # Get HOSTNAME .if exists(/sbin/sysctl) diff --git a/databases/pecl-cassandra/Makefile b/databases/pecl-cassandra/Makefile index 37a74c719c7a..ec275ce7c17c 100644 --- a/databases/pecl-cassandra/Makefile +++ b/databases/pecl-cassandra/Makefile @@ -24,7 +24,7 @@ GH_ACCOUNT= datastax GH_PROJECT= php-driver GH_TAGNAME= 61faee0 -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 PHP_MODNAME= cassandra WRKSRC_SUBDIR= ext diff --git a/databases/pecl-couchbase/Makefile b/databases/pecl-couchbase/Makefile index 8e07144ba46a..9f7be1d33c12 100644 --- a/databases/pecl-couchbase/Makefile +++ b/databases/pecl-couchbase/Makefile @@ -20,6 +20,6 @@ LIB_DEPENDS= libcouchbase.so:databases/libcouchbase USES= php:pecl USE_PHP= json:build -IGNORE_WITH_PHP=80 81 +IGNORE_WITH_PHP=80 81 82 .include <bsd.port.mk> diff --git a/databases/php-xapian/Makefile b/databases/php-xapian/Makefile index b458cefd4005..652edd9469a1 100644 --- a/databases/php-xapian/Makefile +++ b/databases/php-xapian/Makefile @@ -38,7 +38,7 @@ CONFIGURE_ARGS= --datarootdir=${DATADIR} \ --without-tcl CONFIGURE_ENV= PHP_CONFIG=${LOCALBASE}/bin/php-config GNU_CONFIGURE= yes -IGNORE_WITH_PHP=80 81 +IGNORE_WITH_PHP=80 81 82 INSTALL_TARGET= install-strip USE_CXXSTD= c++11 diff --git a/databases/xapian-bindings/Makefile b/databases/xapian-bindings/Makefile index 7520fb397129..32914fb06b39 100644 --- a/databases/xapian-bindings/Makefile +++ b/databases/xapian-bindings/Makefile @@ -22,7 +22,7 @@ LUA_USES= lua:run PERL_RUN_DEPENDS= p5-Xapian>=${PORTVERSION}:databases/p5-Xapian PHP_RUN_DEPENDS= ${PHP_PKGNAMEPREFIX}xapian>=${PORTVERSION}:databases/php-xapian@${PHP_FLAVOR} PHP_USES= php -PHP_VARS= IGNORE_WITH_PHP="80 81" +PHP_VARS= IGNORE_WITH_PHP="80 81 82" PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xapian>=${PORTVERSION}:databases/py-xapian@${PY_FLAVOR} PYTHON_USES= python:run RUBY_RUN_DEPENDS= ${RUBY_PKGNAMEPREFIX}xapian>=${PORTVERSION}:databases/ruby-xapian diff --git a/devel/ioncube/Makefile b/devel/ioncube/Makefile index ee0b6cdb200a..727aeac1cd2c 100644 --- a/devel/ioncube/Makefile +++ b/devel/ioncube/Makefile @@ -25,7 +25,7 @@ IGNORE_DragonFly= is unsupported on DragonFly ONLY_FOR_ARCHS= amd64 i386 NO_BUILD= yes USES= php:flavors -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 SUB_FILES= pkg-message WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/pecl-APCu_bc/Makefile b/devel/pecl-APCu_bc/Makefile index be830b3d2d8e..51f040105df5 100644 --- a/devel/pecl-APCu_bc/Makefile +++ b/devel/pecl-APCu_bc/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/apcu.so:devel/pecl-APCu@${PHP_F USES= localbase php:pecl -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 PHP_MODNAME= apc PHP_MOD_PRIO=30 diff --git a/devel/pecl-eio/Makefile b/devel/pecl-eio/Makefile index 7bf015c38006..b813dae8376b 100644 --- a/devel/pecl-eio/Makefile +++ b/devel/pecl-eio/Makefile @@ -14,7 +14,7 @@ DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29 EXPIRATION_DATE=2022-11-28 USES= php:pecl -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 CONFIGURE_ARGS= --enable-eio diff --git a/devel/pecl-hrtime/Makefile b/devel/pecl-hrtime/Makefile index 3c437869682a..e234b2bd51b4 100644 --- a/devel/pecl-hrtime/Makefile +++ b/devel/pecl-hrtime/Makefile @@ -13,6 +13,6 @@ DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29 EXPIRATION_DATE=2022-11-28 USES= php:pecl -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 .include <bsd.port.mk> diff --git a/devel/pecl-jsmin/Makefile b/devel/pecl-jsmin/Makefile index 1d6a9d68d068..50fdd681871a 100644 --- a/devel/pecl-jsmin/Makefile +++ b/devel/pecl-jsmin/Makefile @@ -13,6 +13,6 @@ DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29 EXPIRATION_DATE=2022-11-28 USES= php:pecl -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 .include <bsd.port.mk> diff --git a/devel/pecl-jsond/Makefile b/devel/pecl-jsond/Makefile index 9e2e5e472da0..a7cac84b1246 100644 --- a/devel/pecl-jsond/Makefile +++ b/devel/pecl-jsond/Makefile @@ -13,6 +13,6 @@ DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29 EXPIRATION_DATE=2022-11-28 USES= php:pecl -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 .include <bsd.port.mk> diff --git a/devel/pecl-propro2/Makefile b/devel/pecl-propro2/Makefile index 9a7a494be0cd..6199a883c9da 100644 --- a/devel/pecl-propro2/Makefile +++ b/devel/pecl-propro2/Makefile @@ -14,6 +14,6 @@ DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29 EXPIRATION_DATE= 2022-11-28 USES= gmake php:pecl -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 .include <bsd.port.mk> diff --git a/devel/pecl-runkit7/Makefile b/devel/pecl-runkit7/Makefile index 54d8592b3a55..a97409ebd0dd 100644 --- a/devel/pecl-runkit7/Makefile +++ b/devel/pecl-runkit7/Makefile @@ -8,6 +8,6 @@ COMMENT= Extension to replace, rename, and remove user functions and classes LICENSE= PHP301 USES= compiler:c11 php:pecl -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 .include <bsd.port.mk> diff --git a/devel/pecl-swoole/Makefile b/devel/pecl-swoole/Makefile index 783a64ba424e..951eab4e2091 100644 --- a/devel/pecl-swoole/Makefile +++ b/devel/pecl-swoole/Makefile @@ -12,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c11 localbase:ldflags php:pecl ssl USE_PHP= hash:build pcre +IGNORE_WITH_PHP= 82 CONFIGURE_ARGS+= --enable-mysqlnd diff --git a/devel/pecl-uv/Makefile b/devel/pecl-uv/Makefile index 0cceeecdc971..0513b870cc8d 100644 --- a/devel/pecl-uv/Makefile +++ b/devel/pecl-uv/Makefile @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libuv.so:devel/libuv USES= php:pecl -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 .include <bsd.port.mk> diff --git a/devel/pecl-vld/Makefile b/devel/pecl-vld/Makefile index 4b05ba1c8ae7..492a9973569a 100644 --- a/devel/pecl-vld/Makefile +++ b/devel/pecl-vld/Makefile @@ -11,6 +11,7 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:pecl +IGNORE_WITH_PHP= 82 CONFIGURE_ARGS= --enable-vld diff --git a/devel/pecl-xdebug/Makefile b/devel/pecl-xdebug/Makefile index fb3fd784b1bb..9ce15daed80b 100644 --- a/devel/pecl-xdebug/Makefile +++ b/devel/pecl-xdebug/Makefile @@ -12,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE CONFIGURE_ARGS= --enable-xdebug USES= php:pecl,zend tar:tgz +IGNORE_WITH_PHP= 82 SUB_FILES= pkg-message diff --git a/devel/pecl-zookeeper/Makefile b/devel/pecl-zookeeper/Makefile index a51ef7ae3a4c..1044109be6c2 100644 --- a/devel/pecl-zookeeper/Makefile +++ b/devel/pecl-zookeeper/Makefile @@ -15,6 +15,7 @@ LIB_DEPENDS= libzookeeper_mt.so:devel/libzookeeper USES= php:pecl USE_PHP= session:build +IGNORE_WITH_PHP= 82 PORTDATA= zookeeper-api.php diff --git a/devel/websvn/Makefile b/devel/websvn/Makefile index 364df6477273..bfad1f7b8366 100644 --- a/devel/websvn/Makefile +++ b/devel/websvn/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/svn:devel/subversion \ ${PEARDIR}/Text/Diff.php:devel/pear-Text_Diff@${PHP_FLAVOR} USES= php:flavors cpe +IGNORE_WITH_PHP= 82 USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME}php diff --git a/ftp/php-fastdfs/Makefile b/ftp/php-fastdfs/Makefile index 7122b0f3b8ed..28997c0f66f3 100644 --- a/ftp/php-fastdfs/Makefile +++ b/ftp/php-fastdfs/Makefile @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= happyfish100 GH_PROJECT= fastdfs GH_TAGNAME= V6.06 -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 WRKSRC_SUBDIR= php_client CONFIGURE_ENV= ROOT=${LOCALBASE} diff --git a/graphics/php-facedetect/Makefile b/graphics/php-facedetect/Makefile index d4c0f2bfd131..0b5c3fd3c0d2 100644 --- a/graphics/php-facedetect/Makefile +++ b/graphics/php-facedetect/Makefile @@ -21,7 +21,7 @@ GH_TAGNAME= 2a8974b LIBS+= -lopencv_core USES= compiler:c11 localbase php:ext pkgconfig -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 CONFIGURE_ARGS+= --with-facedetect diff --git a/lang/php74-extensions/Makefile b/lang/php74-extensions/Makefile index e72bd553b954..faccd14b4669 100644 --- a/lang/php74-extensions/Makefile +++ b/lang/php74-extensions/Makefile @@ -11,7 +11,7 @@ EXPIRATION_DATE=2022-11-29 USES= metaport php PHP_VER= 74 -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 OPTIONS_DEFINE= BCMATH BZ2 CALENDAR CTYPE CURL DBA \ DOM ENCHANT EXIF FILEINFO FILTER FTP GD GETTEXT \ diff --git a/lang/php80-extensions/Makefile b/lang/php80-extensions/Makefile index 666b9abf44a7..ef5f9b528cc8 100644 --- a/lang/php80-extensions/Makefile +++ b/lang/php80-extensions/Makefile @@ -8,7 +8,7 @@ COMMENT= "meta-port" to install PHP extensions USES= metaport php PHP_VER= 80 -IGNORE_WITH_PHP= 74 81 +IGNORE_WITH_PHP= 74 81 82 OPTIONS_DEFINE= BCMATH BZ2 CALENDAR CTYPE CURL DBA \ DOM ENCHANT EXIF FILEINFO FILTER FTP GD GETTEXT \ diff --git a/lang/php81-extensions/Makefile b/lang/php81-extensions/Makefile index da9da0e63f1e..06225e58a52b 100644 --- a/lang/php81-extensions/Makefile +++ b/lang/php81-extensions/Makefile @@ -9,7 +9,7 @@ COMMENT= "meta-port" to install PHP extensions USES= metaport php PHP_VER= 81 -IGNORE_WITH_PHP= 74 80 +IGNORE_WITH_PHP= 74 80 82 OPTIONS_DEFINE= BCMATH BZ2 CALENDAR CTYPE CURL DBA DOM ENCHANT EXIF FFI \ FILEINFO FILTER FTP GD GETTEXT GMP ICONV IMAP INTL LDAP \ diff --git a/mail/phplist/Makefile b/mail/phplist/Makefile index 46b01201f506..fc6ef945bdd5 100644 --- a/mail/phplist/Makefile +++ b/mail/phplist/Makefile @@ -16,6 +16,7 @@ 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 +IGNORE_WITH_PHP= 82 NO_ARCH= yes NO_BUILD= yes diff --git a/mail/roundcube-automatic_addressbook/Makefile b/mail/roundcube-automatic_addressbook/Makefile index 4694481de524..5c238493f10f 100644 --- a/mail/roundcube-automatic_addressbook/Makefile +++ b/mail/roundcube-automatic_addressbook/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.8:mail/roundcube@${PHP_FLAVOR} USES= php:flavors USE_GITHUB= yes GH_ACCOUNT= sblaisot -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 WWWDIR= ${RCDIR}/plugins/automatic_addressbook NO_ARCH= yes diff --git a/mail/roundcube-calendar-kolab/Makefile b/mail/roundcube-calendar-kolab/Makefile index d39ca777c304..6e9cc6ff4048 100644 --- a/mail/roundcube-calendar-kolab/Makefile +++ b/mail/roundcube-calendar-kolab/Makefile @@ -15,7 +15,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=81 +IGNORE_WITH_PHP=81 82 NO_BUILD= yes NO_ARCH= yes diff --git a/mail/roundcube-carddav/Makefile b/mail/roundcube-carddav/Makefile index 2897ce70e845..61f9619409a7 100644 --- a/mail/roundcube-carddav/Makefile +++ b/mail/roundcube-carddav/Makefile @@ -13,7 +13,7 @@ COMMENT= Roundcube CardDAV plugin LICENSE= GPLv2 -IGNORE_WITH_PHP=81 +IGNORE_WITH_PHP=81 82 BUILD_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR} RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR} diff --git a/mail/roundcube-contextmenu/Makefile b/mail/roundcube-contextmenu/Makefile index f6dffa2c5ebf..c8e92c32c4fe 100644 --- a/mail/roundcube-contextmenu/Makefile +++ b/mail/roundcube-contextmenu/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv3 RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.5.0:mail/roundcube@${PHP_FLAVOR} USES= php:flavors -IGNORE_WITH_PHP=81 +IGNORE_WITH_PHP=81 82 NO_BUILD= yes NO_ARCH= yes diff --git a/mail/roundcube-html5_notifier/Makefile b/mail/roundcube-html5_notifier/Makefile index 69f8472b927e..692da4904c75 100644 --- a/mail/roundcube-html5_notifier/Makefile +++ b/mail/roundcube-html5_notifier/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR} USES= php:flavors USE_GITHUB= yes GH_ACCOUNT= stremlau -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 WWWDIR= ${PREFIX}/www/roundcube/plugins/${PORTNAME} NO_ARCH= yes diff --git a/mail/roundcube-login_info/Makefile b/mail/roundcube-login_info/Makefile index 55c6d035b549..73cdc266d4ae 100644 --- a/mail/roundcube-login_info/Makefile +++ b/mail/roundcube-login_info/Makefile @@ -17,7 +17,7 @@ LICENSE= GPLv2 RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.5:mail/roundcube@${PHP_FLAVOR} USES= php:flavors -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 WWWDIR= ${LOCALBASE}/www/roundcube NO_ARCH= yes diff --git a/mail/roundcube-mobilecube/Makefile b/mail/roundcube-mobilecube/Makefile index 9e3b437c9b11..0c21a0784592 100644 --- a/mail/roundcube-mobilecube/Makefile +++ b/mail/roundcube-mobilecube/Makefile @@ -17,7 +17,7 @@ THEME_VERSION?= 3.1.0 THEME_BUILD?= 030110A USES= php:flavors zip -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 WWWDIR?= ${PREFIX}/www/roundcube/skins/MobileCube NO_ARCH= yes diff --git a/mail/roundcube-mvision2/Makefile b/mail/roundcube-mvision2/Makefile index 81a02ac49ea7..408c5120f870 100644 --- a/mail/roundcube-mvision2/Makefile +++ b/mail/roundcube-mvision2/Makefile @@ -15,7 +15,7 @@ COMMENT= Theme for RoundCube Web Mail RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.2:mail/roundcube@${PHP_FLAVOR} USES= php:flavors -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 WWWDIR?= ${PREFIX}/www/roundcube/skins/mvision2_en NO_ARCH= yes diff --git a/mail/roundcube-sauserprefs/Makefile b/mail/roundcube-sauserprefs/Makefile index 91edda8bb0b4..69778b83f3cd 100644 --- a/mail/roundcube-sauserprefs/Makefile +++ b/mail/roundcube-sauserprefs/Makefile @@ -18,7 +18,7 @@ LICENSE= GPLv3 RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.8:mail/roundcube@${PHP_FLAVOR} USES= php:flavors -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 WWWDIR= ${PREFIX}/www/roundcube/plugins/sauserprefs NO_ARCH= yes diff --git a/mail/roundcube-thunderbird_labels/Makefile b/mail/roundcube-thunderbird_labels/Makefile index c4bdc84f1097..94f595cf2596 100644 --- a/mail/roundcube-thunderbird_labels/Makefile +++ b/mail/roundcube-thunderbird_labels/Makefile @@ -19,7 +19,7 @@ USES= php:flavors USE_GITHUB= yes GH_ACCOUNT= mike-kfed GH_PROJECT= roundcube-thunderbird_labels -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 NO_ARCH= yes NO_BUILD= yes diff --git a/mail/roundcube-twofactor_gauthenticator/Makefile b/mail/roundcube-twofactor_gauthenticator/Makefile index 969110a61380..559d5c9a20cd 100644 --- a/mail/roundcube-twofactor_gauthenticator/Makefile +++ b/mail/roundcube-twofactor_gauthenticator/Makefile @@ -15,7 +15,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=81 +IGNORE_WITH_PHP=81 82 USE_GITHUB= yes GH_ACCOUNT= alexandregz diff --git a/mail/roundcube-umich/Makefile b/mail/roundcube-umich/Makefile index 55544f4c9c20..20cc8d8ffaba 100644 --- a/mail/roundcube-umich/Makefile +++ b/mail/roundcube-umich/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv3+ # same as roundcube's RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.2:mail/roundcube@${PHP_FLAVOR} USES= php:flavors -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 WWWDIR?= ${PREFIX}/www/roundcube/skins/umich NO_ARCH= yes diff --git a/mail/roundcube-veximaccountadmin/Makefile b/mail/roundcube-veximaccountadmin/Makefile index fae67c6954ae..7e4a99eecb89 100644 --- a/mail/roundcube-veximaccountadmin/Makefile +++ b/mail/roundcube-veximaccountadmin/Makefile @@ -17,7 +17,7 @@ LICENSE= GPLv3 RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.9:mail/roundcube@${PHP_FLAVOR} USES= php:flavors -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 WWWDIR= ${PREFIX}/www/roundcube REINPLACE_ARGS= -i '' diff --git a/mail/roundcube-yubikey_auth/Makefile b/mail/roundcube-yubikey_auth/Makefile index 17991e7a02ce..3433cc7da175 100644 --- a/mail/roundcube-yubikey_auth/Makefile +++ b/mail/roundcube-yubikey_auth/Makefile @@ -20,7 +20,7 @@ GH_ACCOUNT= northox GH_PROJECT= roundcube-yubikey-plugin GH_TAGNAME= 383bbb3 USE_PHP= curl -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 WWWDIR= ${PREFIX}/www/roundcube/plugins/roundcube_yubikey_authentication NO_ARCH= yes diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 65ada6ee3bc3..c2a578730e0e 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -26,7 +26,7 @@ CPE_PRODUCT= webmail CPE_VENDOR= roundcube USE_PHP= pcre mbstring session iconv dom xml json intl zip filter openssl fileinfo exif ctype -IGNORE_WITH_PHP=81 +IGNORE_WITH_PHP=81 82 OPTIONS_DEFINE= LDAP GD PSPELL NSC DOCS EXAMPLES OPTIONS_MULTI= DB diff --git a/math/pecl-stats2/Makefile b/math/pecl-stats2/Makefile index 17effebd5c1a..51fcfd82cf23 100644 --- a/math/pecl-stats2/Makefile +++ b/math/pecl-stats2/Makefile @@ -12,7 +12,7 @@ DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29 EXPIRATION_DATE=2022-11-28 USES= php:pecl -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 PORTSCOUT= limit:^2.* diff --git a/multimedia/php-pHash/Makefile b/multimedia/php-pHash/Makefile index 82b59e0b9354..1dd2f60e07dc 100644 --- a/multimedia/php-pHash/Makefile +++ b/multimedia/php-pHash/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libpHash.so:multimedia/pHash USES= compiler:c++11-lang php:ext # Does not build for PHP 8.0 and later -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 WRKSRC_SUBDIR= bindings/php diff --git a/net-im/pecl-stomp2/Makefile b/net-im/pecl-stomp2/Makefile index 1527d3c3e7ba..a89f5c365a6e 100644 --- a/net-im/pecl-stomp2/Makefile +++ b/net-im/pecl-stomp2/Makefile @@ -12,7 +12,7 @@ DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29 EXPIRATION_DATE=2022-11-28 USES= php:pecl -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 CONFLICTS= pecl-stomp-1* PORTSCOUT= limit:^2.* diff --git a/net-mgmt/glpi-plugins-fusioninventory-server/Makefile b/net-mgmt/glpi-plugins-fusioninventory-server/Makefile index 0801157a766e..533a8881450e 100644 --- a/net-mgmt/glpi-plugins-fusioninventory-server/Makefile +++ b/net-mgmt/glpi-plugins-fusioninventory-server/Makefile @@ -19,7 +19,7 @@ GH_ACCOUNT= fusioninventory GH_PROJECT= fusioninventory-for-glpi GH_TAGNAME= glpi090+${FUNV_VER} USE_PHP= fileinfo simplexml -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 GLPI_VER= 9.5.0 FUNV_VER= 1.5 diff --git a/net-mgmt/librenms/Makefile b/net-mgmt/librenms/Makefile index bfb190a60aa7..2f3c4094600c 100644 --- a/net-mgmt/librenms/Makefile +++ b/net-mgmt/librenms/Makefile @@ -26,6 +26,7 @@ USE_GITHUB= yes USE_PHP= ctype curl dom fileinfo filter gd hash json ldap mbstring \ mysqli openssl pdo pdo_mysql phar posix session simplexml \ snmp sockets tokenizer xml xmlwriter zip +IGNORE_WITH_PHP= 82 USE_RC_SUBR= librenms SHEBANG_FILES= ../${PORTNAME}-vendor-${PORTVERSION}/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php \ diff --git a/net-mgmt/nagiosql/Makefile b/net-mgmt/nagiosql/Makefile index 11b6db93b765..db8753fa0a45 100644 --- a/net-mgmt/nagiosql/Makefile +++ b/net-mgmt/nagiosql/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= nagios:net-mgmt/nagios \ USES= cpe gettext mysql php:web tar:bzip2 USE_PHP= filter gettext mysqli session simplexml +IGNORE_WITH_PHP= 82 USE_GITLAB= yes GL_ACCOUNT= wizonet diff --git a/net-mgmt/observium/Makefile b/net-mgmt/observium/Makefile index b818fe1f5b0d..26b9367372d7 100644 --- a/net-mgmt/observium/Makefile +++ b/net-mgmt/observium/Makefile @@ -21,6 +21,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept WRKSRC= ${WRKDIR}/${PORTNAME} USES= cpe php:cli,flavors python:3.5+ shebangfix +IGNORE_WITH_PHP= 82 SHEBANG_FILES= \ poller-wrapper.py \ poller.php \ diff --git a/net-mgmt/phpipam/Makefile b/net-mgmt/phpipam/Makefile index b38028be6044..02ba563b3b4e 100644 --- a/net-mgmt/phpipam/Makefile +++ b/net-mgmt/phpipam/Makefile @@ -12,6 +12,7 @@ LICENSE= GPLv3 RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:devel/pear@${PHP_FLAVOR} USES= cpe gettext php:web tar: +IGNORE_WITH_PHP= 82 USE_GITHUB= yes GH_TAGNAME= f8c651d diff --git a/net-mgmt/phpweathermap/Makefile b/net-mgmt/phpweathermap/Makefile index b1158f4cef22..d57421859585 100644 --- a/net-mgmt/phpweathermap/Makefile +++ b/net-mgmt/phpweathermap/Makefile @@ -20,6 +20,7 @@ NO_BUILD= yes NO_ARCH= yes USES= php zip USE_PHP= gd +IGNORE_WITH_PHP= 82 WM_FILES= HTML_ImageMap.class.php WeatherMap.functions.php \ WeatherMapLink.class.php WeatherMapNode.class.php \ diff --git a/net-mgmt/zabbix5-frontend/Makefile b/net-mgmt/zabbix5-frontend/Makefile index 28beeea1e9d0..a029dbcfef03 100644 --- a/net-mgmt/zabbix5-frontend/Makefile +++ b/net-mgmt/zabbix5-frontend/Makefile @@ -8,7 +8,7 @@ USES+= php:web USE_PHP= bcmath ctype dom fileinfo filter gd gettext hash json ldap \ mbstring pcre session simplexml snmp sockets xml xmlreader \ xmlwriter -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 MASTERDIR= ${.CURDIR}/../zabbix5-server PATCHDIR= diff --git a/net-mgmt/zabbix54-frontend/Makefile b/net-mgmt/zabbix54-frontend/Makefile index 434cffa8b002..969dbe56ca3d 100644 --- a/net-mgmt/zabbix54-frontend/Makefile +++ b/net-mgmt/zabbix54-frontend/Makefile @@ -6,7 +6,7 @@ USES+= php:web,flavors USE_PHP= bcmath ctype dom fileinfo filter gd gettext hash json ldap \ mbstring openssl pcre session simplexml snmp sockets xml \ xmlreader xmlwriter -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 MASTERDIR= ${.CURDIR}/../${PORTNAME}-server PATCHDIR= diff --git a/net-mgmt/zabbix6-frontend/Makefile b/net-mgmt/zabbix6-frontend/Makefile index a58a3e9da056..94f7819fd019 100644 --- a/net-mgmt/zabbix6-frontend/Makefile +++ b/net-mgmt/zabbix6-frontend/Makefile @@ -6,7 +6,7 @@ USES+= php:web,flavors USE_PHP= bcmath ctype dom fileinfo filter gd gettext hash json ldap \ mbstring openssl pcre session simplexml snmp sockets xml \ xmlreader xmlwriter -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29 EXPIRATION_DATE=2022-11-28 diff --git a/net/pecl-amqp/Makefile b/net/pecl-amqp/Makefile index 788658d05ccf..47ea2f1b2109 100644 --- a/net/pecl-amqp/Makefile +++ b/net/pecl-amqp/Makefile @@ -17,6 +17,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= librabbitmq.so:net/rabbitmq-c-devel USES= php:pecl localbase -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 .include <bsd.port.mk> diff --git a/net/pecl-mosquitto/Makefile b/net/pecl-mosquitto/Makefile index a4d2bad43525..59c411274fde 100644 --- a/net/pecl-mosquitto/Makefile +++ b/net/pecl-mosquitto/Makefile @@ -16,6 +16,6 @@ EXPIRATION_DATE=2022-11-28 BUILD_DEPENDS= mosquitto>=0:net/mosquitto USES= php:pecl -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 .include <bsd.port.mk> diff --git a/net/pecl-zmq/Makefile b/net/pecl-zmq/Makefile index c647b7e92f71..0dcff17e3b6e 100644 --- a/net/pecl-zmq/Makefile +++ b/net/pecl-zmq/Makefile @@ -14,6 +14,6 @@ EXPIRATION_DATE=2022-11-28 LIB_DEPENDS= libzmq.so:net/libzmq4 USES= php:pecl pkgconfig -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 .include <bsd.port.mk> diff --git a/print/pecl-pdflib/Makefile b/print/pecl-pdflib/Makefile index 7bb3a2349789..0ad936084fd7 100644 --- a/print/pecl-pdflib/Makefile +++ b/print/pecl-pdflib/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libpdf.so:print/pdflib USES= php:pecl USE_PHP= gd:build -IGNORE_WITH_PHP=80 81 +IGNORE_WITH_PHP=80 81 82 PHP_MODNAME= pdf CONFIGURE_ARGS= --with-pdflib=${LOCALBASE} diff --git a/security/mailzu/Makefile b/security/mailzu/Makefile index 6a806dc2b6c2..ad31e8cb4fa1 100644 --- a/security/mailzu/Makefile +++ b/security/mailzu/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/amavisd:security/amavisd-new \ USES= php:flavors,web USE_PHP= sockets +IGNORE_WITH_PHP= 82 NO_ARCH= yes NO_BUILD= yes diff --git a/security/snuffleupagus/Makefile b/security/snuffleupagus/Makefile index 363770e083be..09512b234898 100644 --- a/security/snuffleupagus/Makefile +++ b/security/snuffleupagus/Makefile @@ -16,6 +16,7 @@ USES= localbase:ldflags php:ext USE_GITHUB= yes GH_ACCOUNT= jvoisin USE_PHP= hash:build session:build +IGNORE_WITH_PHP= 82 CONFIGURE_ARGS= --enable-snuffleupagus diff --git a/sysutils/ganglia-webfrontend/Makefile b/sysutils/ganglia-webfrontend/Makefile index ead9d4cc204a..9c5fa325523e 100644 --- a/sysutils/ganglia-webfrontend/Makefile +++ b/sysutils/ganglia-webfrontend/Makefile @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE DEPRECATED=Requires php 7.4 which is set to expire on 2022-11-29 EXPIRATION_DATE=2022-11-28 -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 RUN_DEPENDS= ${LOCALBASE}/sbin/gmond:sysutils/ganglia-monitor-core diff --git a/textproc/php-mecab/Makefile b/textproc/php-mecab/Makefile index 408f9da9f400..177afc62bd29 100644 --- a/textproc/php-mecab/Makefile +++ b/textproc/php-mecab/Makefile @@ -21,7 +21,7 @@ USES= php:ext USE_GITHUB= yes GH_ACCOUNT= rsky GH_PROJECT= php-${PORTNAME} -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 WRKSRC_SUBDIR= mecab CONFIGURE_ARGS= --with-mecab=${LOCALBASE}/bin/mecab-config diff --git a/www/dokuwiki/Makefile b/www/dokuwiki/Makefile index a499e96b22dc..ba1e21982b72 100644 --- a/www/dokuwiki/Makefile +++ b/www/dokuwiki/Makefile @@ -20,7 +20,7 @@ LICENSE_FILE_MIT= ${WRKSRC}/vendor/composer/LICENSE DIST_VER= ${PORTNAME}-2020-07-29 USES= cpe php:web shebangfix tar:tgz USE_PHP= gd hash json mbstring openssl pcre session xml zlib -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 NO_ARCH= YES NO_BUILD= YES diff --git a/www/elgg/Makefile b/www/elgg/Makefile index 0d1ab2979512..cb6543a9f2c9 100644 --- a/www/elgg/Makefile +++ b/www/elgg/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv2 USES= cpe gettext shebangfix zip php USE_PHP= curl dom filter gd hash intl json mbstring pdo_mysql \ session simplexml soap sqlite3 xml xmlrpc -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 SHEBANG_FILES= vendor/elgg/elgg/.scripts/validate_commit_msg.php diff --git a/www/glpi/Makefile b/www/glpi/Makefile index 5f12d48376e5..bc61a4676f49 100644 --- a/www/glpi/Makefile +++ b/www/glpi/Makefile @@ -15,7 +15,7 @@ USES= cpe gettext php tar:tgz CPE_VENDOR= glpi-project USE_PHP= bz2 ctype curl exif fileinfo gd iconv intl json mbstring \ mysqli opcache openssl session simplexml sodium xml xmlrpc zip zlib -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 NO_ARCH= yes NO_BUILD= yes diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile index a6b0ba64f28a..e8f637cd65a8 100644 --- a/www/horde-base/Makefile +++ b/www/horde-base/Makefile @@ -18,7 +18,7 @@ WEATHER_DESC= Support weather forecast display USES= horde cpe php USE_PHP= filter gettext hash -IGNORE_WITH_PHP=80 81 +IGNORE_WITH_PHP=80 81 82 CONFLICTS_INSTALL= php*-horde diff --git a/www/ilias/Makefile b/www/ilias/Makefile index 30cd61209629..37784bd0784a 100644 --- a/www/ilias/Makefile +++ b/www/ilias/Makefile @@ -28,7 +28,7 @@ USE_PHP= curl dom gd ldap fileinfo pcre pdf \ pdo_mysql session simplexml soap \ tokenizer xmlrpc xmlwriter xsl zlib -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 CONFLICTS= ilias6 diff --git a/www/ilias6/Makefile b/www/ilias6/Makefile index 8e64f96af3cc..18dceb5259fb 100644 --- a/www/ilias6/Makefile +++ b/www/ilias6/Makefile @@ -31,7 +31,7 @@ GH_ACCOUNT= ILIAS-eLearning GH_PROJECT= ILIAS USES= cpe jpeg magick:6,run php -IGNORE_WITH_PHP= 80 81 +IGNORE_WITH_PHP= 80 81 82 NO_BUILD= yes PLIST= ${WRKDIR}/plist diff --git a/www/moodle310/Makefile b/www/moodle310/Makefile index 0e54dc1d809a..2efc4cc55af9 100644 --- a/www/moodle310/Makefile +++ b/www/moodle310/Makefile @@ -17,7 +17,7 @@ USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom fileinfo filter gd hash iconv intl json mbstring \ opcache openssl pcre session simplexml soap spl tokenizer \ xml xmlreader xmlrpc zip zlib -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 WRKSRC= ${WRKDIR}/moodle diff --git a/www/moodle311/Makefile b/www/moodle311/Makefile index b8e7d635f4a5..02e64388c77f 100644 --- a/www/moodle311/Makefile +++ b/www/moodle311/Makefile @@ -17,7 +17,7 @@ USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom fileinfo filter gd hash iconv intl json mbstring \ opcache openssl pcre session simplexml soap sodium spl tokenizer \ xml xmlreader xmlrpc zip zlib -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 WRKSRC= ${WRKDIR}/moodle diff --git a/www/moodle39/Makefile b/www/moodle39/Makefile index 0ac5d0e31567..9201084901c3 100644 --- a/www/moodle39/Makefile +++ b/www/moodle39/Makefile @@ -17,7 +17,7 @@ USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom fileinfo filter gd hash iconv intl json mbstring \ opcache openssl pcre session simplexml soap spl tokenizer \ xml xmlreader xmlrpc zip zlib -IGNORE_WITH_PHP= 81 +IGNORE_WITH_PHP= 81 82 WRKSRC= ${WRKDIR}/moodle diff --git a/www/moodle40/Makefile b/www/moodle40/Makefile index 47f86cde09f5..7107cd1bb1d5 100644 --- a/www/moodle40/Makefile +++ b/www/moodle40/Makefile @@ -18,7 +18,7 @@ USE_PHP= ctype curl dom exif fileinfo filter gd hash \ iconv intl json mbstring opcache openssl \ *** 130 LINES SKIPPED ***