22 Commits

Author SHA1 Message Date
sthen
d5938f12b4 libwebsockets: disable -Werror, fails on base-gcc 2022-12-01 16:04:24 +00:00
sthen
1ae110d817 build libwebsockets with support for libuv's event loop, required for
newer versions of www/ttyd
2022-12-01 11:00:56 +00:00
gonzalo
8fd5ea614b Update for libwebsockets to 4.3.2
maintainer timeout.

OK sthen@
2022-11-29 09:58:14 +00:00
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
fcambus
5206971f78 libwebsockets: fix the build with Clang 13.
From Brad, thanks!

OK awolk@
2021-11-23 18:12:11 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
phessler
167023502f bugfix update to 2.4.2
tested and OK awok@ (MAINTAINER)
2018-04-26 20:19:58 +00:00
awolk
7908c6d4c6 www/libwebsockets 2.3.0 => 2.4.1
OK fcambus@

Port changes:
 - LWS_WITHOUT_TEST_SERVER added and removing ssh
   test keys in post-install. This is needed to prevent
   the keys from being generated and installed. The
   issue has been reported upstream with a patch, the
   changes here are a workaround as I don't want to
   create the patches folder just for that reason.

   https://github.com/warmcat/libwebsockets/issues/1108
   https://github.com/warmcat/libwebsockets/pull/1109

 - regenerated PLIST
 - bump SO
 - removed $V

Upstream changelog:
 https://github.com/warmcat/libwebsockets/blob/v2.4-stable/changelog

tested on a -current amd64 snapshot compiled against a
closed source koparo.com product.
2017-12-01 14:04:13 +00:00
awolk
e5334b9274 Update www/libwebsockets 2.2.2 => 2.3.0
OK fcambus@
2017-09-13 09:04:43 +00:00
awolk
85539ee7f0 Update www/libwebsockets 2.0.2 => 2.2.2
OK patrick@
2017-07-23 21:43:45 +00:00
awolk
8d47e0ebff Update www/libwebsockets 1.7.8 => 2.0.2
OK abieber@
2016-06-22 17:53:14 +00:00
awolk
8b7304623b Update www/libwebsockets 1.7.7 => 1.7.8
OK abieber@
2016-05-25 16:40:13 +00:00
awolk
1d3763cf5b Update www/libwebsockets 1.7.6 => 1.7.7
OK abieber@ sthen@
2016-05-03 15:34:35 +00:00
awolk
12f6073807 Update www/libwebsockets 1.7.5 => 1.7.6
OK jca@
2016-04-29 09:38:03 +00:00
awolk
284023f673 Update www/libwebsockets 1.7.4 => 1.7.5
OK abieber@ sthen@
2016-04-14 23:59:55 +00:00
awolk
20fbea20bb Update www/libwebsockets 1.7.3 => 1.7.4
OK abieber@
2016-03-27 18:03:36 +00:00
awolk
6601e25912 Bump libwebsockets from 1.7.2 to 1.7.3
OK abieber@
2016-03-07 23:05:07 +00:00
awolk
eac277bd8d Update to libwebsockets-1.7.2
OK abieber@, sthen@
2016-02-27 22:31:46 +00:00
sthen
71764ad3d2 WANTLIB+=pthread 2016-01-19 15:17:15 +00:00
sthen
4eabcc3d3d update to libwebsockets-1.6, from maintainer Adam Wolk 2016-01-17 11:31:55 +00:00
jca
21a4fad455 As noticed by sthen@, SEPARATE_BUILD=Yes is already set by cmake.port.mk 2015-11-12 12:28:11 +00:00
jca
7328a130ee Import libwebsockets; from maintainer Adam Wolk, ok sthen@
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.
2015-11-12 12:25:51 +00:00