git: 0f53e42fae2c - main - graphics/sxiv: Mark deprecated
Mateusz Piotrowski
0mp at FreeBSD.org
Fri Oct 1 13:06:10 UTC 2021
The branch main has been updated by 0mp:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0f53e42fae2ce06100927ab841791391c8544c7e
commit 0f53e42fae2ce06100927ab841791391c8544c7e
Author: Mateusz Piotrowski <0mp at FreeBSD.org>
AuthorDate: 2021-10-01 13:05:08 +0000
Commit: Mateusz Piotrowski <0mp at FreeBSD.org>
CommitDate: 2021-10-01 13:05:08 +0000
graphics/sxiv: Mark deprecated
Upstream has archived the repository. The community maintains a fork of
sxiv called nsxiv. It's already available in the ports tree as
graphics/nsxiv.
---
graphics/sxiv/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/graphics/sxiv/Makefile b/graphics/sxiv/Makefile
index 44fea0fcd7a2..c768859d8287 100644
--- a/graphics/sxiv/Makefile
+++ b/graphics/sxiv/Makefile
@@ -11,6 +11,9 @@ COMMENT= Lightweight image viewer
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Upstream has archived the project; please switch to the maintained fork (graphics/nsxiv)
+EXPIRATION_DATE=2022-04-01
+
LIB_DEPENDS= libexif.so:graphics/libexif \
libfontconfig.so:x11-fonts/fontconfig \
libgif.so:graphics/giflib \
More information about the dev-commits-ports-all
mailing list