Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
11 Dec 2020 14:01:49
3.34.0,1

|
gahr  |
databases/sqlite3: fix build w/o THREADS
PR: 244459
Reported by: Brian Haug <haug.bsd6114@yahoo.com> |
11 Dec 2020 11:58:15
3.34.0,1

|
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> |
03 Nov 2020 00:56:27
3.33.0_1,1

|
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) |
24 Sep 2020 22:46:36
3.33.0,1

|
pkubaj  |
databases/sqlite3: fix build on powerpc64le
Specify that powerpc64le is little-endian, sqlite thinks all powerpc* are
big-endian. |
21 Aug 2020 13:55:08
3.33.0,1

|
lwhsu  |
databases/sqlite3: Update to 3.33.0
PR: 248809
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
17 Aug 2020 11:56:04
3.32.3_3,1

|
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 |
05 Aug 2020 00:08:51
3.32.3_2,1

|
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 |
03 Aug 2020 17:31:14
3.32.3_2,1

|
madpilot  |
Bump PORTREVISION after the changes in r543921.
Requested by: Yasuhiro KIMURA <yasu@utahime.org> |
01 Aug 2020 19:14:10
3.32.3_1,1

|
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] |
11 Jul 2020 20:23:00
3.32.3_1,1

|
brnrd  |
databases/sqlite3: change options logic
PR: 222021
Submitted by: Pavel Volkov <pavelivolkov gmail com>
Approved by: maintainer (pavelivolkov gmail com) |
07 Jul 2020 11:56:23
3.32.3,1

|
lwhsu  |
Update to 3.32.3
PR: 247819
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
13 Jun 2020 04:09:09
3.32.2,1

|
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 |
12 Jun 2020 13:02:53
3.32.0,1

|
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 |
24 Apr 2020 03:53:50
3.31.1_1,1

|
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 |
23 Apr 2020 20:14:49
3.31.1_1,1

|
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) |
21 Apr 2020 13:49:25
3.31.1,1

|
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) |
21 Apr 2020 12:48:59
3.30.1_2,1

|
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 |
13 Mar 2020 09:47:17
3.30.1_1,1

|
jbeich  |
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
27 Jan 2020 05:33:13
3.30.1,1

|
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> |
26 Jan 2020 09:03:03
3.31.0

|
tcberner  |
databases/sqlite3: Update to 3.31.0
PR: 243602
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
02 Nov 2019 17:28:27
3.30.1

|
rakuco  |
Update to 3.30.1.
PR: 241214
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
03 Oct 2019 20:35:30
3.29.0_1

|
jbeich  |
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ |
13 Aug 2019 13:45:01
3.29.0

|
mat  |
Thinking about r508819 a bit more, make sure nothing depends on fetch
directly in ports. |
16 Jul 2019 17:26:28
3.29.0

|
swills  |
databases/sqlite3: Update to 3.29.0
While here, add DQS option
PR: 239201
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
04 May 2019 22:27:29
3.28.0

|
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 |
20 Apr 2019 15:30:33
3.27.2

|
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) |
09 Apr 2019 14:04:50
3.27.1_2

|
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 |
27 Mar 2019 21:11:09
3.27.1_1

|
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 |
20 Feb 2019 10:26:55
3.27.1

|
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 |
04 Dec 2018 18:02:14
3.26.0

|
swills  |
databases/sqlite3: Update to 3.26.0
PR: 233712
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
23 Oct 2018 11:35:04
3.25.1_1

|
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 |
20 Sep 2018 21:05:37
3.25.1

|
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) |
20 Sep 2018 13:42:10
3.25.0

|
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) |
19 Sep 2018 23:37:16
3.25.0

|
swills  |
databases/sqlite3: Update to 3.25.0
PR: 231452
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
24 Aug 2018 07:31:59
3.24.0_1

|
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 |
29 Jun 2018 14:22:11
3.24.0_1

|
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) |
14 Jun 2018 23:18:09
3.24.0

|
swills  |
databases/sqlite3: Update to 3.24.0
PR: 228885
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
03 May 2018 15:59:50
3.23.1

|
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) |
09 Apr 2018 07:14:37
3.23.0

|
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) |
06 Apr 2018 15:53:17
3.22.0_2

|
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) |
22 Mar 2018 08:52:58
3.22.0_1

|
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> |
14 Mar 2018 08:50:25
3.22.0

|
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 |
09 Nov 2017 02:31:48
3.21.0_1

|
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 |
01 Nov 2017 22:12:00
3.21.0

|
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) |
23 Oct 2017 11:03:27
3.20.1_2

|
kwm  |
Enable FTS5 by default.
* add note who is going to use this feature.
PR: 223133
Approved by: maintainer (Pavel Volkov <pavelivolkov@gmail.com>) |
25 Sep 2017 00:02:36
3.20.1_1

|
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 |
27 Aug 2017 18:28:44
3.20.1

|
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] |
11 Aug 2017 14:12:44
3.20.0_2

