Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -5/+2 |
| | | | | dns) | ||||
* | Fix typos in COMMENT | cs | 2012-07-25 | 1 | -1/+1 |
| | |||||
* | Fix build with clang. | nox | 2011-06-23 | 1 | -4/+22 |
| | | | | | PR: ports/158180 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> | ||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | Release maintainership on behalf of Bjorn Lindstrom | fenner | 2006-08-23 | 1 | -1/+1 |
| | | | | Requested-by: MAINTAINER | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Update to 1.0.3 | krion | 2005-02-16 | 2 | -3/+3 |
| | | | | | PR: ports/77536 Submitted by: maintainer | ||||
* | Add sheerdns, a master DNS server whose zone records are stored on a | pav | 2004-06-03 | 4 | -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> |