Date: Fri, 08 Oct 2021 10:33:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 259000] security/p5-openxpki: Fix shebang related bugs Message-ID: <bug-259000-7788-m9CzWiauAm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259000-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-259000-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259000 --- 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 b= een 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 ca= se. Case "ssl=3Dbase" is emphasized here because it is default and in use of pa= ckage build machinery. As I can see, openssl-3.0.0 is with openssl-devel, which is not an option f= or DEFAULT_VERSIONS (see Mk/Uses/ssl.mk). So, maybe nothing to IGNORE? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259000-7788-m9CzWiauAm>