freebsd-ports/dns/sheerdns/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

9 lines
546 B
Text

sheerdns is a master DNS server whose zone records are stored on a
one-record-per-file bases. Because of this, sheerdns is likely the
simplest DNS to configure, use, update, and operate. It's especially
efficient for networks with frequent updates -- serving DHCP, for example.
Updates to the zones are immediate, and do not require restarting sheerdns.
SheerDNS is a good candidate for creating and RBL for mail, or web sites,
as well as for providing DNS on embedded systems. Or anything else that
requires a fast DNS, with very low overhead.