Date: Mon, 18 May 2015 16:30:29 +0000 From: Antoine Brodin <antoine@FreeBSD.org> To: Dirk Meyer <dirk.meyer@dinoex.sub.org> Cc: "ports-committers@freebsd.org" <ports-committers@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org>, Jung-uk Kim <jkim@freebsd.org> Subject: Re: svn commit: r386439 - head/Mk Message-ID: <CAALwa8nwhOMCFG7uXABDN2v7msy1215hX7ZU-DrTCiobvJtA6w@mail.gmail.com> In-Reply-To: <eBlUNY/VHR@dmeyer.dinoex.sub.org> References: <201505151704.t4FH4sP9055425@svn.freebsd.org> <eBlUNY/VHR@dmeyer.dinoex.sub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 18, 2015 at 4:54 AM, Dirk Meyer <dirk.meyer@dinoex.sub.org> wrote: > hi Jung-uk Kim, > hi Antoine Brodin, > > Jung-uk Kim schrieb:, > >> Log: >> - Do not define OPENSSLRPATH when base OpenSSL is used. Adding /usr/lib is >> pointless and blindly adding ${LOCALBASE}/lib after that is even harmful. >> - Stop hardcoding "pkg query". [1] >> >> PR: 200164 [1] >> Approved by: portmgr (antoine) >> Exp-run by: antoine >> >> Modified: >> head/Mk/bsd.openssl.mk >> > > Sorry, but /usr/lib is not pointless at all, > it was added to fix runtime problems. > > This will break in current, > wherre the shlib versions in base and port match. > > You can not run apps safely with openssl base, > once the port is installed. > > with OPENSSLRPATH set, the apps uses the version > with which it was build. > > Please revert the patch. Hi, Do you have evidence of those problems? Head has libssl.so.7 and libcrypto.so.7 Cheers, Antoine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8nwhOMCFG7uXABDN2v7msy1215hX7ZU-DrTCiobvJtA6w>