Commit Graph

6 Commits

Author SHA1 Message Date
Yuri Victorovich
ce05492c0c databases/sqlitestudio: Update 3.2.0 -> 3.2.1
This is a bugfix release.

Changelog:
https://sqlitestudio.pl/index.rvt?act=changelog

Reported by:	portscout
2018-07-27 23:30:22 +00:00
Yuri Victorovich
bb31194355 databases/sqlitestudio: Update 3.1.1 -> 3.2.0
Changelog:
https://sqlitestudio.pl/index.rvt?act=changelog

Port changes:
* Use DISTVERSION
* Update LICENSE_FILE
* Add options group
* Simplify option handling such that the plugins list is in only one place
* New plugin was added: MultiEditorImage
* Remove USE_LDCONFIG, not needed
2018-07-26 19:00:19 +00:00
Wen Heping
6cee46685a - Update to 3.1.1
- Update pkg-descr

PR:		214181
Submitted by:	yuri@rawbw.com(maintainer)
2016-12-21 06:20:20 +00:00
Guido Falsi
2bca6f098d Update to 3.1.0
PR:		210427
Submitted by:	yuri@rawbw.com (maintainer)
2016-06-21 23:33:22 +00:00
Martin Wilke
6b4d398451 - Update to 3.0.7
PR:		204909
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D4344
2015-12-08 17:51:18 +00:00
Kurt Jaeger
85acfdec1d New port: databases/sqlitestudio
SQLiteStudio is a SQLite database manager with the following features:
* Intuitive interface
* Powerful, yet light and fast
* Exporting to various formats (SQL statements, CSV, HTML, XML, PDF, JSON)
* Importing data from various formats (CSV, custom text files)
* Numerous small additions, like formatting code, history of queries executed
  in editor windows, on-the-fly syntax checking, and more
* Unicode support
* Configurable colors, fonts and shortcuts

WWW: http://sqlitestudio.pl/

PR:		204294
Submitted by:	yuri@rawbw.com
2015-11-21 08:31:00 +00:00