Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-12 | Change my email address. | seb | 1 | -2/+2 | |
2005-05-09 | Use BSD_INSTALL_* for correct ownership and permission. Pointed out by | minskim | 2 | -8/+11 | |
Darrin B. Jewell in PR pkg/30005. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-04-25 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 1 | -5/+5 | |
have been converted to USE_BUILDLINK2. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-09-26 | net/tcpslice - tool for extracting portions of tcpdump's packet trace files | jlam | 5 | -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>. |