Date: Fri, 13 Jun 2008 23:41:46 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/httpry Makefile distinfo pkg-descr pkg-plist ports/net/httpry/files httpry.in patch-Makefile Message-ID: <200806132341.m5DNfk0X060137@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wxs 2008-06-13 23:41:46 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/httpry Makefile distinfo pkg-descr pkg-plist net/httpry/files httpry.in patch-Makefile Log: 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) Revision Changes Path 1.2006 +1 -0 ports/net/Makefile 1.1 +50 -0 ports/net/httpry/Makefile (new) 1.1 +3 -0 ports/net/httpry/distinfo (new) 1.1 +30 -0 ports/net/httpry/files/httpry.in (new) 1.1 +12 -0 ports/net/httpry/files/patch-Makefile (new) 1.1 +8 -0 ports/net/httpry/pkg-descr (new) 1.1 +26 -0 ports/net/httpry/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806132341.m5DNfk0X060137>