Hi ports@

This is my first shared lib port so go nuts and have fun ;)

Known issues/questions:
 1. Had to patch out set(SOVERSION "5") as it overwrote what the port
 set in SHARED_LIBS.
 2. The port is able to build a static library but I only need the
 shared one so didn't bother delivering that one. If there's interest I
 might look into it.
 3. I am not building sample server & client applications along the
 port.
 4. I am not installing upstream supplied CMake FindLibWebSockets.cmake
 script (should I?).
 5. I name the port devel/libwebsockets because upstream examples all
 include <libwebsockets.h> and that's also the domain they use for the
 port (libwebsockets.org).

$ cat
pkg/DESCR Libwebsockets is a lightweight pure C library built to use
minimal CPU and memory resources, and provide fast throughput in both
directions.

Regards,
Adam Wolk

Attachment: libwebsockets.tar.gz
Description: application/gzip

Reply via email to