aboutsummaryrefslogtreecommitdiff
path: root/dns/fastresolve/pkg-descr
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2015-04-13 06:51:44 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2015-04-13 06:51:44 +0000
commit2a61f4fbe1f982f9d493a18957cc605b541b4f36 (patch)
treee9f275e7bfdebbafef9c1bd4a8e4e0aa630a83b0 /dns/fastresolve/pkg-descr
parentf26859feabdbd3fc07671ae07547ae38707ea9b5 (diff)
Notes
Diffstat (limited to 'dns/fastresolve/pkg-descr')
-rw-r--r--dns/fastresolve/pkg-descr18
1 files changed, 8 insertions, 10 deletions
diff --git a/dns/fastresolve/pkg-descr b/dns/fastresolve/pkg-descr
index 40bd79a4eed4..223651331cb7 100644
--- a/dns/fastresolve/pkg-descr
+++ b/dns/fastresolve/pkg-descr
@@ -1,10 +1,8 @@
-Fastresolve is a package of programs to process web log files to get DNS
-and domain ownership information for log analysis. It sends out many
-queries in parallel, and caches results, for speed. Its DNS resolver is
-about 10 times as fast as logresolve.pl from the Apache 1.3.9
-distribution, and about 50 times as fast as logresolve.c from that
-distribution. It is 5-20 times as fast as the adnslogres program that
-comes with the adns library, and about 3 times as fast as jdresolve,
-which is a Perl program that uses similar algorithms.
-
-WWW: http://www.pix.net/staff/djm/sw/fastresolve/
+Fastresolve is a package of programs to process web log files to get DNS
+and domain ownership information for log analysis. It sends out many
+queries in parallel, and caches results, for speed. Its DNS resolver is
+about 10 times as fast as logresolve.pl from the Apache 1.3.9 distribution,
+and about 50 times as fast as logresolve.c from that distribution. It is
+5-20 times as fast as the adnslogres program that comes with the adns
+library, and about 3 times as fast as jdresolve, which is a Perl program
+that uses similar algorithms.