MySQL-Administrator 1.1.4 is out, and fixes some nasty crashes when trying to access the database schema, such as this bug: http://bugs.mysql.com/?id=13628 I have created an ebuild for the new version, and will attach it to this bug. Changes I've made from original 1.1.2 ebuild: - Bump version number from 1.1.2 to 1.1.4 - Bump gtkmm dependancy from =dev-cpp/gtkmm-2.2* to =dev-cpp/gtkmm-2.8* - Commented out 'epatch "${FILESDIR}"/${PV}-optional-4.1-support.patch' line That last change was required to build - the patch failed. I'm not sure whether it's needed or not. To be honest, I have no idea what this patch was for. Anyway, with this ebuild, MySQL-Administrator-1.1.4 compiled cleanly and I can now access our mysql-4.1.14 server.
Created attachment 71464 [details] dev-db/mysql-administrator-1.1.4 ebuild
Comment on attachment 71464 [details] dev-db/mysql-administrator-1.1.4 ebuild Will get to it during the weekend.
Commited to CVS.