summaryrefslogtreecommitdiff
path: root/net/tcpick
AgeCommit message (Collapse)AuthorFilesLines
2008-06-20Add DESTDIR support.joerg1-1/+3
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2006-08-09Update net/tcpick to version 2.1. Addresses PR#34166ben3-8/+9
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-02-23Import tcpick from pkgsrc-wip. Packaged by Jose Diaz Fernandez, andminskim4-0/+27
modified by me. tcpick is a textmode sniffer that can track TCP streams and saves the data captured in files or displays them in the terminal. It is useful for picking files in a passive way. It can store all connections in different files, or it can display all the stream on the terminal (using colors too).