From owner-cvs-all@FreeBSD.ORG Thu Feb 12 18:11:32 2009 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 F20FA1065734; Thu, 12 Feb 2009 18:11:31 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C75608FC1A; Thu, 12 Feb 2009 18:11:31 +0000 (UTC) (envelope-from brooks@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 n1CIBV3T091213; Thu, 12 Feb 2009 18:11:31 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1CIBVXS091212; Thu, 12 Feb 2009 18:11:31 GMT (envelope-from brooks) Message-Id: <200902121811.n1CIBVXS091212@repoman.freebsd.org> From: Brooks Davis Date: Thu, 12 Feb 2009 18:11:31 +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/sysutils/ganglia-monitor-core Makefile pkg-plist 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: Thu, 12 Feb 2009 18:11:33 -0000 brooks 2009-02-12 18:11:31 UTC FreeBSD ports repository Modified files: sysutils/ganglia-monitor-core Makefile pkg-plist Log: Actually build a proper package with a valid plist[0], set the default config file locations correctly, and run as the ganglia user instead of nobody by default. Reported by: QAT, pointyhat via pav [0] Pointy hat to: brooks Revision Changes Path 1.29 +8 -4 ports/sysutils/ganglia-monitor-core/Makefile 1.11 +10 -10 ports/sysutils/ganglia-monitor-core/pkg-plist