svn commit: r465429 - in head/www: . websocketd

Yuri yuri at rawbw.com
Sat Mar 24 06:51:24 UTC 2018


On 03/23/18 23:43, Guangyuan Yang wrote:
> Author: ygy (doc committer)
> Date: Sat Mar 24 06:43:29 2018
> New Revision: 465429
> URL:https://svnweb.freebsd.org/changeset/ports/465429
>
> Log:
>    - Add websocketd 0.3.0
>    
>    websocketd is the WebSocket daemon. It takes care of handling the
>    WebSocket connections, launching your programs to handle the WebSockets,
>    and passing messages between programs and web-browser.

Why do you need to download binaries when source code exists right there 
on GitHub?
Source code should be strongly preferred over binaries.


>    PR:		226867
>    Approved by:	adamw
>
> Added:
>    head/www/websocketd/
>    head/www/websocketd/Makefile   (contents, props changed)
>    head/www/websocketd/distinfo   (contents, props changed)
>    head/www/websocketd/pkg-descr   (contents, props changed)
> Modified:
>    head/www/Makefile
>


Yuri


More information about the svn-ports-all mailing list