Commit Graph

18 Commits

Author SHA1 Message Date
sthen
abe96ac59c Use V?= rather than V= 2011-07-19 11:13:26 +00:00
robert
c8661c2d29 fix deps 2011-07-09 00:37:40 +00:00
robert
a9eaa6abb2 switch to lang/php 2011-07-08 22:31:59 +00:00
ajacoutot
70ac96c395 rc_scripts -> pkg_scripts 2011-07-08 02:14:58 +00:00
sthen
beefc056f1 bugfix update to icinga 1.4.2 2011-07-01 16:57:41 +00:00
sthen
2679c25ded In the cgi, only permit a user to execute commands on an entire
hostgroup/servicegroup if authorized for every member of the group.
From upstream repo.
2011-06-28 06:34:33 +00:00
sthen
c9a4e09e75 fix sample directory ownerships, broken in last commit
spotted by pea@
2011-06-08 16:18:57 +00:00
sthen
dd88c40777 update to Icinga 1.4.1; bugfixes and minor improvements, rolls in XSS fix
we already had in a patch.
2011-06-08 14:24:50 +00:00
sthen
4fef4216a0 Escape user-supplied URL parameter to avoid a cross-site scripting problem.
From upstream repo.
2011-06-02 19:48:17 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
sthen
8351e35a04 - update Icinga to 1.4.0
- tweak @extraunexec's
2011-05-11 13:57:41 +00:00
jasper
4fee5ffce0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.

ok aja@
2011-05-11 12:03:19 +00:00
sthen
cb9eb050bc maintenance update of icinga to 1.3.1, with a few small tweaks to the
port:

- fix icinga-api RUN_DEPENDS (idoutils need not be on the same
machine but it does need php).

- better log_archive_path

- we're building with embedded perl to make it easy to use if
wanted, but it's not suitable with all scripts, so in the default
configuration set use_embedded_perl_implicitly=0
2011-03-31 10:25:25 +00:00
sthen
ad465adcb5 tidy up icinga-web Makefile a bit, adjust DESCR.
not yet ready for consumption.
2011-03-31 09:42:21 +00:00
sthen
1ab89bbaaa make the idoutils package more useful; tested with PostgreSQL.
- have idoutils depend on libdbi-drivers-mysql-*|libdbi-drivers-pgsql-*
with a default of pgsql if neither are installed

- install db build/upgrade scripts

- add an rc script for ido2db
2011-03-28 19:51:59 +00:00
sthen
97b610b88c specify "GPLv2 only" rather than just "GPLv2" on the license comment 2011-03-28 14:10:28 +00:00
sthen
a4db80ff43 bleh, should have rm'd the devtodo file 2011-03-28 14:08:11 +00:00
sthen
3dff6b41f2 Import ports/net/icinga (with -I !, so the 'core' directory doesn't
become cvs-food). See the README file for information about migrating
from Nagios with minimal config changes.

The icinga-web API-backed user interface is a work in progress
and not yet linked to the build; the core program and classic web
interface are perfectly usable.

Comments/ok from pea@, thanks for testing!

-- -- --
Icinga monitors network resources such as servers, routers, switches,
applications and services and notifies administrators or responsible
persons. It's a fork of Nagios and supports its extensive pool of
monitoring plug-ins. Current status information, historical logs
and reports can all be accessed via a web browser.
-- -- --
2011-03-28 14:06:06 +00:00