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-test_scanstatus.test

Number of commits found: 2

Monday, 27 Feb 2023
22:46 Robert Clausecker (fuz) search for other commits by this committer 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
commit hash: 47912ce2e613211aecf6ecdfc58681b7aca0df33 commit hash: 47912ce2e613211aecf6ecdfc58681b7aca0df33 commit hash: 47912ce2e613211aecf6ecdfc58681b7aca0df33 commit hash: 47912ce2e613211aecf6ecdfc58681b7aca0df33 47912ce
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
commit hash: 5e8b3d783d2cce36c7e4f38aad7b34b4ee3d9c68 commit hash: 5e8b3d783d2cce36c7e4f38aad7b34b4ee3d9c68 commit hash: 5e8b3d783d2cce36c7e4f38aad7b34b4ee3d9c68 commit hash: 5e8b3d783d2cce36c7e4f38aad7b34b4ee3d9c68 5e8b3d7

Number of commits found: 2