Version: 0.22, Package name: ufraw-0.22 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description UFRaw is a utility to read and manipulate raw images from digital cameras. It can be used by itself or as a GIMP plug-in. It reads raw images using an internal copy of Dave Coffin's raw conversion utility DCRaw and supports basic color management using Little CMS, allowing the user to apply color profiles. The optional lensfun flavor allows use of the lensfun library to correct for distortion, transversal chromatic aberrations, vignetting and colour contribution of the lens. |
Filesize: 1077.689 KB |
Version History (View Complete History) |
|
2021-05-09 02:55:42 by Antoine Jacoutot | Files touched by this commit (22) |
Log message: Fix build with GLib >=2.68 (first batch). |
2020-05-14 13:16:25 by Rafael Sadowski | Files touched by this commit (41) |
Log message: Update exiv2 to 0.27.2 Noteable exiv2 port changes: - Switch to cmake and enable i18n support - Change COMMENT and cleanup DESCR - Switch to https - Don't provide the new Exiv2::getProcessPath() function. Not portable, doesn't work on OpenBSD, and shouldn't be exposed in the API of a graphics library. Instead, define a macro with CMake to help runtime find gettext files. from jca@'s commit https://v4.freshbsd.org/commit/openbsd/ports/fHGCS7kzl4zKjdnW - All consumer fixed. configure checks, port-lib-depends-checks checks and also some run-time tests with krita, digikam, nomacs. Consumer patches from upstream, gentoo, freebsd and by me for the old creepy KDE4 stuff. This went through a full amd64 bulk build. Thanks jj |
2020-02-03 13:40:41 by Stuart Henderson | Files touched by this commit (69) |
Log message: drop maintainer |
2019-06-10 08:57:59 by Charlene Wendling | Files touched by this commit (2) |
Log message: ufraw: fix narrowing on archs where char is unsigned by default (ppc, arm) OK sthen@ (maintainer) |
2019-06-03 10:06:58 by Stuart Henderson | Files touched by this commit (153) |
Log message: s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying in ports which I maintain |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-04-08 16:13:54 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Unbreak with clang 6 (space between literal and identifier) |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-05 07:19:24 by Marc Espie | Files touched by this commit (2) |
Log message: fix with clang/bug-fix from ufraw-current |
2017-04-10 05:46:23 by Stuart Henderson | Files touched by this commit (276) |
Log message: use LIBCXX |
2015-06-17 06:46:56 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ufraw-0.22, rolling in the dcraw CVE fix already patched and improving camera support |
2015-06-01 01:51:22 by Jasper Lievisse Adriaanse | Files touched by this commit (10) |
Log message: Security fixes for CVE-2015-3885 |
2015-05-31 00:43:22 by Kirill Bychkov | Files touched by this commit (2) |
Log message: fix CVE-2015-3885 for embedded dcraw. reported by Sevan / Venture37 on ports@, thanks looks ok to kili@ |
2015-02-11 08:06:15 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ufraw-0.21, including new dcraw |
2011-06-02 11:09:32 by Matthias Kilian | Files touched by this commit (58) |
Log message: --disable-silent-rules is now added to CONFIGURE_ARGS per default, if CONFIGURE_STYLE = gnu. |
2011-03-06 04:43:38 by Stuart Henderson | Files touched by this commit (6) |
Log message: update ufraw to 0.18, main change is updating the internal copy of dcraw to 9.06 |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-10-24 15:21:02 by Antoine Jacoutot | Files touched by this commit (91) |
Log message: Remove USE_X11. |
2010-10-18 12:13:15 by Marc Espie | Files touched by this commit (150) |
Log message: USE_GROFF=Yes |
2010-10-11 02:14:43 by Jasper Lievisse Adriaanse | Files touched by this commit (37) |
Log message: - fix WANTLIB after cairo update. |
2010-09-30 01:26:05 by Antoine Jacoutot | Files touched by this commit (13) |
Log message: Fix build with new GTK+2. |
2010-09-16 04:18:38 by Stuart Henderson | Files touched by this commit (8) |
Log message: update UFRaw to 0.17, rolling in the lensfun flavour. |
2010-04-02 18:32:56 by Stuart Henderson | Files touched by this commit (11) |
Log message: sync WANTLIB/LIB_DEPENDS, bump |
2009-11-16 05:03:12 by Stuart Henderson | Files touched by this commit (2) |
Log message: add lensfun flavour, tweak Makefile and DESCR, bump. |
2009-10-21 16:44:52 by Stuart Henderson | Files touched by this commit (7) |
Log message: update to 0.16 |
2009-09-15 12:06:28 by Stuart Henderson | Files touched by this commit (2) |
Log message: take MAINTAINER on these. ok jasper@ |
2009-09-15 11:37:22 by Jasper Lievisse Adriaanse | Files touched by this commit (83) |
Log message: remove marc balmer as maintainer of all of his ports, to take away the illusion marc still maintains them. as requested by himself. |
2009-08-10 00:31:45 by Matthias Kilian | Files touched by this commit (221) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-06-21 08:01:28 by Stuart Henderson | Files touched by this commit (9) |
Log message: sync WANTLIB and update to 0.15; mbalmer ok. |
2009-03-16 02:56:32 by Marc Espie | Files touched by this commit (8) |
Log message: fix depends |
2008-06-06 23:31:41 by Peter Hessler | Files touched by this commit (12) |
Log message: Update to ufraw-0.13 many changes and fixes, including extended EXIF support, and option to save as png 8 or 16 bits. originally from sthen@, with tweaks by me ok merdely@ "if it makes sense, commit it" mbalmer@ |
2007-12-28 12:00:58 by Matthias Kilian | Files touched by this commit (1) |
Log message: Dependency changes after gimp update. |
2007-11-13 10:10:26 by Steven Mestdagh | Files touched by this commit (40) |
Log message: fix WANTLIB |
2007-10-24 16:44:22 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: - unbreak after recent gtk update - regen patches looked good to mbalmer@ |
2007-09-15 14:09:43 by Simon Bertrang | Files touched by this commit (142) |
Log message: remove surrounding quotes from COMMENT/BROKEN/PERMIT_* |
2007-08-06 16:52:09 by Marc Balmer | Files touched by this commit (1) |
Log message: Fix a lib-depends issue and CONFIGURE_ARGS. ok naddy |
2007-07-31 03:32:23 by Marc Balmer | Files touched by this commit (2) |
Log message: Update to ufraw-0.12, which adds full color mgmt workflow and a lot of bugfixes. |
2007-07-01 14:13:36 by Steven Mestdagh | Files touched by this commit (1) |
Log message: fix WANTLIB/LIB_DEPENDS looks ok mbalmer |
2007-04-21 01:45:50 by Alexandre Anriot | Files touched by this commit (2) |
Log message: - honor CFLAGS. - sync and reorder WANTLIB. checked by naddy@, ok mbalmer@ |
2007-04-15 06:44:54 by Marc Balmer | Files touched by this commit (3) |
Log message: Update to ufraw 0.11. (Note: Depending on the pictures you open, you may need to raise the data limit (ulimit -d) a bit.) |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2007-01-04 13:19:55 by Steven Mestdagh | Files touched by this commit (76) |
Log message: fix WANTLIB of ports using gtk, needed after switch to our own pkg-config |
2006-10-28 10:48:16 by Marc Balmer | Files touched by this commit (8) |
Log message: Update to ufraw-0.10. See http://ufraw.sourceforge.net/ for a complete list of changes. |
2006-09-18 05:50:40 by Marc Espie | Files touched by this commit (48) |
Log message: zap unneeded 0.0 |