1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/dns/rbldnsd/pkg-descr
Edwin Groothuis 180d7d9419 New port: net/rbldnsd - small fast DNS server for DNSBL zones
A very small and fast DNS server made especially for DNSBL
	zones. Inspired by Dan J Bernstein's rbldns from djbdns,
	but entirely original (and faster and more featureful).

PR:		ports/53274
Submitted by:	Paul Chvostek <paul+fbsd@it.ca>
2003-08-30 00:45:27 +00:00

12 lines
380 B
Plaintext

rbldnsd is a small and fast DNS daemon, made especially to serve DNSBL
zones. It was inspired by Dan J. Bernstein's rbldns program, found in
/usr/ports/net/djbdns, but is significantly faster.
See http://www.corpit.ru/mjt/rbldnsd.html for more information.
rbldnsd was written by Michael Tokarev.
WWW: http://www.corpit.ru/mjt/rbldnsd.html
- Paul Chvostek <paul+ports@it.ca>