From owner-cvs-all@FreeBSD.ORG Mon Sep 29 07:08:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4F6A16A4B3; Mon, 29 Sep 2003 07:08:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35B5343FE0; Mon, 29 Sep 2003 07:08:42 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8TE8fXJ070147; Mon, 29 Sep 2003 07:08:41 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8TE8f1e070146; Mon, 29 Sep 2003 07:08:41 -0700 (PDT) (envelope-from edwin) Message-Id: <200309291408.h8TE8f1e070146@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 29 Sep 2003 07:08:41 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefileports/sysutils/ganglia-webfrontend Makefile distinfo pkg-descr pkg-plist ports/sysutils/ganglia-webfrontend/files patch-conf.php pkg-opts X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 29 Sep 2003 14:08:42 -0000 edwin 2003/09/29 07:08:41 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/ganglia-webfrontend Makefile distinfo pkg-descr pkg-plist sysutils/ganglia-webfrontend/files patch-conf.php pkg-opts Log: new port: sysutils/ganglia-webfrontend: GUI for the ganglia cluster monitor The Ganglia cluster monitoring system is an easy to install and configure cluster monitor. The ganglia-webfrontend port is a port of the web-based GUI. This port depends on the ganglia-monitor-core port which is in PR ports/48551. PR: ports/48552 Submitted by: Brooks Davis Revision Changes Path 1.415 +1 -0 ports/sysutils/Makefile 1.1 +68 -0 ports/sysutils/ganglia-webfrontend/Makefile (new) 1.1 +1 -0 ports/sysutils/ganglia-webfrontend/distinfo (new) 1.1 +20 -0 ports/sysutils/ganglia-webfrontend/files/patch-conf.php (new) 1.1 +21 -0 ports/sysutils/ganglia-webfrontend/files/pkg-opts (new) 1.1 +12 -0 ports/sysutils/ganglia-webfrontend/pkg-descr (new) 1.1 +61 -0 ports/sysutils/ganglia-webfrontend/pkg-plist (new)