Summary: | New Port: net/rsmb Really Small Message Broker | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Andrew Stevenson <andrew> | ||||
Component: | Individual Port(s) | Assignee: | Greg Larkin <glarkin> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Andrew Stevenson
2009-11-10 14:30:05 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. Responsible Changed From-To: miwi->freebsd-ports-bugs back to pool, i don't have a ibm account. Responsible Changed From-To: freebsd-ports-bugs->glarkin I have an IBM account, so I'll take this PR. glarkin 2010-02-02 15:45:00 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/rsmb Makefile distinfo pkg-descr pkg-plist net/rsmb/files broker.cfg rsmbd.in Log: This is a port of IBM's Really Small Message Broker (RSMB). RSMB is a small message broker that implements the MQTT protocol (http://mqtt.org/). This port installs the Linux binary for use with the Linuxulator. WWW: http://www.alphaworks.ibm.com/tech/rsmb PR: ports/140445 Submitted by: Andrew Stevenson <andrew at ugh.net.au> Revision Changes Path 1.2176 +1 -0 ports/net/Makefile 1.1 +52 -0 ports/net/rsmb/Makefile (new) 1.1 +3 -0 ports/net/rsmb/distinfo (new) 1.1 +30 -0 ports/net/rsmb/files/broker.cfg (new) 1.1 +33 -0 ports/net/rsmb/files/rsmbd.in (new) 1.1 +6 -0 ports/net/rsmb/pkg-descr (new) 1.1 +6 -0 ports/net/rsmb/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-unsubscribe@freebsd.org" glarkin 2010-02-02 15:45:56 UTC FreeBSD ports repository Modified files: . LEGAL Log: - Added entry for new port net/rsmb PR: ports/140445 Revision Changes Path 1.614 +5 -1 ports/LEGAL _______________________________________________ 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 Committed with minor modifications and an entry in LEGAL, thank you! |