ports/145841: [NEW PORT] net/rubygem-bunny: Another synchronous Ruby AMQP client

Renaud Chaput rchaput at vty-infra1.fotolia.loc
Mon Apr 19 13:40:01 UTC 2010


>Number:         145841
>Category:       ports
>Synopsis:       [NEW PORT] net/rubygem-bunny: Another synchronous Ruby AMQP client
>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 Apr 19 13:40:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Renaud Chaput
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD build.local 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5 21:11:58 UTC
>Description:
Bunny is an AMQP (Advanced Message Queuing Protocol) client, written in Ruby,
that is intended to allow you to interact with AMQP-compliant message
brokers/servers such as RabbitMQ in a synchronous fashion.

It is based on a great deal of useful code from amqp by Aman Gupta and Carrot
by Amos Elliston.

You can use Bunny to :
* Create and delete exchanges
* Create and delete queues
* Publish and consume messages

Bunny is known to work with RabbitMQ versions 1.5.4 and above with version 0-8
of the AMQP specification.

WWW: http://github.com/celldee/bunny

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

--- rubygem-bunny-0.6.0.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-bunny
#	rubygem-bunny/distinfo
#	rubygem-bunny/Makefile
#	rubygem-bunny/pkg-descr
#
echo c - rubygem-bunny
mkdir -p rubygem-bunny > /dev/null 2>&1
echo x - rubygem-bunny/distinfo
sed 's/^X//' >rubygem-bunny/distinfo << '9cefc84cf49d3991185045a38a213394'
XMD5 (rubygem/bunny-0.6.0.gem) = 1697fe4ec6f17826b823ae86adc92098
XSHA256 (rubygem/bunny-0.6.0.gem) = fb8142488e96124f1b880979d1006366f254323f555add01a028ef70db306038
XSIZE (rubygem/bunny-0.6.0.gem) = 32256
9cefc84cf49d3991185045a38a213394
echo x - rubygem-bunny/Makefile
sed 's/^X//' >rubygem-bunny/Makefile << '650edf088b1c6af12d7f99c118ac0a5e'
X# Ports collection makefile for:	rubygem-bunny
X# Date created:				19 Mar 2010
X# Whom:					renchap at cocoa-x.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=	bunny
XPORTVERSION=	0.6.0
XCATEGORIES=	net
XMASTER_SITES=	http://gemcutter.org/gems/
X
XMAINTAINER=	renchap at cocoa-x.com
XCOMMENT=	Another synchronous Ruby AMQP client
X
XUSE_RUBY=	yes
XUSE_RUBYGEMS=	yes
XRUBYGEM_AUTOPLIST=	yes
X
X# we care about not passing -A to allow HTTP redirect
XFETCH_ARGS=	-pRr
X
X.include <bsd.port.mk>
650edf088b1c6af12d7f99c118ac0a5e
echo x - rubygem-bunny/pkg-descr
sed 's/^X//' >rubygem-bunny/pkg-descr << 'c5580d141de69fbe76a031296138a64e'
XBunny is an AMQP (Advanced Message Queuing Protocol) client, written in Ruby,
Xthat is intended to allow you to interact with AMQP-compliant message
Xbrokers/servers such as RabbitMQ in a synchronous fashion.
X
XIt is based on a great deal of useful code from amqp by Aman Gupta and Carrot
Xby Amos Elliston.
X
XYou can use Bunny to :
X* Create and delete exchanges
X* Create and delete queues
X* Publish and consume messages
X
XBunny is known to work with RabbitMQ versions 1.5.4 and above with version 0-8
Xof the AMQP specification.
X
XWWW: http://github.com/celldee/bunny
c5580d141de69fbe76a031296138a64e
exit
--- rubygem-bunny-0.6.0.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list