From owner-cvs-ports@FreeBSD.ORG Tue Dec 28 18:58:12 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BEB91065670; Tue, 28 Dec 2010 18:58:12 +0000 (UTC) (envelope-from rea@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D58328FC0C; Tue, 28 Dec 2010 18:58:11 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id oBSIwBeD049613; Tue, 28 Dec 2010 18:58:11 GMT (envelope-from rea@repoman.freebsd.org) Received: (from rea@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oBSIwBJ4049612; Tue, 28 Dec 2010 18:58:11 GMT (envelope-from rea) Message-Id: <201012281858.oBSIwBJ4049612@repoman.freebsd.org> From: Eygene Ryabinkin Date: Tue, 28 Dec 2010 18:58:11 +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/pnp Makefile distinfo pkg-plist ports/net-mgmt/pnp/files pkg-message.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2010 18:58:12 -0000 rea 2010-12-28 18:58:11 UTC FreeBSD ports repository Modified files: net-mgmt/pnp Makefile distinfo pkg-plist net-mgmt/pnp/files pkg-message.in Log: net-mgmt/pnp: upgrade to 0.6.10 Changelog (there were no 0.6.8 and 0.6.9): - Feature: Add RRDTool Option ?only-graph if graph height is below 32px to create thumbnails - Feature: RRDTool Option ?width and ?height is now allowed in templates - Feature: RRDTool DS Type for UOM of ?c? changed from COUNTER to DERIVE - Feature: Pass query string from special controller to image controller ( Matthew Garrett ) - Feature: Authorisation against mk_livestatus API added - Feature: Sample nginx webserver config added (by evax@users.sourceforge.net) - Feature: Kohana backport to support PHP 5.1.6 (Kudos to Andreas Ericsson) - Bugfix: Sort list of special templates - Bugfix: Urlencode hostname and service description (Reported by Yannick) - Bugfix: corrected warning/critical thresholds in ticker/alerter functions Also sorted pkg-plist entries by name. PR: ports/153283 (based on) Submitted by: ohauer Feature safe: yes Approved by: garga (mentor) Revision Changes Path 1.12 +9 -4 ports/net-mgmt/pnp/Makefile 1.5 +2 -2 ports/net-mgmt/pnp/distinfo 1.4 +1 -1 ports/net-mgmt/pnp/files/pkg-message.in 1.5 +578 -538 ports/net-mgmt/pnp/pkg-plist