[Bug 250961] dns/powerdns: Adjust dependencies for tools
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 15 19:02:23 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250961
--- Comment #8 from commit-hook at 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-recursor
- Actually do something with the pdns_flags variable in the rc-script instead
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list