Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Nov 2011 10:14:01 +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/ufraw Makefile pkg-plist
Message-ID:  <201111301014.pAUAE1OH024777@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
danfe       2011-11-30 10:14:01 UTC

  FreeBSD ports repository

  Modified files:
    graphics/ufraw       Makefile pkg-plist 
  Log:
  - Build extra (dcraw, nikon-curve) executables to better adhere to port
    description and simply provide more functionality by default (install
    dcraw as ufraw-dcraw to avoid conflict with `graphics/dcraw' port)
  - Make heavy (due to `graphics/gimp-app' dependency) GIMP plugin off by
    default: this port is most often used for quick command line raw
    conversion, and GIMP pulls way too much stuff unfortunately
  - Make Gtk+2 GUI optional (X-less users should appreciate)
  - Remove explicit USE_GNOME components (inherited though the mandatory
    dependencies)
  - Disable LensFun support by default since processing Canon CR2 files
    results in segmentation fault in lf_lens_interpolate_vignetting()
  - Ensure that users' selection of OPTIONS is upheld (remove exists(...)
    checks)
  - Rephrase some options' texts, pass --disable-silent-rules option to
    configure script so that build logs could be more useful
  - Bump PORTREVISION due to numerous important changes
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.51      +33 -23    ports/graphics/ufraw/Makefile
  1.16      +2 -1      ports/graphics/ufraw/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111301014.pAUAE1OH024777>