aboutsummaryrefslogtreecommitdiff
path: root/dns/scavenge
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Chase nmap updateDennis Herrmann2009-04-131-0/+1
| | | | | | | | | - Bump PORTREVSION Approved by: miwi (mentor) Notes: svn path=/head/; revision=232304
* - Update to 2.0Thomas Abthorpe2008-01-082-5/+5
| | | | | | | | | PR: ports/119443 Submitted by: Philippe Audeoud <jadawin tuxaco.net> Approved by: Mark D. Foster <mark@foster.cc> (maintainer) Notes: svn path=/head/; revision=205284
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onMark Linimon2007-10-071-0/+1
| | | | | | | | | | | perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr Notes: svn path=/head/; revision=201032
* Update pkg-descr and WWW.Sam Lawrance2006-02-111-2/+2
| | | | | | | | PR: ports/93119 Submitted by: Mark Foster <mark@foster.cc> (maintainer) Notes: svn path=/head/; revision=155703
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* scavenge is a utility to audit DNS records within an IP address range.Jean-Yves Lefort2005-04-203-0/+39
It scans the range and classifies its findings into 4 categories: - Missing A records - Missing PTR records - Mismatched A/PTR records - Stale PTR records PR: ports/80119 Submitted by: Mark Foster <mark@foster.cc> Approved by: adamw (mentor) Notes: svn path=/head/; revision=133717