aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/zabbix22-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
* 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
* - Update net-mgmt/zabbix22-* ports to version 2.2.8Pawel Pekala2014-12-281-2/+2
| | | | | | | | | | | - Fix declarations order in slaves PR: 196019 Submitted by: timp87@gmail.com Approved by: maintainer Notes: svn path=/head/; revision=375731
* - Stage support [1]Rene Ladan2014-04-221-3/+2
| | | | | | | | | | | | - Clean up pkg-plist a bit [1] - Use modern LIB_DEPENDS PR: ports/188037 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Approved by: maintainer timeout (<pakhom706@gmail.com> , 3 weeks) Notes: svn path=/head/; revision=351870
* Add zabbix22-*Vanilla I. Shu2013-12-191-0/+51
PR: ports/183958 Submitted by: Pakhom Golynga (origin zabbix2-* maintainer) Notes: svn path=/head/; revision=336884