Alfred Wingate 910a1bafe8
dev-db/mysql: add 8.4.5
* Add verify-sig support.
* Drop all 32bit support due to upstream explicitly discontinuing
  support.
* Rearrange dependencies to utilise BDEPEND where suitable.
* Lots of cosmetic changes to the build.
* Change default configuration to match MySQL defaults.
* Update dependencies (example. libevent requirement dropped).
* Drop latin1 use flag, it breaks assumptions to tests and a user who requires
  this can use MYSQL_DEFAULT_CHARSET and MYSQL_DEFAULT_COLLATION to set their
  preferred character encoding. Which for USE=latin1 is
  MYSQL_DEFAULT_CHARSET=latin1 and
  MYSQL_DEFAULT_COLLATION=latin1_swedish_ci.

Closes: https://bugs.gentoo.org/919420
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/34267
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-17 08:11:15 +01:00
..