| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix misc issues for Prefix allowing install and config of mysql | ![](//www.gravatar.com/avatar/1df68b8a4354a76e6006c1f429fd7bce?s=13&d=retro) Fabian Groffen | 2014-07-19 | 1 | -16/+16 |
* | Sync eclasses with mysql overlay | ![](//www.gravatar.com/avatar/cf2ef2ee582e887447aedfd744cd6b6c?s=13&d=retro) Brian Evans | 2014-06-20 | 1 | -2/+11 |
* | Sync mysql-v2.eclass from the mysql overlay | ![](//www.gravatar.com/avatar/cf2ef2ee582e887447aedfd744cd6b6c?s=13&d=retro) Brian Evans | 2014-06-04 | 1 | -5/+5 |
* | Sync mysql-v2 and mysql-cmake from the mysql overlay | ![](//www.gravatar.com/avatar/cf2ef2ee582e887447aedfd744cd6b6c?s=13&d=retro) Brian Evans | 2014-05-15 | 1 | -19/+25 |
* | Sync changes from the mysql overlay - replace gcc version check by Brian Evans. | ![](//www.gravatar.com/avatar/d52f0e8580b6b6c0ef134f1f92a554f7?s=13&d=retro) Jorge Manuel B. S. Vicetto | 2014-04-24 | 1 | -2/+3 |
* | Sync mysql-v2 and mysql-cmake eclasses from the mysql overlay. | ![](//www.gravatar.com/avatar/d52f0e8580b6b6c0ef134f1f92a554f7?s=13&d=retro) Jorge Manuel B. S. Vicetto | 2014-04-22 | 1 | -64/+160 |
* | Inherit the user eclass for enewuser/etc... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2014-01-08 | 1 | -2/+2 |
* | [eclass] Copy mysql eclasses from the mysql overlay. | ![](//www.gravatar.com/avatar/d52f0e8580b6b6c0ef134f1f92a554f7?s=13&d=retro) Jorge Manuel B. S. Vicetto | 2013-06-26 | 1 | -94/+99 |
* | Bug #455462: Libtool cleanup; Bug #455016: mariadb mytop deps; Bug #448598: U... | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2013-02-13 | 1 | -2/+28 |
* | Sync mysql eclasses from gentoo-mysql tree. Fixes: PBXT nice (#374349), Maria... | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2013-01-28 | 1 | -23/+11 |
* | Sync mysql eclasses from overlay. Includes fix for bug #434552, support for g... | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2013-01-20 | 1 | -19/+19 |
* | Bring in MySQL overlay eclass changes for tcmalloc, jemalloc, systemtap, read... | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2012-11-01 | 1 | -6/+20 |
* | Bug #392361: Fix mysql_install_db cases to work between all versions & variat... | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2012-11-01 | 1 | -22/+74 |
* | naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where EAP... | ![](//www.gravatar.com/avatar/c9e40545c74a160a3ad99c7dcc3b9919?s=13&d=retro) Ian Stakenvicius | 2012-09-27 | 1 | -2/+2 |
* | drop usage of strip_duplicate_slashes (it's a portage internal) | ![](//www.gravatar.com/avatar/eb489443baef57ff4b83dd8bb6f77c0c?s=13&d=retro) Brian Harring | 2012-09-10 | 1 | -3/+5 |
* | Sync mysql and mysql-v2 eclasses from the mysql overlay. | ![](//www.gravatar.com/avatar/d52f0e8580b6b6c0ef134f1f92a554f7?s=13&d=retro) Jorge Manuel B. S. Vicetto | 2012-07-23 | 1 | -2/+2 |
* | fix typo | ![](//www.gravatar.com/avatar/17c5e03582dec4b078177e68ae94e89c?s=13&d=retro) Benda XU | 2012-05-06 | 1 | -2/+2 |
* | Port changes from MySQL overlay. Drops old mysql-community, mysql-cluster. Fi... | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2012-04-18 | 1 | -61/+16 |
* | Restore incorrectly removed eclasses, wrong repo | ![](//www.gravatar.com/avatar/1df68b8a4354a76e6006c1f429fd7bce?s=13&d=retro) Fabian Groffen | 2012-01-09 | 1 | -0/+745 |
* | mysql eclasses from gx86 should be good to go now | ![](//www.gravatar.com/avatar/1df68b8a4354a76e6006c1f429fd7bce?s=13&d=retro) Fabian Groffen | 2012-01-09 | 1 | -745/+0 |
* | [mysql eclasses] Added prefix support for eclasses - fixes bug 348788 and bug... | ![](//www.gravatar.com/avatar/d52f0e8580b6b6c0ef134f1f92a554f7?s=13&d=retro) Jorge Manuel B. S. Vicetto | 2012-01-06 | 1 | -19/+18 |
* | Bug #396089: Avoid automagic systemtap/dtrace in MySQL 5.5. | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2011-12-27 | 1 | -1/+7 |
* | Fixed misplaced quotes in mysql-v2 eclass causing 'emerge --config mysql' to ... | ![](//www.gravatar.com/avatar/83b38e869a8891efc05dc07d13a69f70?s=13&d=retro) Tiziano Müller | 2011-11-17 | 1 | -2/+2 |
* | [mysql-v2.eclass] Add some fixes. | ![](//www.gravatar.com/avatar/d52f0e8580b6b6c0ef134f1f92a554f7?s=13&d=retro) Jorge Manuel B. S. Vicetto | 2011-10-07 | 1 | -4/+5 |
* | mysql: don't depend on mysql-init-script in Prefix | ![](//www.gravatar.com/avatar/1df68b8a4354a76e6006c1f429fd7bce?s=13&d=retro) Fabian Groffen | 2011-09-25 | 1 | -2/+3 |
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-08-22 | 1 | -4/+5 |
* | [eclass] Move virtual/yacc dependency so that it's not added to RDEPEND. Fixe... | ![](//www.gravatar.com/avatar/d52f0e8580b6b6c0ef134f1f92a554f7?s=13&d=retro) Jorge Manuel B. S. Vicetto | 2011-08-21 | 1 | -2/+5 |
* | [eclass] Added virtual/yacc dependency - fixes bug 376773. | ![](//www.gravatar.com/avatar/d52f0e8580b6b6c0ef134f1f92a554f7?s=13&d=retro) Jorge Manuel B. S. Vicetto | 2011-08-19 | 1 | -1/+2 |
* | [eclass/mysql-v2] Add my local space as an alternative SRC_URI. | ![](//www.gravatar.com/avatar/d52f0e8580b6b6c0ef134f1f92a554f7?s=13&d=retro) Jorge Manuel B. S. Vicetto | 2011-07-21 | 1 | -2/+3 |
* | Added missing pkg* functions to EXPORT_FUNCTIONS - fixes bug 375765. | ![](//www.gravatar.com/avatar/d52f0e8580b6b6c0ef134f1f92a554f7?s=13&d=retro) Jorge Manuel B. S. Vicetto | 2011-07-20 | 1 | -2/+2 |
* | [eclass/mysql-v2] Sync with overlay, exports pkg_config - bug 375705. | ![](//www.gravatar.com/avatar/d52f0e8580b6b6c0ef134f1f92a554f7?s=13&d=retro) Jorge Manuel B. S. Vicetto | 2011-07-20 | 1 | -2/+2 |
* | Add mysql v2 eclass ready for newer mysql 5.1, and supporting mysql/mariadb 5... | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2011-07-13 | 1 | -0/+732 |