head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2005.06.28.12.32.07;	author lawrance;	state Exp;
branches;
next	1.2;

1.2
date	2001.11.20.23.49.32;	author lioux;	state Exp;
branches;
next	1.1;

1.1
date	2001.07.06.18.02.30;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Add vendor patch to fix a pair of bugs.
Bump portrevision.

PR:		ports/82352
Submitted by:	christophe@@labouisse.org (maintainer)
@
text
@jdresolve resolves IP addresses to hostnames. Any file format is
supported, including those where the line does not begin with the IP
address. One of the strongest features of the program is the support
for recursion, which can drastically reduce the number of unresolved
hosts by faking a hostname based on the network that the IP belongs
to. DNS queries are sent in parallel, which means that you can
decrease run time by increasing the number of simultaneous sockets
used (given a fast enough machine and available bandwidth). By using
the database support, performance can be increased even further, by
using cached data from previous runs.

Included is a tiny shell script called rhost to interface with
jdresolve when resolving a single IP address. Think of it as a smart
replacement for the 'host' utility that comes with bind-utils.

WWW: http://www.jdrowell.com/archives/projects/jdresolve/index.html
@


1.2
log
@Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
@
text
@d16 1
a16 1
WWW: http://www.jdrowell.com/Linux/Projects/jdresolve/
@


1.1
log
@add jdresolve
A IP addresse to hostname program for httpd log files

PR:		28195
Submitted by:	Christophe Labouisse <christophe@@labouisse.org>
@
text
@d16 1
a16 1
WWW: http://www.jdrowell.com/Linux/Projects/jdresolve
@

