cvs commit: ports/net Makefile ports/net/rubygem-amqp Makefile distinfo pkg-descr

Cheng-Lung Sung clsung at FreeBSD.org
Sun Feb 20 12:28:42 UTC 2011


clsung      2011-02-20 12:28:42 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/rubygem-amqp     Makefile distinfo pkg-descr 
  Log:
  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
  
  Revision  Changes    Path
  1.2314    +1 -0      ports/net/Makefile
  1.1       +21 -0     ports/net/rubygem-amqp/Makefile (new)
  1.1       +2 -0      ports/net/rubygem-amqp/distinfo (new)
  1.1       +7 -0      ports/net/rubygem-amqp/pkg-descr (new)


More information about the cvs-ports mailing list