aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-01-06 12:29:33 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-01-06 12:31:08 +0000
commit76ca49b4df8bad86096c8ea1147c9114231acbd2 (patch)
treebdaa377c4428f200368f65a7c38fb854bfc8bd11
parent71f0eac7eb68b7c6ef8bbb809a97fbe581d2e851 (diff)
downloadports-76ca49b4df8bad86096c8ea1147c9114231acbd2.tar.gz
ports-76ca49b4df8bad86096c8ea1147c9114231acbd2.zip
graphics/gimmage: Deprecate and set expiration date to 2024-02-29
Last release in 2007, dead upstream and depends on legacy libraries such as GTK2. Redirect users to graphics/geeqie or graphics/imv and while at it return to pool as bsdforge.com has expired. Approved by: portmgr
-rw-r--r--graphics/gimmage/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/gimmage/Makefile b/graphics/gimmage/Makefile
index d3cc4aa8633a..d0decc7989c2 100644
--- a/graphics/gimmage/Makefile
+++ b/graphics/gimmage/Makefile
@@ -4,13 +4,16 @@ PORTREVISION= 19
CATEGORIES= graphics
MASTER_SITES= BERLIOS
-MAINTAINER= portmaster@bsdforge.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple image viewer
WWW= https://sourceforge.net/projects/gimmage.berlios/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Last release in 2007, depends on legacy libraries such as GTK2. Consider using graphics/geeqie or graphics/imv
+EXPIRATION_DATE=2024-02-29
+
LIB_DEPENDS= libcurl.so:ftp/curl \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2