# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
maintainers eborisch openmaintainer
description An open source application and network monitor
long_description Zabbix is the ultimate open source availability and \
performance monitoring solution. Zabbix offers advanced \
monitoring, alerting, and visualization features today \
which are missing in other monitoring systems, even some \
of the best commercial ones.
distname zabbix-${version}
livecheck.regex "Stable\/(2\[0-9.\]+)\/"
http://sourceforge.net/projects/zabbix/files/ZABBIX%20Latest%20Stable/
homepage http://www.zabbix.com/
sourceforge:project/zabbix/ZABBIX%20Latest%20Stable/${version} \
sourceforge:project/zabbix/ZABBIX%20Release%20Candidates/${version}
rmd160 0078605b890a2aefa575cdf6f7d13d7191099033 \
sha256 073f7498ff7c07e51f3395dbd850b375144d6a41388409d898bb2826b0a3e1f0
configure.args --bindir=${prefix}/bin/zabbix \
--sbindir=${prefix}/sbin/zabbix \
--libexecdir=${prefix}/libexec/zabbix \
--datadir=${prefix}/share/zabbix \
--sysconfdir=${prefix}/etc/zabbix \
--localstatedir=${prefix}/var/zabbix
configure.ldflags-append -lresolv
depends_lib-append port:libiconv
if { ${name} ne ${subport} } {
startupitem.name zabbix2-agentd
${prefix}/sbin/zabbix/zabbix_agentd \
-c ${prefix}/etc/zabbix/zabbix_agentd.conf
startupitem.pidfile clean /tmp/zabbix_agentd.pid
configure.args-append --enable-agent