28 Commits

Author SHA1 Message Date
Leonardo Arena
7c25d32fde community/zabbix: upgrade to 4.0.5 2019-02-27 09:48:36 +00:00
Leonardo Arena
e457c3c4a6 community/zabbix: upgrade to 4.0.4 2019-02-05 11:12:02 +00:00
Leonardo Arena
d8a6b43d36 community/zabbix: upgrade to 4.0.3 2018-12-26 13:03:59 +00:00
Leonardo Arena
f4c84a0489 community/zabbix: upgrade to 4.0.2 2018-11-28 14:23:41 +00:00
Kevin Daudt
179e6e1221 community/zabbix: upgrade to 4.0.1 2018-11-01 00:50:13 +02:00
Kevin Daudt
a968f968f4 community/zabbix: update to 4.0.0 2018-10-12 22:53:33 +00:00
Leonardo Arena
f37ce49e6e community/zabbix: upgrade to 3.4.13 2018-09-03 13:57:28 +00:00
Sergey Kuritsin
8f5a2d8751 community/zabbix: pass --export-dynamic to the linker 2018-08-05 18:36:11 +02:00
Shiz
e09a50eb50 community/zabbix: fix $subpkgdir goof 2018-08-05 17:52:47 +02:00
Shiz
1fa35e6d8a community/zabbix: modernize and add agent OpenRC subpackage 2018-08-05 17:47:02 +02:00
Anatoly Kamchatnov
7606fbf375 community/zabbix: upgrade to 3.4.12 2018-08-05 17:38:39 +02:00
Leonardo Arena
29c41ef160 community/zabbix: upgrade to 3.4.8 2018-04-09 15:04:00 +00:00
Natanael Copa
fedf6af61b community/zabbix: rebuild against mariadb-connector-c 2018-03-26 09:10:59 +00:00
Leonardo Arena
da0dc0f075 community/zabbix: upgrade to 3.4.7 2018-02-20 13:10:51 +00:00
Leonardo Arena
bbe834c9bf community/zabbix: upgrade to 3.4.6 2018-01-15 14:00:17 +00:00
Leonardo Arena
66bee27358 community/zabbix: upgrade to 3.4.5 2017-12-28 09:50:19 +00:00
Leonardo Arena
49bb7bed66 community/zabbix: upgrade to 3.4.4 2017-11-09 18:06:04 +00:00
Leonardo Arena
179bdd31da community/zabbix: upgrade to 3.4.3 2017-10-17 13:34:29 +00:00
Kevin Daudt
d7127deb85 community/zabbix: add missing php dependencies
session, simplexml and json php modules are missing in the depency list,
and cause some features in the webinterface not to work.
2017-10-09 00:57:27 +02:00
Leonardo Arena
be750e910f community/zabbix: upgrade to 3.4.2 2017-09-28 07:00:40 +00:00
Leonardo Arena
c443ff3188 community/zabbix: re-enable sqlite as proxy backend 2017-09-27 14:59:12 +00:00
Daniel Isaksen
6fa2ccf531 community/zabbix: update to 3.4.1 2017-09-27 05:41:58 +00:00
Leonardo Arena
05c2665280 community/zabbix: upgrade to 3.2.7 2017-07-18 15:07:20 +00:00
Leonardo Arena
37ff688f2c community/zabbix: fix webif depends and php7.1 compatibility
Fixes #7282 #7283
2017-05-17 06:33:46 +00:00
Leonardo Arena
f983ac3aa1 community/zabbix: upgrade to 3.2.6 2017-05-09 09:06:13 +00:00
Leonardo Arena
d4baf088a2 community/zabbix: use php7 2017-04-21 09:31:53 +00:00
Leonardo Arena
ff86a1c307 community/zabbix: upgrade to 3.2.5
(cherry picked from commit 3417625c8e9487a8794b42a309d7cf1c47234587)
2017-04-21 07:53:57 +00:00
Jakub Jirutka
4272e802a1 community/*: move php5 and dependent pkgs from main
There two main reasons for this change:

* Active support of PHP 5.x ended on January 2017, security support will
  end on December 2018. Packages in the main repository should be
  supported for at least 2 years, this means until first quarter of 2019
  for the upcoming v3.6.

* php7 and its extensions are currently in the community repository, so
  we can't use single abuild for both php5-* and php7-* packages (as we
  do for Python and Lua packages).

This change was suggested by @vakartel, approved by @ncopa, @kaniini, and
@jirutka.
2017-03-28 18:38:20 +02:00