ports/158129: New port: databases/rubygem-couchrest A simple interface on top of CouchDBs RESTful API

Mike Carlson carlson39 at llnl.gov
Tue Jun 21 16:30:13 UTC 2011


>Number:         158129
>Category:       ports
>Synopsis:       New port: databases/rubygem-couchrest A simple interface on top of CouchDBs RESTful API
>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:   Tue Jun 21 16:30:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Mike Carlson
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
Lawrence Livermore National Laboratory
>Environment:
System: FreeBSD st-puppet.llnl.gov 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
New port: databases/rubygem-couchrest

CouchRest provides a simple interface on top of CouchDB's RESTful HTTP API, as well as including some utility scripts for managing views and attachments. 

I am willing to be the maintainer of this port.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-couchrest
#	rubygem-couchrest/Makefile
#	rubygem-couchrest/distinfo
#	rubygem-couchrest/pkg-descr
#
echo c - rubygem-couchrest
mkdir -p rubygem-couchrest > /dev/null 2>&1
echo x - rubygem-couchrest/Makefile
sed 's/^X//' >rubygem-couchrest/Makefile << '656a34e951167ae5d8b3571b3b30bce9'
X# Ports collection makefile for:	rubygem-couchrest
X# Date created:				20 June 2011
X# Whom:						Mike Carlson (carlson39 at llnl.gov)
X#
X
XPORTNAME=	couchrest
XPORTVERSION=	1.0.2
XCATEGORIES=	databases rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	ruby at FreeBSD.org
XCOMMENT=	provides a simple interface on top of CouchDBs RESTful HTTP API
X
XRUN_DEPENDS=	rubygem-json>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-json \
X		rubygem-mime-types>=${PORTVERSION}:${PORTSDIR}/misc/rubygem-mime-types \
X		rubygem-rest-client>=${PORTVERSION}:${PORTSDIR}/www/rubygem-rest-client
X
XUSE_RUBY=   yes
XUSE_RUBYGEMS=   yes
XRUBYGEM_AUTOPLIST=  yes
X
X.include <bsd.port.mk>
656a34e951167ae5d8b3571b3b30bce9
echo x - rubygem-couchrest/distinfo
sed 's/^X//' >rubygem-couchrest/distinfo << 'fed48567690d00cc0666b4be7236926b'
XSHA256 (rubygem/couchrest-1.0.2.gem) = 55b62424feedba1cb936d7187c94875fbea8daf17962813deba0cf0c41c93c72
XSIZE (rubygem/couchrest-1.0.2.gem) = 45056
fed48567690d00cc0666b4be7236926b
echo x - rubygem-couchrest/pkg-descr
sed 's/^X//' >rubygem-couchrest/pkg-descr << '72aefcf6ac70736e90967f68ab1bb671'
XCouchRest provides a simple interface on top of CouchDB's RESTful HTTP API, as well as including some utility scripts for managing views and attachments.
X
XWWW: http://rubygems.org/gems/couchrest
72aefcf6ac70736e90967f68ab1bb671
exit



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



More information about the freebsd-ports-bugs mailing list