1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Bryan Drewery
3d50f7053c - Update to 1.6.8 [1]
- Update WWW to new location [1]
- Switch to GNU_CONFIGURE so that PREFIX is
  properly respected on install, when not
  set to LOCALBASE

PR:		ports/170817 [1]
Submitted by:	Stefan Caunter <stef@scaleengine.com> (maintainer)
2012-09-13 12:09:21 +00:00
Martin Wilke
6b98655af2 gdnsd is an Authoritative-only DNS server.
The initial g stands for Geographic, as gdnsd offers a plugin system for
geographic (or other sorts of) balancing, redirection, and service-state-conscious
failover. If you don't care about that feature, it's still quite good at being
a very fast, lean, and resilient authoritative-only server for static DNS data.

gdnsd is written in C using libev and pthreads with a focus on highi performance,
low latency service. It does not offer any form of caching or recursive service,
and does not support DNSSEC.

WWW: http://code.google.com/p/gdnsd/

PR:		ports/167946
Submitted by:	Stefan Caunter <stef@scaleengine.com>
2012-06-09 15:47:57 +00:00