Date: Sat, 6 Nov 2004 23:35:30 +0000 (UTC) From: Sergei Kolobov <sergei@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns Makefile ports/dns/dnsdoctor Makefile distinfo pkg-descr pkg-plist Message-ID: <200411062335.iA6NZUQ4034597@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411062335.iA6NZUQ4034597>
