25 Commits

Author SHA1 Message Date
jca
40c86f1b15 Don't pick up liburcu if present
With the liburcu version in -current, build fails anyway.  Can be
revisited later.  Spotted by sthen@ in aarch64 bulk build failures.
2022-02-25 12:21:18 +00:00
sthen
4ddeec4862 switch gdnsd to libmaxminddb (GeoIP2), ok fcambus@ 2019-12-09 15:34:13 +00:00
fcambus
d4ba420e76 Update gdnsd to 2.4.3. This fixes CVE-2019-13952.
While there, switch MASTER_SITES to HTTPS.

OK sthen@, jung@
2019-11-08 15:48:27 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
gonzalo
02e5a880e8 Update for Gdnsd to 2.4.0:
http://gdnsd.org/

OK jung@ (maintainer)
2018-07-12 16:31:10 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
jung
8f1b4fe7af update to gdnsd-2.3.0
release notes: http://gdnsd.org/2017/11/20/version-2.3.0-released.html

ok sthen
2018-01-09 19:56:56 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
jung
d1e2a08b01 remove reload and switch default state dir, also take maintainer
ok sthen
2017-08-10 20:14:56 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
b57d6eb8e1 WANT_CXX 2017-05-27 05:02:07 +00:00
sthen
3df3bb2138 bump ports that might pick up IP_SENDSRCADDR 2016-08-17 20:58:19 +00:00
sthen
006104549e update to gdnsd-2.2.4 2016-06-23 16:15:58 +00:00
naddy
071c34fd6f remove SHARED_ONLY from ports that use only the gnu module 2016-03-16 21:19:37 +00:00
ajacoutot
7d5b99de87 Only needs the GeoIP databases. 2016-03-06 10:11:41 +00:00
sthen
99d5f42fce bump (GeoIP pkgpath change) 2016-03-01 00:07:17 +00:00
ajacoutot
875a8331e4 Unbreak rc.d script.
reported by jung@
2016-02-06 07:45:08 +00:00
jasper
78f191199b remove a few more unneeded DISTNAMEs 2016-01-06 20:02:19 +00:00
jasper
54eb589e2b remove bogus empty dir 2015-06-17 09:10:41 +00:00
jasper
4161d9241f use PORTROACH(_COMMENT); this needs __thread support before it can be updated 2015-05-16 19:06:26 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
sthen
ca95da5552 s/GH_COMMENT/GH_COMMIT/, pointed out abieber@ 2014-10-17 18:26:19 +00:00
jasper
fe9d5c0b95 rcexec should only really be used in rc_start, unless there's a good reason to
use it elsewhere

prompted by aja@
ok aja@ sthen@
2014-10-03 11:53:23 +00:00
jasper
d44fd0cede add a comment that gdnsd >= 2.0.0 requires __thread support 2014-10-03 11:33:53 +00:00
jasper
7abc546a0d import gdnsd-1.11.5
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.
The plugin system can also do things like weighted address/cname
records.

feedback/ok sthen@
2014-10-03 11:31:27 +00:00