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/iowow/files/patch-src_CMakeLists.txt

Number of commits found: 4

Tuesday, 15 Feb 2022
17:21 Alexey Dokuchaev (danfe) search for other commits by this committer
databases/iowow: the port had been updated to version 1.4.14

- Remove `post-patch' target and two patch hunks now that these
  issues had been fixed and integrated upstream
- GC no longer useful patch (should have been removed in commit
  620968a43a5f upon dropping support for EoL'ed FreeBSD 11)

Reported by:	portscout
commit hash: b2c4944c9800bcc51bcd342e0ec3bf8ae8df537b commit hash: b2c4944c9800bcc51bcd342e0ec3bf8ae8df537b commit hash: b2c4944c9800bcc51bcd342e0ec3bf8ae8df537b commit hash: b2c4944c9800bcc51bcd342e0ec3bf8ae8df537b b2c4944
Tuesday, 2 Apr 2019
08:55 danfe search for other commits by this committer
Update `databases/iowow' to version 1.3.9

Summary of the most important changes since version 1.2.14:

  - Removed ability to manage sorted arrays as key values due
    to performance issues; replaced with two-part compound keys
  + Added support of variable-length encoded integer keys
  + Added atomic in-place integer key value increments
  + Added new utility functions and flags

  * Fixed incorrect key handling in iwkv_del()
  * Fixed iwkv_cursor_copy_key() which was not aware of the
    compound keys mode
  * Fixed iwkv_puth() was called with incorrect previous value
  * Fixed deadlocks in iwkv_del() by not escalating exclusive
    lock on the storage
  * Fixed iwxstr_new2() with zero size argument caused illegal
    memory write
  * Fixed memory leak in iwkv_cursor_open() on error
  * Fixed high CPU usage in WAL mode

Requested by:	upstream
Original commitRevision:497558 
Sunday, 6 May 2018
09:02 danfe search for other commits by this committer
- Update `databases/iowow' to version 1.1.0 [*]
- Remove ONLY_FOR_ARCHS (x64-specific bits are guarded now)
- Cleanup up patch hunks that were included upstream
- Fix a typo and generally include port description

Requested by:	upstream [*]
Original commitRevision:469184 
Saturday, 14 Apr 2018
12:06 danfe search for other commits by this committer
Add a port of IOWOW, persistent and fast key-value database engine based
on skip list data structure.

WWW: http://iowow.io/
Original commitRevision:467312 

Number of commits found: 4