./net/djbdns-run, Configures djbdns to cache and serve queries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20201016, Package name: djbdns-run-20201016, Maintainer: schmonz

This package creates the config files and NetBSD-style rc.d scripts
needed to run djbdns or djbdnscurve6.


Required to run:
[sysutils/daemontools] [net/ucspi-tcp] [net/djbdns]

Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2020-10-16 11:42:01 by Amitai Schleier | Files touched by this commit (1)
Log message:
Remove a stray dot missed in previous.
   2020-10-16 11:28:15 by Amitai Schleier | Files touched by this commit (3)
Log message:
For DNS Flag Day 2020, suggest enabling axfrdns along with tinydns. Let
the admin set axfrdns_ip distinctly from tinydns_ip, keeping the same
default. Fix an outdated comment. Bump version.
   2020-10-05 14:17:47 by Amitai Schleier | Files touched by this commit (2)
Log message:
If any of our several rcvars aren't YES, that's fine: don't exit
nonzero. Bump version.
   2020-06-06 11:24:27 by Roland Illig | Files touched by this commit (1)
Log message:
net/djbdns-run: fix placeholders in README
   2019-06-19 19:50:30 by Amitai Schleier | Files touched by this commit (1)
Log message:
Keep it simple: set PKG_SYSCONFSUBDIR to match net/djbdns's. Bump version just \ 
in case.
   2019-01-08 19:29:30 by Amitai Schleier | Files touched by this commit (2)
Log message:
Let ucspi-tcp6, if installed, satisfy the non-'inet6' DEPENDS. Fix
rbldns_needcdb() to operate on rbldns_data. Ride previous bump.
   2019-01-08 19:19:27 by Amitai Schleier | Files touched by this commit (2)
Log message:
Bump default dnscache datalimit, and version.
   2019-01-07 20:45:48 by Amitai Schleier | Files touched by this commit (3)
Log message:
Get a copy of dnsroots.global from djbdns and use the copy as
CONF_FILES. Fixes build on NetBSD that somehow wasn't broken on OS X.