notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/sqlite3/files/patch-Makefile.in

Number of commits found: 21

Monday, 28 Nov 2022
16:54 Fernando ApesteguĂ­a (fernape) search for other commits by this committer 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
   setting.
 * Enhance the sqlite3_strglob() and sqlite3_strlike() APIs
 * Provide the new SQLITE_MAX_ALLOCATION_SIZE compile-time option for limiting
   the size of memory allocations.
 * Change the algorithm used by SQLite's built-in pseudo-random number
   generator (PRNG) from RC4 to Chacha20.
 * Allow two or more indexes to have the same name as long as they are all in
   separate schemas.
 * Miscellaneous performance optimizations result in about 1% fewer CPU cycles
   used on typical workloads.

PR:		268012
Reported by:	pavelivolkov@gmail.com (maintainer)
commit hash: 5e8b3d783d2cce36c7e4f38aad7b34b4ee3d9c68 commit hash: 5e8b3d783d2cce36c7e4f38aad7b34b4ee3d9c68 commit hash: 5e8b3d783d2cce36c7e4f38aad7b34b4ee3d9c68 commit hash: 5e8b3d783d2cce36c7e4f38aad7b34b4ee3d9c68 5e8b3d7
Thursday, 6 May 2021
01:29 Neel Chauhan (nc) search for other commits by this committer Author: Pavel Volkov
databases/sqlite3: add flavor for support ICU and TCL

PR:	255526
commit hash: ec612a64353c822eabaed0dadd000cc9e3bfe17d commit hash: ec612a64353c822eabaed0dadd000cc9e3bfe17d commit hash: ec612a64353c822eabaed0dadd000cc9e3bfe17d commit hash: ec612a64353c822eabaed0dadd000cc9e3bfe17d ec612a6
Tuesday, 27 Apr 2021
17:03 Neel Chauhan (nc) search for other commits by this committer
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)
commit hash: 4e00066ccb9699f670b9a3be411b13bc26a932f2 commit hash: 4e00066ccb9699f670b9a3be411b13bc26a932f2 commit hash: 4e00066ccb9699f670b9a3be411b13bc26a932f2 commit hash: 4e00066ccb9699f670b9a3be411b13bc26a932f2 4e00066
Sunday, 29 May 2016
14:14 amdmi3 search for other commits by this committer
- Update to 3.13.0
- Add option for session extension

PR:		209827
Submitted by:	pavelivolkov@gmail.com (maintainer)
Original commitRevision:416106 
Tuesday, 20 Oct 2015
14:47 mat search for other commits by this committer
Update to 3.9.1.

PR:		203892
Submitted by:	maintainer
Sponsored by:	Absolight
Original commitRevision:399854 
Tuesday, 12 May 2015
17:22 jbeich search for other commits by this committer
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)
Original commitRevision:386160 
Wednesday, 25 Dec 2013
23:33 rakuco search for other commits by this committer
- Update to 3.8.1.
- Support staging.

PR:		ports/184558
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
Original commitRevision:337465 
Friday, 25 May 2012
10:16 sperber search for other commits by this committer
- Update to 3.7.12.1

PR:           ports/168329
Submitted by: Pavel I Volkov <pavelivolkov _at_ googlemail.com> (maintainer)
Approved by:  decke (mentor)
Original commit
Tuesday, 15 May 2012
12:52 bapt search for other commits by this committer
- 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]
Original commit
Tuesday, 20 Sep 2011
19:19 jlaffaye search for other commits by this committer
Update to 3.7.8

PR:             ports/160853
Submitted by:   Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
Original commit
Thursday, 22 Apr 2010
15:34 mnag search for other commits by this committer
- Revert to TCL patch-Makefile
Original commit
Tuesday, 20 Apr 2010
23:45 wxs search for other commits by this committer
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)
Original commit
Monday, 2 Nov 2009
10:11 ale search for other commits by this committer
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
Original commit
Saturday, 25 Apr 2009
02:44 mnag search for other commits by this committer
- Update to 3.6.13.
- Fix upgrade with tcl 8.4.
Original commit
Monday, 23 Mar 2009
05:31 mnag search for other commits by this committer
- 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]
Original commit
Wednesday, 29 Oct 2008
16:40 mnag search for other commits by this committer
- 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]
Original commit
Monday, 12 Feb 2007
12:47 mnag search for other commits by this committer
- 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]
Original commit
Sunday, 22 May 2005
00:06 pav search for other commits by this committer
- 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)
Original commit
Thursday, 23 Dec 2004
08:25 nork search for other commits by this committer
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
Original commit
04:26 edwin search for other commits by this committer
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>
Original commit
Tuesday, 31 Aug 2004
19:06 green search for other commits by this committer
Add SQLite 3 (in beta form).
Original commit

Number of commits found: 21