Bug 116532

Summary: [NEW PORT]: net/tftpgrab
Product: Ports & Packages Reporter: Wesley Shields <wxs>
Component: Individual Port(s)Assignee: Emanuel Haupt <ehaupt>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Wesley Shields 2007-09-22 02:40:00 UTC
net/tftpgrab is a new port which pulls TFTP transaction information from
pcap files.

How-To-Repeat: N/A
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2007-09-23 02:04:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

I will take care of it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-09-23 02:19:30 UTC
ehaupt      2007-09-23 01:19:25 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/tftpgrab         Makefile distinfo pkg-descr 
    net/tftpgrab/files   patch-Makefile.in 
  Log:
  Add tftpgrab 0.2, a TFTP stream extractor.
  
  PR:             116532
  Submitted by:   Wesley Shields <wxs at atarininja.org>
  
  Revision  Changes    Path
  1.1923    +1 -0      ports/net/Makefile
  1.1       +21 -0     ports/net/tftpgrab/Makefile (new)
  1.1       +3 -0      ports/net/tftpgrab/distinfo (new)
  1.1       +13 -0     ports/net/tftpgrab/files/patch-Makefile.in (new)
  1.1       +4 -0      ports/net/tftpgrab/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"
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2007-09-23 02:19:51 UTC
State Changed
From-To: open->closed

New port added. Thanks!