Date: Wed, 9 Jun 2010 18:03:54 +0000 (UTC) From: Giuseppe Pilichi <jacula@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/rabbitmq-c Makefile distinfo pkg-descr pkg-plist ports/net/rabbitmq-c/files patch-configure.ac patch-tools_common.c Message-ID: <201006091803.o59I3sfS029937@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jacula 2010-06-09 18:03:54 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/rabbitmq-c Makefile distinfo pkg-descr pkg-plist net/rabbitmq-c/files patch-configure.ac patch-tools_common.c Log: This is a C-language AMQP client library for use with AMQP servers 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) Revision Changes Path 1.2217 +1 -0 ports/net/Makefile 1.1 +73 -0 ports/net/rabbitmq-c/Makefile (new) 1.1 +6 -0 ports/net/rabbitmq-c/distinfo (new) 1.1 +11 -0 ports/net/rabbitmq-c/files/patch-configure.ac (new) 1.1 +57 -0 ports/net/rabbitmq-c/files/patch-tools_common.c (new) 1.1 +9 -0 ports/net/rabbitmq-c/pkg-descr (new) 1.1 +17 -0 ports/net/rabbitmq-c/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006091803.o59I3sfS029937>