| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 236146
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
Notes:
svn path=/head/; revision=495080
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
src/grammar/Sqlite3Lexer.hpp to build on GCC-based architectures.
While here, add USES=gnome.
PR: 234206
Submitted by: Piotr Kubaj
Approved by: maintainer
Notes:
svn path=/head/; revision=488226
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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
Notes:
svn path=/head/; revision=466639
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update to 3.9.0
- update maintainer's email
- pet portlint
PR: 212395
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
Notes:
svn path=/head/; revision=423030
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.7.0
PR: 204300
Submitted by: yuri@rawbw.com
Approved by: coder@tuxfamily.org (maintainer)
Notes:
svn path=/head/; revision=402132
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=393992
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=386078
|
|
PR: 197253
Submitted by: coder@tuxfamily.org (maintainer)
Notes:
svn path=/head/; revision=378535
|