ajacoutot
dc1c7c4872
MySQL -> MariaDB in READMEs.
2014-09-14 05:58:07 +00:00
brad
b94a402501
Switch from using MySQL to using MariaDB attempt #2 . MariaDB is a drop-in replacement.
...
ok sthen@
2014-09-13 18:09:20 +00:00
robert
1c359938e9
update to 2.2.6 ; patch from Mark Patruck
2014-09-01 14:52:52 +00:00
espie
92816cd8fc
use more specific version of SUBST_* where appropriate
2014-08-10 09:58:04 +00:00
robert
05791c9bfc
security update to 2.2.5; fixes a local file inclusion via XXE attack
...
https://support.zabbix.com/browse/ZBX-8151
ok jasper@
2014-07-24 09:03:58 +00:00
robert
c1563cee1b
update to 2.2.4; diff from Mark Patruck
2014-07-08 08:10:38 +00:00
sthen
ba0c05aebd
bump ports which may have been installed when /var/www/modules.sample didn't
...
exist, to force an update to make sure that their config samples get installed
2014-05-30 13:20:13 +00:00
robert
8bf9f0e49a
remove pexp from the zabbix_agentd as it does not change it's process title
...
anymore, noted and a different diff sent by rivo nurges <rix@estpak.ee>
2014-04-09 06:27:56 +00:00
robert
51d45c8c8a
update to 2.2.3
2014-04-08 21:05:06 +00:00
ajacoutot
74bbed4be3
Renove uneeded chunk.
...
ok robert@ (maintainer)
2014-03-20 13:03:11 +00:00
ajacoutot
d275737c7e
@sample zabbix.conf.php and give it proper permissions.
...
ok robert@ (maintainer)
2014-03-09 22:30:54 +00:00
robert
64fad0023c
update to 2.2.1
2014-01-14 15:17:46 +00:00
sthen
d5d290f1d4
let this build following if.h fix; quick hack to unbreak the port but not
...
very clean
2013-11-27 19:59:45 +00:00
naddy
06a9102560
Drop USE_GROFF since groff and mandoc produce identical output.
2013-10-11 23:48:03 +00:00
robert
0b030db898
update to 2.0.8
2013-09-04 20:11:14 +00:00
robert
d5b92ddea0
bump REVISION due to the php update
2013-08-12 04:11:20 +00:00
robert
6b0d8d0c4d
update to 2.0.7
2013-08-08 19:32:56 +00:00
jasper
2e80eecc12
use ${VARBASE} instead of hardcoding /var
2013-07-05 07:44:59 +00:00
brad
17833ea850
Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
...
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.
Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
ajacoutot
21f28e6522
Revert the mysql->MariaDB blurb in the READMEs.
...
It seems the MariaDB move will be reverted.
2013-06-06 13:57:48 +00:00
ajacoutot
9afcdab386
mysql -> MariaDB
2013-06-05 14:38:08 +00:00
brad
0b77cf86a5
Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
...
ok sthen aja
2013-05-25 00:33:09 +00:00
robert
57f0861d5e
fix zabbix after the removal of swapin and swapout from uvm statistics
...
reported by naddy@
2013-05-21 20:18:52 +00:00
robert
a41d4d1b06
update to 2.0.6
2013-05-15 17:59:38 +00:00
robert
3b5c46bea4
bugfix update to 2.0.5
2013-03-31 11:59:36 +00:00
ajacoutot
e5b2b5a7e1
Remove duplicate information that is to be moved to the mysql README.
...
ok brad@ sthen@ jasper@
2013-03-17 07:21:17 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
robert
583d819950
update to 2.0.4
2013-01-24 18:48:15 +00:00
robert
9a4503a30f
update to 2.0.3 and fix the traceroute binary path
2012-11-04 22:16:04 +00:00
robert
3c6d10db8f
update to zabbix version 2.0.2
2012-10-10 22:04:57 +00:00
robert
e6291dd0bc
update to 1.8.15
2012-09-03 16:14:59 +00:00
jasper
141f87c6ce
Security fix for CVE-2012-3435
...
'itemid' was not properly sanitized which would lead to an SQL injection flaw.
ok robert@ (MAINTAINER)
2012-08-05 19:29:35 +00:00
jasper
edf459eb4f
- these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12
...
no pkg change
2012-06-26 12:30:37 +00:00
ajacoutot
b52385b2b9
Adapt now that pdo_sqlite is part of main php.
2012-06-21 07:00:20 +00:00
robert
2011e21537
update to zabbix 1.8.13
2012-05-12 17:55:44 +00:00
robert
5fe72a2b14
update to 1.8.12
2012-04-25 16:34:18 +00:00
espie
4ed7caa04f
first pass at handling sqlite3 move
2012-04-23 17:15:17 +00:00
robert
55cc1870f7
update to 1.8.11
2012-03-20 12:00:37 +00:00
ajacoutot
d967637ec2
Fix restart for server and proxy by tweaking pexp.
...
These can take a couple of seconds to shutdown while leaving a non-matching
process.
ok robert@ (maintainer)
2012-01-20 10:40:42 +00:00
sthen
a5a2161c7a
use MODPHP_VSPEC for either|or dependencies on php5 extension modules
2012-01-11 22:27:26 +00:00
robert
f3409ca850
fix after kinfo_proc2 removal, cleanup the code too
2012-01-08 18:53:22 +00:00
robert
6feafd656c
update to 1.8.10
2012-01-03 09:58:41 +00:00
robert
c97c329d70
update to 1.8.9
2011-12-02 09:11:20 +00:00
robert
93923bd770
switch php to version 5.3 by default
2011-11-16 15:56:36 +00:00
sthen
52c177c5ac
bumps; net/if.h
2011-11-16 00:20:08 +00:00
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