Bug 276954

Summary: accessibility/redshift: Deprecate and/or switch to fork
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Lewis Cook <lcook>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (lcook)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Daniel Engberg freebsd_committer freebsd_triage 2024-02-10 19:17:32 UTC
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
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-02-18 09:10:42 UTC
Friendly ping
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2024-03-09 07:27:41 UTC
There's also accessibility/sct
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-06-06 19:08:59 UTC
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(+)
Comment 4 Jan Beich freebsd_committer freebsd_triage 2024-06-06 21:49:01 UTC
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.
Comment 5 Daniel Engberg freebsd_committer freebsd_triage 2024-06-06 21:56:10 UTC
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.