|
lev  |
Add '-lm' for FTS5 for log() function.
PR: 220660
Submitted by: pavelivolkov@gmail.com (maintainer) |
09 Aug 2017 14:04:03
3.20.0_1

|
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 |
08 Aug 2017 13:31:19
3.20.0

|
feld  |
databases/sqlite3: Update to 3.20.0
This resolves a recent vulnerability
MFH: 2017Q3
Security: CVE-2017-10989 |
27 Jun 2017 13:46:53
3.19.3_1

|
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 |
10 Jun 2017 17:29:57
3.19.3

|
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 |
30 May 2017 15:21:46
3.19.2

|
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) |
01 Apr 2017 10:53:29
3.18.0

|
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) |
21 Feb 2017 14:33:28
3.17.0

|
krion  |
Update databases/sqlite3 to 3.17.0
PR: 217223
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9669 |
16 Jan 2017 12:57:51
3.16.2

|
amdmi3  |
- Update to 3.16.2
PR: 216107
Submitted by: pavelivolkov@gmail.com (maintainer) |
09 Jan 2017 13:16:50
3.15.1_1

|
amdmi3  |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
25 Dec 2016 17:17:36
3.15.1_1

|
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 |
19 Nov 2016 18:21:20
3.15.1_1

|
jbeich  |
devel/icu: update to 58.1
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt) |
16 Nov 2016 18:10:35
3.15.1

|
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) |
15 Nov 2016 15:28:57
3.15.0

|
adamw  |
Update to 3.15.0.
PR: 214214
Submitted by: maintainer (Pavel Volkov) |
24 Sep 2016 11:06:57
3.14.1_1

|
tijl  |
- 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) |
23 Aug 2016 20:26:25
3.14.1

|
pawel  |
- Update to version 3.14.1
- Add UNKNOWN_SQL option
PR: 211724
Submitted by: Pavel Volkov (maintainer) |
06 Jul 2016 22:10:14
3.13.0_2

|
mat  |
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 |
06 Jul 2016 07:34:13
3.13.0_1

|
gahr  |
devel/icu: bump PORTREVISION on dependent ports |
29 May 2016 14:14:22
3.13.0

|
amdmi3  |
- Update to 3.13.0
- Add option for session extension
PR: 209827
Submitted by: pavelivolkov@gmail.com (maintainer) |
06 May 2016 11:40:28
3.12.2

|
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) |
13 Apr 2016 15:28:26
3.12.1

|
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) |
01 Apr 2016 14:00:57
3.11.1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
14 Mar 2016 21:31:37
3.11.1

|
feld  |
databases/sqlite3: Update to 3.11.1
- 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 |
11 Feb 2016 20:00:35
3.10.2_2

|
pi  |
databases/sqlite3: Enable one of the command line editing options
- The last update to sqlite3 disabled readline support
- Now several variants can be selected.
PR: 206944
Submitted by: Tobias Kortkamp <t@tobik.me>
Approved by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
05 Feb 2016 20:42:38
3.10.2_1

|
pi  |
databases/sqlite3: remove CONFLICTS=sqlcipher-[0-9]*, no longer true
PR: 206860
Submitted by: yuri@rawbw.com
Approved by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
21 Jan 2016 21:03:22
3.10.2_1

|
antoine  |
libtool --finish is a nop on FreeBSD, remove faulty pkg-install script
With hat: portmgr |
21 Jan 2016 20:40:08
3.10.2

|
pi  |
databases/sqlite3: 3.10.0 -> 3.10.2
Changes:
https://www.sqlite.org/releaselog/3_10_2.html
PR: 206463
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
12 Jan 2016 14:33:21
3.10.0

|
amdmi3  |
Add Public Domain support to ports license framework. You can now use
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 |
11 Jan 2016 13:27:05
3.10.0

|
culot  |
- Update to 3.10.0
- Add options to choose the command line library used by shell tools
- Add option for static linking
- Add option to compile sqlite with SQLITE_LIKE_DOESNT_MATCH_BLOBS option
- Remove option TEMP_CACHE_SIZE
- Cosmetic changes
Changes: http://www.sqlite.org/releaselog/3_10_0.html
PR: 206062
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
07 Nov 2015 18:26:03
3.9.2

|
riggs  |
Update to upstream release 3.9.2
PR: 204318
Submitted by: pavelivolkov@gmail.com (maintainer) |
20 Oct 2015 14:47:12
3.9.1

|
mat  |
Update to 3.9.1.
PR: 203892
Submitted by: maintainer
Sponsored by: Absolight |
27 Sep 2015 21:58:44
3.8.11.1_1

|
jbeich  |
databases/sqlite3: enable DBSTAT by default for firefox 41+
PR: 200853
Reviewed by: milios@ccsys.com
Approved by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
23 Aug 2015 15:18:56
3.8.11.1

|
sunpoet  |
- Update to 3.8.11.1
- Update MASTER_SITES
- Sort USES
- Cosmetic change
Changes: https://www.sqlite.org/releaselog/3_8_11_1.html
PR: 202568
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
09 Jun 2015 07:54:30
3.8.10.2

