FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 2:09 AM GMT
Port details
exrtools 0.4_5 graphics on this many watch lists=0 search for ports that depend on this port
Utilities for manipulating with HDR images in OpenEXR format
Maintained by: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Sep 2005 15:23:03
License: GPLv2
exrtools is a set of simple command-line utilities for manipulating
with high dynamic range images in OpenEXR format. OpenEXR is a high
dynamic-range (HDR) image file format developed by Industrial Light
& Magic for use in computer imaging applications.

exrtools was developed to help experiment with batch processing of
HDR images for tone mapping. Each application is small and
reasonably self-contained such that the source code may be of most
value to others.

exrtools currently only works with RGBA OpenEXR files. As well, the
code assumes that the EXR files and PNG files all use sRGB primaries
and gamma function.

WWW: http://scanline.ca/exrtools/
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/OpenEXR, graphics/png, graphics/jpeg
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://scanline.ca/exrtools/
http://critical.ch/distfiles/
http://energy.critical.ch/distfiles/
http://snow.critical.ch/distfiles/
http://www.bluestop.org/distfiles/
http://fneu.fr/distfiles/
ftp://ftp.c.saper.info/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
27 Dec 2011 15:14:23
Original commit files touched by this commit  0.4_5
ehaupt search for other commits by this committer
Pacify portlint

Feature safe:   yes
24 Oct 2011 04:17:38
Original commit files touched by this commit  0.4_5
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.4_5
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
25 Jan 2011 19:59:40
Original commit files touched by this commit  0.4_5
ehaupt search for other commits by this committer
Add LICENSE and remove MD5 sums.

Feature safe:   yes
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.4_5
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.4_4
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.4_3
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
27 Mar 2009 09:53:36
Original commit files touched by this commit  0.4_2
ehaupt search for other commits by this committer
Mark MAKE_JOBS_SAFE
27 Mar 2008 19:27:34
Original commit files touched by this commit  0.4_2
ehaupt search for other commits by this committer
Use MASTER_SITE_CRITICAL
20 Mar 2008 09:46:38
Original commit files touched by this commit  0.4_2
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
07 Oct 2007 17:46:16
Original commit files touched by this commit  0.4_2
nork search for other commits by this committer
Chase OpenEXR library version bumped.
04 Oct 2007 01:10:50
Original commit files touched by this commit  0.4_1
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
11 Mar 2007 08:50:26
Original commit files touched by this commit  0.4_1
nork search for other commits by this committer
o Update to 1.4.0
o Chase libraries version bump to depending on this port.

[NOTE]
I disabled FLTK support, so you can't use OpenEXR's applications.
Because I'm validating FLTK support.

Spotted by:     Nikolaj Thygesen <nikolaj.thygesen <@> diamondbox.dk>
Obtained from:  Florian Kainz <kainz <@> ilm.com>
Committed at:   AsiaBSDCon 2007 in Tokyo, Japan
Memorial Committing with:
                bushman, kuriyama, hrs, gnn, nobutaka, nyan, motoyuki, metal,
                simokawa, akiyama, ume, rwatson, pjd, mckusick, takawata,
                murray, cjh, brooks, daichi, delphij, ups, rrs
01 Jun 2006 12:13:54
Original commit files touched by this commit  0.4
ehaupt search for other commits by this committer
Add an additional mirror.
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.4
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
19 Feb 2006 11:39:14
Original commit files touched by this commit  0.4
ehaupt search for other commits by this committer
Remove deprecated USE_REINPLACE
30 Nov 2005 14:01:14
Original commit files touched by this commit  0.4
ehaupt search for other commits by this committer
Add SHA256 hashes to my ports
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.4
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
06 Oct 2005 11:57:11
Original commit files touched by this commit  0.4
ehaupt search for other commits by this committer
Change MAINTAINER address for my ports.

Approved by:    novel (mentor)
18 Sep 2005 00:13:01
Original commit files touched by this commit  0.4
pav search for other commits by this committer
- Fix build on 4.X

PR:             ports/86282
Submitted by:   Emanuel Haupt <ehaupt@critical.ch> (maintainer)
Reported by:    krismail
17 Sep 2005 00:04:28
Original commit files touched by this commit  0.4
nork search for other commits by this committer
Add MASTER_SITES.

PR:             ports/86238
Submitted by:   Emanuel Haupt <ehaupt@critical.ch> (maintainer)
15 Sep 2005 15:22:13
Original commit files touched by this commit  0.4
nork search for other commits by this committer
Add exrtools 0.4, utilities for manipulating with HDR
images in OpenEXR format.

PR:             ports/84945
Submitted by:   Emanuel Haupt <ehaupt@critical.ch>

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 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 23150
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 4
new 48 hours7
new 7 days45
new fortnight70
new month141

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.153 seconds.