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/darktable38/pkg-plist

Number of commits found: 3

Friday, 18 Mar 2022
23:04 Matthias Andree (mandree) search for other commits by this committer
graphics/darktable: update to 3.8.1

After having matured this code in graphics/darktable38 for two months,
showtime. Let's upgrade graphics/darktable to 3.8.1.

Note: LTO on RawSpeed still does not work, ninja re-enabled.

Rename option from LIBAVIF to AVIF.

Convert all <opt>_CMAKE_OFF to <opt>_CMAKE_BOOL
for tighter control of options.

ChangeLog:
+ https://github.com/darktable-org/darktable/releases/tag/release-3.8.0
+ https://github.com/darktable-org/darktable/releases/tag/release-3.8.1

PR:		260674

Approved by:	dumbbell@ (maintainer timeout, 14 d)
dumbbell@ was positive to committing a previous version of this, earlier
commit hash: 80c4d9abe1dd41acce04b39641138912f66cb374 commit hash: 80c4d9abe1dd41acce04b39641138912f66cb374 commit hash: 80c4d9abe1dd41acce04b39641138912f66cb374 commit hash: 80c4d9abe1dd41acce04b39641138912f66cb374 80c4d9a
Tuesday, 15 Feb 2022
20:50 Matthias Andree (mandree) search for other commits by this committer
graphics/darktable38: update to 3.8.1

https://github.com/darktable-org/darktable/releases/tag/release-3.8.1

Rename option from LIBAVIF to AVIF.

Convert all <opt>_CMAKE_OFF to <opt>_CMAKE_BOOL for better control
of options.

After receiving dumbbell's feedback that 3.8 can be merged back
to graphics/darktable, deprecate this port for end of March.
commit hash: fb1e02a81d205f693a9ff82bf65e889073d6ba7a commit hash: fb1e02a81d205f693a9ff82bf65e889073d6ba7a commit hash: fb1e02a81d205f693a9ff82bf65e889073d6ba7a commit hash: fb1e02a81d205f693a9ff82bf65e889073d6ba7a fb1e02a
Thursday, 30 Dec 2021
00:18 Matthias Andree (mandree) search for other commits by this committer
graphics/darktable38: new v3.8 of raw developer

This port is meant to fill the gap until we can upgrade
graphics/darktable (which is v3.6), so that we have 3.8 in 2022Q1,
and to avoid breaking darktable for the latter in case new issues
show up, as darktable 3.8 is fairly new at the time of commit.

This is based on prior work by the graphics/darktable port maintainers,
dumbbell@ and lwhsu@.

Versus v3.6, we re-enable ninja builds but LTO with RawSpeed
currently does not work. For that to work, we need to BINARY_ALIAS
the linker, to avoid picking up the base system linker with a newer
LLVM toolchain from ports (no matter if 12 or 13).

related to
PR:		260674
commit hash: b515b33388239d2c867e20adf797c64892913cda commit hash: b515b33388239d2c867e20adf797c64892913cda commit hash: b515b33388239d2c867e20adf797c64892913cda commit hash: b515b33388239d2c867e20adf797c64892913cda b515b33

Number of commits found: 3