Port details |
- luaunbound Lua binding to libunbound
- 1.0.0_5 dns =2 1.0.0_5Version of this port present on the latest quarterly branch.
- Maintainer: thomas@beingboiled.info
- Port Added: 2022-03-22 17:30:11
- Last Update: 2024-05-20 10:33:03
- Commit Hash: b66e494
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://www.zash.se/luaunbound.html
- Description:
- This is a binding to libunbound for Lua. The library works independent
from a running unbound server, and can be used to convert hostnames to
IP addresses, and back, and obtain other information from the DNS.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- lua54-luaunbound>0:dns/luaunbound
- To install the port:
- cd /usr/ports/dns/luaunbound/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/luaunbound
- pkg install lua54-luaunbound
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lua54-luaunbound
- Package flavors (<flavor>: <package>)
- lua54: lua54-luaunbound
- lua53: lua53-luaunbound
- lua52: lua52-luaunbound
- lua51: lua51-luaunbound
- distinfo:
- TIMESTAMP = 1647352855
SHA256 (luaunbound-1.0.0.tar.gz) = 6de45aa64c21cf0ecbccb734b7c1eda8873a6135bbe142fbf353f772a90750d3
SIZE (luaunbound-1.0.0.tar.gz) = 6366
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libunbound.so : dns/unbound
- liblua-5.4.so : lang/lua54
- This port is required by:
- for Run
-
- net-im/prosody
Configuration Options:
- No options to configure
- Options name:
- dns_luaunbound
- USES:
- lua:module
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0_5 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
1.0.0_1 15 Dec 2022 17:16:51 |
Fernando Apesteguía (fernape) Author: Thomas Morper |
dns/luaunbound: fix pkg-descr and WWW link
Where copied from luasec.
PR: 268381
Reported by: thomas@beingboiled.info (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) |
1.0.0 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 ) |
1.0.0 22 Mar 2022 17:29:01 |
Neel Chauhan (nc) Author: Thomas Morper |
dns/luaunbound: new port
PR: 262666 |
Number of commits found: 5
|