non port: databases/sqlite3/files/patch-Makefile.in |
SVNWeb
|
Number of commits found: 21 |
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 )
|
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)
|
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)
|
Tue, 20 Oct 2015
|
[ 14:47 mat ]
Update to 3.9.1.
PR: 203892
Submitted by: maintainer
Sponsored by: Absolight
|
Tue, 12 May 2015
|
[ 17:22 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)
|
Wed, 25 Dec 2013
|
[ 23:33 rakuco ]
- Update to 3.8.1.
- Support staging.
PR: ports/184558
Submitted by: Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
|
Fri, 25 May 2012
|
[ 10:16 sperber ]
- Update to 3.7.12.1
PR: ports/168329
Submitted by: Pavel I Volkov <pavelivolkov _at_ googlemail.com> (maintainer)
Approved by: decke (mentor)
|
Tue, 15 May 2012
|
[ 12:52 bapt ]
- Update to 3.7.12
- switch to autoconf version (no more need of tcl)
PR: ports/167913 [1], ports/155908 [2]
Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer),
bapt[2]
|
Tue, 20 Sep 2011
|
[ 19:19 jlaffaye ]
Update to 3.7.8
PR: ports/160853
Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
|
Thu, 22 Apr 2010
|
[ 15:34 mnag ]
- Revert to TCL patch-Makefile
|
Tue, 20 Apr 2010
|
[ 23:45 wxs ]
Update to 3.6.32.1.
Remove TCL build dependency using a patch from OpenBSD.
PR: ports/145213
Submitted by: Bapt <baptiste.daroussin@gmail.com>
Approved by: mnag@ (maintainer timeout)
|
Mon, 2 Nov 2009
|
[ 10:11 ale ]
Update sqlite3 to 3.6.19 release:
- fix thread-safe support (does it make sense to have an option to disable it?)
- add R*Tree index OPTION
- rework/simplify the port
PR: ports/139276
Submitted by: ale
Approved by: maintainer
|
Sat, 25 Apr 2009
|
[ 02:44 mnag ]
- Update to 3.6.13.
- Fix upgrade with tcl 8.4.
|
Mon, 23 Mar 2009
|
[ 05:31 mnag ]
- Update to 3.6.11
- Change hard coded TCL dependancy to USE_TCL [1]
PR: 132382 [1]
Submitted by: Scot W. Hetzel <swhetzel___gmail.com> [1]
|
Wed, 29 Oct 2008
|
[ 16:40 mnag ]
- Update to 3.6.4 [1]
- Add option to enable/disable column metadata [2]
PR: 125004 [2]
Submitted by: Lapo Luchini <lapo___lapo.it> [2]
Requested by: many [1]
|
Mon, 12 Feb 2007
|
[ 12:47 mnag ]
- Update to 3.3.12 [1]
- Fix FTS1 build [2]
Notified by: Max Khitrov <mkhitrov___umd.edu> [1],
Jeroen Ruigrok/asmodai <asmodai___in-nomine.org> [2]
|
Sun, 22 May 2005
|
[ 00:06 pav ]
- Update to 3.2.1
- Use OPTIONS
PR: ports/79024
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: maintainer timeout (2 months)
|
Thu, 23 Dec 2004
|
[ 08:25 nork ] (Only the first 10 of 34 ports in this commit are shown above. )
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports
|
[ 04:26 edwin ]
Update databases/sqlite3 to 3.0.8
Update databases/sqlite3 to 3.0.8
PR: ports/74571
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
Tue, 31 Aug 2004
|
[ 19:06 green ]
Add SQLite 3 (in beta form).
|
Number of commits found: 21 |