summaryrefslogtreecommitdiff
path: root/net/tcpslice
AgeCommit message (Collapse)AuthorFilesLines
2005-05-10Pullup ticket 487 - requested by Min Sik Kimsalo2-8/+11
portability fix for tcpslice Revisions pulled up: - pkgsrc/net/tcpslice/distinfo 1.3 - pkgsrc/net/tcpslice/patches/patch-aa 1.2 Module Name: pkgsrc Committed By: minskim Date: Mon May 9 21:29:52 UTC 2005 Modified Files: pkgsrc/net/tcpslice: distinfo pkgsrc/net/tcpslice/patches: patch-aa Log Message: Use BSD_INSTALL_* for correct ownership and permission. Pointed out by Darrin B. Jewell in PR pkg/30005.
2005-02-24Add RMD160 digests.agc1-1/+2
2004-04-25Convert to buildlink3.snj1-3/+3
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-5/+5
have been converted to USE_BUILDLINK2.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-09-26net/tcpslice - tool for extracting portions of tcpdump's packet trace filesjlam5-0/+53
Tcpslice extract pieces of and/or merge together packet trace files generated using tcpdump's -w flag. Tcpslice uses libpcap, a system-independent interface for user-level packet capture. Provided in pkg/13926 by Stoned Elipot <seb@pbox.org>.