Commit graph

12 commits

Author SHA1 Message Date
dholland
3bb1b98b30 Remove gratuitous and wrong #ifdef __DragonFly__ from patch. HI MARINO@! 2017-09-09 15:23:30 +00:00
agc
d549bff9a5 Add SHA512 digests for distfiles for databases category
Problems found with existing distfiles:
	distfiles/D6.data.ros.gz
	distfiles/cstore0.2.tar.gz
	distfiles/data4.tar.gz
	distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:56:09 +00:00
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