Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2008 00:53:38 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/dns Makefile ports/dns/dnscap Makefile distinfo pkg-descr ports/dns/dnscap/files patch-Makefile patch-dump_dns.c
Message-ID:  <200809230053.m8N0rd7C062795@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2008-09-23 00:53:38 UTC

  FreeBSD ports repository

  Modified files:
    dns                  Makefile 
  Added files:
    dns/dnscap           Makefile distinfo pkg-descr 
    dns/dnscap/files     patch-Makefile patch-dump_dns.c 
  Log:
  dnscap is a network capture utility designed specifically for DNS
  traffic.  It normally produces binary data in pcap(3) format, either
  on standard output or in successive dump files (based on the -w
  command line option.)  This utility is similar to tcpdump(1), but
  has finer grained packet recognition tailored to DNS transactions
  and protocol options.  dnscap is expected to be used for gathering
  continuous research or audit traces.
  
  WWW: https://www.dns-oarc.net/tools/dnscap
  
  PR:             ports/127433
  Submitted by:   Edwin Groothuis <edwin@mavetju.org>
  
  Revision  Changes    Path
  1.99      +1 -0      ports/dns/Makefile
  1.3       +27 -0     ports/dns/dnscap/Makefile (new)
  1.3       +3 -0      ports/dns/dnscap/distinfo (new)
  1.1       +14 -0     ports/dns/dnscap/files/patch-Makefile (new)
  1.1       +38 -0     ports/dns/dnscap/files/patch-dump_dns.c (new)
  1.3       +9 -0      ports/dns/dnscap/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809230053.m8N0rd7C062795>