git: 4a384fbfb20b - main - accessibility/redshift: Deprecate and set expiration date to 2024-06-30
- Reply: Alexey Dokuchaev : "Re: git: 4a384fbfb20b - main - accessibility/redshift: Deprecate and set expiration date to 2024-06-30"
- Reply: Guido Falsi : "Re: git: 4a384fbfb20b - main - accessibility/redshift: Deprecate and set expiration date to 2024-06-30"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Jun 2024 19:07:53 UTC
The branch main has been updated by diizzy: 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(+) diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile index 14d6f3ea10a6..fc4700580768 100644 --- a/accessibility/redshift/Makefile +++ b/accessibility/redshift/Makefile @@ -15,6 +15,9 @@ WWW= http://jonls.dk/redshift/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Abandoned upstream, no activity for the past 4 years. Consider using accessibility/sct +EXPIRATION_DATE=2024-06-30 + LIB_DEPENDS= libdrm.so:graphics/libdrm USES= autoreconf:build gettext gmake gnome libtool localbase \