summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "eclass: mysql - Add net-libs/libnsl for bug 643038"Brian Evans2018-04-291-2/+1
| | | | This reverts commit 18779934c83275fa077d7f4d7a8f6ec72a4316d5.
* eclass: mysql - Add net-libs/libnsl for bug 643038Brian Evans2018-04-291-1/+2
| | | | Bug: https://bugs.gentoo.org/643038
* mysql-v2.eclass: Fix documention wrt bug 637822Brian Evans2017-11-171-0/+1
| | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=637822
* eclass/mysql*: skip galera replication during pkg_config.Robin H. Johnson2017-10-281-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* mysql-{multilib,multilib-r1,v2}.eclass: Remove extra optionBrian Evans2017-10-021-2/+0
| | | | | | Causes the new su bootstrap to fail. Closes: https://bugs.gentoo.org/show_bug.cgi?id=632694
* mysql*.eclass: Tighten up creation of directoriesBrian Evans2017-09-281-14/+9
|
* mysql-v2.eclass: Adjust REQUIRED_USE for GLEP73Brian Evans2017-07-171-2/+2
|
* mysql-v2.eclass: Drop dead g3nt8.org mirrorThomas Deutschmann2017-03-141-1/+0
| | | | | Removing g3nt8.org mirror which is no longer hosting mysql-extras tarball and not controlled by any Gentoo dev anymore (i.e. dead domain, up for sale).
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* mysql*.eclass: remove built_with_use function in pkg_configBrian Evans2017-02-221-1/+1
|
* mysql eclasses: Add missing SQL command after setting root password wrt bug ↵Brian Evans2016-02-071-1/+1
| | | | | | | 574040 When updating the table by hand, we don't do FLUSH PRIVILEGES before inserting the next command which can stop the loading of the timezone and help tables.
* mysql-v2.eclass: Remove the deprecated, unused gnuconfig inheritBrian Evans2015-10-251-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* eclass: gentoo.org has https per defaultJustin Lecher2015-09-251-3/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+921
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