FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 7:08 AM GMT
Port details
ufraw 0.18_2 graphics on this many watch lists=4 search for ports that depend on this port
Read and manipulate raw images from various digital cameras

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Jun 2006 17:57:16
License: GPLv2
The Unidentified Flying Raw (UFRaw) is a utility to read and manipulate raw
images from digital cameras.  It can be used on its own or as a Gimp plug-in.
It reads raw images using Dave Coffin's raw conversion utility -- DCRaw.
UFRaw supports basic color management using Little CMS, allowing the user to
apply color profiles.  For Nikon users UFRaw has the advantage that it can
read the camera's tone curves.  Even if you don't own a Nikon, you can still
apply a Nikon curve to your images.

WWW: http://ufraw.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
Required Libraries: graphics/jpeg, graphics/tiff, graphics/png, graphics/lcms, graphics/exiv2, graphics/lensfun, x11-toolkits/gtkimageview, devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/graphics/ufraw/ && make install clean
To add the package: pkg_add -r ufraw


Configuration Options
===> The following configuration options are available for ufraw-0.18_2:
     CONTRAST=on (default) "Enable contrast setting option"
     DST=off (default) "Use local time for timestamps"
     EXIV2=on (default) "Enable EXIF support via exiv2 library"
     LENSFUN=on (default) "Enable LensFun library support"
     FITS=off (default) "Enable FITS output support"
     GIMP=off (default) "Install GIMP plugin"
     GTK=on (default) "Build Gtk+2 GUI"
     GNOME=off (default) "Register .desktop file and GConf2 schemas"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
http://sunet.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
http://iweb.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
http://switch.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
http://surfnet.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
http://kent.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
http://freefr.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
http://voxel.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
http://jaist.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
http://osdn.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
http://nchc.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
http://ncu.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
http://transact.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
http://softlayer.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
http://internode.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
http://ufpr.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
http://waix.dl.sourceforge.net/project/ufraw/ufraw/ufraw-0.18/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 46

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
27 Jan 2012 17:45:36
Original commit files touched by this commit  0.18_2
miwi search for other commits by this committer
- Fix build with gcc4.6

PR:             164141
Submitted by:   Heath Nielson <heathn@gmail.com>
17 Dec 2011 17:41:57
Original commit files touched by this commit  0.18_2
danfe search for other commits by this committer
- Reenable LensFun library support by default as I believe it should not
  crash anymore (and thus bump port revision)
- Provide GNOME option to register .desktop file and GConf2 schemas (off
  by default)
- Include <bsd.port.options.mk> instead of <bsd.port.pre.mk> after OPTIONS
  to avoid having to define WANT_GNOME
- Minor non-functional Makefile adjustments

Reviewed by:    gnome@ (feedback from marcus, dougb, bsam)
30 Nov 2011 10:14:01
Original commit files touched by this commit  0.18_1
danfe search for other commits by this committer
- 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
30 Nov 2011 06:15:03
Original commit files touched by this commit  0.18
danfe search for other commits by this committer
In sight of upcoming update, cleanup things a bit (reformat, fix whitespace,
reorder some knobs, add LICENSE, etc).

Feature safe:   yes
15 Nov 2011 08:02:23
Original commit files touched by this commit  0.18
danfe search for other commits by this committer
Reformat and kill excessive attribution.

Feature safe:   yes
24 Oct 2011 03:33:20
Original commit files touched by this commit  0.18
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.18
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
20 Sep 2011 20:19:55
Original commit files touched by this commit  0.18
stas search for other commits by this committer
- Update to 0.18.

  This is a bugfix release.  It also adds a new translation and based on
  a new 9.06 version of dcraw.

Submitted by:   Martin Sugioarto <martin@sugioarto.com> (based on)
12 Apr 2011 08:24:32
Original commit files touched by this commit  0.17_2
bapt search for other commits by this committer
- chase exiv2 library bump
- while here remove some MD5
- fix some forgottern desktop-file-utils dependencies
20 Aug 2010 08:34:50
Original commit files touched by this commit  0.17_1
kwm search for other commits by this committer
Chase exiv2 shlib bump.
17 Aug 2010 00:32:45
Original commit files touched by this commit  0.17
stas search for other commits by this committer
- Update to 0.17.

PR:             ports/149249 (based on)
Submitted by:   Xin LI <delphij@freebsd.org>
07 Aug 2010 20:48:05
Original commit files touched by this commit  0.16_5
lwhsu search for other commits by this committer
- Bump PORTREVISION for shared library update of graphics/lensfun
31 May 2010 02:01:56
Original commit files touched by this commit  0.16_4
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.16_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Mar 2010 09:17:35
Original commit files touched by this commit  0.16_2
stas search for other commits by this committer
- Fix a couple of typos in options.

Feature safe:   yes
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.16_2
dinoex search for other commits by this committer
- update to jpeg-8
15 Dec 2009 05:45:31
Original commit files touched by this commit  0.16_1
stas search for other commits by this committer
- Update checksum (distfile was rerolled with some configure-related fixes).

