Port details |
- jdresolve IP addresse to hostname program for httpd log files
- 0.6.1_2 www
=1 0.6.1_2Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: christophe@labouisse.org
- Port Added: 2001-07-06 15:02:30
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- People watching this port, also watch:: freeimage, dspam, python
- License: not specified in port
- WWW:
- https://github.com/jdrowell/jdresolve
- Description:
- 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: https://github.com/jdrowell/jdresolve
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jdresolve>0:www/jdresolve
- No installation instructions:
- This port has been deleted.
- PKGNAME: jdresolve
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jdresolve-0.6.1.tar.gz) = f28a12d850442fee62db173e7fb2355f380f085012ba888beedc60fdccd00eca
SIZE (jdresolve-0.6.1.tar.gz) = 51200
SHA256 (patch-0.6.2b1.diff) = 923653924bb72099e3542a333a3c8c57175b7dfe8bd5482ee4c692b8293220b3
SIZE (patch-0.6.2b1.diff) = 1222
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Net-DNS>=0 : dns/p5-Net-DNS
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Runtime dependencies:
-
- p5-Net-DNS>=0 : dns/p5-Net-DNS
- perl5>=5.30.r1<5.31 : lang/perl5.30
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for jdresolve-0.6.1_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.1_2 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.6.1_2 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
0.6.1_2 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
0.6.1_2 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
0.6.1_2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.6.1_2 14 Jul 2015 12:38:46 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.6.1_2 19 Sep 2014 18:33:03 |
pi |
www/jdresolve: fix use of p5-Net-DNS in jdresolve
PR: 192500
Submitted by: Dave Stoddard <dgs@accelix.net>
Approved by: christophe@labouisse.org (maintainer timeout) |
0.6.1_1 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
0.6.1_1 16 Jul 2014 03:34:57 |
adamw |
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist. |
0.6.1_1 28 Feb 2014 16:18:23 |
miwi |
- Stage support |
0.6.1_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.6.1_1 03 Sep 2013 13:06:13 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.6.1_1 30 Jun 2012 14:31:06 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.6.1_1 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
0.6.1_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.6.1_1 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
0.6.1_1 28 Jun 2005 12:32:07 |
lawrance |
Add vendor patch to fix a pair of bugs.
Bump portrevision.
PR: ports/82352
Submitted by: christophe@labouisse.org (maintainer) |
0.6.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.6.1 03 Jan 2004 20:30:39 |
dougb |
Adjust the dependency check on p5-Net-DNS to take into account its
new PERL_ARCH'ified location.
In a few cases, standardize on searching for
${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files. |
0.6.1 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.6.1 05 Sep 2003 07:33:51 |
edwin |
Chase repocopies towards ports/dns
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |
0.6.1 21 Feb 2003 14:01:38 |
knu |
De-pkg-comment. |
0.6.1 28 Jan 2003 12:52:58 |
edwin |
jdresolv source archive moved.
PR: ports/47336
Submitted by: Christophe Labouisse <christophe@labouisse.org> |
0.6.1 11 Apr 2002 14:23:00 |
roam |
Forced commit to note that the previous commit - distsites
change and switch to bzip2 distfile - was submitted in:
PR: 36778
Submitted by: maintainer |
0.6.1 11 Apr 2002 14:18:45 |
roam |
Change the download site and switch to a bzip2-compressed distfile.
PR: 36678
Submitted by: maintainer |
20 Nov 2001 23:49:34 |
lioux |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
06 Jul 2001 19:02:30 |
ijliao |
add jdresolve A IP addresse to hostname program for httpd log files |