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

Port details
OpenEXR 1.7.1 graphics on this many watch lists=106 search for ports that depend on this port
High dynamic-range (HDR) image file format
Maintained by: nemysis@gmx.ch search for ports maintained by this maintainer
Port Added: 26 Jan 2003 12:39:47
Also Listed In: devel
License: BSD


OpenEXR is a high dynamic-range (HDR) image file format developed by
Industrial Light & Magic for use in computer imaging applications.

OpenEXR is used by ILM on all motion pictures currently in production.
The first movies to employ OpenEXR were Harry Potter and the Sorcerers Stone,
Men in Black II, Gangs of New York, and Signs. Since then, OpenEXR has become
ILM's main image file format.

OpenEXR's features include:
* Higher dynamic range and color precision than existing 8- and 10-bit
  image file formats.
* Support for 16-bit floating-point, 32-bit floating-point, and 32-bit
  integer pixels. The 16-bit floating-point format, called "half", is compatible
  with the half data type in NVIDIA's Cg graphics language and is supported
  natively on their new GeForce FX and Quadro FX 3D graphics solutions.
* Multiple lossless image compression algorithms. Some of the included codecs
  can achieve 2:1 lossless compression ratios on images with film grain.
* Extensibility. New compression codecs and image types can easily be added
  by extending the C++ classes included in the OpenEXR software distribution.
  New image attributes (strings, vectors, integers, etc.) can be added to
  OpenEXR image headers without affecting backward compatibility with existing
  OpenEXR applications.

WWW: http://www.openexr.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/pkgconf
  2. devel/gmake
  3. devel/libtool
Required Libraries:
  1. graphics/ilmbase

This port is required by:

for Build for Libraries for Run

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


Configuration Options
===> The following configuration options are available for OpenEXR-1.7.1:
     LARGE_STACK=off: Enable sys-dependant large stack optimizations
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://cloud.github.com/downloads/openexr/openexr/

Number of commits found: 53

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 May 2013 00:02:08
Original commit files touched by this commit  1.7.1
bapt search for other commits by this committer
examples are always installed, so do not create a broken plist if EXAMPLES is
unset
the same way ${DOCSDIR}-1.7.1 is always created even if DOCS is unset.
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
17 Jan 2013 03:25:07
Original commit files touched by this commit  1.7.1
swills search for other commits by this committer
- Update to 1.7.1
- Give maintainership to submitter

PR:		ports/172339
Submitted by:	nemysis <nemysis@gmx.ch>
20 Sep 2012 14:38:20
Original commit files touched by this commit  1.7.0
swills search for other commits by this committer
- Update to 1.7.0
- Convert to OptionsNG
15 Aug 2012 19:26:14
Original commit files touched by this commit  1.6.1_3
tabthorpe search for other commits by this committer
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.6.1_3
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
03 Jul 2011 14:12:23
Original commit files touched by this commit  1.6.1_3
ohauer search for other commits by this committer
-remove MD5
10 Dec 2010 23:03:35
Original commit files touched by this commit  1.6.1_3
pgollucci search for other commits by this committer
- Fix build with GCC 45
- Bump PORTREVISION

PR:             ports/148990
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    maintainer timeout (nork ; 136 days)
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.6.1_2
ade search for other commits by this committer
Sync to new bsd.autotools.mk
25 Apr 2010 03:21:39
Original commit files touched by this commit  1.6.1_2
nork search for other commits by this committer
Fix build on powerpc.

PR:             ports/146020 (based on)
Submitted by:   Andreas Tobler   andreast-list  fgznet ch
22 Mar 2010 05:09:23
Original commit files touched by this commit  1.6.1_2
linimon search for other commits by this committer
Mark as broken on powerpc: fails to configure.

Hat:            portmgr
08 Sep 2009 02:24:26
Original commit files touched by this commit  1.6.1_2
amdmi3 search for other commits by this committer
- Explicitely link with threads library, otherwise it was impossible to link
with -lIlmImf (and dependent libraries as well) without -pthread

