Date: Sun, 15 Nov 2020 19:02:22 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 250961] dns/powerdns: Adjust dependencies for tools Message-ID: <bug-250961-7788-HpzY4NbVPh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250961-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-250961-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250961 --- Comment #8 from commit-hook@FreeBSD.org --- A commit references this bug: Author: mikael Date: Sun Nov 15 19:01:31 UTC 2020 New revision: 555419 URL: https://svnweb.freebsd.org/changeset/ports/555419 Log: dns/powerdns: Adjust dependencies for tools - Adjust dependencies (IXFRTOOL needs yaml-cpp) - Explicitly disable decaf and sodium in case they are not enabled. Otherwise they default to "auto" and if detected in the system, stage-qa reports unresolved dependency. - Drop user privilges for worker processes to pdns/pdns (UID is new; GUID already exists) - Always depend on protobuf. I do the same for dnsdist and powerdns-recur= sor - Actually do something with the pdns_flags variable in the rc-script ins= tead of just mentioning it in the comment block - Bump PORTREVISION PR: 250961 Submitted by: Juraj Lutter, Ralf van der Enden Approved by: Ralf van der Enden (maintainer) Changes: head/UIDs head/dns/powerdns/Makefile head/dns/powerdns/files/pdns.in head/dns/powerdns/pkg-plist --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250961-7788-HpzY4NbVPh>