[Bug 266397] security/s2n: Various improvements

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 13 Sep 2022 12:17:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266397

            Bug ID: 266397
           Summary: security/s2n: Various improvements
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: eduardo@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
             Flags: maintainer-feedback?(eduardo@FreeBSD.org)
          Assignee: eduardo@FreeBSD.org

Created attachment 236538
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=236538&action=edit
Patch for s2n

- Define LICENSE_FILE
- Use ports framework for unit testing
- Add option for assembly optimization and LTO
- Disable building tests by default
- Disable assembly optimization by default (requires AVX2 and BMI2 support
without runtime detection)
- Use CMake helpers provided by framework

Compile and tested on FreeBSD 13.1-STABLE #0 stable/13-n251817-0c4d13c521a
(amd64) (make, make test and make plist)

-- 
You are receiving this mail because:
You are the assignee for the bug.