Bug 116532 - [NEW PORT]: net/tftpgrab
Summary: [NEW PORT]: net/tftpgrab
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-22 02:40 UTC by Wesley Shields
Modified: 2007-09-23 02:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.42 KB, text/plain)
2007-09-22 02:40 UTC, Wesley Shields
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!