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: audio/zrythm/files/patch-ext_qm-dsp_meson.build

Number of commits found: 1

Wednesday, 13 Oct 2021
03:02 Piotr Kubaj (pkubaj) search for other commits by this committer
audio/zrythm: fix build on non-x86

- don't unconditionally enable SSE, it's enable conditionally for amd64 in the
main meson.build anyway:
cc: warning: argument unused during compilation: '-msse'
[-Wunused-command-line-argument]
cc: warning: argument unused during compilation: '-msse2'
[-Wunused-command-line-argument]
error: unknown FP unit 'sse'
- disable LTO on powerpc64 since it's broken in LLVM.
commit hash: 2e6d73e7ccec71b84dc9f103a614d084bbb6bcda commit hash: 2e6d73e7ccec71b84dc9f103a614d084bbb6bcda commit hash: 2e6d73e7ccec71b84dc9f103a614d084bbb6bcda commit hash: 2e6d73e7ccec71b84dc9f103a614d084bbb6bcda 2e6d73e

Number of commits found: 1