Commit Graph

127 Commits

Author SHA1 Message Date
rpointel
fa28884f77 update zabbix to 2.4.7 (ok robert@ (maintainer)). 2016-01-16 14:49:24 +00:00
nigel
a2006212f6 bump zabbix,-web after changes.
Ok aja@
2015-12-31 10:34:43 +00:00
ajacoutot
98bca201ef @sample /var/www/conf/modules.sample/
ok sthen@
2015-12-30 10:01:25 +00:00
jca
b7ab7d5e56 Unbreak: stop using struct ifnet and libkvm for interface stats.
ok robert@
2015-12-09 17:43:36 +00:00
sthen
4e2d8093a5 sync WANTLIB (curl+nghttp2) 2015-10-30 12:47:38 +00:00
sthen
391dc93fe7 REVISION bumps following the additional member in struct if_data,
to make sure packages get updated
2015-10-05 16:29:01 +00:00
robert
76046fb418 update to 2.4.6; from Mark Patruck 2015-09-01 19:40:18 +00:00
ajacoutot
c3e54f48aa Change the instructions to use su(1) instead of sudo(1). 2015-07-17 20:38:43 +00:00
ajacoutot
4697f60c30 No need to override the default pexp. 2015-07-15 17:30:08 +00:00
robert
9c1017ae2d bump revision due to the change of the default php version to 5.6
ok aja@
2015-06-05 06:00:20 +00:00
robert
4a9176e035 unbreak build by adding missing patch 2015-06-03 10:51:17 +00:00
robert
58727be334 apply the official patch for ZBX-9456 to fix the CPU statistics 2015-06-02 16:45:03 +00:00
robert
4e6b3db268 update to 2.4.5 and pull the patches from ZBX-9456 2015-05-15 08:04:44 +00:00
ajacoutot
b6015f6de8 php-mysql -> php-mysqli
ok robert@ (maintainer)
2015-04-20 21:16:04 +00:00
robert
7c92081036 revert bogous commit 2015-04-05 10:22:49 +00:00
robert
3e93c7db73 fix -web plist; diff from Mark Patruck 2015-04-05 10:18:42 +00:00
robert
ffe3b89f5f update to 2.4.4 2015-04-03 21:06:20 +00:00
robert
f08d1ebcae update to zabbix 2.4.3 2014-12-28 15:17:10 +00:00
sthen
174f98ce56 bump REVISION for php version switch 2014-11-06 17:13:39 +00:00
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