databases/mysql-workbench52

Scot Hetzel swhetzel at gmail.com
Thu Feb 2 07:32:25 UTC 2012


On Sat, Jan 28, 2012 at 6:27 PM, tom at diogunix.com <tom at diogunix.com> wrote:
>
>
>
> On Monday 23 January 2012 17:08:44 you wrote:
>> On 23 Jan 2012 15:31, "tom at diogunix.com" <tom at diogunix.com> wrote:
>> > > Hm, well the page at [1] claims that 5+ should be supported, and it's
>> > > from the 5.5 docs.
>> > >
>> > > I would try asking the mailing list at
>> > > http://lists.mysql.com/internals .
>> >
>> > Did so, awaiting reply there.
>
> Ok, disappoingly, I did not get any reply on
> http://lists.mysql.com/internals
>
> As a "solution" (regarding practical terms) I just deinstalled the MySQL
> ports coming with KDE and instead installed MySQL 5.1.
>
> Then, the Workbench 5.2 port compiled without any issues.
> So far, the Makefile of the Workbench52 port was correct.
>
> Of course, some parts of KDE will not work now :-(
>
> As doesn't appear to be too easy to make the Workbench Port work with mySQL
> 5.5 I'll propose the KDE folks to ask for a decision on whether to build the
> KDE parts in question with MySQL 5.5 OR with MySQL 5.1.
>
Currently, /usr/ports/Mk/bsd.database.mk shows that the default MySQL
version is set to 5.5.

Try rebuilding your KDE ports that require MySQL by adding:

WITH_MYSQL_VER=51

to your /etc/make.conf.

Scot


More information about the freebsd-ports mailing list