K 10 svn:author V 5 jhale K 8 svn:date V 27 2016-12-07T09:51:26.945451Z K 7 svn:log V 1191 MFH: r425256 r427282 r427478 r428022 Now builds on sparc64. Approved by: portmgr (tier-2 blanket) Release this back to pool. Set library SONAME, this makes pkg correctly detect provided package functionality and fixes pkg check -d. PR: 214857 Submitted by: myself Approved by: delphij no longer maintainer - Update security/cryptopp to 5.6.5 - Add LICENSE (BSL) - Add CPE data - Remove STATIC option and always install the shared library; no reason not to. - Remove GCC option and use USES=compiler framework - Add FULL_DEBUG option to address CVE-2016-7420 and add a warning if trying to use it. It will allow the asserts to be enabled which could be a security risk. The standard DEBUG option is now safe to use. - Add SIMD option for i386 and amd64 - requires a recent clang or gcc - Don't install the cryptest binary; it is really only used for regression testing, so only build it for the TEST_TARGET. It is useless without the data files anyways. - Take maintainership - Bump PORTREVISON on dependent ports due to shared library bump PR: 215015 Reported by: Security: eab68cff-bc0c-11e6-b2ca-001b3856973b Approved by: ports-secteam (junovitch) END