diff options
Diffstat (limited to 'net-mgmt/zabbix7-server')
-rw-r--r-- | net-mgmt/zabbix7-server/Makefile | 16 | ||||
-rw-r--r-- | net-mgmt/zabbix7-server/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/zabbix7-server/pkg-plist.frontend | 5 |
3 files changed, 17 insertions, 10 deletions
diff --git a/net-mgmt/zabbix7-server/Makefile b/net-mgmt/zabbix7-server/Makefile index 8a34a063317e..478eb7cd9d09 100644 --- a/net-mgmt/zabbix7-server/Makefile +++ b/net-mgmt/zabbix7-server/Makefile @@ -1,5 +1,5 @@ PORTNAME= zabbix7 -DISTVERSION= 7.0.11 +DISTVERSION= 7.0.18 PORTREVISION?= 0 CATEGORIES= net-mgmt MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/ @@ -19,19 +19,22 @@ CONFLICTS_INSTALL= ${PORTNAME}[0-9]${PKGNAMESUFFIX} \ ZABBIX_BUILD= ${PKGNAMESUFFIX:S/^-//:S/-$//} .if ${ZABBIX_BUILD} != "frontend" # frontend only needs the version/distribution settings +USES= iconv pkgconfig .if ${ZABBIX_BUILD} != "agent" CONFIGURE_ARGS+= --cache-file=${WRKSRC}/config.cache \ --with-libevent=${LOCALBASE} \ --with-libxml2 LIB_DEPENDS+= libevent.so:devel/libevent USE_RC_SUBR= zabbix_${ZABBIX_BUILD} +# -server and -proxy depends on libxml2 +.if ${ZABBIX_BUILD} != "java" +USES+= gnome +USE_GNOME= libxml2 +.endif .else USE_RC_SUBR= zabbix_${ZABBIX_BUILD}d .endif -USES= gnome iconv pkgconfig -USE_GNOME= libxml2 - USERS= zabbix GROUPS= zabbix @@ -78,8 +81,8 @@ CPPFLAGS+= -I${LOCALBASE}/include SUB_FILES= pkg-message -OPTIONS_DEFAULT+= CURL FPING IPMI IPV6 LIBXML2 MYSQL OPENSSL SNMP SSH UNIXODBC -OPTIONS_DEFINE= CURL FPING IPMI IPV6 LDAP LIBXML2 NMAP SNMP SSH UNIXODBC +OPTIONS_DEFAULT+= CURL FPING IPMI IPV6 MYSQL OPENSSL SNMP SSH UNIXODBC +OPTIONS_DEFINE= CURL FPING IPMI IPV6 LDAP NMAP SNMP SSH UNIXODBC OPTIONS_SINGLE+= DB SSL OPTIONS_SINGLE_DB= MDB5 MDB6 MYSQL MYSQLDV ORACLE PGSQL .if ${ZABBIX_BUILD} == "proxy" @@ -95,7 +98,6 @@ NMAP_DESC= Build/install nmap for o/s detection SNMP_DESC= Support for SNMP checks SSH_DESC= Support for SSH-based checks UNIXODBC_DESC= Support for database checks via ODBC -LIBXML2_DESC= Support for libxml2 (required by monitoring VMware) MYSQL_DESC= MySQL 8.0 database support MYSQLDV_DESC= MYSQL DEFAULT_VERSIONS= (poudriere) diff --git a/net-mgmt/zabbix7-server/distinfo b/net-mgmt/zabbix7-server/distinfo index baf8e0c55c3d..16ce708bb08b 100644 --- a/net-mgmt/zabbix7-server/distinfo +++ b/net-mgmt/zabbix7-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743085253 -SHA256 (zabbix-7.0.11.tar.gz) = afd54dcb76d1b85bc900bf994046ca8c2012dfe02f7ad9d60301632f1155b865 -SIZE (zabbix-7.0.11.tar.gz) = 45305649 +TIMESTAMP = 1756185558 +SHA256 (zabbix-7.0.18.tar.gz) = 9125cee21441ffdaaa1893ee123273ef8d030a1509086cfade8cdd0b1802ba98 +SIZE (zabbix-7.0.18.tar.gz) = 46113850 diff --git a/net-mgmt/zabbix7-server/pkg-plist.frontend b/net-mgmt/zabbix7-server/pkg-plist.frontend index b44af1f8b945..07956b1be2b2 100644 --- a/net-mgmt/zabbix7-server/pkg-plist.frontend +++ b/net-mgmt/zabbix7-server/pkg-plist.frontend @@ -803,6 +803,7 @@ %%WWWDIR%%/include/classes/api/services/CHistory.php %%WWWDIR%%/include/classes/api/services/CHost.php %%WWWDIR%%/include/classes/api/services/CHostBase.php +%%WWWDIR%%/include/classes/api/services/CHostDashboard.php %%WWWDIR%%/include/classes/api/services/CHostGeneral.php %%WWWDIR%%/include/classes/api/services/CHostGroup.php %%WWWDIR%%/include/classes/api/services/CHostInterface.php @@ -1020,6 +1021,7 @@ %%WWWDIR%%/include/classes/html/CTextAreaFlexible.php %%WWWDIR%%/include/classes/html/CTextBox.php %%WWWDIR%%/include/classes/html/CVar.php +%%WWWDIR%%/include/classes/html/CVertical.php %%WWWDIR%%/include/classes/html/CVisibilityBox.php %%WWWDIR%%/include/classes/html/CWarning.php %%WWWDIR%%/include/classes/html/interfaces/CButtonInterface.php @@ -1438,6 +1440,7 @@ %%WWWDIR%%/js/common.js %%WWWDIR%%/js/component.z-bar-gauge.js %%WWWDIR%%/js/component.z-select.js +%%WWWDIR%%/js/component.z-vertical.js %%WWWDIR%%/js/defines.js %%WWWDIR%%/js/flickerfreescreen.js %%WWWDIR%%/js/functions.js @@ -1551,6 +1554,8 @@ %%WWWDIR%%/locale/uk/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/uk/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/update_po.sh +%%WWWDIR%%/locale/uz/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/uz/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/vi/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/vi/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/zh_CN/LC_MESSAGES/frontend.mo |