This patch does: 1. Make dns/maradns startup script use rc.subr(8). 2. Provide additional startup script for zoneserver(8) program needed to run an authorative primary nameserver. 3. Both these scripts pipe programs' output into logger(1) so that maradns logs into syslog. 4. Installs an example zonefile in maradns (csv1) format. 5. Replaces several ${MKDIR}s with one ${MKDIR} -p. I don't think that a repocopy of maradns.sh.sample is needed as the new script is a complete rewrite from scratch.
Responsible Changed From-To: freebsd-ports-bugs->clement Mine.
State Changed From-To: open->closed Committed, thanks!