non port: databases/sqlite3/Makefile |
SVNWeb
|
Number of commits found: 227 (showing only 100 on this page) |
Tue, 19 Sep 2023
|
[ 06:58 Fernando Apesteguía (fernape) Author: Pavel Volkov ] ab64580
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)
|
Sun, 28 May 2023
|
[ 13:48 Koichiro Iwao (meta) ] fc138ee
databases/sqlite3: Update to 3.42.0
PR: 271694
Changes: https://sqlite.org/releaselog/3_42_0.html
|
Mon, 17 Apr 2023
|
[ 12:15 Fernando Apesteguía (fernape) Author: Pavel Volkov ] ee82772
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)
|
Thu, 13 Apr 2023
|
[ 00:56 Jan Beich (jbeich) ] f1f1a8b (Only the first 10 of 214 ports in this commit are shown above. )
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
|
Mon, 13 Mar 2023
|
[ 23:06 Robert Clausecker (fuz) Author: Pavel Volkov ] 5fd5f33
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
|
Mon, 27 Feb 2023
|
[ 22:46 Robert Clausecker (fuz) Author: Pavel Volkov ] 47912ce
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
|
Fri, 6 Jan 2023
|
[ 16:13 Fernando Apesteguía (fernape) Author: Pavel Volkov ] 6b1d30b
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)
|
Mon, 28 Nov 2022
|
[ 16:54 Fernando Apesteguía (fernape) Author: Pavel Volkov ] 5e8b3d7
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 )
|
Wed, 19 Oct 2022
|
[ 08:10 Jan Beich (jbeich) ] dfe25d7 (Only the first 10 of 208 ports in this commit are shown above. )
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
|
Mon, 19 Sep 2022
|
[ 15:50 Neel Chauhan (nc) Author: Pavel Volkov ] d0ed1f3
databases/sqlite3: Add missing Makefile entries
PR: 266459
|
[ 15:50 Neel Chauhan (nc) Author: Pavel Volkov ] c399739
databases/sqlite3: Update to 3.39.3
PR: 266459
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Tue, 30 Aug 2022
|
[ 23:11 Cy Schubert (cy) ] 8710957
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
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
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 )
|
Thu, 7 Jul 2022
|
[ 05:32 Fernando Apesteguía (fernape) Author: Pavel Volkov ] 5bf2947
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)
|
Wed, 29 Jun 2022
|
[ 15:57 Stefan Eßer (se) ] da00957 (Only the first 10 of 58 ports in this commit are shown above. )
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit)
|
Mon, 23 May 2022
|
[ 14:57 Fernando Apesteguía (fernape) Author: Pavel Volkov ] 3909ae1
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)
|
Thu, 12 May 2022
|
[ 10:42 Fernando Apesteguía (fernape) Author: Pavel Volkov ] 7a7f1f4
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)
|
Thu, 7 Apr 2022
|
[ 00:39 Jan Beich (jbeich) ] 268cee3 (Only the first 10 of 179 ports in this commit are shown above. )
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
|
Mon, 14 Feb 2022
|
[ 03:30 Mikhail Teterin (mi) ] 2447a80
databases/sqlite3: use the right TCL even if a newer version is installed
PR: 261367
|
Mon, 10 Jan 2022
|
[ 15:03 Fernando Apesteguía (fernape) Author: Pavel Volkov ] f1661bd
databases/sqlite3: Update to 3.37.2
PR: 261000
Reported by: pavelivolkov@gmail.com (maintainer)
|
Tue, 4 Jan 2022
|
[ 17:58 Neel Chauhan (nc) Author: Pavel Volkov ] c3f5352
databases/sqlite3: Update to 3.37.1
PR: 260924
|
Sat, 1 Jan 2022
|
[ 07:12 Charlie Li (vishwin) ] 29f6281
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)
|
Thu, 28 Oct 2021
|
[ 16:37 Jan Beich (jbeich) ] f34ece3 (Only the first 10 of 157 ports in this commit are shown above. )
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
|
Mon, 14 Jun 2021
|
[ 07:08 Kevin Bowling (kbowling) ] 48df5fd
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.
|
Sun, 13 Jun 2021
|
[ 23:17 Kevin Bowling (kbowling) Author: Rozhuk Ivan ] f7e91e1
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
|
Thu, 13 May 2021
|
[ 12:13 Rainer Hurling (rhurlin) ] 32b2411
databases/sqlite3: Fix installation of examples in option TCL
PR: 255811
Reported by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
|
Thu, 6 May 2021
|
[ 01:29 Neel Chauhan (nc) Author: Pavel Volkov ] ec612a6
databases/sqlite3: add flavor for support ICU and TCL
PR: 255526
|
Tue, 27 Apr 2021
|
[ 17:03 Neel Chauhan (nc) ] 4e00066
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)
|
Thu, 8 Apr 2021
|
[ 23:33 Jan Beich (jbeich) ] 69d24a7 (Only the first 10 of 145 ports in this commit are shown above. )
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 14 Mar 2021
|
[ 20:33 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)
|
Sun, 7 Mar 2021
|
[ 16:45 tobik ] (Only the first 10 of 34 ports in this commit are shown above. )
Remove redundant option descriptions that match the default ones
(ignoring case)
Reported by: danfe (for net/mosquitto), portscan
|
Mon, 25 Jan 2021
|
[ 17:21 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
|
Fri, 11 Dec 2020
|
[ 11:58 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>
|
Tue, 3 Nov 2020
|
[ 00:56 jbeich ] (Only the first 10 of 186 ports in this commit are shown above. )
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)
|
Thu, 24 Sep 2020
|
[ 22:46 pkubaj ]
databases/sqlite3: fix build on powerpc64le
Specify that powerpc64le is little-endian, sqlite thinks all powerpc* are
big-endian.
|
Fri, 21 Aug 2020
|
[ 13:55 lwhsu ]
databases/sqlite3: Update to 3.33.0
PR: 248809
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
|
Mon, 17 Aug 2020
|
[ 11:56 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
|
Wed, 5 Aug 2020
|
[ 00:08 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
|
Mon, 3 Aug 2020
|
[ 17:31 madpilot ]
Bump PORTREVISION after the changes in r543921.
Requested by: Yasuhiro KIMURA <yasu@utahime.org>
|
Sat, 1 Aug 2020
|
[ 19:14 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]
|
Sat, 11 Jul 2020
|
[ 20:23 brnrd ]
databases/sqlite3: change options logic
PR: 222021
Submitted by: Pavel Volkov <pavelivolkov gmail com>
Approved by: maintainer (pavelivolkov gmail com)
|
Tue, 7 Jul 2020
|
[ 11:56 lwhsu ]
Update to 3.32.3
PR: 247819
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
|
Sat, 13 Jun 2020
|
[ 04: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
|
Fri, 12 Jun 2020
|
[ 13:02 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
|
Thu, 23 Apr 2020
|
[ 20:14 jbeich ] (Only the first 10 of 130 ports in this commit are shown above. )
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)
|
Tue, 21 Apr 2020
|
[ 13:49 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)
|
[ 12:48 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
|
Fri, 13 Mar 2020
|
[ 09:47 jbeich ] (Only the first 10 of 126 ports in this commit are shown above. )
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
|
Mon, 27 Jan 2020
|
[ 05:33 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>
|
Sun, 26 Jan 2020
|
[ 09:03 tcberner ]
databases/sqlite3: Update to 3.31.0
PR: 243602
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
|
Sat, 2 Nov 2019
|
[ 17:28 rakuco ]
Update to 3.30.1.
PR: 241214
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
|
Thu, 3 Oct 2019
|
[ 20:35 jbeich ] (Only the first 10 of 135 ports in this commit are shown above. )
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
|
Tue, 13 Aug 2019
|
[ 13:45 mat ]
Thinking about r508819 a bit more, make sure nothing depends on fetch
directly in ports.
|
Tue, 16 Jul 2019
|
[ 17:26 swills ]
databases/sqlite3: Update to 3.29.0
While here, add DQS option
PR: 239201
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
|
Sat, 4 May 2019
|
[ 22:27 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
|
Sat, 20 Apr 2019
|
[ 15:30 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)
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
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
|
Wed, 27 Mar 2019
|
[ 21:11 jbeich ] (Only the first 10 of 127 ports in this commit are shown above. )
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
|
Wed, 20 Feb 2019
|
[ 10:26 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
|
Tue, 4 Dec 2018
|
[ 18:02 swills ]
databases/sqlite3: Update to 3.26.0
PR: 233712
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
|
Tue, 23 Oct 2018
|
[ 11:35 jbeich ] (Only the first 10 of 123 ports in this commit are shown above. )
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
|
Thu, 20 Sep 2018
|
[ 21:05 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)
|
Wed, 19 Sep 2018
|
[ 23:37 swills ]
databases/sqlite3: Update to 3.25.0
PR: 231452
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
|
Fri, 24 Aug 2018
|
[ 07:31 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
|
Fri, 29 Jun 2018
|
[ 14:22 jbeich ] (Only the first 10 of 123 ports in this commit are shown above. )
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)
|
Thu, 14 Jun 2018
|
[ 23:18 swills ]
databases/sqlite3: Update to 3.24.0
PR: 228885
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
|
Thu, 3 May 2018
|
[ 15:59 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)
|
Mon, 9 Apr 2018
|
[ 07:14 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)
|
Fri, 6 Apr 2018
|
[ 15:53 jbeich ] (Only the first 10 of 117 ports in this commit are shown above. )
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)
|
Thu, 22 Mar 2018
|
[ 08:52 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>
|
Wed, 14 Mar 2018
|
[ 08:50 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
|
Thu, 9 Nov 2017
|
[ 02:31 jbeich ] (Only the first 10 of 109 ports in this commit are shown above. )
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
|
Wed, 1 Nov 2017
|
[ 22:12 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)
|
Mon, 23 Oct 2017
|
[ 11:03 kwm ]
Enable FTS5 by default.
* add note who is going to use this feature.
PR: 223133
Approved by: maintainer (Pavel Volkov <pavelivolkov@gmail.com>)
|
Mon, 25 Sep 2017
|
[ 00:02 jbeich ] (Only the first 10 of 111 ports in this commit are shown above. )
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
|
Sun, 27 Aug 2017
|
[ 18:28 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]
|
Fri, 11 Aug 2017
|
[ 14:12 lev ]
Add '-lm' for FTS5 for log() function.
PR: 220660
Submitted by: pavelivolkov@gmail.com (maintainer)
|
Wed, 9 Aug 2017
|
[ 14:04 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
|
Tue, 8 Aug 2017
|
[ 13:31 feld ]
databases/sqlite3: Update to 3.20.0
This resolves a recent vulnerability
MFH: 2017Q3
Security: CVE-2017-10989
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
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
|
Sat, 10 Jun 2017
|
[ 17:29 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
|
Tue, 30 May 2017
|
[ 15:21 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)
|
Sat, 1 Apr 2017
|
[ 10:53 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)
|
Tue, 21 Feb 2017
|
[ 14:33 krion ]
Update databases/sqlite3 to 3.17.0
PR: 217223
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9669
|
Mon, 16 Jan 2017
|
[ 12:57 amdmi3 ]
- Update to 3.16.2
PR: 216107
Submitted by: pavelivolkov@gmail.com (maintainer)
|
Mon, 9 Jan 2017
|
[ 13:16 amdmi3 ] (Only the first 10 of 104 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
Sun, 25 Dec 2016
|
[ 17:17 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
|
Sat, 19 Nov 2016
|
[ 18:21 jbeich ] (Only the first 10 of 85 ports in this commit are shown above. )
devel/icu: update to 58.1
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt)
|
Wed, 16 Nov 2016
|
[ 18:10 jbeich ]
databases/sqlite3: update to 3.15.1
- Add missing deps for `pkg-config sqlite3 --libs --static`
Changes: https://sqlite.org/releaselog/3_15_1.html
ABI: https://abi-laboratory.pro/tracker/timeline/sqlite/
PR: 214569
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
|
Tue, 15 Nov 2016
|
[ 15:28 adamw ]
Update to 3.15.0.
PR: 214214
Submitted by: maintainer (Pavel Volkov)
|
Sat, 24 Sep 2016
|
[ 11:06 tijl ] (Only the first 10 of 110 ports in this commit are shown above. )
- Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
--disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU. The code wanted to use BYTE_ORDER
defined in machine/endian.h, but this isn't visible because ICU is
compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
a C++11 runtime library now. Add this to all ports that depend on it
so their executables load the right libstdc++.so on FreeBSD 9.
PR: 205120
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Tue, 23 Aug 2016
|
[ 20:26 pawel ]
- Update to version 3.14.1
- Add UNKNOWN_SQL option
PR: 211724
Submitted by: Pavel Volkov (maintainer)
|
Wed, 6 Jul 2016
|
[ 22:10 mat ] (Only the first 10 of 74 ports in this commit are shown above. )
Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.
PR: 205120
With hat: portmgr
Sponsored by: Absolight
|
[ 07:34 gahr ] (Only the first 10 of 64 ports in this commit are shown above. )
devel/icu: bump PORTREVISION on dependent ports
|
Sun, 29 May 2016
|
[ 14:14 amdmi3 ]
- Update to 3.13.0
- Add option for session extension
PR: 209827
Submitted by: pavelivolkov@gmail.com (maintainer)
|
Fri, 6 May 2016
|
[ 11:40 pi ]
databases/sqlite3: 3.12.1 -> 3.12.2
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 <pavelivolkov@gmail.com> (maintainer)
|
Wed, 13 Apr 2016
|
[ 15:28 pi ]
databases/sqlite3: 3.11.1 -> 3.12.1
Changes:
https://www.sqlite.org/changes.html
PR: 208674
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Number of commits found: 227 (showing only 100 on this page) |