aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorFelix Palmen <zirias@FreeBSD.org>2023-10-20 07:21:00 +0000
committerFelix Palmen <zirias@FreeBSD.org>2023-10-20 07:26:14 +0000
commitfbb58a2ffc8e49b670170b3521b31d15bd1cdb91 (patch)
tree297239bedaeeb6d3e202bff239328843715da29b /x11
parent002d00dce5020189948856d4ff30c88f7367a75f (diff)
downloadports-fbb58a2ffc8e49b670170b3521b31d15bd1cdb91.tar.gz
ports-fbb58a2ffc8e49b670170b3521b31d15bd1cdb91.zip
x11/fireflies: Deprecate, unmaintained upstream
Upstream is unmaintained for 18 years, needs patches to build, the bundled libgfx doesn't build at all and the port is unmaintained as well, therefore deprecate it. Also update WWW/MASTER_SITES to a location that still exists, just in case someone wants to maintain the port. Also deprecate graphics/libgfx, it's unmaintained for just as long and also needs patches to build and x11/fireflies is the last remaining consumer.
Diffstat (limited to 'x11')
-rw-r--r--x11/fireflies/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/x11/fireflies/Makefile b/x11/fireflies/Makefile
index 6e12ecea4ef6..f7d50bebd694 100644
--- a/x11/fireflies/Makefile
+++ b/x11/fireflies/Makefile
@@ -1,16 +1,19 @@
PORTNAME= fireflies
PORTVERSION= 2.07
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= x11
-MASTER_SITES= http://somewhere.fscked.org/proj/fireflies/files/
+MASTER_SITES= ${WWW}/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= Extension of xscreensaver
-WWW= http://somewhere.fscked.org/fireflies/
+WWW= https://mpcomplete.org/proj/fireflies
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= unmaintained upstream since dec 2005
+EXPIRATION_DATE= 2023-12-31
+
LIB_DEPENDS= libgfx.so:graphics/libgfx
GNU_CONFIGURE= yes