CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/01/16 11:07:53
Modified files:
net/icinga/core: Makefile
net/icinga/core/patches: patch-base_logging_c
Added files:
net/icinga/core/patches: patch-base_checks_c
patch-base_commands_c
patch-base_utils_c patch-cgi_cmd_c
patch-cgi_notifications_c
Log message:
Patch some of the format problems in icinga 1 due to 64-bit time_t,
as reported by otto@. Build with -wformat to make the other two hundred
and ten of them more obvious.
(icinga2 doesn't have these problems, but we are stuck with an older
version of icinga2 as current versions fail at runtime on OpenBSD,
and a number of these problems affect the icinga1 cgis which are still
useful with 2).