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
Unknown Object (File)
Tue, May 13, 2:08 PM
Unknown Object (File)
Apr 29 2025, 9:17 AM
Unknown Object (File)
Apr 27 2025, 7:26 AM
Unknown Object (File)
Apr 24 2025, 12:51 AM
Unknown Object (File)
Apr 23 2025, 5:47 AM
Unknown Object (File)
Apr 19 2025, 5:10 AM
Unknown Object (File)
Apr 17 2025, 1:47 PM
Unknown Object (File)
Feb 7 2025, 11:54 AM
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