FreeBSD 13.3-STABLE here: [00:00:43] /wrkdirs/usr/ports/x11/kf5-kdelibs4support/work/kdelibs4support-5.116.0/src/kssl/ksslutils.cpp:99:20: error: too many arguments to function call, expected 1, have 3; did you mean '::CRYPTO_free'? [00:00:43] 99 | KOSSL::self()->OPENSSL_free(rep); [00:00:43] | ^~~~~~~~~~~~~~~~~
(In reply to Dave Hayes from comment #0) Have you tested the patches from the OpenBSD project: https://cvsweb.openbsd.org/ports/devel/kf5/kdelibs4support/patches/?hideattic=1#dirlist https://github.com/openbsd/ports/tree/master/devel/kf5/kdelibs4support/patches
Thank you! Those patches allow this port to build.
Well, it seem LibreSSL it not so popular among KDE users, so I'm going to mark this pr as resolved.
I'd imagine the inverse is also true. :)
Well, it depends on the definition, but I like your attitude! :) Dave, feel free to reopen if you are willing to prepare a patch.
So it's been a year and apparently nothing in my ports list pulls in this port in Q42025. This likely means that depending ports have moved to "kf6", which I've just confirmed by looking at "kdegames" which is the only kde port I used to build. Since kdegames just built for me with LibreSSL, I consider the problem solved. (The added issue of "why am I loading kdegames and nothing else" is a matter for a different thread)