clsung 2011-10-30 11:04:48 UTC FreeBSD ports repository
Modified files: net Makefile Added files: net/p5-AnyEvent-RabbitMQ Makefile distinfo pkg-descr pkg-plist Log: AnyEvent::RabbitMQ is an AMQP(Advanced Message Queuing Protocol) client library, that is intended to allow you to interact with AMQP-compliant message brokers/servers such as RabbitMQ in an asynchronous fashion. You can use AnyEvent::RabbitMQ to - * Declare and delete exchanges * Declare, delete, bind and unbind queues * Set QoS * Publish, consume, get, ack, recover and reject messages * Select, commit and rollback transactions AnyEvnet::RabbitMQ is known to work with RabbitMQ versions 2.5.1 and version 0-8 of the AMQP specification. WWW: http://search.cpan.org/dist/AnyEvent-RabbitMQ/ Revision Changes Path 1.2399 +1 -0 ports/net/Makefile 1.1 +39 -0 ports/net/p5-AnyEvent-RabbitMQ/Makefile (new) 1.1 +2 -0 ports/net/p5-AnyEvent-RabbitMQ/distinfo (new) 1.1 +16 -0 ports/net/p5-AnyEvent-RabbitMQ/pkg-descr (new) 1.1 +13 -0 ports/net/p5-AnyEvent-RabbitMQ/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"