Date: Fri, 11 May 2012 14:17:03 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/darktable Makefile distinfo pkg-plist Message-ID: <201205111417.q4BEH3k8097381@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
danfe 2012-05-11 14:17:03 UTC
FreeBSD ports repository
Modified files:
graphics/darktable Makefile distinfo pkg-plist
Log:
- 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)
Revision Changes Path
1.25 +28 -17 ports/graphics/darktable/Makefile
1.8 +2 -2 ports/graphics/darktable/distinfo
1.7 +37 -2 ports/graphics/darktable/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205111417.q4BEH3k8097381>
