<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/sqlite3, 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-05-29T14:14:22Z</updated>
<entry>
<title>- Update to 3.13.0</title>
<updated>2016-05-29T14:14:22Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-05-29T14:14:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=14c50699e009ceaea19cc4791a3965bcf5e013c6'/>
<id>urn:sha1:14c50699e009ceaea19cc4791a3965bcf5e013c6</id>
<content type='text'>
- Add option for session extension

PR:		209827
Submitted by:	pavelivolkov@gmail.com (maintainer)
</content>
</entry>
<entry>
<title>databases/sqlite3: 3.12.1 -&gt; 3.12.2</title>
<updated>2016-05-06T11:40:28Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2016-05-06T11:40:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=487d975a34672bef7ecc8412728072f2dc7b2822'/>
<id>urn:sha1:487d975a34672bef7ecc8412728072f2dc7b2822</id>
<content type='text'>
Changes:
  https://www.sqlite.org/releaselog/3_12_2.html
- change to default on options FTS3_TOKEN, as required by
  audio/clementine-player

PR:		209284
Submitted by:	Pavel Volkov &lt;pavelivolkov@gmail.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>databases/sqlite3: 3.11.1 -&gt; 3.12.1</title>
<updated>2016-04-13T15:28:26Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2016-04-13T15:28:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2853c6c0370e04b0a130d468a85283e46cacaf41'/>
<id>urn:sha1:2853c6c0370e04b0a130d468a85283e46cacaf41</id>
<content type='text'>
Changes:
  https://www.sqlite.org/changes.html

PR:		208674
Submitted by:	Pavel Volkov &lt;pavelivolkov@gmail.com&gt; (maintainer)
</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/sqlite3: Update to 3.11.1</title>
<updated>2016-03-14T21:31:37Z</updated>
<author>
<name>Mark Felder</name>
<email>feld@FreeBSD.org</email>
</author>
<published>2016-03-14T21:31:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=580986ca4c1b393cc1aa6fbb43763a486313ba81'/>
<id>urn:sha1:580986ca4c1b393cc1aa6fbb43763a486313ba81</id>
<content type='text'>
- Update port to version 3.11.1
- Added use of system functions:
     isnan() - added in FreeBSD 5.1
     malloc_usable_size() - first appeared in FreeBSD 7.0
- New option FTS3_TOKEN, added for backwards compatibility, see:
  https://www.sqlite.org/compile.html#enable_fts3_tokenizer
- Added preventing message for option UPT_DEL_LIMIT.
  This port building from amalgamation source and this option actually don't work.
  See http://www.sqlite.org/compile.html#enable_update_delete_limit, and
  PR#207383 (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207383).

PR:		207924
</content>
</entry>
<entry>
<title>databases/sqlite3: Enable one of the command line editing options</title>
<updated>2016-02-11T20:00:35Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2016-02-11T20:00:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9349bac673f1c5f35c4c6fc4cb166e9a1953f1e3'/>
<id>urn:sha1:9349bac673f1c5f35c4c6fc4cb166e9a1953f1e3</id>
<content type='text'>
- The last update to sqlite3 disabled readline support
- Now several variants can be selected.

PR:		206944
Submitted by:	Tobias Kortkamp &lt;t@tobik.me&gt;
Approved by:	Pavel Volkov &lt;pavelivolkov@gmail.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>databases/sqlite3: remove CONFLICTS=sqlcipher-[0-9]*, no longer true</title>
<updated>2016-02-05T20:42:38Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2016-02-05T20:42:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d1279a2a1b8b22912238aef829c1adf66b12ee02'/>
<id>urn:sha1:d1279a2a1b8b22912238aef829c1adf66b12ee02</id>
<content type='text'>
PR:		206860
Submitted by:	yuri@rawbw.com
Approved by:	Pavel Volkov &lt;pavelivolkov@gmail.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>libtool --finish is a nop on FreeBSD, remove faulty pkg-install script</title>
<updated>2016-01-21T21:03:21Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2016-01-21T21:03:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ab7d59d5da30d36bf559e083ad0b3258042c92b2'/>
<id>urn:sha1:ab7d59d5da30d36bf559e083ad0b3258042c92b2</id>
<content type='text'>
With hat:	portmgr
</content>
</entry>
<entry>
<title>databases/sqlite3: 3.10.0 -&gt; 3.10.2</title>
<updated>2016-01-21T20:40:07Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2016-01-21T20:40:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e28b68c69eef0862ffb6183e578a7350b2fe9505'/>
<id>urn:sha1:e28b68c69eef0862ffb6183e578a7350b2fe9505</id>
<content type='text'>
Changes:
  https://www.sqlite.org/releaselog/3_10_2.html

PR:		206463
Submitted by:	Pavel Volkov &lt;pavelivolkov@gmail.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>Add Public Domain support to ports license framework. You can now use</title>
<updated>2016-01-12T14:33:21Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-01-12T14:33:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=94817f078473a40920b4a61d9d46edf052f3c1c9'/>
<id>urn:sha1:94817f078473a40920b4a61d9d46edf052f3c1c9</id>
<content type='text'>
    LICENSE=  PD

Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).

Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.

Approved by:	portmgr (bapt)
Differential Revision:	D4149
</content>
</entry>
</feed>
