123 Commits

Author SHA1 Message Date
sthen
93c42c8b2d link icinga/core2 to the build 2014-11-22 00:14:21 +00:00
sthen
67271221d0 disable the icinga2 code which forces rlimit setting, it is responsible for
random crashes at startup (typically with no usable backtrace) on OpenBSD
2014-11-22 00:14:05 +00:00
sthen
7c563b96bb update to icinga2 2.2.0 2014-11-22 00:13:03 +00:00
sthen
cfed1c8a90 update to icinga 1.12.0 2014-11-21 14:06:26 +00:00
sthen
174f98ce56 bump REVISION for php version switch 2014-11-06 17:13:39 +00:00
sthen
425b416b73 update to icinga-web 1.11.2 2014-10-02 21:05:02 +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
sthen
752b328c24 update to icinga 1.11.7 2014-09-03 11:55:55 +00:00
sthen
4c297064e5 normalize patches, now that trees are unlocked 2014-08-14 09:00:06 +00:00
sthen
4c8fa9518b use the correct format string for time_t on i386, unbreaking logging there.
patch bodged into patch-configure for now, to be split out after full unlock.
2014-08-11 18:34:59 +00:00
jasper
4c746b924a don't hardcode path to mod_rewrite.so so that the default config
works with openbsd-httd-openbsd again.

ok sthen@ rpe@
2014-08-10 11:12:26 +00:00
ajacoutot
9d087a11f1 Tweak documentation according to recent rc changes.
ok jasper@
2014-07-22 10:55:40 +00:00
ajacoutot
9ecb6ea3d9 /etc/rc.d -> ${RCDIR}
(as pedantic and useless as /usr/local vs LOCALBASE|PREFIX but well...)

ok sthen@
2014-07-19 22:36:13 +00:00
sthen
19ca9bed1a don't use "echo 'pkg_scripts="${pkg_scripts} icinga' >> /etc/rc.conf.local"
examples

chase monitoring-plugins change (missed commit yesterday)
2014-07-12 11:22:10 +00:00
sthen
e22662c1d7 update to icinga 2.0.1, I still see all tests failing (seems to be dlopen
related), but now it seems to start reliably without segfaults.

(still not linked to the build at this point).
2014-07-10 15:01:17 +00:00
ajacoutot
5ecbbd0b5d rc.conf.local is always under /etc. 2014-07-10 12:58:31 +00:00
rpe
36ac6aba66 Add commit id to ensure to fetch the exact same distfile even upstream
commits to the tag after the initial release.

OK sthen@
2014-07-10 11:14:20 +00:00
rpe
db0f78f1bc Switch to new way of handling github.
OK sthen@
2014-07-09 15:06:06 +00:00
sthen
6677ed4fd3 add todo comment re intermittent segfaults at startup (so far resistant to
getting a core dump)
2014-07-01 22:55:27 +00:00
sthen
e99fc4d5b2 s/icinga/icinga2 in "mv-into-chroot" instructions 2014-06-27 00:28:19 +00:00
sthen
4cc264bba2 remove obsolete comments 2014-06-27 00:28:02 +00:00
sthen
9e8ddf0f3a typo in @sample line 2014-06-27 00:16:08 +00:00
sthen
84fcd57b0e LIB_DEPENDS on libexecinfo 2014-06-27 00:14:27 +00:00
sthen
e46dad478d Add a dedicated _icingacmd group for use with icinga2 command pipes and livestatus 2014-06-27 00:09:29 +00:00
sthen
866e91c181 s/BACKTRACE_/Backtrace_/ now the local file in cmake has been synced with the
cmake 3 version
2014-06-25 11:14:50 +00:00
sthen
ac6271f826 pick up backtrace() functions from libexecinfo by using FindBacktrace.cmake
XXX comments because ports version of FindBacktrace uses BACKTRACE_ rather
than Backtrace_ as used in the version committed to cmake 3
2014-06-24 16:51:35 +00:00
sthen
2af857bb41 plugins are from a separate pkg so use LOCALBASE not TRUEPREFIX 2014-06-24 16:49:54 +00:00
rpe
e26452fd44 Start on a README for icinga2
OK sthen@
2014-06-23 21:56:04 +00:00
sthen
020838b558 forced commit, test cvsync 2014-06-23 17:06:21 +00:00
sthen
ba29e437a1 add notes 2014-06-22 20:54:26 +00:00
sthen
32a2045708 - use @exec-add to create the symlinks in ${SYSCONFDIR}, don't try and package
symlinks directly (pkg_create copies the target files rather than the links)

