K 10 svn:author V 5 jhale K 8 svn:date V 27 2016-12-07T01:00:11.101127Z K 7 svn:log V 851 - 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: MFH: 2016Q4 Security: eab68cff-bc0c-11e6-b2ca-001b3856973b END