aboutsummaryrefslogtreecommitdiff
path: root/dns/zonecheck/pkg-descr
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-30 06:25:10 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-30 06:25:10 +0000
commitbab67b953fb221f97ad8909d427f54b25ee75eec (patch)
tree85175c590344efebb87c860b7b95307798516518 /dns/zonecheck/pkg-descr
parente5f6bf42796dc4f478b0c4306781dbdbb3fc7db8 (diff)
downloadports-bab67b953fb221f97ad8909d427f54b25ee75eec.tar.gz
ports-bab67b953fb221f97ad8909d427f54b25ee75eec.zip
Notes
Diffstat (limited to 'dns/zonecheck/pkg-descr')
-rw-r--r--dns/zonecheck/pkg-descr16
1 files changed, 16 insertions, 0 deletions
diff --git a/dns/zonecheck/pkg-descr b/dns/zonecheck/pkg-descr
new file mode 100644
index 000000000000..df10cb061a10
--- /dev/null
+++ b/dns/zonecheck/pkg-descr
@@ -0,0 +1,16 @@
+ZoneCheck is intended to help solving misconfigurations or inconsistencies
+of DNS zone files.
+Features
+
+ * Powerfull 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, CGI, GUI
+ * 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.zonecheck.fr/