Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 602324

Summary: dev-db/mysql-connector-c++: add libressl support
Product: Gentoo Linux Reporter: Michelangelo Scopelliti <kernelpanic>
Component: Current packagesAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, tsmksubc
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: ebuild working on my sysntems
diffed ebuild
mysql-connector-c++-ebuild.diff new version

Description Michelangelo Scopelliti 2016-12-11 11:47:58 UTC
Created attachment 455838 [details]
ebuild working on my sysntems

Please add support for libressl.
Tested ebuild in attachment.
Comment 1 Andreas Sturmlechner gentoo-dev 2016-12-11 12:16:47 UTC
Please only add diffs, not full ebuilds, so your changes can be reviewed.
Comment 2 Michelangelo Scopelliti 2016-12-11 16:08:25 UTC
Created attachment 455862 [details, diff]
diffed ebuild

diff attached
Comment 3 Andreas Sturmlechner gentoo-dev 2016-12-11 16:40:22 UTC
That's not how it's usually done afaik, you should add USE=libressl. For reference: https://wiki.gentoo.org/wiki/Project:LibreSSL
Comment 4 Michelangelo Scopelliti 2016-12-11 22:54:15 UTC
Created attachment 455940 [details, diff]
mysql-connector-c++-ebuild.diff new version

Something like that?
Comment 5 Ulenrich 2017-06-27 11:38:42 UTC
@Scopelliti very thnx!
compiles fine, but not have tested yet runing with libreoffice mysql(mariadb)
Comment 6 pagorman 2019-03-04 05:02:28 UTC
I'll vouch for the ebuild.diff - it installs appropriately.
Comment 7 Larry the Git Cow gentoo-dev 2019-03-04 15:45:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cce23589e9cb747694a56abf50e8ecba12c38384

commit cce23589e9cb747694a56abf50e8ecba12c38384
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-03-04 15:36:54 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-03-04 15:36:54 +0000

    dev-db/mysql-connector-c++: add LibreSSL support
    
    Closes: https://bugs.gentoo.org/602324
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-db/mysql-connector-c++/mysql-connector-c++-1.1.12.ebuild | 5 +++--
 dev-db/mysql-connector-c++/mysql-connector-c++-8.0.15.ebuild | 7 ++++---
 2 files changed, 7 insertions(+), 5 deletions(-)