aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-amqp067
Commit message (Collapse)AuthorAgeFilesLines
* - set PORTSCOUT varPhilip M. Gollucci2012-02-081-0/+1
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=290662
* fix duplicate latest linksPhilip M. Gollucci2011-12-201-0/+2
| | | | | | | Reported by: erwin Notes: svn path=/head/; revision=287680
* Simple asynchronous AMQP driver for Ruby/EventMachine.Philip M. Gollucci2011-12-163-0/+30
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 This version is currently required for chef-server which would be a downgrade of the existing port. PR: ports/163355 With Hat: ruby@ Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Notes: svn path=/head/; revision=287503