From owner-cvs-all@FreeBSD.ORG Fri Oct 24 14:22:49 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFB831065684; Fri, 24 Oct 2008 14:22:49 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DD9928FC13; Fri, 24 Oct 2008 14:22:49 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m9OEMnxJ050776; Fri, 24 Oct 2008 14:22:49 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m9OEMnDf050775; Fri, 24 Oct 2008 14:22:49 GMT (envelope-from miwi) Message-Id: <200810241422.m9OEMnDf050775@repoman.freebsd.org> From: Martin Wilke Date: Fri, 24 Oct 2008 14:22:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/nagios Makefile distinfo ports/net-mgmt/nagios/files patch-html-docs-configcgi.html patch-sample-config-cgi.cfg.in patch-sample-config-nagios.cfg.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2008 14:22:50 -0000 miwi 2008-10-24 14:22:49 UTC FreeBSD ports repository Modified files: net-mgmt/nagios Makefile distinfo net-mgmt/nagios/files patch-sample-config-nagios.cfg.in Added files: net-mgmt/nagios/files patch-html-docs-configcgi.html patch-sample-config-cgi.cfg.in Log: - Update to 3.0.4 Note: Included are updated suggestions from ports/128226. The correction to the ping command has been extended into the online documentation and the -U option removed as it's not supported. Also, the default for time_change_threshold is set to that in include/nagios.h. PR: 128306 Submitted by: Jarrod Sayers (maintainer) Revision Changes Path 1.73 +1 -1 ports/net-mgmt/nagios/Makefile 1.41 +3 -3 ports/net-mgmt/nagios/distinfo 1.1 +11 -0 ports/net-mgmt/nagios/files/patch-html-docs-configcgi.html (new) 1.1 +11 -0 ports/net-mgmt/nagios/files/patch-sample-config-cgi.cfg.in (new) 1.2 +11 -2 ports/net-mgmt/nagios/files/patch-sample-config-nagios.cfg.in