From owner-cvs-all@FreeBSD.ORG Fri Dec 16 22:24:14 2011 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 DD52F106568C; Fri, 16 Dec 2011 22:24:14 +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 CCC738FC0C; Fri, 16 Dec 2011 22:24:14 +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 pBGMOE4E044390; Fri, 16 Dec 2011 22:24:14 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBGMOE65044389; Fri, 16 Dec 2011 22:24:14 GMT (envelope-from pgollucci) Message-Id: <201112162224.pBGMOE65044389@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Fri, 16 Dec 2011 22:24:14 +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/rubygem-chef-expander Makefile distinfo pkg-descr 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: Fri, 16 Dec 2011 22:24:15 -0000 pgollucci 2011-12-16 22:24:14 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/rubygem-chef-expander Makefile distinfo pkg-descr Log: Chef is a systems integration framework, built to bring the benefits of configuration management to your entire infrastructure. With Chef, you can: * Manage your servers by writing code, not by running commands. * Integrate tightly with your applications, databases, LDAP directories, and more. * Easily configure applications that require knowledge about your entire infrastructure ("What systems are running my application?" "What is the current master database server?") WWW: http://wiki.opscode.com/display/chef PR: ports/163364 Submitted by: Scott Sanders Sponsored by: RideCharge Inc. / Taxi Magic Revision Changes Path 1.1358 +1 -0 ports/sysutils/Makefile 1.1 +34 -0 ports/sysutils/rubygem-chef-expander/Makefile (new) 1.1 +2 -0 ports/sysutils/rubygem-chef-expander/distinfo (new) 1.1 +11 -0 ports/sysutils/rubygem-chef-expander/pkg-descr (new)