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 <k...@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 _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information