svn commit: r431827 - in head/net: . nsq nsq/files

Kris Moore kmoore at freebsd.org
Thu Jan 19 14:31:46 UTC 2017


On 01/19/2017 06:21, Ben Woods wrote:
> On 19 January 2017 at 04:35, Kris Moore <kmoore at freebsd.org
> <mailto:kmoore at freebsd.org>> wrote:
>
>     Author: kmoore
>     Date: Wed Jan 18 20:35:09 2017
>     New Revision: 431827
>     URL: https://svnweb.freebsd.org/changeset/ports/431827
>     <https://svnweb.freebsd.org/changeset/ports/431827>
>
>     Log:
>       NSQ is a realtime distributed messaging platform designed to
>     operate at scale,
>       handling billions of messages per day.
>
>       WWW: https://nsq.io
>
>       PR: 216188
>       Submitted by: John Hixson <jhixson at gmail.com
>     <mailto:jhixson at gmail.com>>
>
>     Added:
>       head/net/nsq/
>       head/net/nsq/Makefile   (contents, props changed)
>       head/net/nsq/distinfo   (contents, props changed)
>       head/net/nsq/files/
>       head/net/nsq/files/nsqadmin.in <http://nsqadmin.in>   (contents,
>     props changed)
>       head/net/nsq/files/nsqd.in <http://nsqd.in>   (contents, props
>     changed)
>       head/net/nsq/files/nsqlookupd.in <http://nsqlookupd.in> 
>      (contents, props changed)
>       head/net/nsq/pkg-descr   (contents, props changed)
>       head/net/nsq/pkg-plist   (contents, props changed)
>     Modified:
>       head/net/Makefile
>
>
>
> Hey Kris,
> Nice work with the port.... does it more belong in net-im/nsq ?
>
> --
> From: Benjamin Woods
> woodsb02 at gmail.com <mailto:woodsb02 at gmail.com>
>
Gotta give John Hixson the credit, he came up with it :)

I think net/ makes more sense though. net-im seems more for user-facing
instant messaging apps IMHO, this is more of a development service, not
something you just install and begin texting your buddies with.



More information about the svn-ports-all mailing list