Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2012 20:13:22 +0000 (UTC)
From:      Lars Engels <lme@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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 ...
Message-ID:  <201205232013.q4NKDMo1037059@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205232013.q4NKDMo1037059>