95 Commits

Author SHA1 Message Date
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
sthen
7320602812 update to darktable-2.4.4 2018-06-06 14:33:26 +00:00
sthen
b56fea1179 update to darktable-2.4.3 2018-04-24 14:14:34 +00:00
sthen
2ee76a420b update to darktable-2.4.2 2018-04-23 11:06:02 +00:00
sthen
3ba8a809ae portroach annotations 2018-03-17 22:03:23 +00:00
sthen
03bfaa77de update to darktable-2.4.1
add aarch64 to ONLY_FOR_ARCHS to give it a chance
2018-01-23 00:58:41 +00:00
sthen
c6394ec5c7 update to Darktable 2.4.0 - for release notes, see
https://www.darktable.org/2017/12/darktable-240-released/

"when updating from the currently stable 2.2.x series, please bear in
mind that your edits will be preserved during this process, but it will
not be possible to downgrade from 2.4 to 2.2.x any more."
2017-12-27 15:20:42 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
sthen
6837a25090 update to darktable-2.2.5 2017-05-30 18:50:12 +00:00
espie
86ea0e73bf WANT_CXX 2017-05-22 18:25:41 +00:00
sthen
4264e9e37f move comment re TLS emulation down to MODGCC4_ARCHS line 2017-04-21 12:18:30 +00:00
sthen
975a7e5625 update to darktable-2.2.4 2017-04-07 21:08:43 +00:00
sthen
79c0195209 update to darktable-2.2.3.
Disable OpenCL tests as they cause clang to be picked up during configure,
causing problems if DPB junks it (found by naddy).

(darktable needs to be built with ports gcc for TLS emulation, otherwise
I'd just switch it to clang instead..)
2017-02-02 13:55:58 +00:00
sthen
fc5792f8a1 update to darktable-2.2.2 2017-01-31 09:57:44 +00:00
sthen
55399aebf0 update to darktable-2.2.1 2017-01-02 18:13:57 +00:00
sthen
8b2a9e219c update to darktable 2.2.0, new feature update, for more information see
http://www.darktable.org/2016/12/darktable-2-2-0-released/

"when updating from the currently stable 2.0.x series, please bear in mind that
your edits will be preserved during this process, but it will not be possible
to downgrade from 2.2 to 2.0.x any more."
2016-12-24 22:59:55 +00:00
sthen
746a44badc Update to darktable-2.0.7 2016-10-25 17:28:15 +00:00
sthen
95236f34b2 update to darktable-2.0.6 and switch to the version of the RawSpeed patch
that was committed upstream
2016-10-18 09:40:25 +00:00
sthen
42fbdb4d94 update to darktable-2.0.5 2016-07-09 11:49:05 +00:00
sthen
de429b4e43 Don't use std::string for a non-0-terminated string, fixing an out-of-bounds
read crash with DNG files. From Sven Gaerner.
2016-06-24 13:56:57 +00:00
sthen
daf92c851b update to darktable-2.0.4 2016-05-06 21:47:59 +00:00
sthen
6eae49c415 fix darktable's memory detection on machines with >4GB RAM (HW_PHYSMEM64,
pull req 1193), reported by Jan Johansson.

while there, stop using devel/gettext MODULES.
2016-04-12 09:40:59 +00:00
sthen
0685c3cf44 update to darktable-2.0.3 2016-03-29 14:55:18 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
sthen
15ab2afc17 update to darktable-2.0.2 2016-03-08 14:28:46 +00:00
sthen
1e9a5f198a update to darktable-2.0.1 2016-02-25 00:43:26 +00:00
sthen
d7f2f44cca update to Darktable 2.0.0, this is a major update and moves to Gtk+3.
Too many improvements to mention here; for more information, see
http://www.darktable.org/2015/12/darktable-2-0-released/

Note: when updating from 1.6.x series, edits will be preserved, but it
will not be possible to downgrade from 2.0 to 1.6.x any more.
2015-12-24 14:20:20 +00:00
sthen
2b6ebb2a73 update to darktable 1.6.9 2015-10-21 11:06:35 +00:00
jasper
3e8b310348 sed -i 2015-10-08 12:02:03 +00:00
dcoppa
bf274ab499 Fix conflicting target names
fallout from upcoming ninja-1.6.0
2015-10-05 08:48:51 +00:00
sthen
6e11207457 update to darktable-1.6.8 2015-08-11 20:46:04 +00:00
sthen
8e4f65a69d darktable build failed if colord was present, as reported by nigel@;
fix and add as a dependency
2015-06-10 22:27:28 +00:00
sthen
f7f4619fba update to darktable-1.6.7 2015-06-09 20:54:38 +00:00
kirby
ab5ad6094d fix CVE-2015-3885 for embedded dcraw.
ok jasper@ and sthen@ (maintainer)
2015-06-02 15:31:15 +00:00
sthen
0f7be42597 more CXXFLAGS needed 2015-05-18 11:04:06 +00:00
sthen
a5b9bfe36d CFLAGS -> CXXFLAGS 2015-05-18 10:44:57 +00:00
sthen
50b90a410e sprinkle some PORTROACH_COMMENTs 2015-05-15 13:43:40 +00:00
ajacoutot
37b0f26f0d x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:11:24 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
dcoppa
764fdef10a Readd '-DCUSTOM_CFLAGS=1', but also add '-msse2' to unbreak the
build on i386

ok sthen@
2014-11-27 13:25:00 +00:00
sthen
f39df863d8 tell portroach to skip devel versions.
we are still behind though, newer versions need TLS.
2014-11-17 11:18:53 +00:00
sthen
3782443b9f patch needs to go back too 2014-11-12 12:37:06 +00:00
sthen
07dff93125 reinstate compiler flags to unbreak i386 2014-11-12 12:34:07 +00:00
ajacoutot
703fb644d7 No need for default CMAKE_BUILD_TYPE. 2014-11-07 10:40:05 +00:00
dcoppa
b63495266b Drop gratuitous optimizations 2014-11-05 09:26:50 +00:00
sthen
c3d765c07d add a comment pointing out that newer versions need tls (to save time for any
users who see that this is outdated in portroach and try to update it ;)
2014-10-03 20:45:10 +00:00