Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2015 13:08:02 -0700
From:      Yuri <yuri@rawbw.com>
To:        "Dr. Peter Voigt" <pvoigt@uos.de>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: www/firefox really depends on security/openssl?
Message-ID:  <55510C22.9050900@rawbw.com>
In-Reply-To: <20150511202110.34e6e29c@kirk.drpetervoigt.private>
References:  <20150509125643.0bda93e6@kirk.drpetervoigt.private> <554EEBB5.8010304@rawbw.com> <20150511202110.34e6e29c@kirk.drpetervoigt.private>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/11/2015 11:21, Dr. Peter Voigt wrote:
> Thanks for your feedback. I have to admit that I am a bit lost with the
> referenced PR:

Or you can just run 'pkg info -d firefox' - it doesn't show any openssl 
dependencies. Running 'ldd' on elfs in firefox package also don't show 
openssl. So firefox doesn't depend on OpenSSL.

Also, you shouldn't be switching to the base OpenSSL just for one 
package. The reason is, again, the conflict between the base and port 
OpenSSL versions. If I were you, I would move in another direction, and 
try to eliminate base OpenSSL dependency. You need to figure out which 
dependency causes it. You should identify it and see if this can be fixed.

Yuri



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55510C22.9050900>