Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 May 2010 11:36:19 GMT
From:      Eric Freeman <freebsdports@chillibear.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/147182: New port: devel/rubygem-curb  (ruby curl library)
Message-ID:  <201005291136.o4TBaJr7025458@www.freebsd.org>
Resent-Message-ID: <201005291140.o4TBe8Jp005083@freefall.freebsd.org>

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

>Number:         147182
>Category:       ports
>Synopsis:       New port: devel/rubygem-curb  (ruby curl library)
>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:   Sat May 29 11:40:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Eric Freeman
>Release:        7.2
>Organization:
>Environment:
FreeBSD localhost 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Quick gem port of curb, a ruby library for making use of CURL.

http://curb.rubyforge.org/
>How-To-Repeat:
n/a
>Fix:
# 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-curb
#	rubygem-curb/Makefile
#	rubygem-curb/pkg-descr
#	rubygem-curb/distinfo
#
echo c - rubygem-curb
mkdir -p rubygem-curb > /dev/null 2>&1
echo x - rubygem-curb/Makefile
sed 's/^X//' >rubygem-curb/Makefile << '6482576431556cfbc84126d226128624'
X# Ports collection makefile for:	rubygem-curb
X# Date created:				29 May 2010
X# Whom:					Eric Freeman <freebsdports@chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	curb
XPORTVERSION=	0.7.3
XCATEGORIES=	ftp rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	freebsdports@chillibear.com
XCOMMENT=    Ruby-language bindings for the libcurl
X
XRUN_DEPENDS=	curl>=0.0.0:${PORTSDIR}/ftp/curl
X
XUSE_RUBY=		yes
XUSE_RUBYGEMS=		yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
6482576431556cfbc84126d226128624
echo x - rubygem-curb/pkg-descr
sed 's/^X//' >rubygem-curb/pkg-descr << '5925b8016330c9df3878fe1e725fd645'
XCurb (probably CUrl-RuBy or something) provides Ruby-language
Xbindings for libcurl, a fully-featured client-side URL
Xtransfer library.
X
XWWW: http://taf2.github.com/curb/
XWWW: http://curb.rubyforge.org/
5925b8016330c9df3878fe1e725fd645
echo x - rubygem-curb/distinfo
sed 's/^X//' >rubygem-curb/distinfo << 'e259d5308bf1e0b1fd126939ee828533'
XMD5 (rubygem/curb-0.7.3.gem) = f0ad7639bc773afed6a6f5660fd2c216
XSHA256 (rubygem/curb-0.7.3.gem) = 29929828d10277c0c538e2ca6fef575faaf257883d44748f6866b61ed6dbd044
XSIZE (rubygem/curb-0.7.3.gem) = 65024
e259d5308bf1e0b1fd126939ee828533
exit

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



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