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: net-im/coyim/files/patch-vendor_github.com_gotk3_gotk3_gtk_accel.go

Number of commits found: 2

Wednesday, 7 Apr 2021
19:03 Santhosh Raju (fox) search for other commits by this committer
net-im/coyim: Applies the correct fix for gotk3 from upstream.

As of Golang 1.16, the cgo tool will no longer try to translate C struct
bitfields into Go struct fields, even if their size can be represented
in Go. The order in which C bitfields appear in memory is implementation
dependent, so in some cases the cgo tool produced results that were
silently incorrect.

In this case "accel_flags" is the bitwise field in question. A new
declaration for GtkAccelKey structure that does not explicitly access
to 'accel_flags' has been addressed in the patch.

https://github.com/gotk3/gotk3/pull/730

Patch will be removed when vendor library will be updated.
commit hash: 3a9193de7272af328956a7cb2af49f5354580691 commit hash: 3a9193de7272af328956a7cb2af49f5354580691 commit hash: 3a9193de7272af328956a7cb2af49f5354580691 commit hash: 3a9193de7272af328956a7cb2af49f5354580691 3a9193d
13:06 Santhosh Raju (fox) search for other commits by this committer
net-im/coyim: Fixes the broken build.

Remove the missing accel_flags for now from gotk3 vendor library.
commit hash: 46d7ecb8c535d3b5344425335eef58ce8634d545 commit hash: 46d7ecb8c535d3b5344425335eef58ce8634d545 commit hash: 46d7ecb8c535d3b5344425335eef58ce8634d545 commit hash: 46d7ecb8c535d3b5344425335eef58ce8634d545 46d7ecb

Number of commits found: 2