---
name: tsocks
version: 1.8.b5_4
origin: net/tsocks
comment: Allow non SOCKS aware applications to use SOCKS without modification
arch: freebsd:9:x86:64
www: http://tsocks.sourceforge.net
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 47228
desc: "SOCKS servers are a form of proxy that are commonly used \nin firewalled LAN
  environments to allow access between networks, \nand often to the Internet. \nThe
  problem is that most applications don't know how to gain \naccess through SOCKS
  servers. \nThis means that network based applications \nthat don't understand SOCKS
  are very limited in networks they can reach. \nAn example of this is simple 'telnet'.
  \nIf you're on a network firewalled from the internet \nwith a SOCKS server for
  outside access, \ntelnet can't use this server and thus can't telnet out to the
  Internet.\n\ntsocks' role is to allow these non SOCKS aware applications \n(e.g
  telnet, ssh, ftp etc) to use SOCKS without any modification. \nIt does this by intercepting
  the \ncalls that applications make to establish network connections \nand negotating
  them through a SOCKS server as necessary.\n\nWWW: http://tsocks.sourceforge.net\n"
categories: [security, net]
files:
  /usr/local/bin/tsocks: f0984fb9f334f1aa41f3cf156011839579212ba071d15c7b745c6c77e4442eeb
  /usr/local/etc/tsocks.conf.sample: 6fd89cc5aaed4aa01c6887124bf0c12499178f6476d6df0a86b2b062ca0cbe78
  /usr/local/lib/libtsocks.so: '-'
  /usr/local/lib/libtsocks.so.1: a461a796270d4fb719e51cc5842a77f954394a63487eb8d33e5c59c9e1a271b7
  /usr/local/man/man1/tsocks.1.gz: 3eed1e393109d802bebd61b6246f6fe4375f2ccd02ef57936464445dfdc10b8d
  /usr/local/man/man5/tsocks.conf.5.gz: b1a1aaffbb3e50abfe9bf6327d94f515c5f20e3d17aeb15ed78ed267d3607216
  /usr/local/man/man8/tsocks.8.gz: db7378981ce0065851fcf0427a3593dcc1c8ed9938981e0945051753d6bab81b
  /usr/local/share/doc/tsocks/README: f8e87a3991ed1c8a01941f8afa825d488d75505c9076c3d2dc44174bdd47999a
  /usr/local/share/examples/tsocks/tsocks.conf.complex.example: f4c6666cf9e0f206f1524f79ee21f95e94cd88bc2820a592c3f07ed4c27d6429
  /usr/local/share/examples/tsocks/tsocks.conf.simple.example: 6fd89cc5aaed4aa01c6887124bf0c12499178f6476d6df0a86b2b062ca0cbe78
directories:
  /usr/local/share/examples/tsocks/: n
  /usr/local/share/doc/tsocks/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
message: |2

  ###

  Simple setup file was copied to ${PREFIX}/etc/tsocks.conf.sample
  An example of a more complex setup file can be found in
  ${PREFIX}/share/examples/tsocks/
  Some more details avaliable in ${PREFIX}/share/examples/tsocks/README

  ###