|
culot  |
- Update to 3.8.10.2
Changes: http://www.sqlite.org/releaselog/3_8_10_2.html
PR: 200669
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
12 May 2015 17:22:27
3.8.10.1

|
jbeich  |
databases/sqlite3, databases/tcl-sqlite3: update to 3.8.10.1
- Add option SQLITE_ENABLE_DBSTAT_VTAB
- Create patches for port with 'makepatch'
Changes: https://sqlite.org/releaselog/3_8_10_1.html
ACC
report: http://upstream-tracker.org/compat_reports/sqlite/3080900_to_3081001/abi_compat_report.html
PR: 200150
PR: 200151
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
17 Apr 2015 04:39:24
3.8.9_1

|
jbeich  |
Backout r384095 for breaking databases/tcl-sqlite3
PACKAGE_VERSION is 3.8.9, not 3.8.9.0. tcl-sqlite3 uses it for
naming shared library. Also saved in pkg-config --modversion.
Bump PORTREVISION to make sure both ports are on the same PORTVERSION.
PR: 199312
PR: 199313
Reported by: pkg-fallout
Requested by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Pointy hat: jbeich |
16 Apr 2015 10:57:54
3.8.9.0

|
jbeich  |
Revert DISTNAME change by using proper PORTVERSION
$ pkg version --test-version 3.8.9 3.8.9.0
=
PR: 199312 (fixup)
PR: 199313 (fixup)
Submitted by: mat |
16 Apr 2015 07:16:25
3.8.9

|
jbeich  |
Update to version 3.8.9
Changes: https://sqlite.org/releaselog/3_8_9.html
ACC
report: http://upstream-tracker.org/compat_reports/sqlite/3080803_to_3080900/abi_compat_report.html
PR: 199312
PR: 199313
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
27 Mar 2015 17:02:31
3.8.8.3

|
pawel  |
Update to version 3.8.8.3
PR: 198786
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
25 Mar 2015 09:33:53
3.8.8.2

|
marino  |
databases category: Remove $PTHREAD_LIBS
Note: virtuoso did not pass check-plist from before, so it was fixed.
approved by: PTHREAD blanket |
11 Feb 2015 18:45:19
3.8.8.2

|
pawel  |
Update to version 3.8.8.2
PR: 197285
Submitted by: rsimmons0@gmail.com
Approved by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
28 Jan 2015 08:37:40
3.8.8.1

|
madpilot  |
Update to 3.8.8.1
PR: 197082
Submitted by: rsimmons0 at gmail.com
Approved by: Pavel Volkov <pavelivolkov at gmail.com> (maintainer) |
20 Jan 2015 23:17:12
3.8.8

|
marino  |
databases/sqlite3: Upgrade version 3.8.7.4 => 3.8.8
PR: 196872
Submitted by: maintainer (Pavel Volkov) |
29 Dec 2014 09:23:03
3.8.7.4

|
riggs  |
Update to version 3.8.7.4
PR: 196275
Submitted by: rsimmons0@gmail.com
Approved by: pavelivolkov@gmail.com (maintainer) |
22 Nov 2014 15:47:10
3.8.7.2

|
danilo  |
- Update to 3.8.7.2
PR: 195062
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
01 Nov 2014 10:37:06
3.8.7_1

|
madpilot  |
Add READLINE option and conditionally add readline to USES, this
fixes command line editing on head, which does not install libreadline
anymore in base.
While heere also add ncurses USES.
PR: 194717
Submitted by: me
Approved by: Pavel Volkov <pavelivolkov at gmail.com> (maintainer) |
31 Oct 2014 08:20:31
3.8.7

|
culot  |
- Update to 3.8.7
Changes: http://www.sqlite.org/releaselog/3_8_7.html
PR: ports/194554
Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) |
23 Aug 2014 20:01:46
3.8.6

|
adamw  |
Update to 3.8.6.
PR: 192830, 192831
Submitted by: maintainer |
27 Jun 2014 17:17:32
3.8.5_1

|
miwi  |
- Use proper stripping
- Don't keep la file since shlib got downgraded in r359529
- Bump PORTREVISION |
27 Jun 2014 14:10:37
3.8.5

|
miwi  |
- Update to 3.8.5
PR: 190746 |
20 May 2014 12:38:09
3.8.4.3

|
culot  |
- Update to 3.8.4.3
Changes: http://www.sqlite.org/releaselog/3_8_4_3.html
PR: ports/189985
Submitted by: Pavel I Volkov <pavelivolkov@gmail.com> (maintainer) |
05 Apr 2014 06:05:11
3.8.4.2

|
culot  |
- Update to 3.8.4.2
Changes: http://www.sqlite.org/releaselog/3_8_4_2.html
PR: ports/1878224
Submitted by: Pavel I Volkov <pavelivolkov@gmail.com> (maintainer) |
15 Mar 2014 18:05:04
3.8.4.1

|
pawel  |
Update to version 3.8.4.1
PR: ports/187604
Submitted by: maintainer |