summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Make FEATURES=-userpriv test non-fatal during pkg_setup, as portage always ↵Robin H. Johnson2008-05-291-2/+2
| | | | runs pkg_setup as root, so we cannot detect FEATURES=-userpriv by using UID.
* Improve the datadir warning message per bug #207636.Robin H. Johnson2008-05-291-3/+4
|
* Fix whitespace.Robin H. Johnson2008-05-291-3/+3
|
* MySQL hates you if your machine is called localhost per bug #213475.Robin H. Johnson2008-05-291-1/+5
|
* Ensure correct install of docs and config examples for bug #212910.Robin H. Johnson2008-05-291-6/+6
|
* Bug #187024. Test for what user we are instead of FEATURES=userpriv. MySQL ↵Robin H. Johnson2008-05-291-3/+3
| | | | tests WILL fail if we are root.
* Take cmake, ed, bk_client out of RDEPEND for building mysql.Robin H. Johnson2008-05-221-8/+12
|
* Use the last instance of datadir if we fall to manually processing.Robin H. Johnson2008-04-051-2/+3
|
* Trim the trailing letters used by upstream for respun tarballs.Robin H. Johnson2008-03-101-2/+4
|
* Make sure $DISTDIR/git-src/mysql-extras is used for the patchset copy.Robin H. Johnson2008-03-091-1/+2
|
* Forcibly redo the patches every unpack, and also add support for grabbing ↵Robin H. Johnson2008-03-091-6/+18
| | | | them straight from the Git overlay, to speed up testing.
* Catch failures of the mysql_install_db call.Robin H. Johnson2008-03-091-2/+6
|
* Use --without-readline when building the minimal version as so not to use ↵Robin H. Johnson2008-01-161-3/+2
| | | | the bundled old readline, per bug #192149.
* Add the FEATURES=-userpriv die so that testing fails earlier than src_test.Robin H. Johnson2007-11-081-3/+12
|
* Fix typo with CXX compiler.Robin H. Johnson2007-10-021-2/+2
|
* Provide sane default values for the SERVER_URI if it is not set.Robin H. Johnson2007-07-151-1/+12
|
* Bug #88360, static builds need to have PIC some pick stuff for when dynamic ↵Robin H. Johnson2007-07-111-3/+3
| | | | files are built against them.
* (QA) RESTRICT clean up.Piotr Jaroszyński2007-07-021-2/+1
|
* Bug #143516, we used to install the infodoc, and users want it back. If you ↵Robin H. Johnson2007-05-111-1/+3
| | | | do not want info, you should look at INSTALL_MASK.
* Fix spacing and spelling.Luca Longinotti2007-05-091-5/+5
|
* Refactor berkdb USE flag msgs to display the right messageDoug Goldstein2007-05-091-8/+8
|
* Use MY_DATADIR instead of DATADIR, as DATADIR breaks when the environment ↵Robin H. Johnson2007-04-251-23/+23
| | | | already contains it, per bug #174755.
* Apply whitespace checks from repoman to eclasses.Sven Wegener2007-04-231-2/+2
|
* Additional location for mysql-extras tarball.Robin H. Johnson2007-04-151-1/+2
|
* Fix which usage.Luca Longinotti2007-03-161-3/+3
|
* Fix libtool bug in the right place.Luca Longinotti2007-03-061-5/+6
|
* Fix syntax error.Luca Longinotti2007-01-121-2/+2
|
* Revert slotted changes, cleanup.Luca Longinotti2007-01-121-159/+91
|
* Change dep from sys-apps/mysql to dev-db/mysql-init-scripts.Luca Longinotti2007-01-121-4/+3
|
* Switch useq to use. Fix versions for pbxt USE flag to be consistent.Doug Goldstein2007-01-091-36/+36
|
* partly fix bug #160911Francesco Riosa2007-01-081-2/+2
|
* updated lated patches sourcesFrancesco Riosa2007-01-081-2/+2
|
* bug #160489 c#1 sys-apps/mysql is not needed with use=minimalFrancesco Riosa2007-01-071-2/+2
|
* some einfo => elog for interesting messagesFrancesco Riosa2007-01-051-15/+15
|
* bug #160330 mispelled ssl option (better fix)Francesco Riosa2007-01-051-7/+6
|
* bug #160330 mispelled ssl optionFrancesco Riosa2007-01-051-3/+2
|
* always execute global space, trying to avoid it is really too difficultFrancesco Riosa2007-01-051-116/+109
|
* bugs 156301,160059Francesco Riosa2007-01-051-6/+8
|
* MY_EXTRAS_VER in ebuilds, bug #159973, bug #160023Francesco Riosa2007-01-041-7/+18
|
* mysql.eclassFrancesco Riosa2007-01-041-2/+2
|
* affect bk only: Switching to mysql-5.1-ndb, adding mysql-5.2-falconFrancesco Riosa2007-01-041-9/+20
|
* new eclasses, there is a separated document that describe changesFrancesco Riosa2007-01-031-106/+189
|
* apply some indentation to make next patch less invasive, still no functional ↵Francesco Riosa2007-01-031-70/+80
| | | | changes
* Apply whitespace checks from repoman to eclasses.Sven Wegener2007-01-011-4/+4
|
* removed "ftexample" storage engine in 5.1Francesco Riosa2006-12-291-2/+2
|
* merge of safe changes, mostly new functionsFrancesco Riosa2006-12-291-33/+125
|
* Fix charset support with minimal build.Luca Longinotti2006-12-161-1/+9
|
* fix built_with_use, fix bug #157983Francesco Riosa2006-12-131-3/+3
|
* bug #157429Francesco Riosa2006-12-101-2/+2
|
* oops, re-add static use flag when combined with minimal, thanks Scott PriceFrancesco Riosa2006-12-101-1/+8
|