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: deskutils/calibre/files/patch-src_calibre_db_backend.py

Number of commits found: 2

Saturday, 11 Mar 2023
15:15 Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.14.0

- Remove upstreamed patches
commit hash: b7d43798f636bbdb13dbf3126fcc0b1eca8d2337 commit hash: b7d43798f636bbdb13dbf3126fcc0b1eca8d2337 commit hash: b7d43798f636bbdb13dbf3126fcc0b1eca8d2337 commit hash: b7d43798f636bbdb13dbf3126fcc0b1eca8d2337 b7d4379
Wednesday, 1 Mar 2023
12:33 Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Fix at runtime after commit 47912ce2e613 (sqlite3)

In commit 47912ce2e613 to sqlite3 the default has been changed for the DQS
option.

Thius causes calibre to fail to open its database, reporting it as corrupted:

Traceback (most recent call last):
  File "/usr/local/lib/calibre/calibre/gui2/main.py", line 331, in initialize_db
    db = LibraryDatabase(self.library_path)
  File "/usr/local/lib/calibre/calibre/db/legacy.py", line 195, in __init__
    backend = self.backend = create_backend(library_path,
default_prefs=default_prefs,
  File "/usr/local/lib/calibre/calibre/db/legacy.py", line 50, in create_backend
    return DB(library_path, default_prefs=default_prefs,
  File "/usr/local/lib/calibre/calibre/db/backend.py", line 501, in __init__
    self.initialize_custom_columns()
(Only the first 15 lines of the commit message are shown above View all of this commit message)
commit hash: b27d920aecff0eccd07de8feab1f5ee7d2c12621 commit hash: b27d920aecff0eccd07de8feab1f5ee7d2c12621 commit hash: b27d920aecff0eccd07de8feab1f5ee7d2c12621 commit hash: b27d920aecff0eccd07de8feab1f5ee7d2c12621 b27d920

Number of commits found: 2