diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-08-05 23:35:09 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-08-05 23:35:09 +0000 |
commit | 58143feaad2a780814ff3b726514885217b17146 (patch) | |
tree | 15db8da0216076886d78bee6c0b4a1f2d8473834 /dns/mydns/pkg-descr | |
parent | 394cf0d6b0cd52626d7f4707d148103bf1796a7e (diff) |
Notes
Diffstat (limited to 'dns/mydns/pkg-descr')
-rw-r--r-- | dns/mydns/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dns/mydns/pkg-descr b/dns/mydns/pkg-descr new file mode 100644 index 000000000000..7f796dd2c625 --- /dev/null +++ b/dns/mydns/pkg-descr @@ -0,0 +1,10 @@ +MyDNS is a free DNS server for UNIX implemented from scratch and +designed to utilize the MySQL database for data storage. + +Its primary objectives are stability, security, interoperability, +and speed, though not necessarily in that order. + +MyDNS does not include recursive name service, nor a resolver library. +It is primarily designed for organizations with many zones and/or +resource records who desire the ability to perform real-time dynamic +updates on their DNS data via MySQL. |