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

Port details
ilmbase 1.0.3 graphics on this many watch lists=30 search for ports that depend on this port
ILM Base libraries a.k.a. Half, IlmThread, Imath, and Iex
Maintained by: nemysis@gmx.ch search for ports maintained by this maintainer
Port Added: 06 Oct 2007 18:37:30
Also Listed In: devel
License: BSD


ABOUT THE ILMBASE LIBRARIES
----------------------------

Half is a class that encapsulates our 16-bit floating-point format.

IlmThread is a thread abstraction library for use with OpenEXR
and other software packages.  It currently supports pthreads and
Windows threads.

Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions
and other useful 2D and 3D math functions.

Iex is an exception-handling library.

If you have questions about using the IlmBase libraries, you may want
to join our developer mailing list.

WWW:	http://www.openexr.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/pkgconf
  2. devel/libtool

This port is required by:

for Libraries

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


Configuration Options
===> The following configuration options are available for ilmbase-1.0.3:
     THREAD=on: Enable multithreaded file I/O support
===> 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: 17

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
12 Feb 2013 11:33:05
Original commit files touched by this commit  1.0.3
bapt search for other commits by this committer
Do not try to delete a directory that is not created by the port

Spotted by:	pkg DEVELOPER_MODE
17 Jan 2013 03:19:42
Original commit files touched by this commit  1.0.3
swills search for other commits by this committer
- Update to 1.0.3
- Give maintainership to submitter

PR:		ports/172337
Submitted by:	nemysis <nemysis@gmx.ch>
20 Sep 2012 14:37:41
Original commit files touched by this commit  1.0.2
swills search for other commits by this committer
- Update to 1.0.2
- Convert to OptionsNG
15 Aug 2012 19:26:14
Original commit files touched by this commit  1.0.1_1
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
28 Jul 2012 15:57:56
Original commit files touched by this commit  1.0.1_1
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
03 Jul 2011 14:12:23
Original commit files touched by this commit  1.0.1_1
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.0.1_1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.0.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
02 Oct 2008 21:53:26
Original commit files touched by this commit  1.0.1_1
nork search for other commits by this committer
Fix typo.

PR:             ports/127767
Submitted by:   amdmi3
23 Jul 2008 17:17:10
Original commit files touched by this commit  1.0.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
22 Jul 2008 16:55:06
Original commit files touched by this commit  1.0.1
nork search for other commits by this committer
Update to 1.0.1.

[note]
The submitter suggested 'regression-test' target, but I *added* "regression"
target.
I consider that ports system should be supported generic 'regression test'
framework.

PR:             ports/125091
Submitted by:   Pedro F. Giffuni  pfgshield-freebsd at yahoo dot com
28 Oct 2007 07:57:23
Original commit files touched by this commit  1.0.0_2
linimon search for other commits by this committer
Disable 'make test' on the build cluster, since it is failing with a
coredump, and hundreds of dependent packages can't be built because of it.

While here, turn threading on by default to try to fix graphics/blender
build.  (Suggested by: submitter)

I am declaring a short mainter-timeout on this to unblock the package builds.

PR:             ports/117412
Submitted by:   beech
Hat:            portmgr
08 Oct 2007 06:36:11
Original commit files touched by this commit  1.0.0_2
nork search for other commits by this committer
Cosmetic Change & Add CONFLICT to old OpenEXR.
07 Oct 2007 23:28:24
Original commit files touched by this commit  1.0.0_1
nork search for other commits by this committer
make test on PACKAGE_BUILDING.

Suggested by:   mi
07 Oct 2007 14:47:38
Original commit files touched by this commit  1.0.0_1
nork search for other commits by this committer
o Enable/disable multithread file I/O support.
o Add make test.
o Fix some warning.
o Bump PORTREVISION, accordingly.

Submitted by:   mi
06 Oct 2007 18:36:51
Original commit files touched by this commit  1.0.0
nork search for other commits by this committer
Add IlmBase 1.0.0, has four ILM's basic libraries as known as Half,
IlmThread, Imath and Iex.

These libraries was separated from OpenEXR.  So I'll make OpenEXR depend
on this port.

Number of commits found: 17

2835
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
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

5 vulnerabilities affecting 20 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 24527
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days28
new fortnight58
new month215

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