Date: Wed, 19 Nov 2014 12:34:50 +0000 (UTC) From: Lars Engels <lme@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372771 - in head/net-mgmt/icinga: . files Message-ID: <201411191234.sAJCYojH065613@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lme Date: Wed Nov 19 12:34:49 2014 New Revision: 372771 URL: https://svnweb.freebsd.org/changeset/ports/372771 QAT: https://qat.redports.org/buildarchive/r372771/ Log: - Update to 1.12.0 - Fix typo in ido2db.in Modified: head/net-mgmt/icinga/Makefile head/net-mgmt/icinga/distinfo head/net-mgmt/icinga/files/ido2db.in head/net-mgmt/icinga/pkg-plist Modified: head/net-mgmt/icinga/Makefile ============================================================================== --- head/net-mgmt/icinga/Makefile Wed Nov 19 12:05:49 2014 (r372770) +++ head/net-mgmt/icinga/Makefile Wed Nov 19 12:34:49 2014 (r372771) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= icinga -PORTVERSION= 1.11.7 +PORTVERSION= 1.12.0 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/Icinga/${PORTNAME}-core/releases/download/v${PORTVERSION}/ Modified: head/net-mgmt/icinga/distinfo ============================================================================== --- head/net-mgmt/icinga/distinfo Wed Nov 19 12:05:49 2014 (r372770) +++ head/net-mgmt/icinga/distinfo Wed Nov 19 12:34:49 2014 (r372771) @@ -1,2 +1,2 @@ -SHA256 (icinga-1.11.7.tar.gz) = b6526dd44d42c70e50ebfb58608f1fec8ba6d805fda4fde57f1078c248e25045 -SIZE (icinga-1.11.7.tar.gz) = 18657763 +SHA256 (icinga-1.12.0.tar.gz) = 6bcee5605d66a00444454514baeffd8084df6097cf8ebead2b8114387d5def14 +SIZE (icinga-1.12.0.tar.gz) = 18670338 Modified: head/net-mgmt/icinga/files/ido2db.in ============================================================================== --- head/net-mgmt/icinga/files/ido2db.in Wed Nov 19 12:05:49 2014 (r372770) +++ head/net-mgmt/icinga/files/ido2db.in Wed Nov 19 12:34:49 2014 (r372771) @@ -10,7 +10,7 @@ # Add the following lines to /etc/rc.conf to enable ido2db: # ido2db_enable (bool): Set to "NO" by default. # Set it to "YES" to enable ido2db. -# icinga_configfile (str): Set to "%%PREFIX%%/etc/icinga/ido2db.cfg" by default. +# ido2db_configfile (str): Set to "%%PREFIX%%/etc/icinga/ido2db.cfg" by default. . /etc/rc.subr Modified: head/net-mgmt/icinga/pkg-plist ============================================================================== --- head/net-mgmt/icinga/pkg-plist Wed Nov 19 12:05:49 2014 (r372770) +++ head/net-mgmt/icinga/pkg-plist Wed Nov 19 12:34:49 2014 (r372771) @@ -54,6 +54,9 @@ libexec/icinga/eventhandlers/submit_chec %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.0rc.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.10.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.11.0.sql +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.11.6.sql +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.11.7.sql +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.12.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.3.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.4.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.5.0.sql @@ -62,21 +65,22 @@ libexec/icinga/eventhandlers/submit_chec %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.8.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.9.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.11.3.sql -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.11.6.sql -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.11.7.sql -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/create_icinga_objects_oracle.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/create_oracle_sys.sql +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/create_icinga_objects_oracle.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/icinga_defines.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/oracle-delete.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/oracle-drop.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/oracle-truncate.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/oracle.sql -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.11.3.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.0.1.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.0.2-fix-object-relations.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.0.3.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.10.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.11.0.sql +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.11.3.sql +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.11.6.sql +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.11.7.sql +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.12.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.3.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.4.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.5.0.sql @@ -84,8 +88,6 @@ libexec/icinga/eventhandlers/submit_chec %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.7.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.8.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.9.0.sql -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.11.6.sql -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.11.7.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle_alter_icinga13_numbers.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle_alter_icinga13_objects.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle_recreate_icinga13_functions.sql @@ -96,6 +98,9 @@ libexec/icinga/eventhandlers/submit_chec %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.10.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.11.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.11.3.sql +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.11.6.sql +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.11.7.sql +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.12.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.3.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.4.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.5.0.sql @@ -103,8 +108,6 @@ libexec/icinga/eventhandlers/submit_chec %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.7.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.8.0.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.9.0.sql -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.11.6.sql -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.11.7.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/comment_history.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/comments.sql %%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/contact_notification_methods.sql @@ -242,6 +245,7 @@ libexec/icinga/eventhandlers/submit_chec %%ICINGAWWWDIR%%/docs/de/monitoring-windows.html %%ICINGAWWWDIR%%/docs/de/mrtggraphs.html %%ICINGAWWWDIR%%/docs/de/networkreachability.html +%%ICINGAWWWDIR%%/docs/de/newbie.html %%ICINGAWWWDIR%%/docs/de/notifications.html %%ICINGAWWWDIR%%/docs/de/notifications2.html %%ICINGAWWWDIR%%/docs/de/nrpe.html @@ -376,6 +380,7 @@ libexec/icinga/eventhandlers/submit_chec %%ICINGAWWWDIR%%/docs/en/monitoring-windows.html %%ICINGAWWWDIR%%/docs/en/mrtggraphs.html %%ICINGAWWWDIR%%/docs/en/networkreachability.html +%%ICINGAWWWDIR%%/docs/en/newbie.html %%ICINGAWWWDIR%%/docs/en/notifications.html %%ICINGAWWWDIR%%/docs/en/notifications2.html %%ICINGAWWWDIR%%/docs/en/nrpe.html @@ -677,6 +682,7 @@ libexec/icinga/eventhandlers/submit_chec %%ICINGAWWWDIR%%/images/Icinga_TAC_Header_Webinterface.jpg %%ICINGAWWWDIR%%/images/ack.gif %%ICINGAWWWDIR%%/images/action.gif +%%ICINGAWWWDIR%%/images/activeonly.gif %%ICINGAWWWDIR%%/images/application-monitor.png %%ICINGAWWWDIR%%/images/cmd_shadow.gif %%ICINGAWWWDIR%%/images/cmd_stop.png @@ -694,6 +700,7 @@ libexec/icinga/eventhandlers/submit_chec %%ICINGAWWWDIR%%/images/downtime.gif %%ICINGAWWWDIR%%/images/empty.gif %%ICINGAWWWDIR%%/images/enabled.gif +%%ICINGAWWWDIR%%/images/eventhandlingdisabled.gif %%ICINGAWWWDIR%%/images/export_csv.png %%ICINGAWWWDIR%%/images/export_json.png %%ICINGAWWWDIR%%/images/export_link.png @@ -2378,3 +2385,6 @@ libexec/icinga/eventhandlers/submit_chec %%ICINGAWWWDIR%%/stylesheets/tac.css %%ICINGAWWWDIR%%/stylesheets/tacheader.css %%ICINGAWWWDIR%%/stylesheets/trends.css +@dir %%ETCDIR%%/conf.d +@dir %%ICINGAWWWDIR%%/media +@dir %%ICINGAWWWDIR%%/ssi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411191234.sAJCYojH065613>