Bug 127433 - [new port] dns/dnscap
Summary: [new port] dns/dnscap
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Edwin Groothuis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-17 06:10 UTC by edwin
Modified: 2008-09-23 02:00 UTC (History)
0 users

See Also:


Attachments
file.shar (3.58 KB, text/plain)
2008-09-17 06:10 UTC, edwin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2008-09-17 06:10:00 UTC

    
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-17 06:13:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

mine
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-23 01:53:45 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-09-23 01:53:47 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"