K 10 svn:author V 5 danfe K 8 svn:date V 27 2012-05-11T14:17:03.000000Z K 7 svn:log V 628 - Update to version 1.0.3, the latest to date, which features a lot of functionality and speed improvements over early 0.9.x series - Build with GCC 4.6+ by default, as it provides better OpenMP support, but allow to use system compiler for a time being - Explicitly link darktable executable to libstdc++, to workaround problem with CMake, which strips any RPATH from libdarktable.so, which in turn results in wrong libstdc++ being picked when using GCC from ports - Use ONLY_FOR_ARCHS (with reason) instead of BROKEN statement PR: ports/167464 Submitted by: dumbbell (principal changes, cleanups and fixes are mine) END