aboutsummaryrefslogtreecommitdiff
path: root/dns/sheerdns
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.3Kirill Ponomarev2005-02-152-3/+3
| | | | | | | | PR: ports/77536 Submitted by: maintainer Notes: svn path=/head/; revision=128954
* Add sheerdns, a master DNS server whose zone records are stored on aPav Lucistnik2004-06-024-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> Notes: svn path=/head/; revision=110697