aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix24-frontend
Commit message (Collapse)AuthorAgeFilesLines
* These ports do not build with PHP 7.0, make them as such.Mathieu Arnold2016-03-131-0/+2
| | | | | | | | | Also, mark those who try to use mysql, which does not exist in PHP 7.0. Sponsored by: Absolight Notes: svn path=/head/; revision=411002
* - Switch to our framework's USES=execinfoPawel Pekala2015-12-301-0/+1
| | | | | | | | | | | | | - Use EXECINFO_CPPFLAGS and EXECINFO_LDFLAGS to fix detection of libexecinfo on FreeBSD 9.x - Mark frontend ports as NO_ARCH PR: 205740 Submitted by: myself Approved by: maintainer Notes: svn path=/head/; revision=404881
* net-mgmt/zabbix24-server: update 2.4.5 -> 2.4.6Bartek Rutkowski2015-09-231-1/+1
| | | | | | | | | | | - Update all slave ports: zabbix24-agent, zabbix24-frontend, zabbix24-proxy - Update maintainer address to pakhom@pakhom.spb.ru PR: 202241 Submitted by: Pakhom Golynga <pakhom@pakhom.spb.ru> (maintainer) Notes: svn path=/head/; revision=397614
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-171-1/+0
| | | | | | | | | | | | | | | | | | | | UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336 Notes: svn path=/head/; revision=394508
* Add four zabbix24 ports to net-mgmt (similar to zabbix22* ports)John Marino2014-11-091-0/+51
This add Zabbix 2.4.1 server, agent, frontend, and proxy PR: 194104 Submitted by: pakhom706 (gmail) Notes: svn path=/head/; revision=372355