b780 FreshPorts -- graphics/rawtherapee
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
rawtherapee 4.0.9 graphics on this many watch lists=2 search for ports that depend on this port
A powerful RAW image processing application

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: 11 Jan 2010 05:04:48
License: GPLv3


    RawTherapee is a powerful RAW image processing appliction.
Main features:
 * Selectable high performance demosaicing algorithms
   (EAHD and HPHD and VNG-4).
 * Image post processing in 16 bit / channel mode
 * Exposure control in RGB space
 * Auto exposure with adjustable clipping point / Exposure compensation /
   Shadow and highight compression / Contrast adjustment, curve editor
 * White balance adjustment in RGB space
 * With in-camera, automatic and spot white balance options /
   Temperature/Green tint fine tuning
 * Highlight Recovery
 * Shadows/Highlights control in RGB space
 * Basic Luminance curve tool to modify the luminance channel
   in CIELab color space
 * Brightness / Contrast adjustment, curve editor
 * USM sharpening applied on the CIELab luminance channel
 * Classical USM parameters (Radius, Amount, Threshold) / Option to avoid
   noise amplification / Sharpening halo control
 * Optional RL Deconvolution based sharpening for even better sharpening results
 * Color shift control in CIELab color space
 * Allows color shift by shifting the CIELab "a" and "b" channels
 * Color booster applied on the CIELab "a" and "b" channels
 * Amplifies color channels "a" and "b" together or separately /
   Avoids color overamplification in high chrominance areas /
   Option to avoid clipping caused by too high color boosting
 * Luminance denoising algorithm applied on the CIELab luminance channel
 * Edge sensitive method to preserve as much details as possible
 * Color denoising tool applied on the CIELab "a" and "b" channels
 * Classical gaussian blur or edge sensitive bluring of the color channels
 * Fast switching between different postprocessing profiles
 * Image flipping horizontally or vertically, rotation by 90 degrees clockwise
   or counter clockwise
 * Arbitrary image rotation (straightening tool) with fill function or
   automatic crop
 * Simple lens distortion correction
 * Crop tool
 * Chromatic Aberration correction tool
 * Channel Mixer for Red, Green and Blue channels
 * C/A Correction
 * Vignetting Correction
 * ICC based color management
 * Change History with bookmarks to support before/after checking

WWW: http://www.rawtherapee.com/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/cmake
  2. devel/pkgconf
  3. graphics/gtk-update-icon-cache
  4. textproc/intltool
Required To Run:
  1. devel/gio-fam-backend
  2. graphics/gtk-update-icon-cache
Required Libraries:
  1. x11-toolkits/gtkmm24
  2. graphics/libiptcdata
  3. graphics/jpeg
  4. graphics/lcms2
  5. graphics/png
  6. graphics/tiff
  7. devel/libsigc++20
  8. devel/glib20
  9. devel/pcre
  10. accessibility/atk
  11. graphics/gdk-pixbuf2
  12. x11-toolkits/gtk20
  13. x11-toolkits/pango
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for rawtherapee-4.0.9:
     OPENMP=on: Enable multicore processing using OpenMP
     OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://rawtherapee.googlecode.com/files/

Number of commits found: 31

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 10:47:03
Refresh Original commit files touched by this commit
  Sanity Test Failure
bapt search for other commits by this committer
Convert g* to USES=pkgconfig
22 Mar 2013 20:06:15
Original commit files touched by this commit  4.0.9
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
08 Aug 2012 07:18:24
Original commit files touched by this commit  4.0.9
rm search for other commits by this committer
- update to 4.0.9
- adjust local patch to new version
- pet portlint (drop shlib versions in LIB_DEPENDS)
- tab -> space change in pkg-plist:WWW
26 Jul 2012 05:40:24
Original commit files touched by this commit  4.0.8_1
bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
23 Jul 2012 01:33:56
Original commit files touched by this commit  4.0.8_1
dougb search for other commits by this committer
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
12 Jun 2012 21:42:32
Original commit files touched by this commit  4.0.8_1
bapt search for other commits by this committer
Conver to new options framework
01 Jun 2012 05:26:28
Original commit files touched by this commit  4.0.8_1
dinoex search for other commits by this committer
- update png to 1.5.10
26 Apr 2012 14:33:33
Original commit files touched by this commit  4.0.8
rm search for other commits by this committer
Lets check if build is now passes on archs other than i386 and amd64.

Discussed with:     portmgr (linimon)
26 Apr 2012 04:39:06
Original commit files touched by this commit  4.0.8
rm search for other commits by this committer
- update to 4.0.8
- remove patches, incorporated upstream

release notes:
http://rawtherapee.com/blog/rawtherapee-4.0.8-released
01 Apr 2012 12:02:57
Original commit files touched by this commit  4.0.7
rm search for other commits by this committer
- mark it MAKE_JOBS_SAFE

