HomeFreeBSD

- Update security/cryptopp to 5.6.5

Description

  • 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: <fcsk.aim@gmail.com>
MFH: 2016Q4
Security: eab68cff-bc0c-11e6-b2ca-001b3856973b

Details

Provenance
jhaleAuthored on
Parents
rP428021: Document vulnerabilities in security/cryptopp
Branches
Unknown
Tags
Unknown