Commit graph

8 commits

Author SHA1 Message Date
Xin LI
c211319ae8 - Add missing type for py-txamqp codec
- Pass maintainership to submitter.

PR:		ports/179100
Submitted by:	Chenguang Li <horus.li gmail.com>
2013-05-30 07:07:38 +00:00
Ruslan Makhmatkhanov
0a340f7319 - fix pkg-plist
- bump PORTREVISION

while here:
- trim Makefile header
- eliminate PYTHON_SITELIBDIR from depends
- limit python version to 2.x only (print/except)

Reported by:	pointyhat (miwi)
2013-05-12 04:52:39 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Bruce M Simpson
adbcbdd9d6 Drop maintainership for these ports.
Regrettably, I have no free time for the foreseeable future which
I can commit directly to these aspects of FreeBSD work, due to
a demanding new role elsewhere.

I am able to review patches from time to time, but regrettably cannot
be directly involved in engineering work beyond this w/o it being
directly involved in day-to-day effort.

Thank you for your understanding.
2010-06-06 17:00:58 +00:00
Bruce M Simpson
567ab70dc2 Fix pkg-plist.
Submitted by:	pav
2009-08-28 14:16:01 +00:00
Bruce M Simpson
878b649c50 Update to 0.3. 2009-08-19 13:15:14 +00:00
Bruce M Simpson
1e5447a9bc 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.
2009-07-04 19:17:11 +00:00