Port details |
- lua-resty-http Lua HTTP client cosocket driver for OpenResty / ngx_lua
- 0.17.2 www =2 0.17.1Version of this port present on the latest quarterly branch.
- Maintainer: mm@FreeBSD.org
- Port Added: 2022-02-21 14:45:06
- Last Update: 2024-08-19 22:22:40
- Commit Hash: 18f7816
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/ledgetech/lua-resty-http
- Description:
- Lua HTTP client cosocket driver for OpenResty / ngx_lua
Features:
- HTTP 1.0 and 1.1
- SSL
- Streaming interface to the response body, for predictable memory usage
- Alternative simple interface for single-shot requests without a manual
connection step
- Chunked and non-chunked transfer encodings
- Connection keepalives
- Request pipelining
- Trailers
- HTTP proxy connections
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lua-resty-http>0:www/lua-resty-http
- To install the port:
- cd /usr/ports/www/lua-resty-http/ && make install clean
- To add the package, run one of these commands:
- pkg install www/lua-resty-http
- pkg install lua-resty-http
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lua-resty-http
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724105968
SHA256 (ledgetech-lua-resty-http-v0.17.2_GH0.tar.gz) = 3da18ca8582243eff28302591e36651dc7fab046e77336aa4a6fa718bccce4a2
SIZE (ledgetech-lua-resty-http-v0.17.2_GH0.tar.gz) = 46349
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
-
- security/lua-resty-openidc
Configuration Options:
- ===> The following configuration options are available for lua-resty-http-0.17.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_lua-resty-http
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.17.2 19 Aug 2024 22:22:40 |
Martin Matuska (mm) |
www/lua-resty-http: update 0.17.1 → 0.17.2
Changes: https://github.com/ledgetech/lua-resty-http/compare/v0.17.1...v0.17.2
Reported by: portscout |
0.17.1 18 Apr 2023 15:51:11 |
Sergey A. Osokin (osa) |
www/lua-resty-http: update 0.17.0-beta.1 -> 0.17.1 |
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.17.0.b.1 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.17.0.b.1 21 Feb 2022 14:48:31 |
Martin Matuska (mm) |
www/lua-resty-http: fix dependencies |
0.17.0.b.1 21 Feb 2022 14:42:45 |
Martin Matuska (mm) |
www/lua-resty-http: New port
Lua HTTP client cosocket driver for OpenResty / ngx_lua
WWW: https://github.com/ledgetech/lua-resty-http |
Number of commits found: 6
|