Gleb Popov
953513c131
databases/sqlitebrowser: Update to 3.12.2 and unbreak the build
2024-06-02 12:32:56 +03:00
Loïc Bartoletti
03c65b8904
databases/sqlitebrowser: Update to 3.12.0
...
- Update to 3.12.0
- Remove patches fixed upstream
- Patch .desktop location
Changelog:
- https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.12.0
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D25844
2020-07-30 19:36:56 +00:00
Steve Wills
5e90bfabe5
databases/sqlitebrowser: update to 3.11.1
...
PR: 236146
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
2019-03-08 21:59:00 +00:00
Mark Linimon
5856cd080b
This port needs USES=compiler:c++11-lang and #include <strings.h> in
...
src/grammar/Sqlite3Lexer.hpp to build on GCC-based architectures.
While here, add USES=gnome.
PR: 234206
Submitted by: Piotr Kubaj
Approved by: maintainer
2018-12-23 17:07:47 +00:00
Adriaan de Groot
85316befc9
The find module for QScintilla included with sqlitebrowser has never worked
...
(well) on FreeBSD. Then the port used en embedded copy of QScintilla.
Switch to using the system QScintilla.
This change is triggered by CMake 3.11, which tried to build the embedded
QScintilla slightly differently. That fails because there are header
files declaring enum { SCI_CANREDO = 2016 } *and also* header files
that #define SCI_CANREDO 2016; the include order is very fragile.
Also reported upstream.
Reviewed by: lbartoletti_tuxfamily (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14930
2018-04-06 12:09:21 +00:00
Ruslan Makhmatkhanov
78e39c6d50
databases/sqlitebrowser: update to 3.9.0
...
- update to 3.9.0
- update maintainer's email
- pet portlint
PR: 212395
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
2016-10-01 01:05:14 +00:00
Kurt Jaeger
25a6494c9f
databases/sqlitebrowser: 3.6.0 -> 3.7.0
...
Changes:
https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.7.0
PR: 204300
Submitted by: yuri@rawbw.com
Approved by: coder@tuxfamily.org (maintainer)
2015-11-21 03:35:01 +00:00
Philip M. Gollucci
e86c459a92
databases/sqlitebrowser: modernize, fix dependencies
...
- Replace USE_QT4=linguist_build with USE_QT4=linguisttools_build.
- Add missed corelib and network components into USE_QT4.
- Regenerate patches.
- Bump PORTREVISION
PR: 201648
Submitted by: s3erios@gmail.com
Approved by: maintainer timeout (coder@tuxfamily.org ; 25 days)
2015-08-12 00:10:35 +00:00
Frederic Culot
1330eae4fe
- Update to 3.6.0
...
PR: 199795
Submitted by: Jungleboogie0@gmail.com , coder@tuxfamily.org
Approved by: coder@tuxfamily.org (maintainer)
Changes: https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.6.0
2015-05-11 13:00:52 +00:00
Guido Falsi
ce6563685e
Update to 3.5.0.
...
PR: 197253
Submitted by: coder@tuxfamily.org (maintainer)
2015-02-06 13:29:25 +00:00