Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.46.1,1 26 Aug 2024 16:28:31 |
Fernando ApesteguÃa (fernape) Author: Pavel Volkov |
databases/sqlite3: Update to 3.46.1
ChangeLog: https://sqlite.org/releaselog/3_46_1.html
PR: 281055
Reported by: pavelivolkov@gmail.com (maintainer) |
3.46.0,1 03 Jun 2024 00:45:45 |
Li-Wen Hsu (lwhsu) Author: Pavel Volkov |
databases/sqlite3: Update to 3.46.0
PR: 279314 |
3.45.1,1 12 Mar 2024 04:21:55 |
Philippe Audeoud (jadawin) |
databases/sqlite3: Update to 3.45.1
PR: 277610
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D44299 |
3.45.0_1,1 23 Jan 2024 14:51:24 |
Muhammad Moinur Rahman (bofh) |
databases/sqlite3: Impelled to share/man
Approved by: portmgr (blanket) |
3.45.0,1 22 Jan 2024 08:28:08 |
Fernando ApesteguÃa (fernape) Author: Pavel Volkov |
databases/sqlite3: Update to 3.45.0
ChangeLog: https://sqlite.org/releaselog/3_45_0.html
* The SQLITE_DIRECT_OVERFLOW_READ optimization is now enabled by default.
* The use of -DSQLITE_STRICT_SUBTYPE=1 is a recommended compile-time option for
every application that makes use of subtypes.
PR: 276472
Reported by: pavelivolkov@gmail.com (maintainer) |
3.44.0_1,1 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
3.44.0,1 13 Nov 2023 07:46:30 |
Fernando ApesteguÃa (fernape) Author: Pavel Volkov |
databases/sqlite3: Update to 3.44.0
ChangeLog: https://sqlite.org/releaselog/3_44_0.html
PR: 274934
Reported by: pavelivolkov@gmail.com (maintainer) |
3.43.1,1 19 Sep 2023 06:58:29 |
Fernando ApesteguÃa (fernape) Author: Pavel Volkov |
databases/sqlite3: Update to 3.43.1
ChangeLog: https://www.sqlite.org/releaselog/3_43_1.html
PR: 273900
Reported by: pavelivolkov@gmail.com (maintainer) |
3.42.0,1 28 May 2023 13:48:15 |
Koichiro Iwao (meta) |
databases/sqlite3: Update to 3.42.0
PR: 271694
Changes: https://sqlite.org/releaselog/3_42_0.html |
3.41.2,1 17 Apr 2023 12:15:23 |
Fernando ApesteguÃa (fernape) Author: Pavel Volkov |
databases/sqlite3: Update to 3.41.2
ChangeLog: https://www.sqlite.org/releaselog/3_41_2.html
PR: 270857
Reported by: pavelivolkov@gmail.com (maintainer)
MFH: 2023Q2 (bugfixes) |
3.41.0_2,1 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
3.41.0_1,1 13 Mar 2023 23:06:38 |
Robert Clausecker (fuz) Author: Pavel Volkov |
databases/sqlite3: reenable the DQS option
Due to various ports not being prepared for this change (see 20230227
entry), the DQS option of databases/sqlite3 has been reenabled as a
stop gap measure. It is scheduled to be disabled again for good no
earlier than 20240101, giving downstream software authors more time
to fix their queries.
PR: 270064
Fixes: 47912ce2e613211aecf6ecdfc58681b7aca0df33
See also: PR 269889, 269966, 269950 |
3.41.0,1 27 Feb 2023 22:46:24 |
Robert Clausecker (fuz) Author: Pavel Volkov |
databases/sqlite3: update to 3.41.0
Disable option DQS by default.
Add a note to UPDATING about this.
See also: https://sqlite.org/quirks.html#dblquote
Changelog: https://sqlite.org/releaselog/3_41_0.html
PR: 269798
Approved by: flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38774 |
3.40.1,1 06 Jan 2023 16:13:12 |
Fernando ApesteguÃa (fernape) Author: Pavel Volkov |
databases/sqlite3: Update to 3.40.1
ChangeLog: https://www.sqlite.org/releaselog/3_40_1.html
* Fix the --safe command-line option to the CLI such that it correctly
disallows the use of SQL functions like writefile() that can cause harmful
side-effects.
* Fix a potential infinite loop in the memsys5 alternative memory allocator.
This bug was introduced by a performance optimization in version 3.39.0.
* Various other obscure fixes.
PR: 268762
Reported by: pavelivolkov@gmail.com (maintainer)
MFH: 2023Q1 (bugfix release) |
3.40.0,1 28 Nov 2022 16:54:42 |
Fernando ApesteguÃa (fernape) Author: Pavel Volkov |
databases/sqlite3: Update to 3.40.0
ChangeLog: https://www.sqlite.org/releaselog/3_40_0.html
* Add support for compiling SQLite to WASM and running it in web browsers.
* Add the recovery extension that might be able to recover some content from a
corrupt database file.
* Query planner enhancements:
* A new typedef named sqlite3_filename is added and used to represent the name
of a database file.
* Add the sqlite3_value_encoding() interface.
* Security enhancement: SQLITE_DBCONFIG_DEFENSIVE is augmented to prohibit
changing the schema_version.
* Enhancements to the PRAGMA integrity_check statement:
* Enhance the VACUUM INTO statement so that it honors the PRAGMA synchronous (Only the first 15 lines of the commit message are shown above ) |
3.39.3_1,1 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
3.39.3,1 19 Sep 2022 15:50:58 |
Neel Chauhan (nc) Author: Pavel Volkov |
databases/sqlite3: Add missing Makefile entries
PR: 266459 |
3.39.3,1 19 Sep 2022 15:50:05 |
Neel Chauhan (nc) Author: Pavel Volkov |
databases/sqlite3: Update to 3.39.3
PR: 266459 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.39.2,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.39.2,1 30 Aug 2022 23:11:58 |
Cy Schubert (cy) |
databases/sqlite3: Update to 3.39.2
Security: CVE-2022-35737
ChangeLog: https://www.sqlite.org/releaselog/3_39_2.html
Reported by: pavelivolkov@gmail.com (maintainer) via delpij
MFH: 2022Q3 |
3.39.0,1 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
3.39.0,1 07 Jul 2022 05:32:47 |
Fernando ApesteguÃa (fernape) Author: Pavel Volkov |
databases/sqlite3: Update to 3.39
ChangeLog: https://www.sqlite.org/releaselog/3_39_0.html
* Add (long overdue) support for RIGHT and FULL OUTER JOIN.
* Add new binary comparison operators IS NOT DISTINCT FROM and IS DISTINCT FROM
that are equivalent to IS and IS NOT, respective, for compatibility with
PostgreSQL and SQL standards.
* Add a new return code (value "3") from the sqlite3_vtab_distinct() interface
that indicates a query that has both DISTINCT and ORDER BY clauses.
* Added the sqlite3_db_name() interface.
* The unix os interface resolves all symbolic links in database filenames to
create a canonical name for the database before the file is opened.
* Defer materializing views until the materialization is actually needed, thus
avoiding unnecessary work if the materialization turns out to never be used.
* The HAVING clause of a SELECT statement is now allowed on any aggregate
query, even queries that do not have a GROUP BY clause.
* Many microoptimizations collectively reduce CPU cycles by about 2.3%.
PR: 264974
Reported by: pavelivolkov@gmail.com (maintainer) |
3.38.5,1 29 Jun 2022 15:57:40 |
Stefan Eßer (se) |
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit) |
3.38.5,1 23 May 2022 14:57:23 |
Fernando ApesteguÃa (fernape) Author: Pavel Volkov |
databases/sqlite3: Update to 3.38.5
ChangeLog: https://www.sqlite.org/releaselog/3_38_5.html
* Add sqldiff tool to the package
PR: 264173
Reported by: pavelivolkov@gmail.com (maintainer) |
3.38.2,1 12 May 2022 10:42:49 |
Fernando ApesteguÃa (fernape) Author: Pavel Volkov |
databases/sqlite3: Update to 3.38.2
ChangeLog: https://www.sqlite.org/releaselog/3_38_3.html
PR: 263718
Reported by: pavelivolkov@gmail.com (maintainer) |
3.37.2_1,1 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
3.37.2,1 14 Feb 2022 03:30:54 |
Mikhail Teterin (mi) |
databases/sqlite3: use the right TCL even if a newer version is installed
PR: 261367 |
3.37.2,1 10 Jan 2022 15:03:57 |
Fernando ApesteguÃa (fernape) Author: Pavel Volkov |
databases/sqlite3: Update to 3.37.2
PR: 261000
Reported by: pavelivolkov@gmail.com (maintainer) |
3.37.1,1 04 Jan 2022 17:58:44 |
Neel Chauhan (nc) Author: Pavel Volkov |
databases/sqlite3: Update to 3.37.1
PR: 260924 |
3.35.5_4,1 01 Jan 2022 07:12:27 |
Charlie Li (vishwin) |
databases/sqlite3: unbreak fetch
3.35.5 was not released in 2022, nor have there been any SQLite
releases thus far in 2022.
Approved by: portmgr (implicit) |
3.35.5_4,1 28 Oct 2021 16:37:30 |
Jan Beich (jbeich) |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
3.35.5_3,1 14 Jun 2021 07:08:14 |
Kevin Bowling (kbowling) |
databases/sqlite3: disable SQLITE_MMAP_READWRITE
Although mmap is not in use by default, this option is too specific to
enable in the system sqlite3. There are cases where the
application/developer may wish to use mmap for reads (to minimize the
sqlite pagecache), but go through the well tested (p)write routines. |
3.35.5_2,1 13 Jun 2021 23:17:44 |
Kevin Bowling (kbowling) Author: Rozhuk Ivan |
databases/sqlite3: enable OS features
Enable various FreeBSD API options and go-fasters
The only one of these that raised concern is related to mmap, but this
compile time flag will not enable mmap usage on its own.
There is a test failure on ZFS with posix_fallocate(), leave that off
for now.
PR: 241385
Tested by: kbowling (test harness https://www.sqlite.org/testing.html)
Approved by: maintainer timeout |
3.35.5_1,1 13 May 2021 12:13:29 |
Rainer Hurling (rhurlin) |
databases/sqlite3: Fix installation of examples in option TCL
PR: 255811
Reported by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
3.35.5_1,1 06 May 2021 01:29:14 |
Neel Chauhan (nc) Author: Pavel Volkov |
databases/sqlite3: add flavor for support ICU and TCL
PR: 255526 |
3.35.5,1 27 Apr 2021 17:03:07 |
Neel Chauhan (nc) |
databases/sqlite3: Update to 3.35.5
Changes: https://www.sqlite.org/releaselog/3_35_5.html
PR: 255392
Submitted by: Pavel Volkov <pavelivolkov AT gmail DOT com> (maintainer) |
3.34.1_1,1 08 Apr 2021 23:33:31 |
Jan Beich (jbeich) |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
3.34.1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.34.1,1 14 Mar 2021 20:33:03 |
amdmi3 |
Add sqlite_analyzer support
- Switch to more complete distfile which allows to enable
TCL extensions and sqlite_analyzer
- Switch to pkg-plist
PR: 221735
Reported by: lapo@lapo.it
Approved by: maintainer timeout (pavelivolkov@gmail.com, 3.5 years) |
3.34.1,1 07 Mar 2021 16:45:49 |
tobik |
Remove redundant option descriptions that match the default ones
(ignoring case)
Reported by: danfe (for net/mosquitto), portscan |
3.34.1,1 25 Jan 2021 17:21:30 |
lcook |
databases/sqlite3: Update to 3.34.1
Changes: https://www.sqlite.org/releaselog/3_34_1.html
PR: 252963
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D28327 |
3.34.0,1 11 Dec 2020 14:01:49 |
gahr |
databases/sqlite3: fix build w/o THREADS
PR: 244459
Reported by: Brian Haug <haug.bsd6114@yahoo.com> |
3.34.0,1 11 Dec 2020 11:58:15 |
gahr |
databases/sqlite3: update to 3.34.0
Release notes: https://sqlite.org/releaselog/3_34_0.html
PR: 251632
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> |
3.33.0_1,1 03 Nov 2020 00:56:27 |
jbeich |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
3.33.0,1 24 Sep 2020 22:46:36 |
pkubaj |
databases/sqlite3: fix build on powerpc64le
Specify that powerpc64le is little-endian, sqlite thinks all powerpc* are
big-endian. |
3.33.0,1 21 Aug 2020 13:55:08 |
lwhsu |
databases/sqlite3: Update to 3.33.0
PR: 248809
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
3.32.3_3,1 17 Aug 2020 11:56:04 |
joneum |
databases/sqlite3: Change candidates of OPTIONS_RADIO_RL
Removed unneeded LIBEDIT_DESC and "USES= ncurses".
In the target "post-install" added list for check used shared libraries.
PR: 248446
Submitted by: maintainer
Sponsored by: Netzkommune GmbH |
3.32.3_2,1 05 Aug 2020 00:08:51 |
meta |
databases/sqlite3: pet portlint
> WARN: Makefile: [137]: whitespace before end of line.
> FATAL: Makefile: [209]: use a tab (not space) after a variable name |
3.32.3_2,1 03 Aug 2020 17:31:14 |
madpilot |
Bump PORTREVISION after the changes in r543921.
Requested by: Yasuhiro KIMURA <yasu@utahime.org> |
3.32.3_1,1 01 Aug 2020 19:14:10 |
madpilot |
- Add back REALINEP and READLINES options and make them and LIBEDIT
option work after r542047 [1]
- Also add back options descriptions [1]
- While here make STAT3 and STAT4 options descriptions start with
uppercase letter [1]
- Since in r542047 OPTIONS_GROUP_RL was changed to OPTIONS_RADIO_RL
also bug 239228 can be closed [2]
PR: 248323 [1], 239228 [2]
Submitted by: myself [1], Dennis Clarke <dclarke@blastwave.org> [2]
Approved by: maintainer [1] |
3.32.3_1,1 11 Jul 2020 20:23:00 |
brnrd |
databases/sqlite3: change options logic
PR: 222021
Submitted by: Pavel Volkov <pavelivolkov gmail com>
Approved by: maintainer (pavelivolkov gmail com) |
3.32.3,1 07 Jul 2020 11:56:23 |
lwhsu |
Update to 3.32.3
PR: 247819
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
3.32.2,1 13 Jun 2020 04:09:09 |
cy |
Update 3.32.0 --> 3.32.2
Fix two long-standing bugs that allow malicious SQL statements to crash
the process that is running SQLite. These bugs were announced by a
third-party approximately 24 hours after the 3.32.0 release but are not
specific to the 3.32.0 release.
Fix a long-standing bug in the byte-code engine that can cause a COMMIT
command report as success when in fact it failed to commit. Ticket
810dc8038872e212.
Approved by: portmgr (blanket: run-time bugfix)
MFH: 2020Q2 |
3.32.0,1 12 Jun 2020 13:02:53 |
cy |
Update 3.31.1 --> 3.32.0
Address multiple security vulnerabilities.
PR: 247149
Reported by: spam123@bitbert.com
Reminded by: emaste
Approved by: Approved by: portmgr (blanket: security bugfix)
MFH: 2020Q2
Security: CVE-2020-11655, CVE-2020-13434, CVE-2020-13435,
CVE-2020-13630, CVE-2020-13631, CVE-2020-13632 |
3.31.1_1,1 24 Apr 2020 03:53:50 |
cy |
Fix PowerPC segfault.
The segfault fix was originally developed by our upstream, sqlite.org,
to address S/390 and Sparc segfaults, both of which are big endian.
Our PowerPC is also big endian, which this patch also fixes.
Inspired by: src r360223
Approved by: Approved by: portmgr (blanket: run-time bugfix)
Obtained from: https://www.sqlite.org/src/vinfo/04885763c4cd00cb?diff=1
https://sqlite.org/forum/forumpost/672291a5b2 |
3.31.1_1,1 23 Apr 2020 20:14:49 |
jbeich |
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
3.31.1,1 21 Apr 2020 13:49:25 |
dbaio |
databases/sqlite3: Update to 3.31.1
Changelog: https://www.sqlite.org/releaselog/3_31_1.html
ABI: https://abi-laboratory.pro/tracker/timeline/sqlite/
PR: 243602
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
3.30.1_2,1 21 Apr 2020 12:48:59 |
dbaio |
databases/sqlite3: Set JSON1 option as default
JSON1 is required for net-im/py-matrix-synapse.
PR: 244366
PR: 243602
Submitted by: Sascha Biberhofer <ports@skyforge.at>
Approved by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
MFH: 2020Q2 |
3.30.1_1,1 13 Mar 2020 09:47:17 |
jbeich |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
3.30.1,1 27 Jan 2020 05:33:13 |
tcberner |
databases/sqlite3: revert upgrade to 3.31.0
Firefox relied on internals. They changed, which leads to segfaults.
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1607902
[2] https://hg.mozilla.org/try/rev/8d7104bac33729b4da67954b07fb08371df39bd8
PR: 243602
Reported by: Michael Butler <imb@protected-networks.net>, David Wolfskill
<david@catwhisker.org> |
3.31.0 26 Jan 2020 09:03:03 |
tcberner |
databases/sqlite3: Update to 3.31.0
PR: 243602
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
3.30.1 02 Nov 2019 17:28:27 |
rakuco |
Update to 3.30.1.
PR: 241214
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
3.29.0_1 03 Oct 2019 20:35:30 |
jbeich |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
3.29.0 13 Aug 2019 13:45:01 |
mat |
Thinking about r508819 a bit more, make sure nothing depends on fetch
directly in ports. |
3.29.0 16 Jul 2019 17:26:28 |
swills |
databases/sqlite3: Update to 3.29.0
While here, add DQS option
PR: 239201
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
3.28.0 04 May 2019 22:27:29 |
jbeich |
databases/sqlite3: update to 3.28.0
Changes: https://sqlite.org/releaselog/3_28_0.html
ABI: https://abi-laboratory.pro/tracker/timeline/sqlite/
PR: 237677
Approved by: Pavel Volkov (maintainer)
MFH: 2019Q2 |
3.27.2 20 Apr 2019 15:30:33 |
jbeich |
databases/sqlite3: update to 3.27.2
Changes: https://sqlite.org/releaselog/3_27_2.html
ABI: https://abi-laboratory.pro/tracker/timeline/sqlite/
PR: 237373
Approved by: Pavel Volkov (maintainer) |
3.27.1_2 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
3.27.1_1 27 Mar 2019 21:11:09 |
jbeich |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479 |
3.27.1 20 Feb 2019 10:26:55 |
pi |
databases/sqlite3: update 3.26.0 -> 3.27.1
PR: 235802
Reported by: Charlie Li <ml+freebsd@vishwin.info>
Approved by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Relnotes: https://www.sqlite.org/changes.html |
3.26.0 04 Dec 2018 18:02:14 |
swills |
databases/sqlite3: Update to 3.26.0
PR: 233712
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
3.25.1_1 23 Oct 2018 11:35:04 |
jbeich |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine |
3.25.1 20 Sep 2018 21:05:37 |
swills |
databases/sqlite3: update to 3.25.1
While here, UPD_DEL_LIMIT option which didn't work.
PR: 231518
PR: 207383
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
3.25.0 20 Sep 2018 13:42:10 |
sunpoet |
Fix configure error when SESSION is enabled
In file included from <built-in>:318:
<command line>:39:28: warning: ISO C99 requires whitespace after the macro name
[-Wc99-extensions]
#define SQLITE_ENABLE_RTREE-DSQLITE_ENABLE_SESSION 1
^
sqlite3.c:308:5: error: token is not a valid binary operator in a preprocessor
subexpression
#if SQLITE_ENABLE_RTREE
^~~~~~~~~~~~~~~~~~~
<command line>:39:52: note: expanded from here
#define SQLITE_ENABLE_RTREE-DSQLITE_ENABLE_SESSION 1
~~~~~~~~~~~~~~~~~~~~~~~ ^
1 warning and 1 error generated.
*** Error code 1
Approved by: portmgr (blanket) |
3.25.0 19 Sep 2018 23:37:16 |
swills |
databases/sqlite3: Update to 3.25.0
PR: 231452
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
3.24.0_1 24 Aug 2018 07:31:59 |
jbeich |
databases/sqlite3: document gecko@ also needs FTS3_TOKEN
https://searchfox.org/mozilla-central/rev/c45b9755593c/db/sqlite3/src/moz.build#61-63
https://searchfox.org/comm-central/rev/39cff66145fd/mailnews/extensions/fts3/src/nsFts3Tokenizer.cpp#40 |
3.24.0_1 29 Jun 2018 14:22:11 |
jbeich |
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4) |
3.24.0 14 Jun 2018 23:18:09 |
swills |
databases/sqlite3: Update to 3.24.0
PR: 228885
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
3.23.1 03 May 2018 15:59:50 |
joneum |
databases/sqlite3: Update to 3.23.1
Changelog: http://www.sqlite.org/releaselog/3_23_1.html
PR: 227889
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
3.23.0 09 Apr 2018 07:14:37 |
yuri |
databases/sqlite3: Update 3.22.0 -> 3.23.0
Changelog:
https://www.sqlite.org/releaselog/3_23_0.html
Port changes:
* Add SER1 option for the new optional sqlite3_serialize()/sqlite3_deserialize()
functions
* Remove security patches that are now in the release
PR: 227365
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
3.22.0_2 06 Apr 2018 15:53:17 |
jbeich |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61) |
3.22.0_1 22 Mar 2018 08:52:58 |
yuri |
databases/sqlite3: Patch for CVE-2018-8740
Detect databases whose schema is corrupted using
a CREATE TABLE AS statement and issue an appropriate error message.
CVE-2018-8740 will be entered into VuXML when SQLite will make
a release, because CVE-2018-8740 says that versions up to and including
the current version 3.22.0 are vulnerable.
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Reported by: tj <tj@mrsk.me> |
3.22.0 14 Mar 2018 08:50:25 |
yuri |
databases/sqlite: Update to 3.22.0
Changelog:
https://www.sqlite.org/releaselog/3_22_0.html
Port changes:
* Added the OFFSET option for the new sqlite_offset() function
* Added 'Optional extensions' and 'Optional functions' option
groups for better options readability
* Deleted patches from files/ because they were disabling certain
options in the command-line utility that the upstream keeps
always enabled there
* Changed capitalization in some options according to
common spelling rules
PR: 225627
Submitted by: Charlie Li <ml+freebsd@vishwin.info> (original version)
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer, later version)
Approved by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D14216 |
3.21.0_1 09 Nov 2017 02:31:48 |
jbeich |
devel/icu: update to 60.1
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine |
3.21.0 01 Nov 2017 22:12:00 |
jbeich |
databases/sqlite3: update to 3.21.0
Changes: https://www.sqlite.org/releaselog/3_21_0.html
ABI: https://abi-laboratory.pro/tracker/timeline/sqlite/
PR: 223363
Submitted by: Pavel Volkov (maintainer) |
3.20.1_2 23 Oct 2017 11:03:27 |
kwm |
Enable FTS5 by default.
* add note who is going to use this feature.
PR: 223133
Approved by: maintainer (Pavel Volkov <pavelivolkov@gmail.com>) |
3.20.1_1 25 Sep 2017 00:02:36 |
jbeich |
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by: antoine |
3.20.1 27 Aug 2017 18:28:44 |
sunpoet |
Update to 3.20.1
- Remove optimization flag [1]
- Update sha1:
Changes: https://www.sqlite.org/releaselog/3_20_1.html
PR: 221850
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Submitted by: Anton Sayetsky <vsasjason@gmail.com> [1] |
3.20.0_2 11 Aug 2017 14:12:44 |
lev |
Add '-lm' for FTS5 for log() function.
PR: 220660
Submitted by: pavelivolkov@gmail.com (maintainer) |
3.20.0_1 09 Aug 2017 14:04:03 |
madpilot |
Add explicit SQLITE_ENABLE_FTS3. This fixes the firefox and thunderburd
ports build.
Due to recent changes in sqlite3 even if this flag is actually
implicitly added to the build when the FTS4 option is enabled, it
is not reported as present via the
sqlite3_compileoption_used("SQLITE_ENABLE_FTS3") API call, which
is used by the gecko ports configure script to check for a suitable
sqlite3 library.
Related upstream change: https://sqlite.org/src/info/9a443397a6b110f6
PR: 221361, 219963
Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>,
jbeich@
Approved by: portmgr@ (blanket)
MFH: 2017Q3 |
3.20.0 08 Aug 2017 13:31:19 |
feld |
databases/sqlite3: Update to 3.20.0
This resolves a recent vulnerability
MFH: 2017Q3
Security: CVE-2017-10989 |
3.19.3_1 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
3.19.3 10 Jun 2017 17:29:57 |
ultima |
* Updated to 3.19.3
- Fix a bug associated with auto_vacuum that can lead to database corruption
PR: 219902
Submitted by: pavelivolkov@gmail.com (maintainer)
Reviewed by: lifanov (mentor), matthew (mentor)
Approved by: pavelivolkov@gmail.com (maintainer), lifanov (mentor), matthew
(mentor)
Differential Revision: https://reviews.freebsd.org/D11132 |
3.19.2 30 May 2017 15:21:46 |
sunpoet |
Update to 3.19.2
Changes: https://www.sqlite.org/releaselog/3_19_2.html
PR: 219592
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
3.18.0 01 Apr 2017 10:53:29 |
sunpoet |
Update to 3.18.0
Changes: https://www.sqlite.org/releaselog/3_18_0.html
PR: 218286
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
3.17.0 21 Feb 2017 14:33:28 |
krion |
Update databases/sqlite3 to 3.17.0
PR: 217223
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9669 |
3.16.2 16 Jan 2017 12:57:51 |
amdmi3 |
- Update to 3.16.2
PR: 216107
Submitted by: pavelivolkov@gmail.com (maintainer) |
3.15.1_1 09 Jan 2017 13:16:50 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
3.15.1_1 25 Dec 2016 17:17:36 |
rakuco |
Improve the way CFLAGS and CPPFLAGS are set.
":?" is not supported by fmake from FreeBSD 9, so replace it with an explicit
version check. The end result was still the desired one (-DHAVE_STRCHRNUL=1 was
not passed on FreeBSD 9).
While here, also improve the version check by including DragonFly (which
supports strchrnul(3) according to its online man page) and restricting the
FreeBSD version check to the revision range after strchrnul(3) was added to
base.
Also stop passing -Os when building in debug mode, and set UNICODE61_CPPFLAGS
to pet portlint.
PR: 214608
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
MFH: 2016Q4 |