notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gdnsd3 Authoritative-only GeoIP-aware DNS server
3.8.0_1 dns on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.8.0Version of this port present on the latest quarterly branch.
Maintainer: zi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-02-23 05:55:15
Last Update: 2024-03-07 09:47:33
Commit Hash: 92762a0
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (41 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gdnsd3-3.8.0_1/catalog.mk
  3. /usr/local/share/licenses/gdnsd3-3.8.0_1/LICENSE
  4. /usr/local/share/licenses/gdnsd3-3.8.0_1/GPLv3
  5. bin/gdnsd_geoip_test
  6. bin/gdnsdctl
  7. libexec/gdnsd/gdnsd_extmon_helper
  8. sbin/gdnsd
  9. share/doc/gdnsd/AUTHORS
  10. share/doc/gdnsd/COPYING
  11. share/doc/gdnsd/ControlSocket.md
  12. share/doc/gdnsd/INSTALL
  13. share/doc/gdnsd/Manual.md
  14. share/doc/gdnsd/NEWS
  15. share/doc/gdnsd/README.md
  16. share/doc/gdnsd/Security.md
  17. share/doc/gdnsd/VERSION3.md
  18. share/man/man1/gdnsd_geoip_test.1.gz
  19. share/man/man5/gdnsd.config.5.gz
  20. share/man/man5/gdnsd.zonefile.5.gz
  21. share/man/man8/gdnsd-plugin-extfile.8.gz
  22. share/man/man8/gdnsd-plugin-extmon.8.gz
  23. share/man/man8/gdnsd-plugin-geoip.8.gz
  24. share/man/man8/gdnsd-plugin-http_status.8.gz
  25. share/man/man8/gdnsd-plugin-metafo.8.gz
  26. share/man/man8/gdnsd-plugin-multifo.8.gz
  27. share/man/man8/gdnsd-plugin-null.8.gz
  28. share/man/man8/gdnsd-plugin-reflect.8.gz
  29. share/man/man8/gdnsd-plugin-simplefo.8.gz
  30. share/man/man8/gdnsd-plugin-static.8.gz
  31. share/man/man8/gdnsd-plugin-tcp_connect.8.gz
  32. share/man/man8/gdnsd-plugin-weighted.8.gz
  33. share/man/man8/gdnsd.8.gz
  34. share/man/man8/gdnsdctl.8.gz
  35. @dir etc/gdnsd/geoip
  36. @dir etc/gdnsd/zones
  37. @dir /var/db/gdnsd
  38. @dir /var/run/gdnsd
  39. @owner
  40. @group
  41. @mode
Collapse this list.
Dependency lines:
  • gdnsd3>0:dns/gdnsd3
Conflicts:
CONFLICTS_INSTALL:
  • gdnsd2
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/dns/gdnsd3/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/gdnsd3
  • pkg install gdnsd3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gdnsd3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1660917590 SHA256 (gdnsd-3.8.0.tar.xz) = 2cdbdef678c62678d554a76af2563922d1b0c37642e9a1705183ff67de6d4913 SIZE (gdnsd-3.8.0.tar.xz) = 480136

Packages (timestamps in pop-ups are UTC):
gdnsd3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.8.0_13.8.0_13.3.03.8.0_13.8.0_1-3.3.0-
FreeBSD:13:quarterly3.8.03.8.03.8.03.8.03.8.03.8.03.8.03.8.0
FreeBSD:14:latest3.8.0_13.8.0_13.8.03.8.03.8.0_13.8.0-3.8.0
FreeBSD:14:quarterly3.8.03.8.0-3.8.03.8.03.8.03.8.03.8.0
FreeBSD:15:latest3.8.0_13.8.0_1n/a3.8.0n/a3.8.03.8.03.8.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. gmake>=4.4.1 : devel/gmake
  3. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libev.so : devel/libev
  2. libsodium.so : security/libsodium
  3. liburcu.so : sysutils/liburcu
  4. libmaxminddb.so : net/libmaxminddb
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gdnsd3-3.8.0_1: DOCS=on: Build and/or install documentation MAXMINDDB=on: Enable GeoIP1 + GeoIP2 Support ===> Use 'make config' to modify these settings
Options name:
dns_gdnsd3
USES:
cpe pkgconfig libtool tar:xz perl5 gmake
pkg-message:
For install:
As of version 3.0.0, gdnsd no longer has the ability to bind to privileged ports and then drop privileges. As a result, you must use mac_portacl to allow the gdnsd user to bind to 53 udp/tcp. Please execute the following commands to prep this system to run gdnsd: echo "# required for gdnsd3">>/boot/loader.conf.local echo 'mac_portacl_load="YES"' >>/boot/loader.conf.local echo 'accf_dns_load="YES"' >>/boot/loader.conf.local echo 'accf_data_load="YES"' >>/boot/loader.conf.local echo "# required for gdnsd3">>/etc/sysctl.conf.local echo "security.mac.portacl.suser_exempt=1">>/etc/sysctl.conf.local echo "security.mac.portacl.port_high=1023">>/etc/sysctl.conf.local echo "net.inet.ip.portrange.reservedlow=0">>/etc/sysctl.conf.local echo "net.inet.ip.portrange.reservedhigh=0">>/etc/sysctl.conf.local echo "security.mac.portacl.rules=uid:179:udp:53,uid:179:tcp:53">>/etc/sysctl.conf.local Then, either reboot or run the following commands to implement the above changes: kldload mac_portacl kldload accf_dns kldload accf_data service sysctl reload
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/zi/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/zi/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/zi/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/zi/
  5. http://gdnsd.scaleengine.net/gdnsd/
  6. https://ftpmirror.your.org/pub/zi/
  7. https://github.com/gdnsd/gdnsd/releases/download/v3.8.0/
  8. https://mirrors.rit.edu/zi/
  9. https://www.zi0r.com/mirrors/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.8.0_1
07 Mar 2024 09:47:33
commit hash: 92762a0707a74d30d2622d71e8c8be047e479344commit hash: 92762a0707a74d30d2622d71e8c8be047e479344commit hash: 92762a0707a74d30d2622d71e8c8be047e479344commit hash: 92762a0707a74d30d2622d71e8c8be047e479344 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
dns/gdnsd3: Move man pages to share/man

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
3.8.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.8.0
19 Aug 2022 14:15:24
commit hash: 0c38cb23adc4121cd0b708cec88bb1ee62b3fa94commit hash: 0c38cb23adc4121cd0b708cec88bb1ee62b3fa94commit hash: 0c38cb23adc4121cd0b708cec88bb1ee62b3fa94commit hash: 0c38cb23adc4121cd0b708cec88bb1ee62b3fa94 files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
dns/gdnsd3: Update to 3.8.0
3.7.0_1
20 Jul 2022 14:21:47
commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
3.7.0_1
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.7.0_1
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
3.7.0_1
03 Sep 2021 12:20:10
commit hash: 47c174e69afe5faedc815a49fc724675b1bf7f60commit hash: 47c174e69afe5faedc815a49fc724675b1bf7f60commit hash: 47c174e69afe5faedc815a49fc724675b1bf7f60commit hash: 47c174e69afe5faedc815a49fc724675b1bf7f60 files touched by this commit
Philip Paeps (philip) search for other commits by this committer
dns/gdnsd3: fix reload/restart/stats rc commands

Use the absolute path to gdnsdctl.

Approved by:	zi (maintainer)
3.7.0
02 Sep 2021 15:19:04
commit hash: 6542c8107e2e1c052baf79f8063e3e4f250298edcommit hash: 6542c8107e2e1c052baf79f8063e3e4f250298edcommit hash: 6542c8107e2e1c052baf79f8063e3e4f250298edcommit hash: 6542c8107e2e1c052baf79f8063e3e4f250298ed files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
dns/gdnsd3: Add CPE information

Approved by:    portmgr (blanket)
3.7.0
05 Aug 2021 14:57:57
commit hash: 08dc967bb98b12ea7968ffc5f8e1c24daec5a3f2commit hash: 08dc967bb98b12ea7968ffc5f8e1c24daec5a3f2commit hash: 08dc967bb98b12ea7968ffc5f8e1c24daec5a3f2commit hash: 08dc967bb98b12ea7968ffc5f8e1c24daec5a3f2 files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
dns/gdnsd3: Update to 3.7.0
3.5.1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
3.5.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.5.1
10 Feb 2021 14:12:03
Revision:564857Original commit files touched by this commit
zi search for other commits by this committer
- Update to 3.5.1
3.3.0
30 Sep 2020 17:27:31
Revision:550726Original commit files touched by this commit
zi search for other commits by this committer
- Convert no-unused-variable fix to suggested upstream solution
- Do not bump PORTREVISION as this is a cosmetic/noop change
3.3.0
30 Sep 2020 16:35:50
Revision:550721Original commit files touched by this commit
zi search for other commits by this committer
- Update to 3.3.0
3.0.0_1
27 Apr 2020 23:45:52
Revision:533213Original commit files touched by this commit
mandree search for other commits by this committer
sysutils/liburcu: update to 0.12.1

Since the library version changes from 6.0.0 to 6.1.0:
All ports that depend on liburcu in default configuration get
PORTREVISION bumped. All were build-tested in 12.1 amd64 poudriere bulk -t.

Reset maintainer (mmokhi@), repeated maintainer timeout.

PR:		243768
Reported by:	alex_y_xu@yahoo.ca
Approved by:	maintainer timeout (mmokhi, 88 d)
3.0.0
13 Aug 2019 16:01:59
Revision:508835Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
3.0.0
23 Feb 2019 01:52:45
Revision:493632Original commit files touched by this commit
zi search for other commits by this committer
- Update to 3.0.0
2.4.2
23 Feb 2019 01:51:58
Revision:493631Original commit files touched by this commit
zi search for other commits by this committer
- Copy gdnsd2 -> gdnsd3

Number of commits found: 19