Log of /eclass/mysql.eclass
Parent Directory
|
Revision Log
Revision
1.184
Fri Jun 12 20:37:40 2015 UTC
(2 years, 10 months ago)
by
grknight
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.183: +1 -1 lines
FILE REMOVED
Drop old, unused eclasses; Moved to mysql overlay
Revision
1.176 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 1 20:22:57 2012 UTC
(5 years, 5 months ago)
by
robbat2
Branch:
MAIN
Changes since
1.175: +77 -27 lines
Diff to
previous 1.175
,
to
selected 1.129
Bug #392361: Fix mysql_install_db cases to work between all versions & variations of MySQL. Also add in checks for tmpdir/log-bin/relay-log directories that must exist otherwise the install_db will fail.
Revision
1.169
Mon Jan 9 10:40:20 2012 UTC
(6 years, 3 months ago)
by
grobian
Branch:
MAIN
Changes since
1.168: +1 -1 lines
FILE REMOVED
mysql eclasses from gx86 should be good to go now
Revision
1.167 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jan 6 21:32:48 2012 UTC
(6 years, 3 months ago)
by
jmbsvicetto
Branch:
MAIN
Changes since
1.166: +62 -54 lines
Diff to
previous 1.166
,
to
selected 1.129
[mysql eclasses] Added prefix support for eclasses - fixes bug 348788 and bug 388125.
Bumped required EAPI to 3 due to the prefix support.
Fix -userpriv detection - fixes bug 312809.
Revision
1.157 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Mar 26 23:44:43 2011 UTC
(7 years, 1 month ago)
by
jmbsvicetto
Branch:
MAIN
Changes since
1.156: +52 -12 lines
Diff to
previous 1.156
,
to
selected 1.129
Ported the mysql.eclass from the overlay.
Ensure sys-libs/ncurses is built with static-libs if the static use flag is enabled - fixes bug 350844.
Add support for new engines on mariadb.
Fix building of pbxt engine on mariadb - fixes bug 351067.
Fix the eclass to allow the use of MYSQL_ROOT_PASSWORD and update the instructions about the options for authentication on pkg_config - fixes bug 356885.
Revision
1.144 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Apr 1 20:36:39 2010 UTC
(8 years ago)
by
robbat2
Branch:
MAIN
Changes since
1.143: +10 -4 lines
Diff to
previous 1.143
,
to
selected 1.129
Followup on bug #284946, #293801, #310615, #307251: In 5.0.87, the mutex locking code was changed a lot again, so that while 5.0.84 required a newer GCC due to the HAVE_ATOMIC_BUILTINS error, newer releases do NOT need those GCC versions anymore. This also frees up ~hppa to do more stabilization.
Revision
1.143 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Mar 25 20:58:31 2010 UTC
(8 years, 1 month ago)
by
robbat2
Branch:
MAIN
Changes since
1.142: +2 -1 lines
Diff to
previous 1.142
,
to
selected 1.129
Bug #310787: If a user has default-storage-engine in their config, we need to override it during setup to create the internal mysql tables safely.
Revision
1.140 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 24 03:09:08 2010 UTC
(8 years, 1 month ago)
by
robbat2
Branch:
MAIN
Changes since
1.139: +54 -24 lines
Diff to
previous 1.139
,
to
selected 1.129
Last commit in the latest round of mysql changes: pkg_config now checks for options before disabling them during setup to avoid more zealous error checking from upstream.
Revision
1.136 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 9 20:37:34 2010 UTC
(8 years, 1 month ago)
by
robbat2
Branch:
MAIN
Changes since
1.135: +12 -8 lines
Diff to
previous 1.135
,
to
selected 1.129
Bug 307641: more fixes to SSL configure options. Also add community/profiling features to 5.1 properly and clean up a dead SSL configure codepath in configure_40_41_50.
Revision
1.133 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Feb 21 00:18:16 2010 UTC
(8 years, 2 months ago)
by
robbat2
Branch:
MAIN
Changes since
1.132: +61 -29 lines
Diff to
previous 1.132
,
to
selected 1.129
Import fixes from MySQL overlay:
- mysql-cluster warning for NDB support moving per upstream
- QA fixes per bug #305873:
- Update some 5.1 configure flags that have changed
- Correct USE of pbxt/xtradb to avoid QA warnings
- USE=test controls installing tests for end-user usage
- -fPIC fixes for innodb_plugin
- consistent test location.
- COPYING doc.
Revision
1.129 -
(
view)
(
download)
(
annotate)
-
[selected]
Tue Feb 2 02:46:52 2010 UTC
(8 years, 2 months ago)
by
robbat2
Branch:
MAIN
Changes since
1.128: +5 -3 lines
Diff to
previous 1.128
Update the 5.1 plugins list for innodb_plugin, and do not build the example engines.
Revision
1.117 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 19 18:22:44 2009 UTC
(8 years, 5 months ago)
by
robbat2
Branch:
MAIN
Changes since
1.116: +3 -1 lines
Diff to
previous 1.116
,
to
selected 1.129
For newer 5.1 series MySQL, community features are also available. Only turn on as of 5.1.28, as the config option was not available earlier (and caused a configure fail).
Revision
1.107 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 28 10:49:50 2009 UTC
(9 years, 1 month ago)
by
robbat2
Branch:
MAIN
Changes since
1.106: +5 -10 lines
Diff to
previous 1.106
,
to
selected 1.129
Back in 2006 we updated 4.1 and 5.0 per upstreams request that InnoDB was always build. However 5.1 never got updated, so do it now.
Revision
1.106 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 11 11:29:48 2009 UTC
(9 years, 2 months ago)
by
robbat2
Branch:
MAIN
Changes since
1.105: +1 -4 lines
Diff to
previous 1.105
,
to
selected 1.129
Bug #252732: A really really old problem from v1.1 of the eclass caused the original my_config.h to be preserved always instead of being overwritten. If you had an old header with the atomic.h problem, this means it never went away.
Revision
1.102 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Nov 29 02:30:43 2008 UTC
(9 years, 4 months ago)
by
robbat2
Branch:
MAIN
Changes since
1.101: +5 -5 lines
Diff to
previous 1.101
,
to
selected 1.129
Move the hostname==localhost check from pkg_setup to pkg_config and src_test instead, to enable building in binpkg hosts more easily.
Revision
1.100 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Nov 14 22:07:03 2008 UTC
(9 years, 5 months ago)
by
robbat2
Branch:
MAIN
Changes since
1.99: +13 -7 lines
Diff to
previous 1.99
,
to
selected 1.129
Bug #222279 - add undocumented support for selection of default charset and collation values. It works, but consider yourself unsupported if you use it.
Revision
1.96 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu May 29 19:35:51 2008 UTC
(9 years, 10 months ago)
by
robbat2
Branch:
MAIN
Changes since
1.95: +2 -2 lines
Diff to
previous 1.95
,
to
selected 1.129
Make FEATURES=-userpriv test non-fatal during pkg_setup, as portage always runs pkg_setup as root, so we cannot detect FEATURES=-userpriv by using UID.
Revision
1.86 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 9 21:13:22 2008 UTC
(10 years, 1 month ago)
by
robbat2
Branch:
MAIN
Changes since
1.85: +17 -5 lines
Diff to
previous 1.85
,
to
selected 1.129
Forcibly redo the patches every unpack, and also add support for grabbing them straight from the Git overlay, to speed up testing.
Revision
1.78 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri May 11 08:25:11 2007 UTC
(10 years, 11 months ago)
by
robbat2
Branch:
MAIN
Changes since
1.77: +3 -1 lines
Diff to
previous 1.77
,
to
selected 1.129
Bug #143516, we used to install the infodoc, and users want it back. If you do not want info, you should look at INSTALL_MASK.
Revision
1.37 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 20 12:56:30 2006 UTC
(11 years, 6 months ago)
by
vivo
Branch:
MAIN
Changes since
1.36: +186 -8 lines
Diff to
previous 1.36
,
to
selected 1.129
Porting changes from overlay step 1 of 2:
- added function that will be called by mysql_src_unpack without actually
call them.
- reformatting some rows to make them shorter than 80 chars
Revision
1.27 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 10 21:35:55 2006 UTC
(12 years ago)
by
vivo
Branch:
MAIN
Changes since
1.26: +4 -3 lines
Diff to
previous 1.26
,
to
selected 1.129
fix Bug #128713 dev-db/mysql: Query Logging Bypass Vulnerability (CVE-2006-0903)
Raphael Marichez has ported the upstream patch to 4.1.14, thanks!
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Mar 3 01:33:07 2006 UTC
(12 years, 1 month ago)
by
vivo
Branch:
MAIN
Changes since
1.20: +60 -81 lines
Diff to
previous 1.20
,
to
selected 1.129
- added $MY_EXTRAS_VER to control version of mysql-extras to download
- added "embedded" use flag, control the install of ebedded server libs.
- added "raid" use flag (5.0 only), raid is deprecated and this use should
stay disabled, upstream removed support for raid in MySQL 5.1
- fix Bug 111073 mysql configure fails to locate zlib on multilib 64-bit
systems.
thanks to all the bug writers for the fix-
- adopted "eautoreconf" instead of the previous complex combinations of
autotools programs, thanks flameeyes for the suggestion.
- a pair of steps in the direction of un-slotting MySQL
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 8 23:29:20 2006 UTC
(12 years, 3 months ago)
by
vivo
Branch:
MAIN
Changes since
1.4: +41 -26 lines
Diff to
previous 1.4
,
to
selected 1.129
mozextension.eclass, replace spaces with tab, hope their dev will not kill me
mysql.eclass, latest eselect compatibility changes, final refinition to be effectively tested
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jan 7 16:43:39 2006 UTC
(12 years, 3 months ago)
by
vivo
Branch:
MAIN
Changes since
1.3: +44 -22 lines
Diff to
previous 1.3
,
to
selected 1.129
- Removed security measure KEYWORDS=".*"
- Add depend on new app-admin/eselect-mysql
- Add einfo to suggest eselect-mysql use
- removed unneded grep
- Hide a list of files to symlink (to be used with eselect-mysql)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
Sticky Tag: |
|