aboutsummaryrefslogtreecommitdiffstats
path: root/dns/sheerdns
Commit message (Collapse)AuthorAgeFilesLines
* Add sheerdns, a master DNS server whose zone records are stored on apav2004-06-034-0/+52
One-Record-Per-File bases. Because of this, sheerdns is the simplest of any DNS to configure, the easiest to update, and the most efficient for networks that experience a lot of updates (for example master servers for dynamic IP address ranges). PR: ports/67241 Submitted by: <bkhl@elektrubadur.se>