---
name: dante
version: 1.3.2
origin: net/dante
comment: A circuit-level firewall/proxy
arch: freebsd:9:x86:64
www: http://www.inet.no/dante/
maintainer: anders@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 2993560
desc: "Dante is a circuit-level firewall/proxy (socks implemented) that can be\nused
  to provide convenient and secure network connectivity to a wide range\nof hosts
  while requiring only the server Dante runs on to have external\nnetwork connectivity.
  \n\nOnce installed, Dante can in most cases be made transparent to the clients\nwhile
  offering detailed access control and logging facilities to the\nserver administrator.
  \n\nWWW: http://www.inet.no/dante/\n"
categories: [security, net]
files:
  /usr/local/bin/socksify: 6f8d819248df31d790d764af31543c738941828a3a2dd74a39cdb353f79fdeec
  /usr/local/etc/rc.d/sockd: b4785de1a786f972f9837e039d873e8c46696e0ffb3e26493e89437957cfc20b
  /usr/local/etc/sockd.conf.example: 5297b16642a964991c8bda4a67151d3d265fd226fe843286fc6eb5affc7e2af0
  /usr/local/etc/socks.conf.example: 30d319d6c3a17614b1e8820128429639010721b6e35ab54c05c481ee430708d8
  /usr/local/include/socks.h: 7c1c3b07e4f0b862a4c88e7ee443f54559cd8fdbf4bd3443b23d89e902107ded
  /usr/local/lib/libdsocks.so: ff4d23bc1e207e398a81a0e2e8a1fdef9410389493aaf47c0fa89e4be535202f
  /usr/local/lib/libsocks.a: f08b1d6ac5af088ebb3c30bf3d8329d01f7c765aab48ceb05acc7e3a0642b79d
  /usr/local/lib/libsocks.so: '-'
  /usr/local/lib/libsocks.so.1: f587f3acf937ed29bcaf63cc2acbf71885cc4e936f0615508808c5479c3f0e65
  /usr/local/man/man1/socksify.1.gz: 70e610639af98bc62c38e35c25b4d38d60c04a88f82b6c06381cdc4f8a34b134
  /usr/local/man/man5/sockd.conf.5.gz: 785f3717eeee7700fba65085e0d1c56bcd4e0fa2f366c21cd5c2ef50ea57acd4
  /usr/local/man/man5/socks.conf.5.gz: 063bb404315d99800a8346425ffea5e17a47c288a8b73ddca0db44b85ee75b4b
  /usr/local/man/man8/sockd.8.gz: 690e52280d4167b940a08741c3755a04b2a0abc3d37b98fecf5a4e234ec52040
  /usr/local/sbin/sockd: c62e948a4399cf162ac52af44d30f892f9caaa378713faf7efbedcf4a9d27e00
  /usr/local/share/doc/dante/README.socksify: 5c34b0bc13d728c96be7173c3e7ec3d56b6c86c22cd53a21fb3566b568d6ba13
  /usr/local/share/doc/dante/README.survey: dd6ffb5f48bbaab88a1847662e0a383a0b3d8291946f865e3cd72d8f7fbdc035
  /usr/local/share/doc/dante/README.usage: c56dd636c1299602e645529576fdd2f763d45e672206eaac8803143638f0af30
  /usr/local/share/doc/dante/SOCKS4.protocol: 3b2443732dd23a1b4147c0cba626ecac1208fddb6ace3a63f683f080f7abe2a5
  /usr/local/share/doc/dante/SOCKS4A.protocol: 96a6bf6eb37eba16ef4dafe2056277b2342e842216ad13ed39b6e1bbc41ce5ae
  /usr/local/share/doc/dante/rfc1928.txt: ddc2916419a52bedae0fc7d0c051ea513e88c2b930dda27128982fb0c1d6fe2a
  /usr/local/share/doc/dante/rfc1929.txt: b023357f33b42ba1f3ae10b45ebfcc6dd7b6b13eba0743052b08ae3f7ae3581b
  /usr/local/share/doc/dante/rfc1961.txt: 8a236f76bec2a81a3d265d7124c6235c0d746605b2ce945a9ada62b56c2c2dc7
  /usr/local/share/licenses/dante-1.3.2/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/dante-1.3.2/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/dante-1.3.2/catalog.mk: 1a945b3857f32145f60931b48a9d60d4201b46704f88ef370b7bd1e1b7823511
directories:
  /usr/local/share/licenses/dante-1.3.2/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/dante/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    /usr/local/etc/rc.d/sockd.sh forcestop 2>/dev/null || true
    /sbin/ldconfig -R
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
