2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-03-10 12:01:17 by Juraj Lutter | Files touched by this commit (7) |
Log message:
sysutils/zabbix60: Update to 6.0.14
Release notes: https://www.zabbix.com/rn/rn6.0.14
|
2023-02-22 22:45:17 by Juraj Lutter | Files touched by this commit (6) |
Log message:
zabbix60: Fix build on NetBSD 9
NetBSD 9 provides its own popcount() that conflicts with zabbix's
function of the same name.
Reported by and workardound suggested by: wiz
|
2023-02-13 21:06:49 by Juraj Lutter | Files touched by this commit (1) |
Log message:
zabbix60-proxy: Remove leftover file
Remove erroneously added leftover file after the import.
|
2023-02-12 22:03:07 by Juraj Lutter | Files touched by this commit (5) |
Log message:
zabbix60: Switch to PCRE2
|
2023-02-12 19:37:33 by Juraj Lutter | Files touched by this commit (37) |
Log message:
zabbix60: Add new packages
Add zabbix60 suite: Zabbix 6.0 LTS.
Zabbix is a software that monitors numerous parameters of a network and the
health and integrity of servers, virtual machines, applications, services,
databases, websites, the cloud and more. Zabbix uses a flexible notification
mechanism that allows users to configure e-mail based alerts for virtually any
event. This allows a fast reaction to server problems. Zabbix offers excellent
reporting and data visualization features based on the stored data. This makes
Zabbix ideal for capacity planning.
What's new: https://www.zabbix.com/whats_new_6_0
Release notes: https://www.zabbix.com/rn/rn6.0.13
|