[Bug 259000] security/p5-openxpki: Fix shebang related bugs
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 259000] security/p5-openxpki: Fix bugs in port 3.14.4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 10:33:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259000 --- Comment #2 from Sergei Vyshenski <svysh.fbsd@gmail.com> --- (In reply to Kubilay Kocak from comment #1) openssl-3+ is _not_ supported by the upstream. Other versions of openssl (available to FreeBSD) _are_ supported and have been tested. With libressl and libressl-devel you can build fine, but actual operations are not fully tested. files/pkg-message.in has a special note about libressl case. Case "ssl=base" is emphasized here because it is default and in use of package build machinery. As I can see, openssl-3.0.0 is with openssl-devel, which is not an option for DEFAULT_VERSIONS (see Mk/Uses/ssl.mk). So, maybe nothing to IGNORE? -- You are receiving this mail because: You are the assignee for the bug.