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

Number of commits found: 11

Sunday, 14 Mar 2021
20:33 amdmi3 search for other commits by this committer
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)
Original commitRevision:568415 
Friday, 11 Dec 2020
14:01 gahr search for other commits by this committer
databases/sqlite3: fix build w/o THREADS

PR:		244459
Reported by:	Brian Haug <haug.bsd6114@yahoo.com>
Original commitRevision:557735 
Tuesday, 7 Jul 2020
11:56 lwhsu search for other commits by this committer
Update to 3.32.3

PR:		247819
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Original commitRevision:541414 
Friday, 24 Apr 2020
03:53 cy search for other commits by this committer
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
Original commitRevision:532729 
Tuesday, 4 Dec 2018
18:02 swills search for other commits by this committer
databases/sqlite3: Update to 3.26.0

PR:		233712
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Original commitRevision:486622 
Thursday, 20 Sep 2018
13:42 sunpoet search for other commits by this committer
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)
Original commitRevision:480170 
Monday, 9 Apr 2018
07:14 yuri search for other commits by this committer
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)
Original commitRevision:466838 
Thursday, 22 Mar 2018
08:52 yuri search for other commits by this committer
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>
Original commitRevision:465275 
Wednesday, 14 Mar 2018
08:50 yuri search for other commits by this committer
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
Original commitRevision:464472 
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 
Wednesday, 17 Apr 2013
09:19 culot search for other commits by this committer
- Update to 3.7.16.1

Changes:	http://www.sqlite.org/releaselog/3_7_16_1.html
PR:		ports/177499
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
Feature safe:	yes
Original commitRevision:315952 

Number of commits found: 11