Commit Graph

24 Commits

Author SHA1 Message Date
naddy
742aac8aa4 strptime is XPG4v2 2012-05-15 15:16:02 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
sthen
5322fa248c requires SSE; mark ONLY_FOR_ARCHS=amd64 i386 2011-12-22 15:20:10 +00:00
sthen
e9a07850f5 slightly overdue update of darktable to 0.9.3 - lots of improvements
and fixes since the previous version in ports
2011-12-09 20:11:00 +00:00
ajacoutot
84963604d9 Add a dependency on x11/gtk+2,-guic. 2011-12-03 20:30:09 +00:00
jasper
123b03e47c - regen WANTLIB 2011-11-01 20:30:49 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
jasper
b4da185312 - unbreak after exiv2 update 2011-10-28 21:58:16 +00:00
ajacoutot
a5e3542d11 Set DATADIRNAME in a consistent way now that glib-gettext.m4 has been
fixed.
2011-10-03 06:42:45 +00:00
espie
d6e7b9cbe6 normalize pkgpath 2011-09-16 10:02:36 +00:00
naddy
01e673df10 fix build with gcc3; ok sthen@ 2011-09-07 11:37:39 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
sthen
9d814da0bb - remove casts now that NULL is a void *
- sync WANTLIB
2011-04-16 00:15:37 +00:00
sthen
dfbcf7b8c6 Don't try and unconditionally use asm instructions to read the TSC
for performance-debugging printf()s. (post-unlock, updating darktable
to a newer version should fix this in a better way).

Build failure on macppc reported by ajacoutot@ (though it affects
other arch too). ok ajacoutot@
2011-01-31 23:20:23 +00:00
sthen
9e5477da09 reorder -I paths to fix the build if you have libraw installed;
darktable uses its own internal copy (of a newer beta version) of libraw.
doesn't change things if it previously built, so no bump. problem
reported by/ok aja@
2010-11-20 11:16:22 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
f9a0aa7a8d Unbreak by fixing WANTLIB.
Tweak schema file while here.
2010-10-01 11:45:08 +00:00
sthen
99ca5c3dd2 pkg-config now advertises 0.22, so there's no need for half of this patch.
no package change -> no bump.
2010-09-18 09:32:25 +00:00
sthen
cbdcad7738 import ports/graphics/darktable, thanks ajacoutot@ for review+fixes.
darktable is a virtual lighttable and darkroom for photographers:
it manages your digital negatives in a database and lets you view
them through a zoomable lighttable. It also enables you to develop
raw images and enhance them. It tries to fill the gap between the
many excellent existing free raw converters and image management
tools (such as ufraw or f-spot).

All editing is fully non-destructive and only operates on cached
image buffers for display. The full image is only converted during
export. Raw files, high-dynamic range and standard image formats
such as jpeg are all supported. The core operates completely on
floating point values, so darktable can not only be used for
photography but also for scientifically acquired images or output
of renderers (high dynamic range).
2010-09-17 21:37:18 +00:00