summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-db/mysql-connector-c: Further OpenSSL 1.1 compile fixBrian Evans2018-09-131-0/+13
| | | | | | | | | | Fix viossl.c:430:44: error: dereferencing pointer to incomplete type ‘SSL_COMP {aka struct ssl_comp_st}’ error Backported changes from newer MySQL versions Closes: https://bugs.gentoo.org/658910 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-db/mysql-connector-c: alpha/arm/ppc/ppc64 stable wrt bug #657550Mikle Kolyada2018-06-231-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mysql-connector-c: amd64 stable wrt bug #657550Agostino Sarubbo2018-06-111-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64"
* dev-db/mysql-connector-c: x86 stable (bug #657550)Thomas Deutschmann2018-06-101-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mysql-connector-c: stable 6.1.11-r1 for ia64, bug #657550Sergei Trofimovich2018-06-101-1/+1
| | | | | | Bug: https://bugs.gentoo.org/657550 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* dev-db/mysql-connector-c: Keyword ~s390Brian Evans2018-05-151-1/+1
| | | | | Bug: https://bugs.gentoo.org/649038 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/mysql-connector-c: Add openssl-1.1 compatibility patchBrian Evans2018-05-022-1/+289
| | | | | Closes: https://bugs.gentoo.org/606600 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-db/mysql-connector-c: Restore lost ~arm64 keyword in -r1Brian Evans2018-04-151-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-db/mysql-connector-c: keyworded 6.1.11-r1 for ppc, bug #556246Sergei Trofimovich2018-04-151-1/+1
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* dev-db/mysql-connector-c: add ~arm64, bug #649038Markus Meier2018-04-141-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm64"
* dev-db/mysql-connector-c-6.1.11-r1: added ~mips, bug 556246Matt Turner2018-03-271-1/+1
|
* dev-db/mysql-connector-c: Add libressl supportBrian Evans2018-03-091-0/+89
| | | | | | | | This requires a sed as the cmake checks for Version 1 while libressl has Version 2 Closes: https://bugs.gentoo.org/649602 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/mysql-connector-c: keyworded 6.1.11 for sparc, bug #649038Rolf Eike Beer2018-03-041-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-db/mysql-connector-c: Mark ~hppa too.Jeroen Roovers2018-03-021-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
* dev-db/mysql-connector-c: Drop oldBrian Evans2017-11-218-385/+0
| | | | Package-Manager: Portage-2.3.15, Repoman-2.3.6
* dev-db/mysql-connector-c: Version bump and fix gcc 7 buildBrian Evans2017-11-213-0/+96
| | | | | Closes: https://bugs.gentoo.org/638360 Package-Manager: Portage-2.3.15, Repoman-2.3.6
* dev-db/mysql-connector-c: [QA] Add cmake-utils_src_prepareDavid Seifert2017-10-154-19/+12
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* dev-db/mysql-connector-c: Strip empty metadata.xml elementsMichał Górny2017-10-041-2/+0
|
* dev-db/mysql-connector-c: Deprecate mirror://mysql from the packageBrian Evans2017-06-125-8/+8
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-285-5/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-db/mysql-connector-c: Fix errors in 6.1.9 building improperlyBrian Evans2017-02-031-0/+81
| | | | | | | Missing library references from 'mysql-config --libs' Set a patch version so the library isn't installed as 'libmysqlclient.so.18.4.' Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-db/mysql-connector-c: Version bumpBrian Evans2017-01-292-0/+75
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-db/mysql-connector-c: Drop CMAKE_MIN_VERSIONJohannes Huber2016-12-233-6/+3
| | | | | | Covered by cmake-utils eclass now. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-db/mysql-connector-c: add ~alpha keywordTobias Klausmann2016-02-051-1/+1
| | | | | | Gentoo-Bug: 556246 Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-db/mysql-connector-c: add ~arm, bug #556246Markus Meier2015-09-291-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm"
* dev-db/mysql-connector-c: Revbump to add an ABI rebuild message for the userBrian Evans2015-09-161-0/+80
| | | | | | | This message should be displayed when swapping libmysqlclient providers as the ABI may change, but the API should be the same Package-Manager: portage-2.2.20.1
* dev-db/mysql-connector-c: Revert accidental stable keyword for ppc64Brian Evans2015-09-151-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-db/mysql-connector-c: Mark ~ppc64 (bug #556246).Jeroen Roovers2015-09-151-1/+1
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-db/mysql-connector-c: Add ~ia64 keyword wrt bug #556246Mikle Kolyada2015-08-161-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-db/mysql-connector-c Add API patch for CLIENT_SECURE_CONNECTION symbolBrian Evans2015-08-112-1/+33
| | | | | | | Restore CLIENT_SECURE_CONNECTION symbol which was changed to CLIENT_RESERVED2 Filed upstream bug https://bugs.mysql.com/bug.php?id=78028 Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-086-0/+170
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed