---
name: bsdproxy
version: 0.04
origin: net/bsdproxy
comment: A TCP proxy, demonstrating use of the kevent(2)/kqueue(2) API
arch: freebsd:10:x86:64
www: http://daveb.net/bsdproxy/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 23429
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:
  glib12: {origin: devel/glib12, version: 1.2.10_13}
categories:
- net
shlibs_required:
- libglib-12.so.3
files:
  /usr/local/bin/bsdproxy: fe640e02f615369cb8b2746dd56ce15b87b2c19ee017a1d7e21a3774586ee465
  /usr/local/share/doc/bsdproxy/ChangeLog: 69b7babd68cac01feb6ba130160d389f867fdf05639375fe7406c27c0a58dd72
  /usr/local/share/doc/bsdproxy/README: fdd916aa3391c5e69d025344311ca4b38bd371e54fd1be0ca7e1c911f13578ff
directories:
  /usr/local/share/doc/bsdproxy/: n
scripts: {}
