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: devel/msgpack-c/distinfo

Number of commits found: 3

Saturday, 4 Mar 2023
18:57 Adam Weinberger (adamw) search for other commits by this committer
devel/msgpack-{c,cxx}: Update to 6.0.0

Remember that time two months ago when upstream suddenly changed their
library/cmake/header names and didn't tell anybody, or set a deprecation
period, or make any sort of warning or announcement of any kind? And
then I had to spent a ton of time fixing the breakages?

Well, apparently the msgpack team thought it was such a good idea that
they did it again. With no warning. And no deprecation period. And no
announcements.

I'm over it. I'm not chasing their renames across the tree to satisfy
upstream's two-second attention span. I'm installing links from all the
old names and we can remove them when all the consumers switch to the
new locations, which is in approximately never.
commit hash: cb950867b02e1b4a9f49fb58dbec1eac46e55970 commit hash: cb950867b02e1b4a9f49fb58dbec1eac46e55970 commit hash: cb950867b02e1b4a9f49fb58dbec1eac46e55970 commit hash: cb950867b02e1b4a9f49fb58dbec1eac46e55970 cb95086
Tuesday, 10 Jan 2023
17:13 Adam Weinberger (adamw) search for other commits by this committer
devel/msgpack-c: Update to 5.0.0

The cmake package name has been changed from `msgpack' to `msgpackc'
which might break consumers.
commit hash: 0d152de12ddbc1c41b7d8ed71fe1e4702cef49b1 commit hash: 0d152de12ddbc1c41b7d8ed71fe1e4702cef49b1 commit hash: 0d152de12ddbc1c41b7d8ed71fe1e4702cef49b1 commit hash: 0d152de12ddbc1c41b7d8ed71fe1e4702cef49b1 0d152de
Sunday, 16 Oct 2022
21:10 Adam Weinberger (adamw) search for other commits by this committer
devel/msgpack: Update and split into C and C++ versions

Upstream now provides msgpack as two separate distributions: a C version
with the traditional libmsgpackc.so library, and a header-only C++
version.

devel/msgpack is now devel/msgpack-c and devel/msgpack-cxx, and its
consumers now point to one or both. Note that it is entirely possible
for both to be required. PORTREVISION bump for all consumers.

In my testing, it's not clear that the MSGPACK option in the mariadb
ports actually does anything. I don't think mariadb is actually linking
against msgpack, even before this commit.
commit hash: 9e03d9958ec94c454641adc956fd3b40188fc925 commit hash: 9e03d9958ec94c454641adc956fd3b40188fc925 commit hash: 9e03d9958ec94c454641adc956fd3b40188fc925 commit hash: 9e03d9958ec94c454641adc956fd3b40188fc925 9e03d99

Number of commits found: 3