Created attachment 162787 [details] shar archive
Created attachment 162788 [details] poudriere log (skipped mundane build log lines in poudriere log)
SQLiteStudio will be found useful by those who prefer UI, please see screenshots: http://sqlitestudio.pl/?act=gallery
Created attachment 162798 [details] shar archive Added USE_SQLITE=yes instead of the explicit sqlite3 dependency.
Created attachment 162891 [details] shar archive
Testbuilds on 11a, 10.2a+i, 9.3a all fine.
A commit references this bug: Author: pi Date: Sat Nov 21 08:31:00 UTC 2015 New revision: 402142 URL: https://svnweb.freebsd.org/changeset/ports/402142 Log: 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 Changes: head/databases/Makefile head/databases/sqlitestudio/ head/databases/sqlitestudio/Makefile head/databases/sqlitestudio/distinfo head/databases/sqlitestudio/pkg-descr head/databases/sqlitestudio/pkg-plist
Committed, thanks!