| Port details |
- nginx-module-lua-stream Lua module for the NGINX stream subsystem
- 0.0.17 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2026-08-14 14:33:10
- Last Update: 2026-08-14 14:32:43
- Commit Hash: 36f20b6
- License: BSD2CLAUSE
- WWW:
- https://github.com/openresty/stream-lua-nginx-module
- Description:
- ngx_stream_lua_module embeds Lua into the NGINX stream subsystem,
allowing Lua code to run in TCP and UDP stream processing phases.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- nginx-module-lua-stream>0:www/nginx-module-lua-stream
- To install the port:
- cd /usr/ports/www/nginx-module-lua-stream/ && make install clean
- To add the package, run one of these commands:
- pkg install www/nginx-module-lua-stream
- pkg install nginx-module-lua-stream
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nginx-module-lua-stream
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1779703418
SHA256 (openresty-stream-lua-nginx-module-v0.0.17_GH0.tar.gz) = 09cf5b90904a575b90c16d5cf861b978ef2dbe6d5340e5eb3707e2d2a3ac5cdc
SIZE (openresty-stream-lua-nginx-module-v0.0.17_GH0.tar.gz) = 413563
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_nginx-module-lua-stream
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.0.17 14 Aug 2026 14:32:43
    |
Jochen Neumeister (joneum)  |
www/{nginx,nginx-devel,freenginx}: 3rd-party modules management
Rename www/lua-stream-nginx-module to www/nginx-module-lua-stream
to follow the nginx-module-* naming scheme for dedicated 3rd-party
module ports and adjust the consumers. Relax the BUILD_DEPENDS to
an unversioned dependency while here, matching the LUA option.
While here, rename the internal NJS_QJS_CFLAGS variable to
_NJS_QJS_CFLAGS so it is no longer treated as an option helper.
Sponsored by: Netzkommune GmbH |
Number of commits found: 1
|