mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
dns/luaunbound: fix pkg-descr and WWW link
Where copied from luasec. PR: 268381 Reported by: thomas@beingboiled.info (maintainer)
This commit is contained in:
parent
60dc26dd79
commit
ff122c2804
@ -1,12 +1,13 @@
|
||||
PORTNAME= luaunbound
|
||||
PORTVERSION= 1.0.0
|
||||
DISTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= https://code.zash.se/dl/luaunbound/
|
||||
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= thomas@beingboiled.info
|
||||
COMMENT= Lua binding to libunbound
|
||||
WWW= https://github.com/brunoos/luasec
|
||||
WWW= https://www.zash.se/luaunbound.html
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. This
|
||||
version delegates to LuaSocket the TCP connection establishment between the
|
||||
client and server. Then LuaSec uses this connection to start a secure TLS/SSL
|
||||
session.
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user