<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/sqlitestudio, branch 2016Q3</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2016Q3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2016Q3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2016-06-21T23:33:22Z</updated>
<entry>
<title>Update to 3.1.0</title>
<updated>2016-06-21T23:33:22Z</updated>
<author>
<name>Guido Falsi</name>
<email>madpilot@FreeBSD.org</email>
</author>
<published>2016-06-21T23:33:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2bca6f098dc55731949dc82a8aa1fdbfa3ee1ee4'/>
<id>urn:sha1:2bca6f098dc55731949dc82a8aa1fdbfa3ee1ee4</id>
<content type='text'>
PR:		210427
Submitted by:	yuri@rawbw.com (maintainer)
</content>
</entry>
<entry>
<title>Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.</title>
<updated>2016-04-25T16:13:38Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-25T16:13:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=21bc5c0345300431d6e3edc6c43d743c61fc7b5e'/>
<id>urn:sha1:21bc5c0345300431d6e3edc6c43d743c61fc7b5e</id>
<content type='text'>
While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.</title>
<updated>2016-04-01T14:00:51Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:00:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e1b79a0a61f4973df8b4b0864d22086c769e219'/>
<id>urn:sha1:4e1b79a0a61f4973df8b4b0864d22086c769e219</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>databases/sqlitestudio: document ncurses requirement (USES+=ncurses)</title>
<updated>2016-02-08T19:20:55Z</updated>
<author>
<name>John Marino</name>
<email>marino@FreeBSD.org</email>
</author>
<published>2016-02-08T19:20:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bab6f180ebb072b6d3150f85027a9274e323af12'/>
<id>urn:sha1:bab6f180ebb072b6d3150f85027a9274e323af12</id>
<content type='text'>
Also link with ncurses, not curses.

approved by:	infrastructure blanket
</content>
</entry>
<entry>
<title>Add a few patches to fix the build with the upcoming Qt 5.5.1.</title>
<updated>2016-01-21T11:02:03Z</updated>
<author>
<name>Raphael Kubo da Costa</name>
<email>rakuco@FreeBSD.org</email>
</author>
<published>2016-01-21T11:02:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=12271051a52af21baea59dc338b83e4c639f8817'/>
<id>urn:sha1:12271051a52af21baea59dc338b83e4c639f8817</id>
<content type='text'>
Several places were using QDataStream without including the proper headers.
These fixes are not enough: the ports needs to explicitly depend on more Qt
components, but we are still working on that and may end up creating a new,
smaller port out of devel/qt5-designer.
</content>
</entry>
<entry>
<title>- Update to 3.0.7</title>
<updated>2015-12-08T17:51:18Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2015-12-08T17:51:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6b4d3984516283dcbfe359bc2d7b9c26f2315b03'/>
<id>urn:sha1:6b4d3984516283dcbfe359bc2d7b9c26f2315b03</id>
<content type='text'>
PR:		204909
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D4344
</content>
</entry>
<entry>
<title>New port: databases/sqlitestudio</title>
<updated>2015-11-21T08:31:00Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2015-11-21T08:31:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=85acfdec1dffa33e503e9de1bb7f39a56b55999d'/>
<id>urn:sha1:85acfdec1dffa33e503e9de1bb7f39a56b55999d</id>
<content type='text'>
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
</content>
</entry>
</feed>
