---
name: dns_balance
version: 2.0
origin: dns/dns_balance
comment: A dynamic load-balancing DNS server
arch: freebsd:9:x86:64
www: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/dns_balance/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 45053
desc: |
  DNS Balance is a load-balancing DNS server which:

  o Does dynamic load balancing.
  o Can answer the most proper resolution based on the client's IP
    address.
  o Implements "A" record lookups only.  This would be good for
    security.

  This (FreeBSD) version differs from original in the following:
  - It works as a daemon
  - Has ability to write messages to logfile
  - Can save it's PID

  WWW: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/dns_balance/
deps:
  libyaml: {origin: textproc/libyaml, version: 0.1.4_2}
  ruby: {origin: lang/ruby19, version: '1.9.3.448,1'}
  libffi: {origin: devel/libffi, version: 3.0.13}
  libexecinfo: {origin: devel/libexecinfo, version: 1.1_3}
categories:
- dns
