cvs commit: ports/dns Makefile ports/dns/scavenge Makefile distinfo pkg-descr CVSROOT modules

Jean-Yves Lefort jylefort at FreeBSD.org
Tue Apr 19 17:21:06 PDT 2005


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 at 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)


More information about the cvs-ports mailing list