git: 0d05260a8a86 - main - graphics/rawstudio: Deprecate and set expiration date to 2024-08-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Aug 2024 10:12:26 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d05260a8a86e0dc1f4fef0db0973f69c20d3865 commit 0d05260a8a86e0dc1f4fef0db0973f69c20d3865 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-08-03 08:02:56 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-08-03 10:12:23 +0000 graphics/rawstudio: Deprecate and set expiration date to 2024-08-31 Abandoned upstream, fails to build with libxml2 2.13+ Retire port and redirect users to graphics/rawtherapee PR: 279964 --- graphics/rawstudio/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphics/rawstudio/Makefile b/graphics/rawstudio/Makefile index d654baee5321..7cbb22645843 100644 --- a/graphics/rawstudio/Makefile +++ b/graphics/rawstudio/Makefile @@ -10,6 +10,9 @@ WWW= https://rawstudio.org/ LICENSE= GPLv2+ +DEPRECATED= Abandonware, fails to build with libxml2 2.13+ (PR 279964). Consider migrating to graphics/rawtherapee +EXPIRATION_DATE=2024-08-31 + BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3 LIB_DEPENDS= libcurl.so:ftp/curl \ liblcms.so:graphics/lcms \