New Port: net/rubygem-stompserver Provide reliable messaging using the stomp protocol I'm working on running a local instance of gitorious, and I'd like to stick to using Ports and not gems for installing dependancies Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->ruby ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: ruby->swills I'll take it.
swills 2011-10-02 17:03:39 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/rubygem-stompserver Makefile distinfo pkg-descr Log: Provide reliable messaging using the stomp protocol. A more powerful free alternative is ActiveMQ; however, that requires deploying a JVM, which may not always be ideal. PR: ports/160377 Submitted by: Mike Carlson <carlson39@llnl.gov> Revision Changes Path 1.2385 +1 -0 ports/net/Makefile 1.1 +25 -0 ports/net/rubygem-stompserver/Makefile (new) 1.1 +2 -0 ports/net/rubygem-stompserver/distinfo (new) 1.1 +3 -0 ports/net/rubygem-stompserver/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks!