aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-06-13 23:41:46 +0000
committerWesley Shields <wxs@FreeBSD.org>2008-06-13 23:41:46 +0000
commit9308e76c8ee2e44157c12b9f9d77e5597322f494 (patch)
treef09a9f37680cc58c56d249462d01f687db4cbb99 /net/Makefile
parentaf0631e91b00d2b2abd52ffcd9ba0a1caae31bd8 (diff)
downloadports-9308e76c8ee2e44157c12b9f9d77e5597322f494.tar.gz
ports-9308e76c8ee2e44157c12b9f9d77e5597322f494.zip
Add httpry:
"httpry is a specialized packet sniffer designed for displaying and logging HTTP traffic. It is not intended to perform analysis itself, but to capture, parse, and log the traffic for later analysis. It can be run in real-time displaying the traffic as it is parsed, or as a daemon process that logs to an output file. It is written to be as lightweight and flexible as possible, so that it can be easily adaptable to different applications." WWW: http://dumpsterventures.com/jason/httpry/ Submitted by: Richard Bejtlich (private mail)
Notes
Notes: svn path=/head/; revision=214799
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index eecc69424b05..acd62c089995 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -213,6 +213,7 @@
SUBDIR += htpdate
SUBDIR += http_ping
SUBDIR += httping
+ SUBDIR += httpry
SUBDIR += iaxmodem
SUBDIR += icmpinfo
SUBDIR += icpld