cvs commit: ports/net Makefile ports/net/py-txamqp Makefile distinfo pkg-descr pkg-plist

Bruce M Simpson bms at FreeBSD.org
Sat Jul 4 19:17:12 UTC 2009


bms         2009-07-04 19:17:11 UTC

  FreeBSD ports repository (src committer)

  Modified files:
    net                  Makefile 
  Added files:
    net/py-txamqp        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add new port py-txamqp, an asynchronous-capable AMQP messing transport
  module for Python/Twisted, by Esteve Fernandez.
  
  Tested with RabbitMQ 1.6.0 on FreeBSD 7.2-STABLE, i386 and amd64, using
  Esteve's example code here:
          http://fluidinfo.com/esteve/stuff/txamqp_consumer.py
          http://fluidinfo.com/esteve/stuff/txamqp_publisher.py
  
  Note: The Thrift-in-AMQP support is not yet built as it depends on the
  Thrift bindings for Python which need to be fixed.
  
  Revision  Changes    Path
  1.2118    +1 -0      ports/net/Makefile
  1.1       +37 -0     ports/net/py-txamqp/Makefile (new)
  1.1       +3 -0      ports/net/py-txamqp/distinfo (new)
  1.1       +6 -0      ports/net/py-txamqp/pkg-descr (new)
  1.1       +44 -0     ports/net/py-txamqp/pkg-plist (new)


More information about the cvs-all mailing list