Commit graph

6 commits

Author SHA1 Message Date
Danilo G. Baio
2ec77512e1 net-mgmt/zabbix*: Fix MySQL order in rc scripts
MySQL and MariaDB uses `PROVIDE: mysql`.

PR:		238211
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
Approved by:	maintainer timeout (pg@pakhom.spb.ru, > 3 weeks)
2019-06-22 12:09:47 +00:00
Danilo Egea Gondolfo
6ceb34ea75 - Update to 2.2.17
PR:		215320
Submitted by:	pg@pakhom.spb.ru
2017-04-09 20:10:26 +00:00
Torsten Zuehlsdorff
e60bd056a2 net-mgmt/zabbix22-server: Update from 2.2.12 to 2.2.14
- http://www.zabbix.com/rn2.2.13.php
- http://www.zabbix.com/rn2.2.14.php

Also:
- Fix default path to PID
- Fix rc.d scripts to correct use PID file
- Remove IGNORE_WITH_PHP and IGNORE_WITH_MYSQL because the
  ignored versions no longer exists

PR:           209891
Submitted by: pg@pakhom.spb.ru (maintainer)
Approved by:  pi (mentor)
2016-09-14 13:17:24 +00:00
Lars Engels
91a3d6f021 - Fixes in {agent,proxy,server} rc start scripts:
- SysV IPC leak
  - Restart race
  - Allow to specify a custom PATH in rc.conf
- Bump PORTREVISION

PR:		207896
Submitted by:	kbowling
Approved by:	maintainer
MFH:		2016Q2
Sponsored by:	Essen Linuxhotel Hackathon 2016
2016-04-24 11:48:26 +00:00
Kurt Jaeger
43739fccce net-mgmt/zabbix2[24]-server: fix zabbix and database startup sequence
The Zabbix server and proxy ports require a database to run. They
currently support four, PostgreSQL, Oracle, SQLite, and MySQL. As
of now, rcorder puts them ahead of the database ports, so they spit
out dozens of error messages during startup and, worse, get the
database pulled out from under them during shutdown.

The ports used to provide a solution for this, by defining
ZABBIX_REQUIRE. The value of this variable used to be added to the
REQUIRE lines in the startup scripts, but this was removed accidentally
from 2.2 in r355546 and never existed in 2.4. This patch adds it
back, in a slightly different, optionsng-friendly way.

PR:		195081
Submitted by:	chris@chrullrich.net
Approved by:	pakhom706@gmail.com (maintainer)
2014-12-27 14:52:35 +00:00
Vanilla I. Shu
4de24b4b85 Add zabbix22-*
PR:		ports/183958
Submitted by:	Pakhom Golynga (origin zabbix2-* maintainer)
2013-12-19 09:20:01 +00:00