Commit graph

18 commits

Author SHA1 Message Date
Raphael Kubo da Costa
6699fae7a2 Update QScintilla 2.10.2.
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
2018-02-18 09:55:10 +00:00
Raphael Kubo da Costa
db6bc58c59 Add a patch to fix the build with clang 6.
toplsqltext.cpp:80:19: error: cannot initialize a member subobject of type 'const char *' with an rvalue of type 'bool'
        { NULL, NULL, false, false}
                      ^~~~~
2018-02-16 22:50:47 +00:00
Philip M. Gollucci
3c25045697 databases/tora: use OPTIONS helpers
- 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
2015-08-18 20:00:28 +00:00
Dmitry Marakasov
1d674c1ff8 - Redo previous fix in a much simpler way, also fix runtime by not mixing different c++ libraries and drop gcc requirement
Suggested by:	jbeich
2015-04-18 00:00:31 +00:00
Mikhail Teterin
16c26d2bbb Unbreak by adding a "const-poisoning" patch. 2015-03-09 00:20:39 +00:00
Thierry Thomas
d2dfbc7f64 - Stagify
- Fix pcre
- Mark BROKEN with clang
- Add license.
2014-07-21 21:19:04 +00:00
John Marino
643f64f681 databases/tora: add <unistd.h> for modern compilers 2013-10-02 06:31:10 +00:00
Pav Lucistnik
e06bb5a60b - Update to 2.1.3
PR:		ports/151877
Submitted by:	Cezary Morga <cm@therek.net> (maintainer)
2010-11-08 18:17:53 +00:00
Dennis Herrmann
a072ff011e - Update to 2.0.0
- Pass maintainership to submitter

PR:		ports/134429
Submitted by:	Cezary Morga <cm@therek>
2009-05-22 10:13:20 +00:00
Martin Wilke
85f5c9faad - Update to 1.3.22
PR:		125333
Submitted by:	José García Juanino <jjuanino@gmail.com>
2008-07-11 08:46:00 +00:00
Thierry Thomas
61f95d8342 Fix build when knob WITHOUT_KDE is set.
PR:		ports/122466
Submitted by:	José García Juanino <jjuanino (at) gmail com>
2008-04-05 20:40:20 +00:00
Thierry Thomas
52d3483ec2 Upgrade to 1.3.23, also known as 1.3-"end-of-life".
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=586904>.
2008-04-01 22:04:02 +00:00
Max Khon
bb91deae66 Update to 1.3.22.
PR:		116673
Submitted by:	Thierry Thomas
2008-03-10 16:08:53 +00:00
Max Khon
185c1b142b Fix build with gcc 4.2.
Approved by:	portmgr (pav)
2007-11-13 20:26:37 +00:00
Thierry Thomas
b86c9d3018 No functional change: just add "-v" to investigate a linkage failure
reported by linimon on pointyhat.
2006-07-26 17:13:19 +00:00
Thierry Thomas
78ccd3a2b9 Since we have a native Net8, resurrect TOra. 2006-03-22 20:48:37 +00:00
Kris Kennaway
134baa7fc1 As previously announced, remove these broken/insecure/obsolete ports. 2004-08-16 05:36:44 +00:00
Anders Nordby
81fdec6ecb Add TOra version 1.2.1, Toolkit for Oracle.
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.
2002-01-03 23:06:59 +00:00