Created attachment 205257 [details] new file dns/powerdns/files/patch-configure This is a similar fix to 237947 which applied to powerdns-recursor. The patch is not exact so I would like the maintainer to approve it.
Looks and builds fine, so approved.
Committed, thanks.
A commit references this bug: Author: linimon Date: Mon Jun 24 11:49:26 UTC 2019 New revision: 505025 URL: https://svnweb.freebsd.org/changeset/ports/505025 Log: Similar to r502813 for dns/powerdns-recursor, fix build on GCC-based systems: Don't add -L/usr/lib unconditionally, it makes gcc8 (used on GCC-based systems) link to base libstdc++. Given that this is a build fix that does not affect clang-based systems, there should be no need to bump portrevision. PR: 238742 Reported by: pkubaj Approved by: maintainer Changes: head/dns/powerdns/files/patch-configure
A commit references this bug: Author: swills Date: Sun Jun 30 20:45:24 UTC 2019 New revision: 505487 URL: https://svnweb.freebsd.org/changeset/ports/505487 Log: MFH: r499039 r505025 r505486 dns/powerdns: update to 4.1.8 PR: 236717 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Similar to r502813 for dns/powerdns-recursor, fix build on GCC-based systems: Don't add -L/usr/lib unconditionally, it makes gcc8 (used on GCC-based systems) link to base libstdc++. Given that this is a build fix that does not affect clang-based systems, there should be no need to bump portrevision. PR: 238742 Reported by: pkubaj Approved by: maintainer dns/powerdns: update to 4.1.10 PR: 238705 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Security: 1c21f6a3-9415-11e9-95ec-6805ca2fa271 Approved by: ports-secteam (implicit) Changes: _U branches/2019Q2/ branches/2019Q2/dns/powerdns/Makefile branches/2019Q2/dns/powerdns/distinfo branches/2019Q2/dns/powerdns/files/patch-configure