Commit graph

10 commits

Author SHA1 Message Date
joerg
b6b50914b6 Initialising an iterator from 0 is a GCCism. Avoid forcing a dependency
of the backend on a module by avoiding a dynamic cast. Don't use false
as string. Fix build with newer cTemplate.
2015-07-07 11:45:52 +00:00
joerg
4c63eccf63 Add missing includes. 2013-06-27 15:48:42 +00:00
joerg
1b3fd7407e mysql-workbench requires C++11 to build with Clang and in turn, should
be free of user-defined string literal syntax.
2013-03-03 04:54:25 +00:00
joerg
8775065959 static const objects must have default constructors, so don't use const
here. Don't use extern inside functions when the declared function is
not in the same namespace.
2012-12-25 21:12:31 +00:00
obache
0066c89685 revert accidental incomplete update with revbump after updating graphics/cairo.
then, just bump PKGREVISION to 11.
2012-09-15 05:14:07 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
marino
4172501e35 databases/mysql-workbench: Fix unportable patch, add DragonFly fix
One patch was hardcoded for NetBSD, return it closer to intention without
breaking NetBSD.  It's still not great, but a little better.
2012-05-24 18:54:16 +00:00
dholland
e8d12e43b7 More build fixes for new glib2. 2012-05-09 05:38:18 +00:00
dholland
ae81475678 Build fixes for new glib2. 2012-05-07 18:40:35 +00:00
adam
8b085c1965 MySQL Workbench is a cross-platform, visual database design tool developed by
MySQL. It is the highly anticipated successor application of the DBDesigner4
project. MySQL Workbench will be available as a native GUI tool on Windows,
Linux and OS X.
2011-05-16 12:40:50 +00:00