B. Watson b16ea3baec network/pdns: Fix 32-bit build (until 2038!). 2 vuotta sitten
..
README 4a1a7336b9 network/pdns: Remove tabs from README. 2 vuotta sitten
doinst.sh 1e4c60e5c6 network/pdns: Added (high-performance authoritative server). 6 vuotta sitten
pdns.SlackBuild b16ea3baec network/pdns: Fix 32-bit build (until 2038!). 2 vuotta sitten
pdns.info e767bdee3a network/pdns: Updated for version 4.6.0. Add lua to REQUIRES. 2 vuotta sitten
rc.pdns 1e4c60e5c6 network/pdns: Added (high-performance authoritative server). 6 vuotta sitten
slack-desc 1e4c60e5c6 network/pdns: Added (high-performance authoritative server). 6 vuotta sitten

README

This is the SlackBuild for PowerDNS authoritative server. The
PowerDNS Authoritative Server is a versatile nameserver which
supports a large number of backends.

Docs are available at:
https://doc.powerdns.com/authoritative/index.html

By default, this PowerDNS SlackBuild includes support for BIND and
SQLite3 backends only. To use other backends, set the modules
variable before calling the build:
# MODULES="bind gpgsql" ./pdns.SlackBuild