Date: Fri, 02 Jan 2015 19:59:20 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196445] New: bsd.openssl.mk does not pick up SHLIBVER of LibreSSL Message-ID: <bug-196445-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196445 Bug ID: 196445 Summary: bsd.openssl.mk does not pick up SHLIBVER of LibreSSL Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Ports Framework Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: spil.oss@gmail.com CC: portmgr@FreeBSD.org When LibreSSL is installed, bsd.openssl.mk doesn't pick up the SHLIBVER from libcrypto. Currenly, to use LibreSSL you must set WITH_OPENSSL_PORT= yes OPENSSL_SHLIBVER= 30 OPENSSL_PORT= security/libressl to make ports use it. As shown in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192511#c24 this is an issue. Otherwise we should add a pkg-message to security/libressl to warn users to setup their /etc/make.conf properly for LibreSSL. -- 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-196445-13>