aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/tcpflow.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-12Cleanup copying config.*Adam Vandenberg
2011-03-12MacOS.xcode_prefixMax Howell
More robust code than before, and replaces all usage of `xcode-select -print-path`.
2010-08-09tcpflow - enable loopback [aparajita]Adam Vandenberg
2010-04-18Remove libpcap dependency from tcpflow. Fixes #710Adam Vandenberg
2010-02-11Added formula for tcpflow.Jannis Leidel
"tcpflow is a program that captures data transmitted as part of TCP connections (flows), and stores the data in a way that is convenient for protocol analysis or debugging." http://www.circlemud.org/~jelson/software/tcpflow/ Signed-off-by: Adam Vandenberg <flangy@gmail.com>