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)
Wed, May 29, 8:28 PM
Unknown Object (File)
Wed, May 29, 8:28 PM
Unknown Object (File)
Wed, May 29, 8:28 PM
Unknown Object (File)
Tue, May 28, 5:46 AM
Unknown Object (File)
Wed, May 22, 4:39 AM
Unknown Object (File)
Wed, May 22, 3:17 AM
Unknown Object (File)
Tue, May 21, 4:53 AM
Unknown Object (File)
Sun, May 19, 2:01 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