Port details |
- lua-resty-lrucache Lua-land LRU cache based on the LuaJIT FFI
- 0.13 www =4 0.13Version of this port present on the latest quarterly branch.
- Maintainer: zi@FreeBSD.org
- Port Added: 2019-09-15 23:12:19
- Last Update: 2024-02-18 17:12:45
- Commit Hash: 7524ca6
- People watching this port, also watch:: jpeg-turbo, openssl, libevent, indexinfo, libxml2
- License: BSD2CLAUSE
- WWW:
- https://github.com/openresty/lua-resty-lrucache
- Description:
- Lua-land LRU cache based on the LuaJIT FFI
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lua-resty-lrucache>0:www/lua-resty-lrucache
- To install the port:
- cd /usr/ports/www/lua-resty-lrucache/ && make install clean
- To add the package, run one of these commands:
- pkg install www/lua-resty-lrucache
- pkg install lua-resty-lrucache
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lua-resty-lrucache
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1658310322
SHA256 (openresty-lua-resty-lrucache-v0.13_GH0.tar.gz) = da70ba4b84292a862e845e10be10095c6ce78ec75ec9bba0e3b5b7987c5e11df
SIZE (openresty-lua-resty-lrucache-v0.13_GH0.tar.gz) = 17434
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- luajit-openresty>=2.1 : lang/luajit-openresty
- This port is required by:
- for Run
-
- www/lua-resty-core
Configuration Options:
- No options to configure
- Options name:
- www_lua-resty-lrucache
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.13 18 Feb 2024 17:12:45 |
Ryan Steinmetz (zi) |
www/lua-resty-lrucache: Update MAINTAINER
Approved by: maintainer |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.13 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.13 20 Jul 2022 10:48:06 |
Nuno Teixeira (eduardo) Author: Dmitry Wagin |
www/lua-resty-lrucache: Update to 0.13
- switch to DISTVERSION
ChangeLog: https://github.com/openresty/lua-resty-lrucache/compare/v0.11...v0.13
PR: 265339 |
0.11 31 Jul 2021 12:06:51 |
Vanilla I. Shu (vanilla) |
www/lua-resty-lrucache: update to 0.11.
PR: 257503
Reported by: maintainer |
0.10 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.10 18 Jul 2020 18:27:18 |
joneum |
Update lua-resty-core to 0.1.19 and lua-resty-lrucache to 0.10 and its
third-party module for nginx
PR: 248051 248045
Sponsored by: Netzkommune GmbH |
0.09 15 Sep 2019 23:12:13 |
mm |
Lua-land LRU cache based on the LuaJIT FFI
WWW: https://github.com/openresty/lua-resty-lrucache
PR: 240160
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> |
Number of commits found: 9
|