HomeFreeBSD

MFH: r425256 r427282 r427478 r428022

Description

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

Approved by: ports-secteam (junovitch)

Details

Provenance
jhaleAuthored on
Parents
rP428042: devel/libc++: Fix std::is_function<void() const> failed
Branches
Unknown
Tags
Unknown