Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602324 - dev-db/mysql-connector-c++: add libressl support
Summary: dev-db/mysql-connector-c++: add libressl support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2016-12-11 11:47 UTC by Michelangelo Scopelliti
Modified: 2019-03-04 15:45 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild working on my sysntems (mysql-connector-c++-1.1.6.ebuild,1.53 KB, text/plain)
2016-12-11 11:47 UTC, Michelangelo Scopelliti
Details
diffed ebuild (mysql-connector-c++-ebuild.diff,422 bytes, patch)
2016-12-11 16:08 UTC, Michelangelo Scopelliti
Details | Diff
mysql-connector-c++-ebuild.diff new version (mysql-connector-c++-ebuild.diff,609 bytes, patch)
2016-12-11 22:54 UTC, Michelangelo Scopelliti
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)