From owner-cvs-ports@FreeBSD.ORG Sat Aug 13 14:28:35 2011 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 10508106566C; Sat, 13 Aug 2011 14:28:35 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DB1408FC14; Sat, 13 Aug 2011 14:28:34 +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 p7DESYdp016814; Sat, 13 Aug 2011 14:28:34 GMT (envelope-from swills@repoman.freebsd.org) Received: (from swills@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p7DESYAh016813; Sat, 13 Aug 2011 14:28:34 GMT (envelope-from swills) Message-Id: <201108131428.p7DESYAh016813@repoman.freebsd.org> From: Steve Wills Date: Sat, 13 Aug 2011 14:28:34 +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 Makefile ports/sysutils/mcollective Makefile distinfo pkg-descr pkg-plist ports/sysutils/mcollective/files mcollectived.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: Sat, 13 Aug 2011 14:28:35 -0000 swills 2011-08-13 14:28:34 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/mcollective Makefile distinfo pkg-descr pkg-plist sysutils/mcollective/files mcollectived.in Log: The Marionette Collective A modern scalable datacenter orchestration framework WWW: http://marionette-collective.org/ PR: ports/159673 Submitted by: Russell Jackson Revision Changes Path 1.1314 +1 -0 ports/sysutils/Makefile 1.1 +64 -0 ports/sysutils/mcollective/Makefile (new) 1.1 +2 -0 ports/sysutils/mcollective/distinfo (new) 1.1 +21 -0 ports/sysutils/mcollective/files/mcollectived.in (new) 1.1 +4 -0 ports/sysutils/mcollective/pkg-descr (new) 1.1 +473 -0 ports/sysutils/mcollective/pkg-plist (new)