---
name: dnsproxy
version: 1.16
origin: dns/dnsproxy
comment: proxy for DNS queries
arch: freebsd:10:x86:64
www: http://www.wolfermann.org/dnsproxy.html
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 18713
desc: "The dnsproxy daemon is a proxy for DNS queries. It forwards these \nqueries
  to two previously configured nameservers: one for authoritative \nqueries and another
  for recursive queries. The received answers are sent \nback to the client unchanged.
  No local caching is done.\n\nWWW: http://www.wolfermann.org/dnsproxy.html\n"
categories:
- dns
shlibs_required:
- libevent-1.4.so.4
message: |+
  **********************************************************************
  To enable dnsproxy you need:

  1) Enable dnsproxy in /etc/rc.conf with the following line:
     dnsproxy_enable="YES"

  2) Configuration template is available in /usr/local/etc/dnsproxy/ as
     dnsproxy.conf.sample file.

  For more information see man dnsproxy(1)

  **********************************************************************


