Upstream is dead https://github.com/jonls/redshift and many reports of basic functionality broken. There are multiple forks so perhaps switch to one of those? https://github.com/jonls/redshift https://github.com/jonls/redshift/network
Friendly ping
There's also accessibility/sct
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4a384fbfb20b4d684f86aa3af1f898abf809ed49 commit 4a384fbfb20b4d684f86aa3af1f898abf809ed49 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-06-05 21:34:47 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-06-06 19:05:47 +0000 accessibility/redshift: Deprecate and set expiration date to 2024-06-30 No upstream activity for the past 4 years, a lot of bug reports upstream and doesn't support wayland. Redirect users to accessibility/sct and there's also https://gitlab.com/chinstrap/gammastep (not ported). PR: 276954 Approved by: portmgr (maintainer timeout, 3+ months) accessibility/redshift/Makefile | 3 +++ 1 file changed, 3 insertions(+)
Our redshift port does support Wayland since bug 242130. gammastep is a fork that integrated the same patch (to help other distros), fixed a few bugs but not much else i.e., no new changes for ~2 years since 2022-09-12. accessibility/sct doesn't support Wayland either. For Wayland via wlroots there're accessibility/wlsunset and accessibility/wl-gammarelay-rs. For Wayland in GNOME (Night Light) and Plasma (Night Color) it's builtin.
Correct, sct is only for non Wayland which I could've phrased better. Thanks for the headsup regarding available utilities for Wayland. I'll update the deprecation message accordingly.