---
name: balance
version: 3.54
origin: net/balance
comment: Simple but powerful generic TCP proxy with round robin features
arch: freebsd:9:x86:64
www: http://balance.sourceforge.net/
maintainer: joseph@randomnetworks.com
prefix: /usr/local
licenselogic: single
flatsize: 38317
desc: |
  Balance is a simple but powerful generic tcp proxy with round robin load
  balancing and failover mechanisms. Its behaviour can be controlled at runtime
  using a simple command line syntax.

  The latest release now supports the definition of channel groups and
  connection counting and handling boosting the power and versatility of
  balance one big step further.

  WWW: http://balance.sourceforge.net/
categories: [net]
files:
  /usr/local/bin/balance: 151a2d22eeb7242717e228c20a2d855d0065eb873d8a19a1ba6a337ddb718bb3
  /usr/local/etc/rc.d/balance: bda5bcbafb8b77037db04d7622291c8fa5c235a0e5634a3fb1781c63a033418c
  /usr/local/man/man1/balance.1.gz: d652ea56af2e91c208a27f0f33c1be5f71f75eb20d946c8f42e872a2def27739
directories:
  /var/run/balance/: y
scripts:
  post-install: |
    mkdir /var/run/balance
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