- use correct dir name (etc/icinga / etc/icinga2) for @extraunexec
2014-06-22 20:29:51 +00:00
sthen
23258d6894 As rpe noticed, CMAKE_INSTALL_SYSCONFDIR isn't just used for installation,
it makes it into binaries/scripts. So set it to ${SYSCONFDIR} and then
(because cmake doesn't let us simply override variables at install time
like autoconf does) patch the generated cmake_install.cmake files to
install under share/examples.
2014-06-20 22:11:57 +00:00
sthen
53ab17501c update to icinga 1.11.5
* classic-ui: fix status.cgi gets stuck in loop when sorting on "All Unhandled Problems" #5886 - RB
* classic ui: Only show command expander if backend is Icinga 1.x (incompatible with Icinga 2) #6408 - MF
* classic ui: Fix CSRF protection in cmd.cgi matches only compiled in URL #6459 - MF
* classic-ui: config.cgi missing new option #6502 - RB
* cgi.cfg: Add url_cgi_path allowing to override the default '$htmurl/cgi-bin' required for CSRF checks #6459
2014-06-20 13:13:54 +00:00
sthen
8a191f9fb6 reorder slightly, no pkg change 2014-06-19 23:33:31 +00:00
sthen
4a6fac4ef5 improvements, from rpe, minor tweaks by me 2014-06-19 23:33:09 +00:00
sthen
7c636d9569 Add icinga/core2, WIP port of icinga2, ok rpe@.
(Unlinked for now; working on it with rpe.)
2014-06-19 23:24:47 +00:00
sthen
4d772373a2 really bump REVISION-cgi 2014-06-10 21:54:03 +00:00
sthen
183fdfbdef fix jquery-based options in the icinga-cgi package, found by florian@;
missing file from PLIST-cgi since they now ship a minified version
2014-06-10 21:24:26 +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
sthen
c2170f3e1f handle /etc/localtime in chroot; pointed out by florian@ 2014-05-29 00:19:54 +00:00
sthen
54e8c45a04 tweak README to point out that icinga-cgi and -web are in separate packages
and that one or both should be installed.
2014-05-29 00:09:04 +00:00
sthen
80ba77ada7 update to icinga 1.11.4, and tweak README slightly relating to chroot for
icinga-web based on part of some comments from florian@ and benno@.
2014-05-29 00:05:48 +00:00
sthen
0bd227f49d better permissions for resource.cfg 2014-05-23 21:12:26 +00:00
sthen
c168c9a31d upstream packages were re-rolled (under the same filename :() to remove a
couple of bogus sql update files.
2014-05-21 23:37:55 +00:00
sthen
e86d8938dc fix another SYSCONFDIR/BASESYSCONFDIR problems in the README, reported by otto@ 2014-05-14 10:32:20 +00:00
sthen
1582b510f3 update to icinga-1.11.3 2014-05-10 22:15:38 +00:00
sthen
a9fca27852 update to icinga-core 1.11.2, minor fixes
while there, fix linking some tests which need -lpthread on OpenBSD
(some others fail when --enable-embedded-perl is used)
2014-04-25 11:52:09 +00:00
sthen
249777d02c bump; nagios-plugins -> monitoring-plugins 2014-04-07 12:32:23 +00:00
sthen
01cb949bce update to Icinga 1.11.1, fixing CVE-2014-2386 in icinga-cgi (small buffer
overflows when checking strlen against MAX_INPUT_BUFFER) and a couple of
other minor issues
2014-03-29 12:07:01 +00:00
sthen
e0440cae75 Add extra note in readme; new csrf protection needs disabling if using
external programs to access cmd.cgi (e.g. aNag - basic operation is still
OK but acknowledging alerts is blocked).
2014-03-26 12:09:28 +00:00