Date: Fri, 16 Dec 2011 21:19:32 GMT From: Scott Sanders <scott@jssjr.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/163355: [NEW PORT] net/rubygem-amqp: An implementation of the AMQP protocol for RabbitMQ clients - rubygem-chef-server 6 Message-ID: <201112162119.pBGLJWxQ029571@frieza.p6m7g8.net> Resent-Message-ID: <201112162140.pBGLeCfL088463@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 163355 >Category: ports >Synopsis: [NEW PORT] net/rubygem-amqp: An implementation of the AMQP protocol for RabbitMQ clients - rubygem-chef-server 6 >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: Fri Dec 16 21:40:12 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Scott Sanders >Release: FreeBSD 9.0-CURRENT amd64 >Organization: RideCharge Inc / TaxiMagic >Environment: System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Oct 12 00:51:25 UTC 2010 >Description: Simple asynchronous AMQP driver for Ruby/EventMachine. This library works with Ruby 1.8, Ruby 1.9, JRuby and Rubinius. This library was tested primarily with RabbitMQ, although it should be compatible with any server implementing the AMQP 0-8 spec. WWW: https://github.com/ruby-amqp/amqp Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- rubygem-amqp-0.6.7.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-amqp067 # rubygem-amqp067/distinfo # rubygem-amqp067/Makefile # rubygem-amqp067/pkg-descr # echo c - rubygem-amqp067 mkdir -p rubygem-amqp067 > /dev/null 2>&1 echo x - rubygem-amqp067/distinfo sed 's/^X//' >rubygem-amqp067/distinfo << '16933e3788fe1be642d57519818e886f' XSHA256 (rubygem/amqp-0.6.7.gem) = 7d7faf3e394d0a9c5c3574fbd87f9877b85dbd1fa419f5e1dfe84266f56cdfe3 XSIZE (rubygem/amqp-0.6.7.gem) = 83456 16933e3788fe1be642d57519818e886f echo x - rubygem-amqp067/Makefile sed 's/^X//' >rubygem-amqp067/Makefile << '7b02bc10dcf9b4b9095faf7142d1da58' X# Ports collection makefile for: rubygem-amqp X# Date created: Dec 16, 2011 X# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com> X# X# $FreeBSD$ X XPORTNAME= amqp XPORTVERSION= 0.6.7 XCATEGORIES= net rubygems XMASTER_SITES= RG X XMAINTAINER= ruby@FreeBSD.org XCOMMENT= An implementation of the AMQP protocol for RabbitMQ clients X XRUN_DEPENDS= rubygem-eventmachine>=0.12.4:${PORTSDIR}/devel/rubygem-eventmachine X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include <bsd.port.mk> 7b02bc10dcf9b4b9095faf7142d1da58 echo x - rubygem-amqp067/pkg-descr sed 's/^X//' >rubygem-amqp067/pkg-descr << '76f60017c6b90e92a24fc4735e1fdcc5' XSimple asynchronous AMQP driver for Ruby/EventMachine. XThis library works with Ruby 1.8, Ruby 1.9, JRuby and Rubinius. X XThis library was tested primarily with RabbitMQ, although it Xshould be compatible with any server implementing the AMQP 0-8 spec. X XWWW: https://github.com/ruby-amqp/amqp 76f60017c6b90e92a24fc4735e1fdcc5 exit --- rubygem-amqp-0.6.7.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?201112162119.pBGLJWxQ029571>