<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/sqlite3, branch 13-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=13-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=13-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2025-11-11T07:17:10Z</updated>
<entry>
<title>databases/sqlite3: Enable SESSION option by default</title>
<updated>2025-11-11T07:17:10Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2025-11-11T07:13:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b5b732d31a22ebba5dd27d23acbfae5c7511da41'/>
<id>urn:sha1:b5b732d31a22ebba5dd27d23acbfae5c7511da41</id>
<content type='text'>
- Update WWW
- Add LICENSE_FILE
- Remove unnecessary substitution
- Remove unnecessary double quotation mark
- Bump PORTREVISION for package change

PR:		290588
Approved by:	maintainer (timeout, 14 days)
</content>
</entry>
<entry>
<title>databases/sqlite3: security update to 3.50.4</title>
<updated>2025-11-07T17:11:52Z</updated>
<author>
<name>Matthias Andree</name>
<email>mandree@FreeBSD.org</email>
</author>
<published>2025-11-07T16:44:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5b98d506ed03da39038bbf77ab508295d6f0cf94'/>
<id>urn:sha1:5b98d506ed03da39038bbf77ab508295d6f0cf94</id>
<content type='text'>
Changes per &lt;https://sqlite.org/changes.html&gt;:

2025-07-30 (3.50.4)

  1 Fix two long-standings cases of the use of uninitialized variables
    in obscure circumstances.

2025-07-17 (3.50.3)

  1 Fix a possible memory error that can occur if a query is made
    against against FTS5 index that has been deliberately corrupted in a
    very specific way.
  2 Fix the parser so that it ignored SQL comments in all places of a
    CREATE TRIGGER statement. This resolves a problem that was introduced by
    the introduction of the SQLITE_DBCONFIG_ENABLE_COMMENTS feature in
    version 3.49.0.
  3 Fix an incorrect answer due to over-optimization of an AND operator.
    Forum post f4878de3e.
  4 Fix minor makefile issues and documentation typos.

While here, install sqlite_cfg.h

The 3.51.0 update is left for the maintainer or other interested parties;
3.51.0 was released earlier this week, on 2025-11-04.

Security:	c5889223-b4e1-11f0-ae9b-b42e991fc52e
Security:	CVE-2025-7709
Approved by:	ports-secteam@ (implicit)
MFH:		2025Q4
PR:		290588
</content>
</entry>
<entry>
<title>databases/sqlite3: Pass --prefix to configure</title>
<updated>2025-09-23T21:02:54Z</updated>
<author>
<name>Lexi Winter</name>
<email>ivy@FreeBSD.org</email>
</author>
<published>2025-09-23T21:02:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=17468749f972c51ae10e6bc95e3e9cbafa161af4'/>
<id>urn:sha1:17468749f972c51ae10e6bc95e3e9cbafa161af4</id>
<content type='text'>
This is required to build with a non-default ${LOCALBASE}, otherwise,
the build fails: firstly because it can't find libedit, and secondly
because it tries to install into /usr/local instead of ${PREFIX}.

PR:	288816
Reviewed by:	vvd, arrowd
Approved by:	maintainer (timeout, &gt; 30 days)
Differential Revision:	https://reviews.freebsd.org/D52632
</content>
</entry>
<entry>
<title>databases/sqlite3: Add reminder comment about linux ports</title>
<updated>2025-08-01T09:42:48Z</updated>
<author>
<name>Matthias Andree</name>
<email>mandree@FreeBSD.org</email>
</author>
<published>2025-08-01T09:42:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=180cc2bb44cd169e9beede3b86d8610086a845cf'/>
<id>urn:sha1:180cc2bb44cd169e9beede3b86d8610086a845cf</id>
<content type='text'>
I saw several vuxml entries that lacked corresponding
linux-*-sqlite entries, or linux_base-rl9 these days (since June 2025).

Add a reminder comment near the PORTVERSION to remind people to
also add linux-*-sqlite VuXML entries as needed.
</content>
</entry>
<entry>
<title>databases/*: remove useless USES=pathfix</title>
<updated>2025-07-23T15:07:21Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2025-07-23T15:04:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bfd201b17b416b2b3852a3615fe2013eb7365afc'/>
<id>urn:sha1:bfd201b17b416b2b3852a3615fe2013eb7365afc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>databases/sqlite3: Fix soname, fix build if ICU=on LIBEDIT=off and READLINE=off</title>
<updated>2025-07-10T01:16:58Z</updated>
<author>
<name>Vladimir Druzenko</name>
<email>vvd@FreeBSD.org</email>
</author>
<published>2025-07-10T00:49:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=25ef3857b80f0bda031c638303ff49369e2501ac'/>
<id>urn:sha1:25ef3857b80f0bda031c638303ff49369e2501ac</id>
<content type='text'>
--soname=libsqlite3.so.${DISTVERSION} mean that users must
rebuild/reinstall all consumers of the sqlite3 after each patch-level
update.
Use --soname=legacy =&gt; soname = libsqlite3.so.0 - ABI and API didn't
changed.

PR:		287983
Approved by:	Pavel Volkov &lt;pavelivolkov@gmail.com&gt; (maintainer, implicit - fix runtime)
Fixes:		8af3fe5ef31b (update to 3.50.2)
Co-authored-by:	russian@russerver.org
</content>
</entry>
<entry>
<title>databases/sqlite3: update to 3.50.2</title>
<updated>2025-07-07T06:15:07Z</updated>
<author>
<name>Philippe Audeoud</name>
<email>jadawin@FreeBSD.org</email>
</author>
<published>2025-07-07T06:15:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8af3fe5ef31bd6ab4bfddc982ca7c7dc33c8a1ab'/>
<id>urn:sha1:8af3fe5ef31bd6ab4bfddc982ca7c7dc33c8a1ab</id>
<content type='text'>
PR:		287983
</content>
</entry>
<entry>
<title>*/*: Bump consumers of devel/icu</title>
<updated>2025-02-14T23:12:32Z</updated>
<author>
<name>Daniel Engberg</name>
<email>diizzy@FreeBSD.org</email>
</author>
<published>2025-02-14T23:12:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ff33dd4700e81bd57df259a0fe29ed5fdddf2653'/>
<id>urn:sha1:ff33dd4700e81bd57df259a0fe29ed5fdddf2653</id>
<content type='text'>
...to avoid library mismatches
</content>
</entry>
<entry>
<title>databases/sqlite3: remove not necessary powerpc64le knob</title>
<updated>2025-01-29T16:56:20Z</updated>
<author>
<name>Piotr Kubaj</name>
<email>pkubaj@FreeBSD.org</email>
</author>
<published>2025-01-23T16:56:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7f297cafdccb63e26d0953bdfaa42604edb4b46e'/>
<id>urn:sha1:7f297cafdccb63e26d0953bdfaa42604edb4b46e</id>
<content type='text'>
Not necessary since https://sqlite.org/src/info/4a2498fed4c5436f
</content>
</entry>
<entry>
<title>databases/sqlite3: Update to 3.46.1</title>
<updated>2024-08-26T16:28:31Z</updated>
<author>
<name>Pavel Volkov</name>
<email>pavelivolkov@gmail.com</email>
</author>
<published>2024-08-25T15:44:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8d38e8fbf53dfc94507a466b7269b38a55b167ac'/>
<id>urn:sha1:8d38e8fbf53dfc94507a466b7269b38a55b167ac</id>
<content type='text'>
ChangeLog: https://sqlite.org/releaselog/3_46_1.html

PR:		281055
Reported by:	pavelivolkov@gmail.com (maintainer)
</content>
</entry>
</feed>
