---
name: httpry
version: 0.1.7
origin: net/httpry
comment: Packet sniffer designed for displaying and logging HTTP traffic
arch: freebsd:9:x86:64
www: http://dumpsterventures.com/jason/httpry/
maintainer: wxs@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 50025
desc: |
  "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/
categories: [net]
options: {EXTRASCRIPTS: off}
files:
  /usr/local/bin/httpry: b3ca67f809207b1f102b1addc39f9b5c88efe8e58dcc394dede0ab28f7ab0d82
  /usr/local/etc/rc.d/httpry: ebdea0854728e88adedf001ddd8d103b383644ca1850ebfcf0266720d4d234b8
  /usr/local/man/man1/httpry.1.gz: fef54e02c8228f3cd86004fd1aa057d15b3e66540a22be0bf58bc741ca44557a
  /usr/local/share/doc/httpry/format-string: 09bb6f47dfcd5ef1bdff0d3fad527530eaa4579e18dc316893105009f7e5e7ba
  /usr/local/share/doc/httpry/perl-tools: b5888145799ab06435dad67df321ba5f62e6866d1b7aa708c4418f2d0cb53ac7
directories:
  /usr/local/share/doc/httpry/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
