Index: www/nginx/Makefile =================================================================== --- www/nginx/Makefile (revision 489634) +++ www/nginx/Makefile (working copy) @@ -85,7 +85,7 @@ HTTP_UPSTREAM_CHECK HTTP_UPSTREAM_FAIR HTTP_UPSTREAM_STICKY \ HTTP_VIDEO_THUMBEXTRACTOR HTTP_ZIP ICONV LET LUA MEMC MODSECURITY \ MODSECURITY3 NAXSI NJS PASSENGER POSTGRES RDS_CSV RDS_JSON REDIS2 RTMP \ - SET_MISC SFLOW SHIBBOLETH SLOWFS_CACHE SMALL_LIGHT SRCACHE VOD VTS XSS + SET_MISC SFLOW SHIBBOLETH SLOWFS_CACHE SMALL_LIGHT SRCACHE VOD VTS XSS WEBSOCKIFY OPTIONS_GROUP_MAILGRP= MAIL MAIL_IMAP MAIL_POP3 MAIL_SMTP MAIL_SSL OPTIONS_DEFINE= DEBUG DEBUGLOG DSO FILE_AIO IPV6 THREADS WWW OPTIONS_DEFAULT?= DSO FILE_AIO HTTP HTTP_ADDITION HTTP_AUTH_REQ HTTP_CACHE \ Index: www/nginx/Makefile.extmod =================================================================== --- www/nginx/Makefile.extmod (revision 489634) +++ www/nginx/Makefile.extmod (working copy) @@ -292,3 +292,6 @@ XSS_GH_TUPLE= openresty:xss-nginx-module:v0.05:xss XSS_CONFIGURE_ON= --add-module=${WRKSRC_xss} + +WEBSOCKIFY_GH_TUPLE= tg123:websockify-nginx-module:e82d254:websockify +WEBSOCKIFY_CONFIGURE_ON=--add-module=${WRKSRC_websockify} Index: www/nginx/Makefile.options.desc =================================================================== --- www/nginx/Makefile.options.desc (revision 489634) +++ www/nginx/Makefile.options.desc (working copy) @@ -108,3 +108,4 @@ VTS_DESC= 3rd party vts module WWW_DESC= Enable html sample files XSS_DESC= 3rd party xss module +WEBSOCKIFY_DESC= 3rd party websockify module Index: www/nginx/distinfo =================================================================== --- www/nginx/distinfo (revision 489634) +++ www/nginx/distinfo (working copy) @@ -135,3 +135,5 @@ SIZE (vozlt-nginx-module-vts-v0.1.18_GH0.tar.gz) = 380327 SHA256 (openresty-xss-nginx-module-v0.05_GH0.tar.gz) = 958bd8de773601d8d3138501cc4be0420f1c818a3987a70cc9c0023371e432cf SIZE (openresty-xss-nginx-module-v0.05_GH0.tar.gz) = 11477 +SHA256 (tg123-websockify-nginx-module-e82d254_GH0.tar.gz) = 1ea0fd35e3bed61c822aa0bfb9329a38d908a602b78a5e5fef9c7e946a26de6b +SIZE (tg123-websockify-nginx-module-e82d254_GH0.tar.gz) = 14378