Commit graph

5 commits

Author SHA1 Message Date
Danilo Egea Gondolfo
68dd4b9874 - Remove the duplication of gdnsd_flags in command_args
PR:		ports/192102
Submitted by:	Allan Jude <allanjude@FreeBSD.org>
2014-07-24 23:37:10 +00:00
Pawel Pekala
439521b0bc - Update to version 1.11.0 [1]
- Remove non needed directory creation in stage
- Fix exec line in pkg-plist, ETCDIR already contains
  installation prefix and portname directory in etc

PR:		ports/184583 [1]
Submitted by:	maintainer
2013-12-09 18:36:54 +00:00
Thomas Abthorpe
4387ee26f2 - Update to 1.10.0
PR:		ports/182179
Submitted by:	Allan Jude <ports@scaleengine.com> (maintainer)
2013-09-20 04:10:21 +00:00
Felippe de Meirelles Motta
896e3ff5e7 - Unbroken removing leftover patch.
Reported by:	ohauer@ (mail)
Approved by:	maintainer implicit
2013-09-03 22:16:46 +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