Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Dec 2025 11:32:42 +0000
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e0cd25e4d8a6 - main - accessibility/gammy: Remove expired port
Message-ID:  <692d7cda.907e.72bef824@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help

The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e0cd25e4d8a66053913e8a76b319892bf240a303

commit e0cd25e4d8a66053913e8a76b319892bf240a303
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-12-01 11:32:32 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-12-01 11:32:32 +0000

    accessibility/gammy: Remove expired port
    
    2025-11-30 accessibility/gammy
---
 MOVED                         |  1 +
 accessibility/Makefile        |  1 -
 accessibility/gammy/Makefile  | 28 ----------------------------
 accessibility/gammy/distinfo  |  3 ---
 accessibility/gammy/pkg-descr |  6 ------
 5 files changed, 1 insertion(+), 38 deletions(-)

diff --git a/MOVED b/MOVED
index 36ed0d19134e..43c007e0022d 100644
--- a/MOVED
+++ b/MOVED
@@ -4877,3 +4877,4 @@ audio/decibels||2025-12-01|Has expired: Depends on deprecated lang/typescript (w
 lang/typescript||2025-12-01|Has expired: New port was added without port maintainer, submitter not interested in taking it.  See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289856 and contact mandree@ if you are willing to maintain typescript and have a track record that lets you appear suitable for maintaining a high-profile port
 games/dose-response||2025-12-01|Has expired: fails to build with rust-1.91.0 and no maintainer for this port
 textproc/moar|textproc/moor|2025-12-01|Has expired: Upstream renamed to moor, use textproc/moor instead
+accessibility/gammy||2025-12-01|Has expired: Abandoned and unfetchable
diff --git a/accessibility/Makefile b/accessibility/Makefile
index 622d633bd4f9..c3014ae5e9a1 100644
--- a/accessibility/Makefile
+++ b/accessibility/Makefile
@@ -8,7 +8,6 @@
     SUBDIR += eflite
     SUBDIR += feedbackd
     SUBDIR += gammastep
-    SUBDIR += gammy
     SUBDIR += hyprsunset
     SUBDIR += kdeaccessibility
     SUBDIR += kmag
diff --git a/accessibility/gammy/Makefile b/accessibility/gammy/Makefile
deleted file mode 100644
index 989e62a1fdf0..000000000000
--- a/accessibility/gammy/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-PORTNAME=	gammy
-DISTVERSIONPREFIX=	v
-DISTVERSION=	0.9.64
-PORTREVISION=	1
-CATEGORIES=	accessibility
-
-MAINTAINER=	freebsd@igalic.co
-COMMENT=	Adaptive screen brightness and temperature for Windows and Unix
-WWW=		https://getgammy.com/
-
-LICENSE=	GPLv3
-
-BROKEN=		Abandoned and unfetchable
-EXPIRATION_DATE=2025-11-30
-
-USES=		compiler:c++11-lang gl qmake qt:5 xorg
-USE_GITHUB=	yes
-GH_ACCOUNT=	Fushko
-USE_GL=		gl
-USE_QT=		core dbus gui widgets \
-		buildtools:build qmake:build
-USE_XORG=	x11 xext xxf86vm
-
-PLIST_FILES=	bin/gammy \
-		share/applications/gammy.desktop \
-		share/pixmaps/gammy.png
-
-.include <bsd.port.mk>
diff --git a/accessibility/gammy/distinfo b/accessibility/gammy/distinfo
deleted file mode 100644
index eb97039cc820..000000000000
--- a/accessibility/gammy/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1613910706
-SHA256 (Fushko-gammy-v0.9.64_GH0.tar.gz) = b3dc0f4babd34f8eb6d6e2b6528f916151c82e6a8fa01dba41c6c3a2b42d94ed
-SIZE (Fushko-gammy-v0.9.64_GH0.tar.gz) = 242282
diff --git a/accessibility/gammy/pkg-descr b/accessibility/gammy/pkg-descr
deleted file mode 100644
index ccb8dc02ce0a..000000000000
--- a/accessibility/gammy/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Gammy is a GUI tool for adjusting pixel brightness and temperature automatically
-or manually.
-
-It can dim the screen if its content is too bright, or brighten it otherwise.
-This can help your eyes adjust when switching between dark and light windows,
-especially at night or in suboptimal lighting conditions.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692d7cda.907e.72bef824>