summaryrefslogtreecommitdiff
path: root/net/tcpslice
AgeCommit message (Collapse)AuthorFilesLines
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2005-12-27Lower expectations, both others' and mine: relinquish stewardshipseb1-2/+2
2005-10-12Change my email address.seb1-2/+2
2005-05-09Use BSD_INSTALL_* for correct ownership and permission. Pointed out byminskim2-8/+11
Darrin B. Jewell in PR pkg/30005.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
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>.