slackbuilds/network/pdns
B. Watson b16ea3baec
network/pdns: Fix 32-bit build (until 2038!).
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-26 01:20:07 +07:00
..
README network/pdns: Remove tabs from README. 2022-03-17 12:38:16 -04:00
doinst.sh
pdns.SlackBuild network/pdns: Fix 32-bit build (until 2038!). 2022-03-26 01:20:07 +07:00
pdns.info network/pdns: Updated for version 4.6.0. Add lua to REQUIRES. 2022-03-09 17:20:47 +07:00
rc.pdns
slack-desc

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