From owner-cvs-ports@FreeBSD.ORG Fri Dec 10 04:51:42 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 4A4BA106566B; Fri, 10 Dec 2010 04:51:42 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 394178FC1F; Fri, 10 Dec 2010 04:51:42 +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 oBA4pgFP017646; Fri, 10 Dec 2010 04:51:42 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oBA4pggi017645; Fri, 10 Dec 2010 04:51:42 GMT (envelope-from pgollucci) Message-Id: <201012100451.oBA4pggi017645@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Fri, 10 Dec 2010 04:51:42 +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 Makefile ports/net-mgmt/nagiosql Makefile distinfo pkg-descr pkg-plist ports/net-mgmt/nagiosql/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: Fri, 10 Dec 2010 04:51:42 -0000 pgollucci 2010-12-10 04:51:42 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/nagiosql Makefile distinfo pkg-descr pkg-plist net-mgmt/nagiosql/files pkg-message.in Log: NagiosQL is a web based administration tool for Nagios. It helps you to easily build a complex configuration with all options, manage and use them. NagiosQL is based on a webserver with PHP, MySQL and file access to the Nagios configuration files. WWW: http://www.nagiosql.org/ PR: ports/152974 Submitted by: Chris St Denis Revision Changes Path 1.230 +1 -0 ports/net-mgmt/Makefile 1.1 +45 -0 ports/net-mgmt/nagiosql/Makefile (new) 1.1 +2 -0 ports/net-mgmt/nagiosql/distinfo (new) 1.1 +12 -0 ports/net-mgmt/nagiosql/files/pkg-message.in (new) 1.1 +6 -0 ports/net-mgmt/nagiosql/pkg-descr (new) 1.1 +398 -0 ports/net-mgmt/nagiosql/pkg-plist (new)