CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/02/06 15:53:27
Modified files:
net/icinga/core2: Makefile distinfo
net/icinga/core2/patches:
patch-etc_icinga2_scripts_mail-host-notification_sh
patch-lib_base_stacktrace_cpp
net/icinga/core2/pkg: PLIST-main PLIST-mysql PLIST-pgsql
README-main icinga2.rc
Added files:
net/icinga/core2/patches: patch-lib_cli_daemoncommand_cpp
patch-third-party_execvpe_execvpe_c
Removed files:
net/icinga/core2/patches:
patch-etc_icinga2_scripts_mail-service-notification_sh
patch-icinga-app_icinga_cpp
Log message:
Update to icinga2-2.2.4. Change rc script to use "icinga2 daemon" and rc_bg to
force running in the background; it was previously using "icinga2 daemon -d",
but since 2.2.2 this has been hanging on OpenBSD.
Disable vfork as was done upstream on MacOS (to stop a hang there) in the
hope it may also stop a runtime hang seen occasionally here.
There are still some odd things going on and I don't think this is production-
ready on OpenBSD yet, so the warning in DESCR-main remains, but I think this
is not worse than 2.2.1.