pdns-recursor: add package
authorJames Taylor <redacted>
Fri, 14 Jun 2019 11:08:38 +0000 (21:08 +1000)
committerJames Taylor <redacted>
Wed, 3 Jul 2019 11:19:30 +0000 (21:19 +1000)
commit7264fbe1530a0ace7f502ebca6d2afb2c8180dd0
tree07a0c3ff9942c31ef40dd64f4e5a9a58821ad67e
parentc319b9f53d8c7778c5c32b7a6bf5c09ad188246d
pdns-recursor: add package

Maintainer: me

Compile tested: armv7l, OpenWRT SDK
Run tested: armv7l Linksys WRT1900ACS, OpenWrt SNAPSHOT, r9987-655fff1571 -
confirmed PowerDNS recursor links correctly against libraries and runs on my
target environment.

Description:
PowerDNS Recursor is a high-performance resolving name server, utilizing
multiple processor and including Lua scripting capabilities.

This commit includes the recursive nameserver

https://www.powerdns.com/recursor.html

Signed-off-by: James Taylor <redacted>
net/pdns-recursor/Makefile [new file with mode: 0644]
net/pdns-recursor/files/pdns-recursor.init [new file with mode: 0644]
net/pdns-recursor/files/recursor.conf-dist [new file with mode: 0644]
net/pdns-recursor/patches/100-disable-recursor.conf-dist.patch [new file with mode: 0644]
net/pdns-recursor/patches/200-libatomic-detect.patch [new file with mode: 0644]
net/pdns-recursor/patches/300-gen-version.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT