Created attachment 148980 [details] shar of dcraw-m port update for review Updates for dcraw-m + moved to github + use dcraw latest v 9.22 + add DCRAW_RTC env variable to flip images (use if your extracted thumbnails are upside down. apparently some cameras report position differently) + minor changes to three sections of code to prevent LLVM compile warnings so we now build with -Werror -Wall + removed O3/O4 option as they don't really make alot of sense anymore? thanks
Created attachment 148981 [details] oops, lets use this instead oops, sorry.. let's use this one instead. fixed date and added ljasper back into build since it's marked as dependency..
Please resubmit this update in a diff format. Thanks.
A commit references this bug: Author: rene Date: Sat Nov 29 15:22:05 UTC 2014 New revision: 373628 URL: https://svnweb.freebsd.org/changeset/ports/373628 Log: - Update to 9.22 and unexpire - Change MASTER_SITES to GitHub - Add GPLv2 as license - Switch dependency from lcms to lcms2 - Drop -O3 and -O4 options From myself: - unmute do-build command - add USES=pkgconfig to fix build PR: 194775 Submitted by: maintainer <waitman@waitman.net> Changes: head/graphics/dcraw-m/Makefile head/graphics/dcraw-m/distinfo head/graphics/dcraw-m/pkg-descr