aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix6-frontend
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2022-06-29 21:23:21 +0000
committerCy Schubert <cy@FreeBSD.org>2022-06-30 05:23:12 +0000
commit2a8190f9f95b4b330bcf5595196b65d423495913 (patch)
treeaac17dae33292f69ddec4e5f66be7af949e44241 /net-mgmt/zabbix6-frontend
parentde176447a1acd5876263ded1bee2f09c5e3a7ce8 (diff)
downloadports-2a8190f9f95b4b330bcf5595196b65d423495913.tar.gz
ports-2a8190f9f95b4b330bcf5595196b65d423495913.zip
net-mgmt/zabbix6-server: Update to 6.0.6
Though this commit "only" updates net-mgmt/zabbix6-server to 6.0.6, it effectively updates all net-mgmt/zabbix6-* to 6.0.6. PHP 8.0 and 8.1 are supported though it is not sure how fully they are. The release notes discuss both. zabbix6 also supports MariaDB 10.7. Note that MariaDB 10.7 support will be added to the zabbix6 family of ports when MariaDB is added to ports. Release notes can be found at https://www.zabbix.com/rn/rn6.0.6.
Diffstat (limited to 'net-mgmt/zabbix6-frontend')
-rw-r--r--net-mgmt/zabbix6-frontend/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net-mgmt/zabbix6-frontend/Makefile b/net-mgmt/zabbix6-frontend/Makefile
index 94f7819fd019..97906a51a635 100644
--- a/net-mgmt/zabbix6-frontend/Makefile
+++ b/net-mgmt/zabbix6-frontend/Makefile
@@ -6,10 +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 82
-
-DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29
-EXPIRATION_DATE=2022-11-28
+IGNORE_WITH_PHP= 82
MASTERDIR= ${.CURDIR}/../${PORTNAME}-server
PATCHDIR=