summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Sync mysql-v2 and mysql-cmake from the mysql overlayBrian Evans2014-05-151-19/+25
|
* Sync changes from the mysql overlay - replace gcc version check by Brian Evans.Jorge Manuel B. S. Vicetto2014-04-241-2/+3
|
* Sync mysql-v2 and mysql-cmake eclasses from the mysql overlay.Jorge Manuel B. S. Vicetto2014-04-221-64/+160
|
* Inherit the user eclass for enewuser/etc...Mike Frysinger2014-01-081-2/+2
|
* [eclass] Copy mysql eclasses from the mysql overlay.Jorge Manuel B. S. Vicetto2013-06-261-94/+99
|
* Bug #455462: Libtool cleanup; Bug #455016: mariadb mytop deps; Bug #448598: ↵Robin H. Johnson2013-02-131-2/+28
| | | | USE=pam support.
* Sync mysql eclasses from gentoo-mysql tree. Fixes: PBXT nice (#374349), ↵Robin H. Johnson2013-01-281-23/+11
| | | | MariaDB desc (#453934), REQUIRED_USED (#441700).
* Sync mysql eclasses from overlay. Includes fix for bug #434552, support for ↵Robin H. Johnson2013-01-201-19/+19
| | | | google-mysql, new configurations.
* Bring in MySQL overlay eclass changes for tcmalloc, jemalloc, systemtap, ↵Robin H. Johnson2012-11-011-6/+20
| | | | readline gplv3 and pbxt static build.
* Bug #392361: Fix mysql_install_db cases to work between all versions & ↵Robin H. Johnson2012-11-011-22/+74
| | | | variations of MySQL. Also add in checks for tmpdir/log-bin/relay-log directories that must exist otherwise the install_db will fail.
* naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where ↵Ian Stakenvicius2012-09-271-2/+2
| | | | EAPI=4 was previously allowed
* drop usage of strip_duplicate_slashes (it's a portage internal)Brian Harring2012-09-101-3/+5
|
* Sync mysql and mysql-v2 eclasses from the mysql overlay.Jorge Manuel B. S. Vicetto2012-07-231-2/+2
| | | | Simplify ncurses dependency and update inherit to use git-2 eclass.
* fix typoBenda XU2012-05-061-2/+2
|
* Port changes from MySQL overlay. Drops old mysql-community, mysql-cluster. ↵Robin H. Johnson2012-04-181-61/+16
| | | | Fixes build of new PBXT, MariaDB and other bits.
* Restore incorrectly removed eclasses, wrong repoFabian Groffen2012-01-091-0/+745
|
* mysql eclasses from gx86 should be good to go nowFabian Groffen2012-01-091-745/+0
|
* [mysql eclasses] Added prefix support for eclasses - fixes bug 348788 and ↵Jorge Manuel B. S. Vicetto2012-01-061-19/+18
| | | | | | | bug 388125. Bumped required EAPI to 3 due to the prefix support. Fix -userpriv detection - fixes bug 312809.
* Bug #396089: Avoid automagic systemtap/dtrace in MySQL 5.5.Robin H. Johnson2011-12-271-1/+7
|
* Fixed misplaced quotes in mysql-v2 eclass causing 'emerge --config mysql' to ↵Tiziano Müller2011-11-171-2/+2
| | | | fail (bug #388673).
* [mysql-v2.eclass] Add some fixes.Jorge Manuel B. S. Vicetto2011-10-071-4/+5
| | | | | | Allow setting MY_EXTRAS_VER="none" to disable it - bug 360731. Use --basedir in the mysql_install_db call - fixes bug 377707. Review procps dep - fixes bug 385001.
* mysql: don't depend on mysql-init-script in PrefixFabian Groffen2011-09-251-2/+3
|
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-221-4/+5
|
* [eclass] Move virtual/yacc dependency so that it's not added to RDEPEND. ↵Jorge Manuel B. S. Vicetto2011-08-211-2/+5
| | | | Fixes bug 379937.
* [eclass] Added virtual/yacc dependency - fixes bug 376773.Jorge Manuel B. S. Vicetto2011-08-191-1/+2
|
* [eclass/mysql-v2] Add my local space as an alternative SRC_URI.Jorge Manuel B. S. Vicetto2011-07-211-2/+3
|
* Added missing pkg* functions to EXPORT_FUNCTIONS - fixes bug 375765.Jorge Manuel B. S. Vicetto2011-07-201-2/+2
|
* [eclass/mysql-v2] Sync with overlay, exports pkg_config - bug 375705.Jorge Manuel B. S. Vicetto2011-07-201-2/+2
|
* Add mysql v2 eclass ready for newer mysql 5.1, and supporting mysql/mariadb ↵Robin H. Johnson2011-07-131-0/+732
5.5/5.6. Reviewed April 2011 on gentoo-dev mailing list.