From owner-cvs-all@FreeBSD.ORG Sun Apr 15 18:55:26 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A50AB16A414; Sun, 15 Apr 2007 18:55:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 91FEA13C455; Sun, 15 Apr 2007 18:55:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l3FItQ3D093231; Sun, 15 Apr 2007 18:55:26 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3FItQAP093230; Sun, 15 Apr 2007 18:55:26 GMT (envelope-from miwi) Message-Id: <200704151855.l3FItQAP093230@repoman.freebsd.org> From: Martin Wilke Date: Sun, 15 Apr 2007 18:55:26 +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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2007 18:55:26 -0000 miwi 2007-04-15 18:55:26 UTC FreeBSD ports repository Modified files: net-mgmt/nagios Makefile distinfo Log: - Update to 2.9 Changelog: - Fix for incorrect performance data file write/append mode options - Fix for current status of hosts with no host check command defined - SIGSEGV signals should now be logged again (broken in 2.8) - Configure script fix for no mail program found/installed on system - Configure script option bug fixes for cygwin and embedded perl - Command definitions and host/service plugin perfdata with HTML should now be escaped in CGIs - Patch for incorrect time down percentage in availability CGI - Updated init script to fix a race condition during restarts PR: 111505 Submitted by: Jarrod Sayers (maintainer) Revision Changes Path 1.61 +1 -2 ports/net-mgmt/nagios/Makefile 1.36 +3 -3 ports/net-mgmt/nagios/distinfo