Since the move from base to ports of BIND9 the manpage isn't updated when the port is build. When you run "man named.conf" the FILES section says: > FILES > /etc/named.conf but this file does not exist. It should point to /usr/local/etc/named.conf.
Created attachment 236963 [details] Patch against /usr/ports (main) Here is a patch with adds named.conf.5in to 'post-patch' target. Please have a look.
Kind ping. Patch is trivial.
Take. Maintainer timeout, 46 days.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2b4433d4efc73044b8d0ee9a5d78d4daf93cf9a1 commit 2b4433d4efc73044b8d0ee9a5d78d4daf93cf9a1 Author: Michael Osipov <michael.osipov@siemens.com> AuthorDate: 2022-11-30 19:48:16 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2022-11-30 19:49:46 +0000 dns/bind916: update FILES in named.conf(5) Since the move from base to ports of BIND9 the manpage isn't updated when the port is build. When you run "man named.conf" the FILES section says: | FILES | /etc/named.conf but this file does not exist. It should point to /usr/local/etc/named.conf. PR: 257703 Approved by: mat@ (maintainer timeout, 46 d) MFH: 2022Q4 dns/bind916/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
A commit in branch 2022Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=800b14c584b25845686c84ec0a34395bb9f3f21b commit 800b14c584b25845686c84ec0a34395bb9f3f21b Author: Michael Osipov <michael.osipov@siemens.com> AuthorDate: 2022-11-30 19:48:16 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2022-11-30 19:50:58 +0000 dns/bind916: update FILES in named.conf(5) Since the move from base to ports of BIND9 the manpage isn't updated when the port is build. When you run "man named.conf" the FILES section says: | FILES | /etc/named.conf but this file does not exist. It should point to /usr/local/etc/named.conf. PR: 257703 Approved by: mat@ (maintainer timeout, 46 d) MFH: 2022Q4 (cherry picked from commit 2b4433d4efc73044b8d0ee9a5d78d4daf93cf9a1) dns/bind916/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)