Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Aug 2016 08:03:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211147] dns/powerdns: Fix plist when TOOLS enabled, Update to 4.0.0
Message-ID:  <bug-211147-13-mzCgbRPLT4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211147-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211147-13@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=3D211147

--- Comment #6 from Ralf van der Enden <tremere@cainites.net> ---
I could really use some advice. FreeBSD 9.3 doesn't support C++11
out-of-the-box, but this is exactly what is required for powerdns 4.0.0+ and
powerdns-recursor 4.0.0+.

Adding USES+=3Dcompiler:c++11-lib to both ports doesn't work and causes lin=
king
errors, but also adding USE_GCC=3D4.9 remedies that. Unfortunately it still
causes issues on 9.3 i386 (probably due to mixing of libstdc++ from base and
gcc).

Does it make sense to create new ports (or copy the existing ones to .ie
dns/powerdns3 and dns/powerdns-recursor3) for the 4.x branch or just mark it
BROKEN for 9.3 ?

--=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-211147-13-mzCgbRPLT4>