aboutsummaryrefslogtreecommitdiff
path: root/dns/sheerdns
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with clang.Juergen Lock2011-06-221-4/+22
| | | | | | | | PR: ports/158180 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> Notes: svn path=/head/; revision=276089
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Release maintainership on behalf of Bjorn LindstromBill Fenner2006-08-221-1/+1
| | | | | | | Requested-by: MAINTAINER Notes: svn path=/head/; revision=171217
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* 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