notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q4
lua-resty-core New FFI-based Lua API for OpenResty NGINX Lua modules
0.1.24 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.24Version of this port present on the latest quarterly branch.
Maintainer: dmitry.wagin@ya.ru search for ports maintained by this maintainer
Port Added: 2022-10-26 22:15:07
Last Update: 2022-10-26 22:10:08
Commit Hash: c57b50f
License: BSD2CLAUSE
WWW:
https://github.com/openresty/lua-resty-core
Description:
New FFI-based Lua API for ngx_http_lua_module and/or ngx_stream_lua_module
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (38 items)
Collapse this list.
  1. /usr/local/share/licenses/lua-resty-core-0.1.24/catalog.mk
  2. /usr/local/share/licenses/lua-resty-core-0.1.24/LICENSE
  3. /usr/local/share/licenses/lua-resty-core-0.1.24/BSD2CLAUSE
  4. /usr/local/share/lua/5.1/ngx/balancer.lua
  5. /usr/local/share/lua/5.1/ngx/base64.lua
  6. /usr/local/share/lua/5.1/ngx/errlog.lua
  7. /usr/local/share/lua/5.1/ngx/ocsp.lua
  8. /usr/local/share/lua/5.1/ngx/pipe.lua
  9. /usr/local/share/lua/5.1/ngx/process.lua
  10. /usr/local/share/lua/5.1/ngx/re.lua
  11. /usr/local/share/lua/5.1/ngx/req.lua
  12. /usr/local/share/lua/5.1/ngx/resp.lua
  13. /usr/local/share/lua/5.1/ngx/semaphore.lua
  14. /usr/local/share/lua/5.1/ngx/ssl.lua
  15. /usr/local/share/lua/5.1/ngx/ssl/clienthello.lua
  16. /usr/local/share/lua/5.1/ngx/ssl/session.lua
  17. /usr/local/share/lua/5.1/resty/core.lua
  18. /usr/local/share/lua/5.1/resty/core/base.lua
  19. /usr/local/share/lua/5.1/resty/core/base64.lua
  20. /usr/local/share/lua/5.1/resty/core/ctx.lua
  21. /usr/local/share/lua/5.1/resty/core/exit.lua
  22. /usr/local/share/lua/5.1/resty/core/hash.lua
  23. /usr/local/share/lua/5.1/resty/core/misc.lua
  24. /usr/local/share/lua/5.1/resty/core/ndk.lua
  25. /usr/local/share/lua/5.1/resty/core/phase.lua
  26. /usr/local/share/lua/5.1/resty/core/regex.lua
  27. /usr/local/share/lua/5.1/resty/core/request.lua
  28. /usr/local/share/lua/5.1/resty/core/response.lua
  29. /usr/local/share/lua/5.1/resty/core/shdict.lua
  30. /usr/local/share/lua/5.1/resty/core/socket.lua
  31. /usr/local/share/lua/5.1/resty/core/time.lua
  32. /usr/local/share/lua/5.1/resty/core/uri.lua
  33. /usr/local/share/lua/5.1/resty/core/utils.lua
  34. /usr/local/share/lua/5.1/resty/core/var.lua
  35. /usr/local/share/lua/5.1/resty/core/worker.lua
  36. @owner
  37. @group
  38. @mode
Collapse this list.
Dependency lines:
  • lua-resty-core>0:www/lua-resty-core
To install the port:
cd /usr/ports/www/lua-resty-core/ && make install clean
To add the package, run one of these commands:
  • pkg install www/lua-resty-core
  • pkg install lua-resty-core
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lua-resty-core
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1666811768 SHA256 (openresty-lua-resty-core-v0.1.24_GH0.tar.gz) = f6aabb0811cfd8b0b0c986399f713fd66c559623b6b534f33783da0e3bb68ea3 SIZE (openresty-lua-resty-core-v0.1.24_GH0.tar.gz) = 169385

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. lua-resty-lrucache>=0.10 : www/lua-resty-lrucache
  2. luajit-openresty>=2.1 : lang/luajit-openresty
This port is required by:
for Run
  1. www/nginx-full

Configuration Options:
No options to configure
Options name:
www_lua-resty-core
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/openresty/lua-resty-core/tar.gz/v0.1.24?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.24
26 Oct 2022 22:10:08
commit hash: c57b50f560122604a386d977c6230ade0c669bb3commit hash: c57b50f560122604a386d977c6230ade0c669bb3commit hash: c57b50f560122604a386d977c6230ade0c669bb3commit hash: c57b50f560122604a386d977c6230ade0c669bb3 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Dmitry Wagin
www/lua-resty-core: Update to 0.1.24

 - bugfix: get ngx_lua_version before 'not ngx.config'

ChangeLog:
https://github.com/openresty/lua-resty-core/compare/v0.1.23...v0.1.24

PR:		267374
MFH:		2022Q4 (bugfixes)
(cherry picked from commit 9700e3abb398d3d5fe9f692a0a4b5a7667f4ea4a)

Number of commits found: 1