Port details |
- gdnsd2 Authoritative-only GeoIP-aware DNS server
- 2.4.3_1 dns =4 2.4.3_1Version of this port present on the latest quarterly branch.
- Maintainer: zi@FreeBSD.org
- Port Added: 2014-11-07 16:38:46
- Last Update: 2024-03-07 09:47:33
- Commit Hash: 9f6d202
- People watching this port, also watch:: nginx, courier-authlib-userdb, rubygem-fluent-plugin-file-alternative, nagios-check_hdd_health, prestashop
- License: GPLv3
- WWW:
- https://github.com/blblack/gdnsd
- Description:
- 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 high
performance, low latency service. It does not offer any form of caching or
recursive service, and does not support DNSSEC.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/dns/gdnsd2/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/gdnsd2
- pkg install gdnsd2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gdnsd2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1601481792
SHA256 (gdnsd-2.4.3.tar.xz) = 237d7ca48776d36ef349a15dda4a58106cdef2ebe0473ab05df996df536e7817
SIZE (gdnsd-2.4.3.tar.xz) = 641580
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ragel>0 : devel/ragel
- pkgconf>=1.3.0_1 : devel/pkgconf
- gmake>=4.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libev.so : devel/libev
- libmaxminddb.so : net/libmaxminddb
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gdnsd2-2.4.3_1:
DOCS=on: Build and/or install documentation
MAXMINDDB=on: Enable GeoIP1 + GeoIP2 Support
URCU=off: Read-Copy-Update Support (Faster Zone Parsing)
===> Use 'make config' to modify these settings
- Options name:
- dns_gdnsd2
- USES:
- cpe pkgconfig libtool tar:xz perl5 gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.3_1 07 Mar 2024 09:47:33 |
Nuno Teixeira (eduardo) |
dns/gdnsd2: Move man pages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.4.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.4.3 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
2.4.3 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
2.4.3 31 Aug 2021 11:24:16 |
Bernhard Froehlich (decke) |
dns/gdnsd2: Add CPE information
Approved by: portmgr (blanket) |
2.4.3 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.4.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.3 30 Sep 2020 16:06:11 |
zi |
- Update to 2.4.3 |
2.4.2 22 Feb 2019 15:36:31 |
zi |
- Add CONFLICTS_INSTALL with upcoming dns/gdnsd3 port |
2.4.2 11 Feb 2019 15:51:25 |
zi |
- Update to 2.4.2 |
2.4.1_2 16 Jan 2019 19:27:36 |
zi |
- Fix EADDRNOTAVAIL issue under FreeBSD when using IPs bound to loopback
interfaces
- Bump PORTREVISION
Obtained from: upstream PR #175 |
2.4.1_1 15 Jan 2019 00:39:09 |
zi |
- Re-add MAXMINDDB as default OPTION
- Bump PORTREVISION
Reported by: adamw |
2.4.1 15 Jan 2019 00:28:50 |
zi |
- Update to 2.4.1 |
2.4.0_2 15 Jan 2019 00:22:15 |
zi |
- Remove check that no longer applies
(https://blog.maxmind.com/tag/ip-geolocation/)
Reported by: sbruno |
2.4.0_1 13 Jan 2019 20:58:37 |
adamw |
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this. |
2.4.0 05 Dec 2018 22:37:07 |
zi |
- Update to 2.4.0 |
2.2.4_2 23 Nov 2017 21:35:00 |
zi |
- Add libmaxminddb for geoip2 support
- Bump PORTREVISION
PR: 223814
Submitted by: peter@ |
2.2.4_1 01 Aug 2017 17:07:58 |
zi |
- MASTER_SITES cleanup |
2.2.4_1 17 Jul 2017 14:44:39 |
mmokhi |
sysutils/liburcu: Update port to 0.10.0
Bump revision for consumer ports.
This version contains many fix/features:
* Bump library soname due to urcu flavor structure change
* Cleanup: use mutex_lock() wrapper in rculfhash
* Use workqueue in rculfhash
* Implement urcu workqueues internal API
* Add support for m68k architecture
* Set -Wall globally in AM_CFLAGS
* Fix: remove double use of PTHREAD_CFLAGS
* Re-add PTHREAD_CFLAGS to global CFLAGS
* Fix: Don't override user variables within the build system
* Add report at the end of configure
* uatomic-api docs: use the third-person singular (Only the first 15 lines of the commit message are shown above ) |
2.2.4 25 Jun 2017 17:19:02 |
sunpoet |
Fix WWW
Approved by: portmgr (blanket) |
2.2.4 11 Sep 2016 23:01:34 |
zi |
- Update to 2.2.4 |
2.2.2_1 26 Aug 2016 19:44:58 |
allanjude |
gdnsd2: run checkconf before reload/restart
Submitted by: Andrew Fengler <andrew.fengler@scaleengine.com>
Reviewed by: matthew
Approved by: zi (maintainer)
Sponsored by: ScaleEngine Inc.
Differential Revision: https://reviews.freebsd.org/D7488 |
2.2.2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.2.2 19 Feb 2016 13:41:03 |
zi |
- Update to 2.2.2 |
2.2.0 18 Sep 2015 14:01:06 |
amdmi3 |
- Drop 8.x support
Approved by: portmgr blanket |
2.2.0 20 Mar 2015 02:34:14 |
zi |
- Update to 2.2.0 |
2.1.0_1 12 Mar 2015 17:12:20 |
sunpoet |
- Update MAINTAINER: use @FreeBSD.org |
2.1.0_1 17 Dec 2014 14:36:02 |
zi |
- Mark IGNORE on 9.0-9.2 due to build failures
- Remove trailing whitespace from pkg-descr
- Bump PORTREVISION |
2.1.0 07 Nov 2014 16:38:36 |
zi |
New port: dns/gdnsd2:
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/ |