PR:             133291
Submitted by:   myself
Approved by:    maintainer timeout
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.6.1_1
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
23 Jul 2008 17:17:10
Original commit files touched by this commit  1.6.1_1
nork search for other commits by this committer
Fix pkg-plist and override OpenEXR's include files issue.
So bump PORTREVISION, accordingly.

Pointy hat to:  myself
20 Jun 2008 12:38:41
Original commit files touched by this commit  1.6.1
pav search for other commits by this committer
- Disable self-tests completely.  The hang needs to be investigated before they
  can be re-enabled.
19 May 2008 23:13:13
Original commit files touched by this commit  1.6.1
pav search for other commits by this committer
- Disable selftext on amd64/8 - we have a runaway IlmImfTest on pointyhat
19 Apr 2008 15:45:43
Original commit files touched by this commit  1.6.1
mi search for other commits by this committer
Upgrade from 1.6.0 to 1.6.1, which includes some fixes for dealing with
corrupted files.

Approved by:    maintainer
03 Mar 2008 04:29:35
Original commit files touched by this commit  1.6.0
linimon search for other commits by this committer
Re-enable self-test for sparc64-7.

Requested by:   marius
18 Jan 2008 23:31:45
Original commit files touched by this commit  1.6.0
linimon search for other commits by this committer
Turn off self-test for sparc64.  This was the way that sparc64-6.3R packages
were built.

Hat:            portmgr
07 Oct 2007 23:28:24
Original commit files touched by this commit  1.6.0
nork search for other commits by this committer
make test on PACKAGE_BUILDING.

Suggested by:   mi
07 Oct 2007 17:48:22
Original commit files touched by this commit  1.6.0
nork search for other commits by this committer
Add missing LIB_DEPENDS.
07 Oct 2007 17:45:40
Original commit files touched by this commit  1.6.0
nork search for other commits by this committer
Update to 1.6.0.
17 Mar 2007 01:05:40
Original commit files touched by this commit  1.4.0
nork search for other commits by this committer
Add backup sites.

PR:             ports/110307
Submitted by:   John Merryweather Cooper <john_m_cooper <@> yahoo.com>
12 Mar 2007 02:47:13
Original commit files touched by this commit  1.4.0
nork search for other commits by this committer
Oops, I forgot cvs remove.

Reported by:    many people
Pointy hat to:  myself
11 Mar 2007 08:50:26
Original commit files touched by this commit  1.4.0
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
28 Jan 2007 09:07:47
Original commit files touched by this commit  1.2.2_1
kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
01 Apr 2006 12:08:47
Original commit files touched by this commit  1.2.2_1
nork search for other commits by this committer
Fix build on gcc 4.1.

PR:             ports/95136
Submitted by:   Ron MacNeil <macro@hotmail.com>
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.2.2_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 12:35:18
Original commit files touched by this commit  1.2.2_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
12 Jan 2006 12:54:32
Original commit files touched by this commit  1.2.2_1
sem search for other commits by this committer
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.2.2
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.
08 Oct 2005 21:00:48
Original commit files touched by this commit  1.2.2
nork search for other commits by this committer
Update to 1.2.2.

Pointed out by: ports version check via edwin
15 Sep 2005 14:11:26
Original commit files touched by this commit  1.2.1_2
nork search for other commits by this committer
o Change dependency on fltk to fltk-threads.
o Bump PORTREVISION, accordingly.
10 Mar 2005 12:05:25
Original commit files touched by this commit  1.2.1_1
vs search for other commits by this committer
Fix mispelings of PTHREAD_{CFLAGS,LIBS}.
23 Dec 2004 13:06:27
Original commit files touched by this commit  1.2.1_1
nork search for other commits by this committer
Utilize USE_GNOME=pkgconfig.
Bump PORTREVISION,

