Date: Sat, 4 Jul 2009 19:17:11 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/py-txamqp Makefile distinfo pkg-descr pkg-plist Message-ID: <200907041917.n64JHB2N018566@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907041917.n64JHB2N018566>
