Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync mysql-v2 and mysql-cmake from the mysql overlay | Brian Evans | 2014-05-15 | 1 | -19/+25 |
| | |||||
* | Sync changes from the mysql overlay - replace gcc version check by Brian Evans. | Jorge Manuel B. S. Vicetto | 2014-04-24 | 1 | -2/+3 |
| | |||||
* | Sync mysql-v2 and mysql-cmake eclasses from the mysql overlay. | Jorge Manuel B. S. Vicetto | 2014-04-22 | 1 | -64/+160 |
| | |||||
* | Inherit the user eclass for enewuser/etc... | Mike Frysinger | 2014-01-08 | 1 | -2/+2 |
| | |||||
* | [eclass] Copy mysql eclasses from the mysql overlay. | Jorge Manuel B. S. Vicetto | 2013-06-26 | 1 | -94/+99 |
| | |||||
* | Bug #455462: Libtool cleanup; Bug #455016: mariadb mytop deps; Bug #448598: ↵ | Robin H. Johnson | 2013-02-13 | 1 | -2/+28 |
| | | | | USE=pam support. | ||||
* | Sync mysql eclasses from gentoo-mysql tree. Fixes: PBXT nice (#374349), ↵ | Robin H. Johnson | 2013-01-28 | 1 | -23/+11 |
| | | | | MariaDB desc (#453934), REQUIRED_USED (#441700). | ||||
* | Sync mysql eclasses from overlay. Includes fix for bug #434552, support for ↵ | Robin H. Johnson | 2013-01-20 | 1 | -19/+19 |
| | | | | google-mysql, new configurations. | ||||
* | Bring in MySQL overlay eclass changes for tcmalloc, jemalloc, systemtap, ↵ | Robin H. Johnson | 2012-11-01 | 1 | -6/+20 |
| | | | | readline gplv3 and pbxt static build. | ||||
* | Bug #392361: Fix mysql_install_db cases to work between all versions & ↵ | Robin H. Johnson | 2012-11-01 | 1 | -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 Stakenvicius | 2012-09-27 | 1 | -2/+2 |
| | | | | EAPI=4 was previously allowed | ||||
* | drop usage of strip_duplicate_slashes (it's a portage internal) | Brian Harring | 2012-09-10 | 1 | -3/+5 |
| | |||||
* | Sync mysql and mysql-v2 eclasses from the mysql overlay. | Jorge Manuel B. S. Vicetto | 2012-07-23 | 1 | -2/+2 |
| | | | | Simplify ncurses dependency and update inherit to use git-2 eclass. | ||||
* | fix typo | Benda XU | 2012-05-06 | 1 | -2/+2 |
| | |||||
* | Port changes from MySQL overlay. Drops old mysql-community, mysql-cluster. ↵ | Robin H. Johnson | 2012-04-18 | 1 | -61/+16 |
| | | | | Fixes build of new PBXT, MariaDB and other bits. | ||||
* | Restore incorrectly removed eclasses, wrong repo | Fabian Groffen | 2012-01-09 | 1 | -0/+745 |
| | |||||
* | mysql eclasses from gx86 should be good to go now | Fabian Groffen | 2012-01-09 | 1 | -745/+0 |
| | |||||
* | [mysql eclasses] Added prefix support for eclasses - fixes bug 348788 and ↵ | Jorge Manuel B. S. Vicetto | 2012-01-06 | 1 | -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. Johnson | 2011-12-27 | 1 | -1/+7 |
| | |||||
* | Fixed misplaced quotes in mysql-v2 eclass causing 'emerge --config mysql' to ↵ | Tiziano Müller | 2011-11-17 | 1 | -2/+2 |
| | | | | fail (bug #388673). | ||||
* | [mysql-v2.eclass] Add some fixes. | Jorge Manuel B. S. Vicetto | 2011-10-07 | 1 | -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 Prefix | Fabian Groffen | 2011-09-25 | 1 | -2/+3 |
| | |||||
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 1 | -4/+5 |
| | |||||
* | [eclass] Move virtual/yacc dependency so that it's not added to RDEPEND. ↵ | Jorge Manuel B. S. Vicetto | 2011-08-21 | 1 | -2/+5 |
| | | | | Fixes bug 379937. | ||||
* | [eclass] Added virtual/yacc dependency - fixes bug 376773. | Jorge Manuel B. S. Vicetto | 2011-08-19 | 1 | -1/+2 |
| | |||||
* | [eclass/mysql-v2] Add my local space as an alternative SRC_URI. | Jorge Manuel B. S. Vicetto | 2011-07-21 | 1 | -2/+3 |
| | |||||
* | Added missing pkg* functions to EXPORT_FUNCTIONS - fixes bug 375765. | Jorge Manuel B. S. Vicetto | 2011-07-20 | 1 | -2/+2 |
| | |||||
* | [eclass/mysql-v2] Sync with overlay, exports pkg_config - bug 375705. | 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 ↵ | Robin H. Johnson | 2011-07-13 | 1 | -0/+732 |
5.5/5.6. Reviewed April 2011 on gentoo-dev mailing list. |