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