Page MenuHomeFreeBSD

Fix build of qt5-network with libressl-devel and improve SSL support patch
ClosedPublic

Authored by rezny on Feb 22 2017, 6:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 6, 1:08 PM
Unknown Object (File)
Mon, Jul 28, 6:27 PM
Unknown Object (File)
Mon, Jul 28, 12:33 AM
Unknown Object (File)
Sun, Jul 27, 11:48 AM
Unknown Object (File)
Jun 23 2025, 11:14 AM
Unknown Object (File)
Jun 19 2025, 5:36 AM
Unknown Object (File)
Jun 17 2025, 4:55 PM
Unknown Object (File)
Jun 16 2025, 1:04 PM
Subscribers

Details

Summary

Also in PR 216781i with more detailed explanation. Instead of patching out curve control differently, implement portable curve control which works for OpenSSL, LibreSSL, and BoringSSL (untested). Fix the path used for runtime loading of the SSL libraries.

Test Plan

run tested on 11 amd64 with LibreSSL 2.5.1, Poudrire 10.3/11.0 amd64/i386 with OpenSSL OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

rezny retitled this revision from to Fix build of qt5-network with libressl-devel and improve SSL support patch.
rezny updated this object.
rezny edited the test plan for this revision. (Show Details)
rezny added reviewers: kde, swills, feld.
tcberner added inline comments.
net/qt5-network/files/patch-src_network_ssl_qsslcontext__openssl.cpp
1 ↗(On Diff #25544)

Please add some comment at the top of the patch to describe what it does.
[Also goes for the other patches of course].

swills edited edge metadata.

Approved

This revision is now accepted and ready to land.Feb 22 2017, 6:29 PM
This revision was automatically updated to reflect the committed changes.
rezny marked an inline comment as done.