Page MenuHomeFreeBSD

databases/freetds: Fix build with libressl 3.5
ClosedPublic

Authored by zirias on Oct 19 2022, 12:53 PM.
Tags
None
Referenced Files
F126405160: D37052.id111974.diff
Tue, Aug 19, 12:28 AM
Unknown Object (File)
Thu, Aug 14, 4:03 AM
Unknown Object (File)
Fri, Jul 25, 1:05 PM
Unknown Object (File)
Jun 28 2025, 10:24 AM
Unknown Object (File)
Jun 22 2025, 4:21 PM
Unknown Object (File)
Jun 15 2025, 6:23 AM
Unknown Object (File)
Jun 12 2025, 6:47 PM
Unknown Object (File)
May 13 2025, 2:08 PM
Subscribers

Diff Detail

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

Event Timeline

Have you been able to connect to a db server? There are even issues with openssl:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261967

In D37052#841472, @bofh wrote:

Have you been able to connect to a db server? There are even issues with openssl:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261967

No. I don't even know what pulled this as a dependency. It's a simple, straight-forward, build fix (after the "great opaquing" in LibreSSL, following OpenSSL), no more and no less. Sorry, don't know how I could be more helpful here...

Okiz. But I believe you have checked with DEFAULT_VERSIONS+= ssl=libressl

Right?

@bofh, OFC, that's what brought me here ^^ libressl got updated to 3.5.x recently and this broke a LOT of stuff.

I fixed builds and tested correct operations on my desktop (read: "smoke tests"). I'm sorry I can't contribute more, but hey, it's a start :p

This revision is now accepted and ready to land.Oct 19 2022, 1:38 PM