aboutsummaryrefslogtreecommitdiff
path: root/dns/posadis/pkg-descr
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-01 02:38:25 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-01 02:38:25 +0000
commit670cf0c020622ddb4a09e590ce9d7f354b47e19b (patch)
tree477a57c51fc7e4aadaa750a3f68cad61bed3f56f /dns/posadis/pkg-descr
parent01f686aad2e21fcc44d04a3d07b74975e56c2aa3 (diff)
downloadports-670cf0c020622ddb4a09e590ce9d7f354b47e19b.tar.gz
ports-670cf0c020622ddb4a09e590ce9d7f354b47e19b.zip
Notes
Diffstat (limited to 'dns/posadis/pkg-descr')
-rw-r--r--dns/posadis/pkg-descr27
1 files changed, 27 insertions, 0 deletions
diff --git a/dns/posadis/pkg-descr b/dns/posadis/pkg-descr
new file mode 100644
index 000000000000..f627a436ada8
--- /dev/null
+++ b/dns/posadis/pkg-descr
@@ -0,0 +1,27 @@
+Posadis is a DNS server project with the goal to create a free,
+reliable, portable, fast, lightweight, easy to use, standards compliant,
+and functionally complete, Domain Name System server implementation.
+
+The Top-10 of most important Posadis features:
+- Support for the standard DNS master file format. Posadis supports
+ some BIND extensions as well.
+- Support for zone transfers. Posadis is able to answer both AXFR and IXFR
+ queries (though it always sends the complete zone), and it is able to act as
+ a secondary using AXFR and IXFR as well.
+- Support for DNS NOTIFY to ensure fast zone change propagation.
+- Support for most standard RR types: A, NS, MD, MF, CNAME, SOA, NULL, WKS,
+ PTR, HINFO, MX, TXT, RP, AFSDB, PX, AAAA, SRV, NAPTR, A6 and DNAME. Posadis
+ can also tunnel RR types it doesn't recognize.
+- Support for many platforms: both Windows and Unix-like platforms such as
+ Linux, FreeBSD and Mac OS X.
+- Support for IPv6: listning on IPv6 sockets for both Windows and Unix, and
+ support for AAAA and A6 resource records and bitstring labels.
+- "Tunnel zones": forward queries to other nameservers.
+- "Hint zones": hint to other nameservers. Posadis can automatically update the
+ nameserver list for hint zones.
+- Support for both UDP and TCP: you can specify on which IP addresses and ports
+ you want Posadis to listen.
+- A concise and up-to-date user manual describing all of Posadis' features in
+ detail.
+
+WWW: http://posadis.sourceforge.net/