ports/165368: new port databases/rubygem-mongo

Evan Sarmiento bsdports at wayfair.com
Tue Feb 21 17:10:10 UTC 2012


>Number:         165368
>Category:       ports
>Synopsis:       new port databases/rubygem-mongo
>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 Feb 21 17:10:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Evan Sarmiento
>Release:        8.2-p2
>Organization:
Wayfair, LLC
>Environment:
FreeBSD devwebbsd101.csnzoo.com 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #0: Wed Aug 31 15:24:02 EDT 2011     root at freebsd82template:/usr/obj/usr/src/sys/XENHVM  amd64
>Description:
new port rubygem-mongo

ruby implementation of mongo api
>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-mongo
#	rubygem-mongo/distinfo
#	rubygem-mongo/pkg-descr
#	rubygem-mongo/Makefile
#
echo c - rubygem-mongo
mkdir -p rubygem-mongo > /dev/null 2>&1
echo x - rubygem-mongo/distinfo
sed 's/^X//' >rubygem-mongo/distinfo << '3a79cd7507a2f4893d33de9808fe83c5'
XSHA256 (rubygem/mongo-1.5.2.gem) = 11f7ccd2252274d104ce500a2348c6a4dfb422980478e97a44cbfb4f919c9b98
XSIZE (rubygem/mongo-1.5.2.gem) = 129536
3a79cd7507a2f4893d33de9808fe83c5
echo x - rubygem-mongo/pkg-descr
sed 's/^X//' >rubygem-mongo/pkg-descr << '0ca5e37d0e592819763170f3aaceb350'
XA Ruby driver for MongoDB.
X
XWWW: https://github.com/mongodb/mongo-ruby-driver
0ca5e37d0e592819763170f3aaceb350
echo x - rubygem-mongo/Makefile
sed 's/^X//' >rubygem-mongo/Makefile << 'b04858121516803ee0405d89c07da8e6'
X# New ports collection makefile for:	rubygem-mongo
X# Date created:		18 Feburary 2012
X# Whom:			Evan Sarmiento <bsdports at wayfair.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mongo
XPORTVERSION=	1.5.2
XCATEGORIES=	devel rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	ruby at FreeBSD.org
XCOMMENT=	Ruby library for mongo
X
XRUN_DEPENDS= rubygem-bson>=1.5.2:${PORTSDIR}/databases/rubygem-bson
XBUILD_DEPENDS=  ${RUN_DEPENDS}
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
XPLIST_FILES+= bin/mongo_console
X
X.include <bsd.port.mk>
b04858121516803ee0405d89c07da8e6
exit



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



More information about the freebsd-ports-bugs mailing list