aboutsummaryrefslogtreecommitdiff
path: root/databases/opendbviewer/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* databases/opendbviewer: Update to 1.2.0Nuno Teixeira2024-06-211-0/+18
| | | | | | | | | - Switch to DISTVERSION - Drop compiler from USES - Pet Q/A check - Take maintainership ChangeLog: https://github.com/Seek-One/opendbviewer/blob/master/ChangeLog
* databases/opendbviewer: Update to 1.1.1Kai Knoblich2019-07-281-0/+8
| | | | | | | | | | | | | | | | | * Rebase the patch for CMakeLists.txt that has changed its identation level Changelog: * Don't clear connection information if connection fails * Fix icon * Disable GUI console PR: 239450 Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) MFH: 2019Q3 Notes: svn path=/head/; revision=507543
* New port: databases/opendbviewerTobias Kortkamp2018-09-201-0/+34
OpenDBViewer is a simple database explorer for SQLite, MySQL, and PostgreSQL databases. It contains: - SQL syntax highlightings - Multi database, table, and worksheet view - Big database loading - Open SQLite table directly with drag'n drop - History of last connection - Edit database directly from the table view WWW: https://github.com/Jet1oeil/opendbviewer PR: 231473 Submitted by: lbartoletti@tuxfamily.org (based on) Notes: svn path=/head/; revision=480165