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: graphics/rawtherapee/files/patch-proper-cleanup-to-avoid-SIGABRT

Number of commits found: 2

Sunday, 21 Apr 2019
01:21 mandree search for other commits by this committer
Update RawTherapee to 5.6 release.

Announcement: <https://rawtherapee.com/blog/rawtherapee-5.6-released>

Only offer OPENMP option on x86/amd64 for now.

While here, avoid -mtune=generic on anything but x86/amd64/aarch64. [1]

PR:		237285 [1]
Submitted by:	pkubaj [1]
Original commitRevision:499524 
Saturday, 23 Mar 2019
23:08 mandree search for other commits by this committer
rawtherapee: fix exit SIGABRT, enable OpenMP/i386

Backport 'Explicitly destroy static Glib::RefPtr<>s on exit' from
Hombre57's hidpi-icons branch in GitHub (now merged to dev branch).
Also expose pixbufCache globally and explicitly .clear() it before exit().
Fixes the SIGABRT-on-exit issue.

Remove the wrapper that runs ulimit -c 0 before rawtherapee.

Enable OpenMP on i386 (uses GCC for now).

Shorten option descriptions so they don't get truncated.

Only add -msse2 on i386 and amd64, to fix broken aarch64/powerpc64 builds.

Fix various portlint warnings, removing USE_LDCONFIG.

PR:		205370
Original commitRevision:496692 

Number of commits found: 2