net/tftpgrab is a new port which pulls TFTP transaction information from pcap files. How-To-Repeat: N/A
Responsible Changed From-To: freebsd-ports-bugs->ehaupt I will take care of it.
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"
State Changed From-To: open->closed New port added. Thanks!