ajacoutot
54ef647be8
php5 -> php.
2011-10-16 15:56:24 +00:00
robert
c868b8cd71
update to 1.8.8 and take maintainership; ok ajacoutot@
2011-10-08 15:30:39 +00:00
espie
f0d876c39e
fix build after my changes
...
okay aja@
2011-09-18 20:51:46 +00:00
espie
d0fa01c846
normalize pkgpath
2011-09-16 11:13:37 +00:00
robert
6ce9eecb9e
update to 1.8.7; ok ajacoutot@
2011-09-14 21:24:10 +00:00
ajacoutot
a713d9ca50
Update to Zabbix 1.8.6.
...
For details, see:
http://www.zabbix.com/documentation/1.8/manual/about/what_s_new_1.8.6
2011-08-21 09:21:02 +00:00
ajacoutot
a2715f578f
Fix PATHs to php after move to lang/php.
...
prodded by robert@
2011-07-28 10:51:54 +00:00
sthen
6df0d68c4d
Bump for PKGSPEC changes in ports/lang/php/Makefile.inc
2011-07-22 10:20:10 +00:00
robert
f2dd2b5849
use MODPHP_BUILDDEP=No
2011-07-08 22:40:30 +00:00
robert
a9eaa6abb2
switch to lang/php
2011-07-08 22:31:59 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
86c929fbef
Update to zabbix 1.8.5.
...
See http://www.zabbix.com/documentation/1.8/manual/about/what_s_new_1.8.5
for details.
2011-04-25 07:42:36 +00:00
ajacoutot
a2d7a47da4
Fix build after gnutls update.
...
ok jasper@ landry@
2011-04-15 16:13:23 +00:00
ajacoutot
afd4b22ea1
Update to zabbix-1.8.4.
2011-01-04 17:12:05 +00:00
ajacoutot
e133cd7a34
Cope with recent class handling in rc.subr.
2011-01-04 16:03:00 +00:00
ajacoutot
0a1421f64e
Update to zabbix-1.8.4rc4.
2010-12-30 15:40:34 +00:00
ajacoutot
f5a0b77fbe
Update to the latest available RC (1.8.4rc3).
...
Details available at:
http://www.zabbix.com/documentation/1.8/manual/about/what_s_new_1.8.4
We are updating now because this release brings lots of fixes and
integrates robert@'s patches for sensors and network statistics. Used
in production for several weeks now.
Final 1.8.4 is scheduled to be released shortly.
ok robert@
2010-12-27 17:19:17 +00:00
ajacoutot
4ec44530ca
Simplify after recent rc.subr change.
...
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489
Cope with recent rc.subr changes.
2010-12-24 10:40:04 +00:00
robert
3f5c71ae57
Update tthis patch from the zabbix repo with a fixed socket leak
2010-12-13 10:40:52 +00:00
ajacoutot
8a39ef78ea
Move these to rc_reload=NO.
2010-12-11 12:57:37 +00:00
ajacoutot
70dcd46ac3
No need for this hack anymore.
2010-12-11 10:24:21 +00:00
ajacoutot
f099c74933
In the example, redirect stderr to stdout so that we can get debug info.
2010-12-07 21:52:03 +00:00
ajacoutot
63e24ffffc
Extend the README and create mysql db with character set utf8.
2010-12-06 19:06:58 +00:00
ajacoutot
a7b6686681
Rewrite / fix several portions of the READMEs.
...
Move README-main to README-server.
Create a default /var/db/zabbix/ directory for sqlite3 usage.
Add rc scripts for zabbix_agentd, zabbix_proxy and zabbix_server.
2010-11-22 15:39:20 +00:00
espie
0397d65db0
new depends
2010-11-19 22:31:32 +00:00
ajacoutot
686470e02e
Take MAINTAINER, agreed by sthen@ and jasper@
2010-11-16 10:08:49 +00:00
ajacoutot
0841c7bcbb
Fix RUN_DEPENDS-server specs.
2010-11-10 16:14:35 +00:00
ajacoutot
f59cd37f78
Use MAJ_V in PLIST (regened).
2010-11-08 06:27:32 +00:00
ajacoutot
e5eec2bae6
Move to pkg-readmes.
2010-11-06 09:01:06 +00:00
espie
47ff75aa46
USE_GROFF=Yes
2010-10-18 18:36:45 +00:00
ajacoutot
c5c1ac0e82
Advise to increase number of openfiles.
2010-10-02 16:16:10 +00:00
robert
bc204a876b
Add support for querying multi temperature sensors too
2010-09-30 15:51:51 +00:00
robert
4cb0e6a450
add missing patch
2010-09-29 07:10:45 +00:00
robert
faea99a8b5
Add support for reading temperature sensors or the average of them
2010-09-28 11:04:14 +00:00
robert
a03fdd18d8
If zabbix_agent does not have perms to access kmem, then
...
fallback to using the SIOCGIFDATA ioctl to get iface stats.
2010-09-27 08:10:32 +00:00
ajacoutot
12ecf96b34
Update to zabbix-1.8.3.
...
Based on a submission from Florian Gross with several fixes and tweaks.
ok sthen@
2010-08-22 14:43:23 +00:00
sthen
d1c6f80880
use REVISION, checked with before/after make show=PKGNAMES (plus some
...
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
ajacoutot
d86ffe10d5
We want the _zabbix user and group as well as the README.OpenBSD when
...
running a zabbix server. These are provided by the zabbix-agent package,
so make zabbix,-server run depends on zabbix,-main.
"makes sense" and input from sthen@
2010-05-12 10:56:02 +00:00
ajacoutot
a1fc06d0e6
Add an sqlite3 FLAVOR (usefull for proxies and testing).
...
Add corresponding documentation and rework some parts of README.OpenBSD.
Add FLAVORS description to DESCR-server.
input from and ok sthen@
2010-05-04 05:51:22 +00:00
ajacoutot
ddc10f6bac
Small blurb about shared memory.
2010-05-03 11:58:45 +00:00
ajacoutot
1a3b12a05b
* remove redundant step in README.OpenBSD
...
* fix default administrator username in README.OpenBSD
* add missing run_depends
* add recommended values in zabbix.ini so that it works out of the box
ok sthen@
2010-05-03 11:46:08 +00:00
ajacoutot
081e0ff3ce
Fix the flavor+pseudo_flavor+subpackage mess...
...
spotted by and ok bernd@
2010-04-09 16:41:45 +00:00
ajacoutot
f863d50f38
SECURITY
...
Secunia Advisory SA39119: Zabbix PHP Frontend "user" SQL Injection Vulnerability
Update zabbix to version 1.8.2.
Set FULLPKG{NAME,PATH} for the -web subpackage as it is database
independant do we don't need a flavored pkg.
"go ahead" sthen, ok jasper@
2010-04-09 10:17:59 +00:00
espie
b9f4599c62
fix FULLPKGPATH
2010-02-27 18:47:19 +00:00
okan
b7844c7ccb
- adapt for KERN_PROC2 (initial version from Brad)
...
- fix packaging in -server (from viq)
- alter permissions for example configs (@mode/@group)
- pull out the now extraneous MAJOR var
agreed by many this is better than we what we have
"please commit" sthen@
2010-01-24 14:09:00 +00:00
jasper
13f07a89ef
- fix build on a clean box
...
ok ajacoutot@
2010-01-15 09:08:02 +00:00
ajacoutot
cc5f72d399
Use tty00 by default.
...
ok jasper@
2010-01-12 09:04:31 +00:00
jasper
b00f0a97ab
- update zabbix to 1.8
...
- remove -doc subpackage, the documentation is still available online
look good to sthen@
2010-01-11 18:30:01 +00:00
ajacoutot
c8779f50ba
Add a small comment about name resolution in README.OpenBSD.
...
ok jasper@
2009-10-02 14:09:10 +00:00