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

Cheng-Lung Sung clsung at FreeBSD.org
Fri Sep 30 01:09:35 UTC 2011


clsung      2011-09-30 01:09:35 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/rubygem-amq-client Makefile distinfo pkg-descr 
  Log:
  amq-client is a fully-featured, low-level AMQP 0.9.1 client that
  runs on Ruby 1.8.7, 1.9.2, REE, Rubinius and JRuby.
  
  It's sweet spot is in serving as foundation for higher-level, more
  opinionated AMQP libraries.
  
  It can be used directly by applications code when performance and access
  to advanced AMQP protocol features is more important that API convenience.
  
  WWW: https://github.com/ruby-amqp/amq-client
  
  Revision  Changes    Path
  1.2382    +1 -0      ports/net/Makefile
  1.1       +22 -0     ports/net/rubygem-amq-client/Makefile (new)
  1.1       +2 -0      ports/net/rubygem-amq-client/distinfo (new)
  1.1       +10 -0     ports/net/rubygem-amq-client/pkg-descr (new)


More information about the cvs-ports mailing list