From pgollucci@frieza.p6m7g8.net  Fri Dec 16 21:39:20 2011
Return-Path: <pgollucci@frieza.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 63A3F1065687
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Dec 2011 21:38:06 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239])
	by mx1.freebsd.org (Postfix) with ESMTP id 3121A8FC1B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Dec 2011 21:38:06 +0000 (UTC)
Received: from frieza.p6m7g8.net (localhost [127.0.0.1])
	by frieza.p6m7g8.net (8.14.4/8.14.4) with ESMTP id pBGLRRlB032614
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Dec 2011 21:27:30 GMT
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id pBGLJr0P030128;
	Fri, 16 Dec 2011 21:19:53 GMT
	(envelope-from pgollucci)
Message-Id: <201112162119.pBGLJr0P030128@frieza.p6m7g8.net>
Date: Fri, 16 Dec 2011 21:19:53 GMT
From: Scott Sanders <scott@jssjr.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] sysutils/rubygem-chef-expander: A systems integration framework. Expander - rubygem-chef-server 11
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         163364
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/rubygem-chef-expander: A systems integration framework. Expander - rubygem-chef-server 11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 16 21:40:15 UTC 2011
>Closed-Date:    Fri Dec 16 22:24:18 UTC 2011
>Last-Modified:  Fri Dec 16 22:30:36 UTC 2011
>Originator:     Scott Sanders
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Oct 12 00:51:25 UTC 2010
>Description:
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

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rubygem-chef-expander-0.10.8.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	rubygem-chef-expander
#	rubygem-chef-expander/distinfo
#	rubygem-chef-expander/Makefile
#	rubygem-chef-expander/pkg-descr
#
echo c - rubygem-chef-expander
mkdir -p rubygem-chef-expander > /dev/null 2>&1
echo x - rubygem-chef-expander/distinfo
sed 's/^X//' >rubygem-chef-expander/distinfo << '8f073bbe1f4279627ab6c17b84a9165c'
XSHA256 (rubygem/chef-expander-0.10.8.gem) = 42f69adf2c7129adab7a39fde974d68195f9ba6cd89c0c201ee47ea2793f1997
XSIZE (rubygem/chef-expander-0.10.8.gem) = 24576
8f073bbe1f4279627ab6c17b84a9165c
echo x - rubygem-chef-expander/Makefile
sed 's/^X//' >rubygem-chef-expander/Makefile << '5aed0d147fffb694e2a67ed69dc04358'
X# Ports collection makefile for:	rubygem-chef-expander
X# Date created:				13 Dec 2011
X# Whom:					Scott Sanders <scott@jssjr.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	chef-expander
XPORTVERSION=	0.10.8
XCATEGORIES=	sysutils rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	ruby@FreeBSD.org
XCOMMENT=	A systems integration framework. Expander
X
XRUN_DEPENDS=	rubygem-amqp>=0.6.7:${PORTSDIR}/net/rubygem-amqp067 \
X		rubygem-bunny>=0.6.0:${PORTSDIR}/net/rubygem-bunny \
X		rubygem-em-http-request>=0.2.11:${PORTSDIR}/www/rubygem-em-http-request \
X		rubygem-eventmachine>=0.12.10:${PORTSDIR}/devel/rubygem-eventmachine \
X		rubygem-fast_xs>=0.7.3:${PORTSDIR}/textproc/rubygem-fast_xs \
X		rubygem-highline>=1.6.1:${PORTSDIR}/devel/rubygem-highline \
X		rubygem-mixlib-log>=1.2.0:${PORTSDIR}/devel/rubygem-mixlib-log \
X		rubygem-uuidtools>=2.1.1:${PORTSDIR}/devel/rubygem-uuidtools \
X		rubygem-yajl-ruby>=0.7.7:${PORTSDIR}/devel/rubygem-yajl-ruby077
X
XUSE_RUBY=		yes
XUSE_RUBYGEMS=		yes
XRUBYGEM_AUTOPLIST=	yes
X
XPLIST_FILES=	bin/chef-expander \
X		bin/chef-expander-vnode \
X		bin/chef-expanderctl
X
X.include <bsd.port.mk>
5aed0d147fffb694e2a67ed69dc04358
echo x - rubygem-chef-expander/pkg-descr
sed 's/^X//' >rubygem-chef-expander/pkg-descr << '9d9ea0c3c9e6f82b2715af5098cdd9e8'
XChef is a systems integration framework, built to bring the benefits of
Xconfiguration management to your entire infrastructure. With Chef, you can:
X
X* Manage your servers by writing code, not by running commands.
X* Integrate tightly with your applications, databases, LDAP directories, and
X  more.
X* Easily configure applications that require knowledge about your entire
X  infrastructure ("What systems are running my application?" "What is the
X  current master database server?")
X
XWWW: http://wiki.opscode.com/display/chef
9d9ea0c3c9e6f82b2715af5098cdd9e8
exit
--- rubygem-chef-expander-0.10.8.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Dec 16 21:41:57 UTC 2011 
Responsible-Changed-Why:  
pgollucci@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163364 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Fri Dec 16 22:24:17 UTC 2011 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163364 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163364: commit references a PR
Date: Fri, 16 Dec 2011 22:24:27 +0000 (UTC)

 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 <scott@jssjr.com>
   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)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