PR:             ports/141266
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
04 Dec 2009 22:28:57
Original commit files touched by this commit  0.16_1
stas search for other commits by this committer
- Add CONTRAST option to support contrast operations (enabled by default). [1]
- Add HOTPIXEL option to support hot pixels filtering (enabled by default).
- Add DST option that turns on using the local time in timestamps (off by
  default).
- Bump port revision.

PR:             ports/141053 [1]
Submitted by:   "Pierre Guinoiseau" <geekounet@poildetroll.net> [1]
16 Oct 2009 13:16:58
Original commit files touched by this commit  0.16
stas search for other commits by this committer
- Update to 0.16.
- Add option for FIST support.
22 Aug 2009 00:23:13
Original commit files touched by this commit  0.15_3
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
18 Jul 2009 11:11:29
Original commit files touched by this commit  0.15_3
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
27 May 2009 11:32:02
Original commit files touched by this commit  0.15_2
stas search for other commits by this committer
- Use OPTIONS.
- Add lensfun support [1].
- Bump portrevision.

PR:             ports/134924 [1]
Submitted by:   Denis Barov <dindin@dindin.ru> [1]
11 Mar 2009 22:19:40
Original commit files touched by this commit  0.15_1
bsam search for other commits by this committer
. update graphics/exiv2 to the new version;
. bump ports which depends upon libexiv2.so
  (the library was bumpted from *.so.3 to *.so.7);
. mark current graphics/py-exiv2 as broken since it doesn't compile
  with new libexiv2; this should change with graphics/py-exiv2-0.2.

PR:             ports/131376
Submitted by:   bsam (me)
Discussed with: kde@
Approved by:    maintainer timeout (5 weeks)
05 Jan 2009 20:36:33
Original commit files touched by this commit  0.15
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
25 Dec 2008 23:29:57
Original commit files touched by this commit  0.15
stas search for other commits by this committer
- Update to 0.15.
19 Oct 2008 16:03:52
Original commit files touched by this commit  0.14.1
stas search for other commits by this committer
- Update to 0.14.1.
- Take maintainership.
07 Sep 2008 00:19:05
Original commit files touched by this commit  0.13_3
linimon search for other commits by this committer
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
06 Jun 2008 13:35:04
Original commit files touched by this commit  0.13_3
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.13_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
07 Mar 2008 19:36:25
Original commit files touched by this commit  0.13_1
pav search for other commits by this committer
- Chase exiv2 update
12 Dec 2007 13:13:31
Original commit files touched by this commit  0.13
sat search for other commits by this committer
- Update to 0.13
26 Oct 2007 23:41:17
Original commit files touched by this commit  0.12.1
sat search for other commits by this committer
- Update to 0.12.1

Prodded by:     mi
01 Aug 2007 08:49:15
Original commit files touched by this commit  0.12
sat search for other commits by this committer
- Update to 0.12
23 Jul 2007 09:36:52
Original commit files touched by this commit  0.11_5
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
17 Jul 2007 11:35:32
Original commit files touched by this commit  0.11_5
sat search for other commits by this committer
- Disable gimp support if WITHOUT_GIMP is defined

Requested by:   J.R. Oldroyd <jr at opal.com>
27 May 2007 15:25:39
Original commit files touched by this commit  0.11_5
pav search for other commits by this committer
- Chase libexif update
25 May 2007 12:07:17
Original commit files touched by this commit  0.11_4
pav search for other commits by this committer
- Chase libexif update
19 May 2007 20:32:57
Original commit files touched by this commit  0.11_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
04 Apr 2007 15:21:46
Original commit files touched by this commit  0.11_1
ahze search for other commits by this committer
Chase gimp move
29 Mar 2007 21:46:14
Original commit files touched by this commit  0.11_1
pav search for other commits by this committer
- Bump PORTREVISION to force rebuild with new exiv2, which is reported to be
  ABI incompatible

PR:             ports/110972
Reported by:    Kyryll A Mirnenko <mirya@zoc.com.ua>
07 Mar 2007 14:14:07
Original commit files touched by this commit  0.11
sat search for other commits by this committer
- Update to 0.11
01 Nov 2006 18:41:43
Original commit files touched by this commit  0.10
sat search for other commits by this committer
- Update to 0.10
- Add pthread to ldflags [1]

Submitted by:   Sergey Poziturin <pushkin@comtv.ru> [1]
14 Oct 2006 08:54:54
Original commit files touched by this commit  0.9.1_2
marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
12 Aug 2006 16:32:11
Original commit files touched by this commit  0.9.1
sat search for other commits by this committer
- Update to 0.9.1
04 Aug 2006 08:54:36
Original commit files touched by this commit  0.9
sat search for other commits by this committer
- Update to 0.9
- Take maintainership

Approved by:    markm (maintainer)
04 Jun 2006 17:51:54
Original commit files touched by this commit  0.8.1
sat search for other commits by this committer
- Move from graphics/gimp-ufraw to graphics/ufraw
- Update to 0.8.1
- Enable full exif support by default
- Update COMMENT and pkg-descr

PR:             ports/96821
Submitted by:   sat
Approved by:    krion (then mentor)

Number of commits found: 46

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
surfFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01

13 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days49
new fortnight76
new month142

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.231 seconds.