---
name: bsdproxy
version: 0.04
origin: net/bsdproxy
comment: A TCP proxy, demonstrating use of the kevent(2)/kqueue(2) API
arch: freebsd:9:x86:64
www: http://daveb.net/bsdproxy/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 24333
desc: "bsdproxy is a generic, event-driven proxy designed specifically for the\nBSD
  platform.  It uses the kqueue()/kevent() system calls to determine\nwhen to relay
  data from one side of the connection to the other.  It also\nuses GLib (http://www.gtk.org)
  data structures and memory management \nfunctions to optimize steady-state performance
  (minimize unnecessary \nmemory allocation/deallocation).  \n\nbsdproxy has been
  used to proxy HTTP, HTTPS, telnet, and mysql without\nany problems.  It should be
  able to serve as a transparent proxy for \nanything over a TCP/IP connection.\n\nAuthor:\t\tDave
  Bailey <dave@daveb.net>\nWWW: \thttp://daveb.net/bsdproxy/\n"
deps:
  glib: {origin: devel/glib12, version: 1.2.10_13}
categories: [net]
files:
  /usr/local/bin/bsdproxy: ed49e7d61e1f516d6a8f5b15e8691f8bc5abdccfa189177e7e5cc1d72e4b3d0a
  /usr/local/share/doc/bsdproxy/ChangeLog: 69b7babd68cac01feb6ba130160d389f867fdf05639375fe7406c27c0a58dd72
  /usr/local/share/doc/bsdproxy/README: fdd916aa3391c5e69d025344311ca4b38bd371e54fd1be0ca7e1c911f13578ff
directories:
  /usr/local/share/doc/bsdproxy/: n
scripts: {}
