Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Drop 8.x support | Dmitry Marakasov | 2015-09-18 | 1 | -7/+1 |
| | | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=397241 | ||||
* | - Update to 2.2.0 | Ryan Steinmetz | 2015-03-20 | 4 | -10/+13 |
| | | | | Notes: svn path=/head/; revision=381708 | ||||
* | - Update MAINTAINER: use @FreeBSD.org | Sunpoet Po-Chuan Hsieh | 2015-03-12 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=381119 | ||||
* | - Mark IGNORE on 9.0-9.2 due to build failures | Ryan Steinmetz | 2014-12-17 | 2 | -6/+13 |
| | | | | | | | | - Remove trailing whitespace from pkg-descr - Bump PORTREVISION Notes: svn path=/head/; revision=374850 | ||||
* | New port: dns/gdnsd2: | Ryan Steinmetz | 2014-11-07 | 6 | -0/+189 |
gdnsd is an Authoritative-only DNS server. This port tracks the 2.x release. 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 high performance, low latency service. It does not offer any form of caching or recursive service, and does not support DNSSEC. WWW: https://github.com/blblack/gdnsd/ Notes: svn path=/head/; revision=372281 |