Submitted by:   pav
23 Dec 2004 12:09:22
Original commit files touched by this commit  1.2.1
nork search for other commits by this committer
Add rmdir libdata/pkgconfig.  But I don't bump PORTREVISION.

Pointed out by: pointyhat via kris
09 Jul 2004 17:43:11
Original commit files touched by this commit  1.2.1
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
14 Jun 2004 13:33:53
Original commit files touched by this commit  1.2.1
nork search for other commits by this committer
Fix broken patch.

Pointed out by: bento via kris, lofi
13 Jun 2004 17:03:58
Original commit files touched by this commit  1.2.1
nork search for other commits by this committer
Fix linkage problem (tring to link installed library).

Noticed by:     portupgrade
09 Jun 2004 15:43:51
Original commit files touched by this commit  1.2.1
nork search for other commits by this committer
Update to 1.2.1.

PR:             ports/67743
Submitted by:   ijliao
20 Mar 2004 09:56:44
Original commit files touched by this commit  1.0.7_1
nork search for other commits by this committer
Add size data.

Submitted by:   trevor
Committed at:   CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.0.7_1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
02 Feb 2004 17:17:08
Original commit files touched by this commit  1.0.7_1
nork search for other commits by this committer
o no need USE_GCC.
o bump PORTREVISION acordingly.

Submitted by:   David Yeske <dyeske@yahoo.com>
17 Jan 2004 21:44:43
Original commit files touched by this commit  1.0.7
nork search for other commits by this committer
Update to 1.0.7.
03 Oct 2003 11:04:59
Original commit files touched by this commit  1.0.5_3
edwin search for other commits by this committer
Chase up new MASTER_SITE_SAVANNAH.

PR:             ports/56970
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
11 May 2003 19:45:59
Original commit files touched by this commit  1.0.5_3
nork search for other commits by this committer
o Remove dependency on x11-toolkits/fltk-xunicode by retire.
o Bump PORTREVISION accordingly.
14 Apr 2003 01:37:14
Original commit files touched by this commit  1.0.5_2
nork search for other commits by this committer
Remove invalid keyword line, and Bump PORTREVISION accordingly.
24 Mar 2003 16:25:36
Original commit files touched by this commit  1.0.5_1
nork search for other commits by this committer
Fix pkg-plist.
24 Mar 2003 11:57:41
Original commit files touched by this commit  1.0.5
nork search for other commits by this committer
Update to 1.0.5 and fix conditions for fltk dependency.
25 Feb 2003 07:36:43
Original commit files touched by this commit  1.0.4_1
nork search for other commits by this committer
Change USE_GCC=3.1 to USE_GCC=3.1+.  This modification has temporary
sample code in.

Reported by:    David Yeske <dyeske@yahoo.com>
                NINOMIYA Hideyuki <nin@jp.FreeBSD.org>
22 Feb 2003 16:16:12
Original commit files touched by this commit  1.0.4_1
nork search for other commits by this committer
De-pkg-comment.
27 Jan 2003 16:48:17
Original commit files touched by this commit  1.0.4_1
nork search for other commits by this committer
make more clean Makefile and CFLAGS.
Bump PORTREVISION for *_DEPENDS.

PR:             ports/47378
Submitted by:   Miguel Mendez <flynn@energyhq.homeip.net>
Submitted by:   Simon 'corecode' Schubert <corecode@corecode.ath.cx>
26 Jan 2003 12:39:22
Original commit files touched by this commit  1.0.4
nork search for other commits by this committer
Add OpenEXR(1.0.4), a high dynamic-range (HDR) image file format
(manipulator) developed by Industrial Light & Magic, a division
of Lucas Digital Ltd. LLC.  It was used in the movies Harry Potter,
Men in Black II, and Signs.

Submitted by:           NINOMIYA Hideyuki <nin@Jp.FreeBSD.org>

Number of commits found: 53

2832
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 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 24572
Broken 191
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight85
new month179

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