summaryrefslogtreecommitdiff
path: root/net/rabbitmq-c-devel/files/patch-configure.ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to changeset cbeb2f3c3e6dPawel Pekala2011-11-171-7/+6
| | | | | | | PR: ports/160824 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> Approved by: maintainer (with his improvements) Feature safe: yes
* This is a C-language AMQP client library for use with AMQP serversGiuseppe Pilichi2010-06-091-0/+11
speaking protocol versions 0-8 and 0-9-1. This port only speaks the 0-9-1 protocol version, for 0-8 use net/rabbitmq-c. - <http://www.rabbitmq.com/> - <http://www.amqp.org/> - <http://hg.rabbitmq.com/rabbitmq-c> WWW: http://hg.rabbitmq.com/rabbitmq-c PR: ports/145260 Submitted by: Geoff Garside <rabbitmq@geoffgarside.co.uk> Approved by: pgj (mentor)