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/pkg-descr

Number of commits found: 4

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
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