[Bug 247884] New port: www/gwsocket Simple WebSocket Server

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 11 04:42:27 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247884

--- Comment #3 from Daniel Morante <daniel at morante.net> ---
(In reply to daniel.engberg.lists from comment #2)

Thank you for the feedback.  

Portlint only warned about the absolute path names for "/var/run/.." and
"/var/log". This Makefile was derived from an existing port and I missed double
checking that.   Regardless, I moved the GNU_CONFIGURE line to more sensible
placement and removed INSTALL_TARGET since it seems to have no effect.

I also made a few changes to the pkg-list according to your suggestions, and
got rid of the CFLAGS and LDFLAGS lines since those are also unnecessary.

While making the above changed I discovered an error with the way the OPENSSL
option was being applied and fixed it.

The port passes Poudreire:
https://pkg.ny-us.morante.net/poudriere/data/12amd64-default/2020-07-10_23h56m28s/logs/gwsocket-0.3.log

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list