---
name: onioncat
version: 0.2.2.r554
origin: net/onioncat
comment: IP-transparent Tor Hidden Service connector
arch: freebsd:9:x86:64
www: http://www.cypherpunk.at/onioncat/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv3]
flatsize: 102855
desc: "OnionCat creates a transparent IP layer on top of Tor's hidden services.\nIt
  transmits any kind of IP-based data transparently through the Tor\nnetwork on a
  location hidden basis.\n\nYou can think of it as a point-to-multipoint VPN between
  hidden services.\n\nOnionCat is based on anonymizing transport layers like Tor.
  \n\nWWW: http://www.cypherpunk.at/onioncat/\n"
deps:
  libevent2: {origin: devel/libevent2, version: 2.0.21}
  tor: {origin: security/tor, version: 0.2.3.25}
categories: [security, net]
files:
  /usr/local/bin/ocat: 5dc21691eb56b27aa33d1deab32ca2ce0bf0482c5d80c80d42003bd2ece4be2f
  /usr/local/etc/rc.d/onioncat: 752e5e780c97e5b4383c59b0b80c6521e4a7e14d19d5a68cd1d0034e34f5eaa7
  /usr/local/man/man1/ocat.1.gz: ff5c1224c736cdd3a1a1ebeea146d67803e9d1e83dfca9c556cf230b82077c70
  /usr/local/share/licenses/onioncat-0.2.2.r554/GPLv3: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
  /usr/local/share/licenses/onioncat-0.2.2.r554/LICENSE: feb018c22cc4001bbeccc04db5569c5aeaec18f1ebbee51a52d56c251418e243
  /usr/local/share/licenses/onioncat-0.2.2.r554/catalog.mk: 8abe64797400032238faf1ea45b0899e486f19c70c2c58699ec282c6a8065923
directories:
  /usr/local/share/licenses/onioncat-0.2.2.r554/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
message: "If you plan to also receive connections (e.g. because you provide a service
  or\nyou use software which opens sockets for incomming connections like Bitorrent)\nyou
  MUST the onioncat_hostname in rc.conf and configure the following hidden\nservice
  in torrc:\n\nHiddenServicePort 8060 127.0.0.1:8060\n\nFinally, please consider setting
  up an IPv6 firewall. \n"
