Upstream has renamed its libraries and we no longer need to patch
devel/qscintilla-qt5 to create a library whose name does not conflict with
devel/qscintilla's. However, the library names are different so we need to bump
PORTREVISION in several ports (the SOVERSION has changed too).
Thanks to antoine for the exp-run.
PR: 225928
toplsqltext.cpp:80:19: error: cannot initialize a member subobject of type 'const char *' with an rvalue of type 'bool'
{ NULL, NULL, false, false}
^~~~~
- Use OPTIONS helpers where possible.
- Drop qt4-linguist dependency - the port does not use it (and it already contains prebuilt translations).
- Regenerate patches.
PR: 201724
Submitted by: s3erios@gmail.com
TOra is a well-featured QT based GUI database administration toolkit.
It has some, limited support for MySQL. Due to the lack of native
Oracle libraries for FreeBSD, this port only supports MySQL (and a
limited set of features). It's still a very polished application
with a lot of potential.