mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
539 B
Text
8 lines
539 B
Text
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.
|