---
name: frox
version: 0.7.18_2
origin: ftp/frox
comment: Transparent FTP proxy with caching support
arch: freebsd:9:x86:64
www: http://www.hollo.org/frox/
maintainer: sem@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 147131
desc: |
  This is frox, a transparent ftp proxy by James Hollingshead.

  Current features include:

    o rfc959 compliant transparent proxying of ftp connections.
    o active --> passive mode conversion for data connections.
    o Optional caching support either locally or through an external
      HTTP cache.
    o Optional virus scanning
    o Optional non-transparent proxy support by logging in with
      user@host:port.
    o Options to bind to a specific interface, chroot, and drop
      priveleges for security.

  WWW: http://www.hollo.org/frox/
categories: [ftp]
options: {CCP: on, HTTP_CACHE: on, IPFILTER: off, LOCAL_CACHE: off, PF: off, ROOT_RUN: off,
  VIRUS_SCAN: off}
files:
  /usr/local/etc/rc.d/frox: fe4e043f73397030ca507725d4cc87ebde55e23f9ce047816a488b7955886bb2
  /usr/local/man/man1/frox.1.gz: bbfaf2075bbee2e03991947090c8bc5da6816c3450a92e852a4ac6c228f0ba04
  /usr/local/man/man5/frox.conf.5.gz: 2b5e5acaaf256e33735bdf5da2e9b03cba7136650544e666fbc1ec965a2bb2c6
  /usr/local/sbin/frox: ce93a932a6a0b5bbd1d64eaa98edb5708f121b6b97eb73f23c423f133a4c8db1
  /usr/local/share/doc/frox/CREDITS: 0ae26514291b2671d498d75cd0bc0127417a6dba8d85e39e21269b172fae7d8b
  /usr/local/share/doc/frox/ChangeLog: d911e9f6a634640788025b97cbcaa110bb47e538d84a2fe76e7cda3ab22ae167
  /usr/local/share/doc/frox/FAQ-1.html: 042b5c2bf62b75b97ebf464ea55bbd1c95e48fcfb2c58843bc2a69cfdcc1ab57
  /usr/local/share/doc/frox/FAQ-2.html: a64b66797d9cd2a578309572e904fe51aefc59c301fb29baf86ed9a098b5b028
  /usr/local/share/doc/frox/FAQ-3.html: ca10b5502f5957b4d0bba08a8368c5a97b126d6ac45dd846d16ad415b3d7f23d
  /usr/local/share/doc/frox/FAQ-4.html: a91c3a003289eb30628823d0bbbf6773b94e58fcc63ac0acc48a81407a9c17b3
  /usr/local/share/doc/frox/FAQ-5.html: c0bfb3634cb8af363865e8edd280d461796519c2ecdeba93513b27d2ed72dfed
  /usr/local/share/doc/frox/FAQ-6.html: fb12d7e96aa4d726685d769120f32ca4dd61d39cc9bde3d8abc1941cb3938101
  /usr/local/share/doc/frox/FAQ-7.html: 254a9445b7fa96161db7bd9aeb248270c925b541dd356bd081de2d25b8fff95c
  /usr/local/share/doc/frox/FAQ-8.html: 5d4e0caa8a3ab6671c67772fdf9548c482b402d206b8b3b9ad22d763f467f606
  /usr/local/share/doc/frox/FAQ.html: 34bb0f45d65b87042342ef428f96123ebfbdc0ab3bedac184c5710ec83a494f4
  /usr/local/share/doc/frox/SECURITY: 4b8f4c74cf562d8000574045e818fc88975aa8d30eda2cfacc018a67167b2f8a
  /usr/local/share/examples/frox/frox.conf: 5951f782bec3096a9211a033fe5937129bb24d45b475462ffd88988a66a2ccf4
  /usr/local/share/licenses/frox-0.7.18_2/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/frox-0.7.18_2/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/frox-0.7.18_2/catalog.mk: f152b54fc5a6c895ac979a7bc75ece3388b45ce78b19e3e157cb948015379c00
directories:
  /usr/local/share/licenses/frox-0.7.18_2/: n
  /usr/local/share/licenses/: y
  /usr/local/share/examples/frox/: n
  /usr/local/share/doc/frox/: n
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: "**************************************************************************\nDon't
  forget to create /usr/local/etc/frox.conf.\nSee an example in /usr/local/share/examples/frox/frox.conf\n\nYou
  can use frox by two ways:\n1) run as a daemon:\nAdd `frox_enable=\"YES\"' in /etc/rc.conf
  and run /usr/local/etc/rc.d/frox.sh\n\n2) run frox with inetd(8):\n* uncomment 'FromInetd
  yes' in your /usr/local/etc/frox.conf\n* add a line in /etc/inetd.conf:\nfrox     stream
  \ tcp     nowait  nobody    /usr/local/sbin/frox    frox\n* assign a port number
  for frox inside /etc/services (e.g. 2121):\nfrox\t2121/tcp\n**************************************************************************\n"
