cvs commit: ports/dns Makefile ports/dns/dnsdoctor Makefile
distinfo pkg-descr pkg-plist
Sergei Kolobov
sergei at FreeBSD.org
Sat Nov 6 15:35:31 PST 2004
sergei 2004-11-06 23:35:30 UTC
FreeBSD ports repository
Modified files:
dns Makefile
Added files:
dns/dnsdoctor Makefile distinfo pkg-descr pkg-plist
Log:
Add dns/dnsdoctor:
DNSdoctor is intended to help solving misconfigurations or inconsistencies
of DNS zone files.
Features
* Powerful configuration file
* Does not depend on policies
* Fine grained test selection (by test, by categories, by zones)
* Full IPv6 support (connectivity and AAAA records)
* Supports several input/output interfaces such as CLI, GUI, CGI
* Dedicated mode for use inside shell scripts
* Batch mode available (ideal when dealing with several domains)
* Multi-threaded application in order to cut down checking time
* Extensible: new tests, new interfaces, new reports, ...
* Exception and cache mechanisms to simplify test writting
WWW: http://www.dnsdoctor.org/
PR: ports/71819
Submitted by: Janos Mohacsi <janos.mohacsi at niif.hu>
Revision Changes Path
1.33 +1 -0 ports/dns/Makefile
1.1 +56 -0 ports/dns/dnsdoctor/Makefile (new)
1.1 +2 -0 ports/dns/dnsdoctor/distinfo (new)
1.1 +16 -0 ports/dns/dnsdoctor/pkg-descr (new)
1.1 +175 -0 ports/dns/dnsdoctor/pkg-plist (new)
More information about the cvs-all
mailing list