Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 2021 00:57:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252420] 'caching_sha2_password' support missing in PHP port, limits MySQL 8 compatibility
Message-ID:  <bug-252420-7788-dbBnwlp7pV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252420-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252420-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252420

--- Comment #18 from Torsten Zuehlsdorff <tz@freebsd.org> ---
I am sorry that you have the feeling that you wasted time while trying to f=
ix
the issue. It is quite the opposite! It brought us a huge step in the right
direction! :)

The difference with the other extensions is, that they do not require
lang/php(74|80) itself to pull in the dependency. And except for OpenSSL
extension, you can use LibreSSL with all of them. Yes, the OPENSSL flags al=
low
you to use something else (as i have learned in the last try :D)

You mentioned that it is not enough to compile the mysql-extension with
OpenSSL. If this would be the case, it would be quite easy. We could just d=
o it
the way the other extensions do.

But now it looks like we will need another non-default option that will pul=
l in
the dependency. And maybe a flavor for the port with the option enabled.
Something like that can be a solution.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252420-7788-dbBnwlp7pV>