CVS log for ports/dns/scavenge/Makefile
Up to [FreeBSD] / ports / dns / scavenge
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 13 09:56:33 2009 UTC (2 years, 9 months ago) by dhn
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
- Chase nmap update - Bump PORTREVSION Approved by: miwi (mentor)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 8 20:33:20 2008 UTC (4 years, 1 month ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
- Update to 2.0 PR: ports/119443 Submitted by: Philippe Audeoud <jadawin tuxaco.net> Approved by: Mark D. Foster <mark@foster.cc> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 7 05:44:56 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on 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
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Apr 20 00:21:04 2005 UTC (6 years, 9 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
scavenge is a utility to audit DNS records within an IP address range.
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)
