[kde-freebsd] [SVN Commit] area51/QT/net
Alonso Schaich
alonsoschaich at fastmail.fm
Mon Nov 9 21:05:44 UTC 2015
SVN commit 11509 by aschai:
Fix OpenSSL runtime issues
The PCBSD community discovered an issue with OpenSSL runtime linking, where
the OS bundled OpenSSL libraries are being loaded despite the user having
installed and selected a PORTS OpenSSL installation. The patch provided in
[1] resolves this by hard-coding the OpenSSL path to the default PREFIX of
/usr/local.
References:
[1] https://mail.kde.org/pipermail/kde-freebsd/2015-November/020535.html
Submitted by: Kris Moore <kris at pcbsd.org>
A qt4-network/files (directory)
AM qt4-network/files/patch-src_network_ssl_qsslsocket__openssl.cpp
AM qt4-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols.cpp
A qt5-network/files (directory)
AM qt5-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols.cpp
More information about the kde-freebsd
mailing list