Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2013 11:21:06 +0200 (CEST)
From:      Renaud Chaput <renchap@cocoa-x.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/180733: [NEW PORT] devel/rubygem-mixlib-shellout: Shell interface that also collects stdout and stderr
Message-ID:  <20130722092106.71DD638B8@tahiri.renchap.com>
Resent-Message-ID: <201307220930.r6M9U15B033452@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         180733
>Category:       ports
>Synopsis:       [NEW PORT] devel/rubygem-mixlib-shellout: Shell interface that also collects stdout and stderr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 22 09:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Renaud Chaput
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD tahiri.renchap.com 9.0-STABLE FreeBSD 9.0-STABLE #0: Tue May  1 19:31:27 CEST
>Description:
Mixlib::shellout provides a simplified interface to shelling out
yet still collecting both standard out and standard error 
and providing full control over environment, working directory, 
uid, gid, etc.

WWW: http://www.opscode.com

Generated with FreeBSD Port Tools 0.99_6 (mode: new)
>How-To-Repeat:
>Fix:

--- .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-mixlib-shellout
#	rubygem-mixlib-shellout/distinfo
#	rubygem-mixlib-shellout/Makefile
#	rubygem-mixlib-shellout/pkg-descr
#
echo c - rubygem-mixlib-shellout
mkdir -p rubygem-mixlib-shellout > /dev/null 2>&1
echo x - rubygem-mixlib-shellout/distinfo
sed 's/^X//' >rubygem-mixlib-shellout/distinfo << '3ccdb6a523e92661ded4d89f9b181879'
XSHA256 (rubygem/mixlib-shellout-1.2.0.gem) = b1b6f284da8e916bdcc2c620cb11f0ea2411f3dfd7af499b948a8e0ade8f41ca
XSIZE (rubygem/mixlib-shellout-1.2.0.gem) = 19968
3ccdb6a523e92661ded4d89f9b181879
echo x - rubygem-mixlib-shellout/Makefile
sed 's/^X//' >rubygem-mixlib-shellout/Makefile << 'f0b585cda3d373a1c8be6dc22160d798'
X# Ports collection makefile for:	rubygem-mixlib-shellout
X# Date created:				23 Aug 2012
X# Whom:					ndewing@experts-exchange.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mixlib-shellout
XPORTVERSION=	1.2.0
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	nickdewing@gmail.com
XCOMMENT=	Shell interface that also collects stdout and stderr
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
f0b585cda3d373a1c8be6dc22160d798
echo x - rubygem-mixlib-shellout/pkg-descr
sed 's/^X//' >rubygem-mixlib-shellout/pkg-descr << '54298f0228efaee4dc2697eff9ae7182'
XMixlib::shellout provides a simplified interface to shelling out
Xyet still collecting both standard out and standard error 
Xand providing full control over environment, working directory, 
Xuid, gid, etc.
X
XWWW: http://www.opscode.com
54298f0228efaee4dc2697eff9ae7182
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130722092106.71DD638B8>