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-plist

Number of commits found: 17

Monday, 11 Dec 2023
04:56 Alexey Dokuchaev (danfe) search for other commits by this committer
databases/iowow: update IOWOW to version 1.4.17

Reported by:	portscout
commit hash: 049f3a7ace953754556c3d8114642eda5d3ef89d commit hash: 049f3a7ace953754556c3d8114642eda5d3ef89d commit hash: 049f3a7ace953754556c3d8114642eda5d3ef89d commit hash: 049f3a7ace953754556c3d8114642eda5d3ef89d 049f3a7
Wednesday, 16 Nov 2022
09:54 Alexey Dokuchaev (danfe) search for other commits by this committer
databases/iowow: update the port to version 1.4.16

Reported by:	portscout
commit hash: a92b89c1e6f46d253904938ae158e618aeeb914a commit hash: a92b89c1e6f46d253904938ae158e618aeeb914a commit hash: a92b89c1e6f46d253904938ae158e618aeeb914a commit hash: a92b89c1e6f46d253904938ae158e618aeeb914a a92b89c
Monday, 16 May 2022
06:49 Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 2d34c2b
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
Monday, 19 Jul 2021
09:35 Alexey Dokuchaev (danfe) search for other commits by this committer
databases/iowow: update IOWOW to version 1.4.12.

Reported by:	portscout
commit hash: e0e2ec1f79e2ca12ddc6a1cdc8a96a0bc18ed1b4 commit hash: e0e2ec1f79e2ca12ddc6a1cdc8a96a0bc18ed1b4 commit hash: e0e2ec1f79e2ca12ddc6a1cdc8a96a0bc18ed1b4 commit hash: e0e2ec1f79e2ca12ddc6a1cdc8a96a0bc18ed1b4 e0e2ec1
Tuesday, 11 May 2021
07:37 Alexey Dokuchaev (danfe) search for other commits by this committer
Update IOWOW to version 1.4.11.

Reported by:	portscout
commit hash: a9ee47c19927c8bf0482adb4c418f20cb8c40042 commit hash: a9ee47c19927c8bf0482adb4c418f20cb8c40042 commit hash: a9ee47c19927c8bf0482adb4c418f20cb8c40042 commit hash: a9ee47c19927c8bf0482adb4c418f20cb8c40042 a9ee47c
Tuesday, 22 Sep 2020
17:25 danfe search for other commits by this committer
Update to version 1.4.7.

Reported by:	portscout
Original commitRevision:549612 
Sunday, 23 Feb 2020
13:02 danfe search for other commits by this committer
Update IOWOW to version 1.3.37.

Reported by:	portscout
Original commitRevision:526920 
Thursday, 31 Oct 2019
12:06 danfe search for other commits by this committer
- Update `databases/iowow' to version 1.3.27
- Allow tests and hook them to our framework

Reported by:	portscout
Original commitRevision:516144 
Sunday, 28 Apr 2019
12:11 danfe search for other commits by this committer
- Update `databases/iowow' to version 1.3.14
- Don't hardcode library version in the pkg-plist
  to reduce the repochurn upon every port update

Requested by:	upstream
Original commitRevision:500312 
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 
Wednesday, 7 Nov 2018
11:14 danfe search for other commits by this committer
Update `databases/iowow' to version 1.2.14.

Requested by:	upstream
Reported by:	portscout (independently)
Original commitRevision:484394 
Monday, 6 Aug 2018
15:32 danfe search for other commits by this committer
Update `databases/iowow' to version 1.2.13.

Reported by:	portscout
Original commitRevision:476514 
Sunday, 24 Jun 2018
06:35 danfe search for other commits by this committer
Update `databases/iowow' to version 1.2.12.

Reported by:	portscout
Original commitRevision:473184 
Monday, 21 May 2018
08:48 danfe search for other commits by this committer
Update `databases/iowow' to version 1.2.8.
Original commitRevision:470522 
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: 17