Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2026 12:55:18 +0000
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 67a809d1ac47 - main - graphics/ufraw: Revert port deprecation
Message-ID:  <696a3536.3d5d6.2a4ed4ae@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=67a809d1ac479ae8e1008bd178f5037eed7e990b

commit 67a809d1ac479ae8e1008bd178f5037eed7e990b
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2026-01-16 12:38:18 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2026-01-16 12:48:00 +0000

    graphics/ufraw: Revert port deprecation
    
    This reverts commit 6b9a9713cd09b9ca648ed75f33f08ed125b271d9.
    
    Ufraw is still useful as a command-line utility and used by graphic/fotocx
    pass maintenership to danfe
    
    Approved by:    danfe (private e-mail)
---
 MOVED                   | 1 -
 graphics/ufraw/Makefile | 5 +----
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/MOVED b/MOVED
index 43885e25c5b8..e3fe8443affc 100644
--- a/MOVED
+++ b/MOVED
@@ -5080,4 +5080,3 @@ devel/py-pyyaml_env_tag|devel/py-pyyaml-env-tag|2026-01-15|Rename to match upstr
 www/py-aiohttp_cors|www/py-aiohttp-cors|2026-01-15|Rename to match upstream naming
 lang/cython3|lang/cython|2026-01-15|Remove obsoleted port. Use lang/cython instead
 multimedia/gpac-mp4box|multimedia/gpac|2026-01-15|Merge mp4box and libgpac and add gpac
-graphics/ufraw||2026-03-01|Unmaintained since 2015, switch to graphics/rawtherapee
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile
index 628072d06909..5fc59b0c7e6f 100644
--- a/graphics/ufraw/Makefile
+++ b/graphics/ufraw/Makefile
@@ -3,15 +3,12 @@ PORTVERSION=	0.22.20210424
 PORTREVISION=	11
 CATEGORIES=	graphics
 
-MAINTAINER=	rodrigo@FreeBSD.org
+MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	Read and manipulate raw images from various digital cameras
 WWW=		https://ufraw.sourceforge.net/
 
 LICENSE=	GPLv2
 
-DEPRECATED=	Unmaintained since 2015, use graphics/rawtherapee instead
-EXPIRATION_DATE=	2026-03-01
-
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2 \
 		libharfbuzz.so:print/harfbuzz \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696a3536.3d5d6.2a4ed4ae>