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

6 Commits

Author SHA1 Message Date
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
Ryan Steinmetz
e9c521d74b - Update to 1.10.1
- Add STAGE support
- Add OPTION for liburcu
- Move pid file to /var/run instead of /usr/local/var/run

PR:		ports/183582
Submitted by:	Allan Jude <ports@scaleengine.com> (maintainer)
2013-11-02 03:41:45 +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
088843981b - Update to 1.9.0
- Update WWW
- Restore UIDs and GIDs

PR:		ports/179987
Submitted by:   Allan Jude <ports@scaleengine.com>, Alexandre Biancalana <ale@biancalanas.net>
Approved by:    Allan Jude <ports@scaleengine.com> (maintainer)
2013-09-02 15:45:53 +00:00
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