dev-db/mysql: update ebuild draft
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 2 Aug 2019 15:56:14 +0000 (17:56 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 2 Aug 2019 16:04:04 +0000 (18:04 +0200)
commite3ccd5cdcf12217d37448a857929c6ee28b7b0e4
tree48f96adb600c558f95cb6dcb9b7a9827fd1c3c97
parent585749dabddd17b9114e4320b6fe335e0be38ea4
dev-db/mysql: update ebuild draft

- Add USE=router to control building of MySQL router program

- Add GLEP 81 support

- Use USE=ssl logic from dev-db/mysql-connector-c (=use bundled
  WolfSSL when no system SSL is used)

- Don't install perror and zlib_decompress man pages (these are
  client tools, i.e. should be installed via dev-db/mysql-connector-c
  package)

- Use CMAKE_POSITION_INDEPENDENT_CODE=ON

- Provide own config files for MySQL v8.0 (mainly because of new
  default charset)

- Update LibreSSL patch

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-db/mysql/Manifest
dev-db/mysql/files/my.cnf-8.0.distro-client [new file with mode: 0644]
dev-db/mysql/files/my.cnf-8.0.distro-server [new file with mode: 0644]
dev-db/mysql/metadata.xml
dev-db/mysql/mysql-8.0.17_pre1.ebuild [moved from dev-db/mysql/mysql-8.0.17_pre.ebuild with 96% similarity]