Created attachment 201600 [details] Update to 4.1.11 and add buffer fix for rec_control The changelog: #7434: Add an option to export only responses over protobuf #7430: Reduce systemcall usage in protobuf logging Also add a fix (pulled in from OpenBSD) for rec_control's buffer being too small to handle output of some commands. This could be remedied by setting net.local.dgram.maxdgram=131072 in /etc/sysctl.conf, but this patch omits that requirement.
Created attachment 201722 [details] Update to 4.11, add buffer fix for rec_control and remove CONFLICTS_INSTALL dns/powerdns-recursor40 was removed so it makes sense to remove the CONFLICTS_INSTALL as well. This makes portlint happy again as added bonus.
Poudriere https://pkg.cainites.net/data/latest-per-pkg/powerdns-recursor/4.1.11/freebsd_12x64-system.log:
A commit references this bug: Author: krion Date: Mon Feb 18 15:38:48 UTC 2019 New revision: 493269 URL: https://svnweb.freebsd.org/changeset/ports/493269 Log: Update to 4.1.11 and add buffer fix for rec_control The changelog: #7434: Add an option to export only responses over protobuf #7430: Reduce systemcall usage in protobuf logging Also add a fix (pulled in from OpenBSD) for rec_control's buffer being too small to handle output of some commands. This could be remedied by setting net.local.dgram.maxdgram=131072 in /etc/sysctl.conf, but this patch omits that requirement. PR: 235392 Submitted by: maintainer Changes: head/dns/powerdns-recursor/Makefile head/dns/powerdns-recursor/distinfo head/dns/powerdns-recursor/files/patch-dnsname.hh