1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/Mk
Jean-Sébastien Pédron 56d5f9ce28 graphics/darktable: Update to 1.4.2
The following changes were made to options:

    o  Remove GCC option (see below)
    o  Remove KWALLET option (unused)
    o  Rename FACEBOOK option to FB_PICASA, because both export features
       depend on json-glib.
    o  Add COLORD option (color management)
    o  Add GRAPHMAGICK option (support GraphicsMagick's image formats)
    o  Add LUA option (embed Lua to add scripting)
    o  Add OPENEXR option (support HDR image format)
    o  Add SQUISH option (use libsquish to compress thumbnails)
    o  Add WEBP option (support WebP image format)

The patch enables more options by default, because I think it's more
sensible for a photographer using binary packages:

    o  COLORD
    o  FB_PICASA
    o  FLICKR
    o  GEO
    o  GPHOTO (already on)
    o  LUA
    o  NLS
    o  OPENEXR
    o  OPENJPEG
    o  RAWSPEED (already on)
    o  WEBP

The GCC option was removed because the usage of GCC along with libc++
in FreeBSD 10 and -CURRENT is unstable (this isn't a general truth,
just valid in the case of darktable). In FreeBSD up-to 9, the usage of
lang/gcc is mandatory anyway, because GCC 4.2.1 support is best effort
only (upstream).

Ninja is now used to build darktable, instead of make. This is not mandatory
of course, but brings a 33% build time improvement (at least for me).

pkg-plist is generated with "make makeplist" this time. That's why the
diff seems large. In fact most of the content remains the same, just with
a different order.

All patches were committed upstream and are removed, except one which
comes from upstream but isn't part of release 1.4.2.

The port is now "stagified".

Finally, I take maintainership of it.

PR:		ports/186979
Phabricator:	D107
Reviewed by:	danfe@ (previous version), antoine@
Approved by:	antoine@
2014-06-01 18:52:21 +00:00
..
Scripts Add more files to orphans white list: 2014-05-19 16:09:00 +00:00
Uses Add 9.4 to the list of valid pgsql versions 2014-05-29 08:09:24 +00:00
bsd.apache.mk Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
bsd.autotools.mk - Run autotools in the same order as autoreconf, i.e. libtoolize, aclocal, 2014-05-06 09:55:35 +00:00
bsd.commands.mk - Use /usr/bin/unzip for zip files extraction (part 1) 2014-05-22 09:51:35 +00:00
bsd.database.mk 'activate' postgresql-9.4 2014-05-24 14:38:42 +00:00
bsd.default-versions.mk Python 3.4 is a latest version of python-3 branch, so use it. 2014-06-01 14:03:29 +00:00
bsd.destdir.mk
bsd.drupal.mk
bsd.efl.mk Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
bsd.emacs.mk - Update to bzr revision 24.4.50 2014-05-02 01:51:50 +00:00
bsd.fpc.mk Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
bsd.gcc.mk
bsd.gecko.mk Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
bsd.gnome.mk Add a USE_GNOME py3gobject3 component for devel/py3-gobject3 added in r355246. 2014-05-26 07:22:01 +00:00
bsd.gnustep.mk Do not overwrite USES but append values to it 2014-05-26 13:43:25 +00:00
bsd.gstreamer.mk
bsd.java.mk Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
bsd.kde4.mk KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9! 2014-05-10 19:43:14 +00:00
bsd.ldap.mk
bsd.licenses.db.mk Correct a typo in LPPL13a permissions. 2014-05-25 19:27:18 +00:00
bsd.licenses.mk If using WRKDIRPREFIX, the licenses path will be made unusable. 2014-05-25 13:39:16 +00:00
bsd.linux-apps.mk
bsd.linux-rpm.mk Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
bsd.local.mk
bsd.mate.mk
bsd.ocaml.mk
bsd.octave.mk - Convert to new LIB_DEPENDS format 2014-05-03 16:20:54 +00:00
bsd.openssl.mk
bsd.options.desc.mk graphics/darktable: Update to 1.4.2 2014-06-01 18:52:21 +00:00
bsd.options.mk Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
bsd.pbi.mk
bsd.php.mk Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
bsd.pkgng.mk Fix quoting: make is too smart and quotes tildes, which trips up pkg. 2014-05-17 03:25:37 +00:00
bsd.port.mk - Fix grammar and reword 2014-05-30 17:31:44 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.python.mk Remove support for Python 3.1 from bsd.python.mk, it expired on 2014-06-01 2014-06-01 15:29:43 +00:00
bsd.qt.mk The KDE on FreeBSD team presents Qt 4.8.6. 2014-05-05 20:47:22 +00:00
bsd.ruby.mk - Force use of libreadline from ports rather than base, in order to avoid 2014-05-30 18:34:29 +00:00
bsd.sanity.mk USE_GMAKE is marked as deprecated in bsd.sanity.mk, but it is 2014-05-30 21:32:38 +00:00
bsd.sdl.mk Use new LIB_DEPENDS syntax in Mk/bsd.sdl.mk. 2014-05-02 14:45:32 +00:00
bsd.sites.mk Remove a trailing backslash 2014-06-01 09:01:42 +00:00
bsd.ssp.mk
bsd.stage.mk Let stage-qa detect .la libraries and warn that a port needs USES=libtool. 2014-05-06 11:57:22 +00:00
bsd.tex.mk Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
bsd.wx.mk Mk/bsd.wx.mk: fixed a :U straggler 2014-05-05 12:04:01 +00:00
bsd.xfce.mk
bsd.xorg.mk When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00