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

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20250402, Package name: djbdns-run-20250402, 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)


   2025-04-03 03:03:26 by Amitai Schleier | Files touched by this commit (2)
Log message:
djbdns-run: remove MESSAGE, README.pkgsrc suffices. Bump version.
   2025-03-30 19:34:18 by Amitai Schleier | Files touched by this commit (3)
Log message:
djbdns-run: generate 0-byte dnscache-ip during build. NFCI.
   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.