Date: Sat, 6 Jan 2024 12:46:58 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 76ca49b4df8b - main - graphics/gimmage: Deprecate and set expiration date to 2024-02-29 Message-ID: <202401061246.406Ckw7Q091989@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=76ca49b4df8bad86096c8ea1147c9114231acbd2 commit 76ca49b4df8bad86096c8ea1147c9114231acbd2 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-01-06 12:29:33 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-01-06 12:31:08 +0000 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 --- graphics/gimmage/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401061246.406Ckw7Q091989>