cvs commit: ports/net-mgmt/icinga Makefile distinfo pkg-plist
ports/net-mgmt/icinga/files icinga.in ido2db.in patch-Makefile.in
patch-base-Makefile.in patch-cgi-Makefile.in patch-configure.in
patch-contrib-Makefile.in patch-include-locations.h.in
patch-module-idoutils-src-Makefile.in ...
Lars Engels
lme at FreeBSD.org
Wed May 23 20:13:23 UTC 2012
lme 2012-05-23 20:13:22 UTC
FreeBSD ports repository
Modified files:
net-mgmt/icinga Makefile distinfo pkg-plist
net-mgmt/icinga/files icinga.in patch-Makefile.in
patch-base-Makefile.in
patch-cgi-Makefile.in patch-configure.in
patch-contrib-Makefile.in
patch-include-locations.h.in
pkg-message.in
Added files:
net-mgmt/icinga/files ido2db.in
patch-module-idoutils-src-Makefile.in
Log:
- Update to 1.7.0 [1]
- Add support for database backends using IDOutils [2]
- Add a rc script for ido2db
- Enable embedded Perl by default
- Enable Event Broker by default
- Enable statuswrl
- Drop unnecessary use of USE_PHP
- Install sample event handlers
- Optionally depend on MySQL or PostgreSQL
- Optionally depend on Apache and install the apropriate configuration for Icinga
- Update pkg-message
PR: ports/167988 [1], ports/164625 [2]
Submitted by: gjb[1], Gianpaolo Del Matto <delmatto at phunsites.net> [2]
Revision Changes Path
1.9 +42 -12 ports/net-mgmt/icinga/Makefile
1.5 +2 -2 ports/net-mgmt/icinga/distinfo
1.3 +21 -13 ports/net-mgmt/icinga/files/icinga.in
1.1 +31 -0 ports/net-mgmt/icinga/files/ido2db.in (new)
1.3 +46 -12 ports/net-mgmt/icinga/files/patch-Makefile.in
1.2 +7 -9 ports/net-mgmt/icinga/files/patch-base-Makefile.in
1.3 +3 -3 ports/net-mgmt/icinga/files/patch-cgi-Makefile.in
1.3 +19 -10 ports/net-mgmt/icinga/files/patch-configure.in
1.3 +3 -3 ports/net-mgmt/icinga/files/patch-contrib-Makefile.in
1.2 +9 -9 ports/net-mgmt/icinga/files/patch-include-locations.h.in
1.1 +13 -0 ports/net-mgmt/icinga/files/patch-module-idoutils-src-Makefile.in (new)
1.2 +9 -19 ports/net-mgmt/icinga/files/pkg-message.in
1.4 +146 -20 ports/net-mgmt/icinga/pkg-plist
More information about the cvs-ports
mailing list