Port details |
- lua-resty-dns Lua DNS resolver for ngx_lua
- 0.23 dns =2 0.23Version of this port present on the latest quarterly branch.
- Maintainer: mm@FreeBSD.org
- Port Added: 2022-03-19 23:51:05
- Last Update: 2023-11-24 07:47:15
- Commit Hash: df6911f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: www
- License: BSD2CLAUSE
- WWW:
- https://github.com/openresty/lua-resty-dns
- Description:
- Lua DNS resolver for the ngx_lua based on the cosocket API
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lua-resty-dns>0:dns/lua-resty-dns
- To install the port:
- cd /usr/ports/dns/lua-resty-dns/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/lua-resty-dns
- pkg install lua-resty-dns
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lua-resty-dns
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1700811999
SHA256 (openresty-lua-resty-dns-v0.23_GH0.tar.gz) = ecc80b91bfb4f795b8a80acfa69e1778288ef60649ddd87f30a9c4a57ac5da79
SIZE (openresty-lua-resty-dns-v0.23_GH0.tar.gz) = 20781
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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lua-resty-dns-0.23:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- dns_lua-resty-dns
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.23 24 Nov 2023 07:47:15 |
Martin Matuska (mm) |
dns/lua-resty-dns: update to 0.23 |
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.22 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.22 19 Mar 2022 23:49:44 |
Martin Matuska (mm) |
dns/lua-resty-dns: New Port
Lua DNS resolver for the ngx_lua based on the cosocket API
WWW: https://github.com/openresty/lua-resty-dns |
Number of commits found: 4
|