freebsd-ports/dns/firedns/pkg-descr
Pete Fritchman fc14751173 - update to 0.9.12
- use bzip2
- depend on gcc3
- update pkg-descr and WWW: tag

PR:		65949
Submitted by:	maintainer
2004-05-02 18:06:12 +00:00

12 lines
429 B
Text

libfiredns is a library for handling asynchronous DNS
requests. It provides a very simple interface for sending
requests and parsing reponses, as well as low-timeout
blocking functions. libfiredns functions have much lower
timeouts than the stock functions and tend to be faster
because they send requests to all configured system
nameservers at the same time.
WWW: http://www.firestuff.org/
- Dean
dean@odyssey.apana.org.au