---
name: adns
version: 1.4_1
origin: dns/adns
comment: Easy to use asynchronous-capable DNS client library and utilities
arch: freebsd:9:x86:64
www: http://www.chiark.greenend.org.uk/~ian/adns/
maintainer: eadler@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 409245
desc: |
  adns is a resolver library for C (and C++) programs. In contrast with
  the existing interfaces, gethostbyname et al and libresolv, it has the
  following features:

  * It is reasonably easy to use for simple programs which just want
    to translate names to addresses, look up MX records, etc.
  * It can be used in an asynchronous, non-blocking, manner. Many
    queries can be handled simultaneously.

  Technical note: adns requires a real nameserver like BIND or
  Dents running on the same system or a nearby one, which must be
  willing to provide `recursive service'. I.e., adns is a `stub
  resolver'.

  WWW: http://www.chiark.greenend.org.uk/~ian/adns/
categories: [dns]
files:
  /usr/local/bin/adnsheloex: ff1a457bffc42395b43cb283b7a908c640159e46b67e45febf6b072d541d09d6
  /usr/local/bin/adnshost: b33deb53d4a3dfcab41531b5d3441b0e3738d83f9d20f8c1c2c90cf80370da7a
  /usr/local/bin/adnslogres: 17c78e63909858941f344a1c826f86ebaf70367d79b618bdefa44bb7438d687b
  /usr/local/bin/adnsresfilter: fadc4030fd415f9c12dde6252d19341a17ba052ca26e1af198f54caa29c7406b
  /usr/local/include/adns.h: 164de9b8d5a9d96ec75fa677749bb8bb8114cc65d37967544d7254f5e58a3ee0
  /usr/local/lib/libadns.a: 0efc3abfad65715107562d796b63947fc7e88e5515486c93fe8363e95c40b970
  /usr/local/lib/libadns.so: '-'
  /usr/local/lib/libadns.so.1: 3f8c2308c30fef73d27827e3f9579771dd3752a74096a6136c48bff08649d991
  /usr/local/share/doc/adns/COPYING: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa
  /usr/local/share/doc/adns/GPL-vs-LGPL: 8479bf47c3fc67802f4762585cdc69427692a04b53543bb0f15466dbfdba18a6
  /usr/local/share/doc/adns/INSTALL: 5f3969856a2b41759727dffeba8b43a9055ca59aaffeebdb68dcca064bc115a2
  /usr/local/share/doc/adns/LICENCE.WAIVERS: 5b2c51e83304bdbf3f15d2ae894b2d15e3717b865dffd98aba4a58ac6f273929
  /usr/local/share/doc/adns/README: 32efe3975752705c8c4410a883acd7e4f8c2ba502dead90ad05148186d8a6bf8
  /usr/local/share/doc/adns/README.html: 51803633ed33e00f07a40684da31fa63adc1d636ef6c1d943c0ada41a9327224
  /usr/local/share/doc/adns/TODO: 74a778be416bcd03a4ba12f61bda84977a7161c0c3d74409f8767da2aec3c82c
  /usr/local/share/doc/adns/changelog: 289c41047b61f6e0fb932bc10140a6a777eb4355df3c2e2bf9436fa10bfd23dc
directories:
  /usr/local/share/doc/adns/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