Feature safe:   yes
31 Mar 2012 08:29:18
Original commit files touched by this commit  4.0.7
rm search for other commits by this committer
- conditionally add missing log2() only to systems where it really missing
This fixes breakage on log2()-aware systems, introduced in previous commit.

Spotted by:     mandree
Pontyhat to:    rm
Feature safe:   yes
30 Mar 2012 19:52:21
Original commit files touched by this commit  4.0.7
rm search for other commits by this committer
- update to 4.0.7
- switch to GOOGLE_CODE as distfiles mirror
- switch to USE_XZ
- add two upstream patches (patch-rtengine-CA__correct__RT.c and
  patch-rtengine_array2D.h) [1]
  to fix build on i386. They should be removed after release of 4.0.8.
- add patch (patch-rtengine_improcfun.h) to fix build on log2()-less systems
  (~everything<=8.3)
- some cosmetics

It would be great if someone with access to ia64, powerpc, sparc64 could confirm
that it still failing there.

[1]
http://code.google.com/p/rawtherapee/source/detail?r=4b5ae9eb4000ce5eb8e8939343da4d8f4ee4a36d

Feature safe:   yes
07 Mar 2012 14:15:35
Original commit files touched by this commit  4.0.2
erwin search for other commits by this committer
Add i386 to the BROKEN arch's.

Submitted by:   pointyhat
10 Nov 2011 06:07:18
Original commit files touched by this commit  4.0.2
linimon search for other commits by this committer
Mark as broken on powerpc and sparc64.

Hat:            portmgr
24 Oct 2011 03:33:20
Original commit files touched by this commit  4.0.2
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).
09 Sep 2011 18:35:14
Original commit files touched by this commit  4.0.2
stas search for other commits by this committer
- Oops, roll back.  I just realized it's i386 only problem and has nothing to
  do with GCC :-(
09 Sep 2011 18:33:46
Original commit files touched by this commit  4.0.2
stas search for other commits by this committer
- Force GCC 4.4+ for rawtherapee.  Apparently, GCC 4.2.1 on FreeBSD 8.2
  can't compile it.

Reported by:    Hanno Krusken <lr101fc@yahoo.co.uk>, ajtiM <lumiwa@gmail.com>
08 Sep 2011 07:02:49
Original commit files touched by this commit  4.0.2
stas search for other commits by this committer
- Add forgotten patch.

Reported by:    Hanno Krusken <lr101fc@yahoo.co.uk>
08 Sep 2011 00:07:55
Original commit files touched by this commit  4.0.2
stas search for other commits by this committer
- Update to 4.0.2.
- Add workaround for Glib's non-UTF8 locale bug.
27 Aug 2011 06:08:48
Original commit files touched by this commit  3.0_3
stas search for other commits by this committer
- Fix plist.
- Move LICENSE to a more appropriate section.
20 Aug 2011 01:53:49
Original commit files touched by this commit  3.0_3
stas search for other commits by this committer
- rawtherapee actually wants lcms1.
- add option to disable OpenMP.
10 Aug 2011 09:07:46
Original commit files touched by this commit  3.0_3
stas search for other commits by this committer
- Another attempt to get rid of Hg dependency.
  I was in hurry last time, so have not done it properly.
07 Aug 2011 21:27:31
Original commit files touched by this commit  3.0_3
stas search for other commits by this committer
- Drop build dependency on Hg, which was used to pull the app version.
  It was not working anyway as distfile does not include the .hg directory.
01 Aug 2011 07:55:34
Original commit files touched by this commit  3.0_3
stas search for other commits by this committer
- Update to 3.0.0 release.  As the port was version 3.0 before (3.0 development
  snapshot), I'm keeping version the same, and just bumping the port
  revision.
03 Jul 2011 14:12:23
Original commit files touched by this commit  3.0_2
ohauer search for other commits by this committer
-remove MD5
29 Mar 2010 17:02:35
Original commit files touched by this commit  3.0_2
dinoex search for other commits by this committer
- fix build for png-1.4.1
28 Mar 2010 06:47:48
Original commit files touched by this commit  3.0_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
27 Feb 2010 01:47:58
Original commit files touched by this commit  3.0_1
linimon search for other commits by this committer
Attempt to remove i386/amd64-specific optimizations to see if this
will unbreak it on sparc64.

Hat:            portmgr
Feature safe:   yes
05 Feb 2010 11:46:55
Original commit files touched by this commit  3.0_1
dinoex search for other commits by this committer
- update to jpeg-8
18 Jan 2010 19:04:43
Original commit files touched by this commit  3.0
stas search for other commits by this committer
- Fix build on 6.x
11 Jan 2010 05:04:14
Original commit files touched by this commit  3.0
stas search for other commits by this committer
- Add graphics/rawtherapee, a powerful RAW image processing appliction.

WWW:    http://www.rawtherapee.com

Number of commits found: 31

2851
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 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 24514
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours4
new 7 days31
new fortnight71
new month203

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0