cvs commit: ports/graphics/ufraw Makefile pkg-plist

Alexey Dokuchaev danfe at FreeBSD.org
Wed Nov 30 10:14:01 UTC 2011


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


More information about the cvs-ports mailing list