aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-06-05 21:34:47 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-06-06 19:05:47 +0000
commit4a384fbfb20b4d684f86aa3af1f898abf809ed49 (patch)
treecfbfbe5a44a12c7325eb9e8555a480ce4a218aa3
parent3259c0a42bd603b9c969c16dd836dce4e81aedf5 (diff)
downloadports-4a384fbfb20b4d684f86aa3af1f898abf809ed49.tar.gz
ports-4a384fbfb20b4d684f86aa3af1f898abf809ed49.zip
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)
-rw-r--r--accessibility/redshift/Makefile3
1 files changed, 3 insertions, 0 deletions
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 \