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/clickhouse/files/patch-src_Interpreters_AsynchronousMetrics.h

Number of commits found: 3

Monday, 17 Jan 2022
07:35 Kirill Ponomarev (krion) search for other commits by this committer
databases/clickhouse: Update to 21.12.3.32

Changes:
https://github.com/ClickHouse/ClickHouse/compare/v21.7.4.18-stable...v21.12.3.32-stable

Reported by:	maintainer
commit hash: edb56d4c62ae865be24e1fb81c7657d42a27c355 commit hash: edb56d4c62ae865be24e1fb81c7657d42a27c355 commit hash: edb56d4c62ae865be24e1fb81c7657d42a27c355 commit hash: edb56d4c62ae865be24e1fb81c7657d42a27c355 edb56d4
Sunday, 25 Apr 2021
06:48 Kirill Ponomarev (krion) search for other commits by this committer
databases/clickhouse: update to 21.3.6.55-lts
PR:		255352
Reported by:	maintainer
commit hash: af7179f8cc81ef51e96a74971c3ab40d5f3a0a8e commit hash: af7179f8cc81ef51e96a74971c3ab40d5f3a0a8e commit hash: af7179f8cc81ef51e96a74971c3ab40d5f3a0a8e commit hash: af7179f8cc81ef51e96a74971c3ab40d5f3a0a8e af7179f
Thursday, 10 Sep 2020
15:21 rm search for other commits by this committer
databases/clickhouse: apply patch from #13859: MemoryTracking support

Clickhouse for FreeBSD updating no memory usage stats. In the case build without
NDEBUG,
allocator use 4KB chunk, those dont account when freeing and MemoryTracking
metric grow
up to ~6TB, after this clickhouse stop query processing with error "Memory limit
(total)
exceeded: would use 6.24 TiB" due skipping calc allocation < 4MB

Patch still not upstreamed, obtained from:
https://github.com/ClickHouse/ClickHouse/issues/13859 +
https://github.com/ClickHouse/ClickHouse/pull/13869

reported and tested by: Vyacheslav (via Clickhouse telegram)

PR:		249205
Submitted by:	olevole@olevole.ru (maintainer)
Obtained from:  clickhouse repository
Original commitRevision:548207 

Number of commits found: 3