Date: Wed, 20 Apr 2005 00:21:05 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns Makefile ports/dns/scavenge Makefile distinfo pkg-descr CVSROOT modules Message-ID: <200504200021.j3K0L5E2043183@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jylefort 2005-04-20 00:21:05 UTC
FreeBSD ports repository
Modified files:
dns Makefile
. modules
Added files:
dns/scavenge Makefile distinfo pkg-descr
Log:
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)
Revision Changes Path
1.12334 +1 -0 CVSROOT/modules
1.44 +1 -0 ports/dns/Makefile
1.1 +25 -0 ports/dns/scavenge/Makefile (new)
1.1 +2 -0 ports/dns/scavenge/distinfo (new)
1.1 +12 -0 ports/dns/scavenge/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504200021.j3K0L5E2043183>
