non port: net-mgmt/zabbix22-server/files/zabbix_proxy.in |
Number of commits found: 5 |
Saturday, 22 Jun 2019
|
12:09 dbaio
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)
 |
Sunday, 9 Apr 2017
|
20:10 danilo
- Update to 2.2.17
PR: 215320
Submitted by: pg@pakhom.spb.ru
 |
Wednesday, 14 Sep 2016
|
13:17 tz
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)
 |
Sunday, 24 Apr 2016
|
11:48 lme
- 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
 |
Saturday, 27 Dec 2014
|
14:52 pi
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)
 |
Number of commits found: 5 |