Commit graph

10 commits

Author SHA1 Message Date
Mathieu Arnold
4a91cc902b
dns/bind9-devel: update to latest commit 2021-09-20 19:23:23 +02:00
Mathieu Arnold
135fdeebb9
all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
Mathieu Arnold
bf3db438d8 Update to latest commit.
While there, move named-journalprint from bind-tools to bind9, it is
only useful on machines with BIND9 running, where journal files actually
exist.  The man page was already in the correct port.
2020-07-20 13:50:17 +00:00
Mathieu Arnold
897ac70645 Fix named when using plugins and chroot.
BIND9 introduced plugins and migrated the filter-aaaa feature to a
plugin.
As it loads its plugins late in the startup process (read after chroot),
the plugins need to be available in the chroot.

Also, refactor the code now that a second directory need to be handled.

PR:		238011
Reported by:	ryan@timewasted.me
MFH:		2019Q2
2019-06-11 12:18:36 +00:00
Mathieu Arnold
794e28f05a Update to 9.11.5-P1, 9.12.3-P1, 9.13.5.
While there:
- Don't disable symbol table generation when building WITH_DEBUG.
- Try and make sure nullfs can really be used in a more robustt and
  centralized way.
- Make sure all changes are sync'ed among all BIND9 ports.
2018-12-13 09:06:50 +00:00
Mathieu Arnold
c8e8c7e244 Fix altlog_proglist warning when it contains more than the named service.
PR:		224951
Submitted by:	Trix Farrar
Sponsored by:	Absolight
2018-01-08 13:38:47 +00:00
Mathieu Arnold
d12663fa08 Add an extra check to make sure syslogd is correctly configured when
using chroot.

Sponsored by:	Absolight
2017-11-23 13:55:30 +00:00
Mathieu Arnold
8ab9e7cb3e Add a symlink to named's session-keyfile.
Using nsupdate -l, and chroot was broken because nsupdate could not find
the keyfile by itself.

PR:		223403
Submitted by:	Harald Schmalzbauer
Sponsored by:	Absolight
2017-11-07 15:48:16 +00:00
Mathieu Arnold
0688061ed1 Unbreak rndc calls when using non default rndc.key location.
PR:		218335
Sponsored by:	Absolight
2017-04-13 10:15:18 +00:00
Mathieu Arnold
93272c5ded Add a bind9 development version, extracted from their git repository.
Requested by:	many
Sponsored by:	Absolight
2015-11-05 15:01:29 +00:00