FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 11:43 PM BST
Port details
fastresolve 2.10_4 dns on this many watch lists=2 search for ports that depend on this port
Programs that process web logs to get DNS and domain ownership info

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Aug 2004 15:00:26
License: GPLv2


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/perl5.8, devel/automake14, devel/autoconf213
Required To Run: databases/p5-BerkeleyDB, lang/perl5.8
Required Libraries: dns/adns, databases/db41
There are no ports dependent upon this port

To install the port: cd /usr/ports/dns/fastresolve/ && make install clean
To add the package: pkg_add -r fastresolve


Configuration Options
     No options to configure

Master Sites:
http://www.djmnet.org/sw/dist/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
26 Feb 2012 12:10:28
Original commit files touched by this commit  2.10_4
mm search for other commits by this committer
Return maintainership back to pool
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.10_4
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
23 Mar 2011 15:53:22
Original commit files touched by this commit  2.10_4
mm search for other commits by this committer
- Add LICENSE knob(s)
20 Mar 2011 12:54:45
Original commit files touched by this commit  2.10_4
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  2.10_4
ade search for other commits by this committer
Sync to new bsd.autotools.mk
25 Mar 2009 15:46:07
Original commit files touched by this commit  2.10_4
miwi search for other commits by this committer
- Fix build after addition of getdelim() and strndup()

PR:             133053
Submitted by:   David Schultz <das@freebsd.org>
23 Mar 2009 12:18:31
Original commit files touched by this commit  2.10_4
mm search for other commits by this committer
- Mark port MAKE_JOBS_SAFE
03 Mar 2009 10:43:20
Original commit files touched by this commit  2.10_4
mm search for other commits by this committer
- Add missing aclocal:14 to USE_AUTOTOOLS
05 Apr 2007 13:19:09
Original commit files touched by this commit  2.10_4
mm search for other commits by this committer
- updated maintainer e-mail address

Approved by:    garga (mentor)
17 Jun 2006 10:20:05
Original commit files touched by this commit  2.10_4
itetcu search for other commits by this committer
- make use of the new bsd.bdb.mk infrastructure
- add support for BDB ver. 4.4

PR:             ports/98991
Submitted by:   maintainer
24 Apr 2006 02:43:52
Original commit files touched by this commit  2.10_3
marcus search for other commits by this committer
Fix the adns library version so it matches the internal soname.  This sets
the lib version back to 1, but since the dependencies still linked to
libadns.so.1 even when the installed file was libadns.so.12, a new
PORTREVISION bump is not needed.
21 Apr 2006 18:39:19
Original commit files touched by this commit  2.10_3
sem search for other commits by this committer
- Bump adns library version and PORTREVISION after last dns/adns update
  for all affected ports.

Reproached by:  kris
11 Feb 2006 03:55:28
Original commit files touched by this commit  2.10_2
kris search for other commits by this committer
Convert .error to IGNORE when a port-specific combination of otherwise
legal user-configurable variables is encountered; such an occurrence
should not prevent global tasks like INDEX builds, only the build of
the port in question.

PR:             ports/92443 (partial)
Submitted by:   linimon
22 Jan 2006 08:31:47
Original commit files touched by this commit  2.10_2
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.10_2
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
16 Jul 2005 00:56:04
Original commit files touched by this commit  2.10_2
pav search for other commits by this committer
- Add support for BDB 4.3

PR:             ports/83534
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
24 Feb 2005 01:44:07
Original commit files touched by this commit  2.10_2
leeym search for other commits by this committer
- update Martin's email address

PR:             77938
Submitted by:   Martin Matuska <martin at matuska.org>
09 Oct 2004 07:45:54
Original commit files touched by this commit  2.10_2
krion search for other commits by this committer
Fix build with gcc-3.4

PR:             ports/72302
Submitted by:   maintainer
Approved by:    portmgr (implicit)
18 Sep 2004 17:12:10
Original commit files touched by this commit  2.10_2
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
08 Aug 2004 21:59:24
Original commit files touched by this commit  2.10_2
thierry search for other commits by this committer
- Update of sysutils/fastresolve to support BDB ver. 4.2;
- Move to the dns category.

PR:             ports/70127 & ports/70179
Submitted by:   Michael Edenfield & maintainer
Repocopied by:  marcus.

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours17
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.142 seconds.