pkg-descr

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/

pkg-plist

@comment $FreeBSD: ports/dns/posadis/pkg-plist,v 1.7 2006/02/23 10:36:22 ade Exp $
bin/getzone
bin/posadis
bin/posadis-config
bin/posadis-getroots
bin/posask
bin/poshost
include/posadis-%%VERSION%%/auth_mem.h
include/posadis-%%VERSION%%/cacheapply.h
include/posadis-%%VERSION%%/configuration.h
include/posadis-%%VERSION%%/forward.h
include/posadis-%%VERSION%%/hashvector.h
include/posadis-%%VERSION%%/lib.h
include/posadis-%%VERSION%%/masterfile.h
include/posadis-%%VERSION%%/pbl.h
include/posadis-%%VERSION%%/posadisrc.h
include/posadis-%%VERSION%%/query.h
include/posadis-%%VERSION%%/recursive.h
include/posadis-%%VERSION%%/resolver.h
include/posadis-%%VERSION%%/secondary.h
include/posadis-%%VERSION%%/stdquery.h
include/posadis-%%VERSION%%/updates.h
include/posadis-%%VERSION%%/vector.h
include/posadis-%%VERSION%%/zones.h
include/posadis-%%VERSION%%/zonetransfer.h
%%FAM%%lib/posadis/fam.a
%%FAM%%lib/posadis/fam.la
%%FAM%%lib/posadis/fam.so
%%FAM%%lib/posadis/fam.so.0
lib/posadis/localhost.a
lib/posadis/localhost.la
lib/posadis/localhost.so
lib/posadis/localhost.so.0
lib/posadis/revmap.a
lib/posadis/revmap.la
lib/posadis/revmap.so
lib/posadis/revmap.so.0
lib/posadis-%%VERSION%%/include/posadis-config.h
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm include/posadis-%%VERSION%%
@dirrm lib/posadis-%%VERSION%%/include
@dirrm lib/posadis-%%VERSION%%
@dirrm lib/posadis