Date: Wed, 17 Jun 2009 16:17:47 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/rubygem-stomp Makefile distinfo pkg-descr Message-ID: <200906171617.n5HGHl8k048353@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
garga 2009-06-17 16:17:47 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-stomp Makefile distinfo pkg-descr Log: The Stomp project is the Streaming Text Orientated Messaging Protocol site (or the Protocol Briefly Known as TTMP and Represented by the symbol :ttmp). Stomp provides an interoperable wire format so that any of the available Stomp Clients can communicate with any Stomp Message Broker to provide easy and widespread messaging interop among languages, platforms and brokers. This is a rubygem binding for stomp. WWW: http://stomp.codehaus.org/Ruby Revision Changes Path 1.3523 +1 -0 ports/devel/Makefile 1.1 +21 -0 ports/devel/rubygem-stomp/Makefile (new) 1.1 +3 -0 ports/devel/rubygem-stomp/distinfo (new) 1.1 +10 -0 ports/devel/rubygem-stomp/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906171617.n5HGHl8k048353>