Port details |
- openimageio OpenImageIO graphics library
- 2.5.13.1_12 graphics
=3 2.5.13.1_8Version of this port present on the latest quarterly branch. - Maintainer: FreeBSD@Shaneware.biz
 - Port Added: 2012-04-17 16:05:50
- Last Update: 2025-09-06 10:51:56
- Commit Hash: d651931
- People watching this port, also watch:: libssh, p5-MIME-Tools, noto-tc, linux-c7-atk
- Also Listed In: multimedia
- License: BSD3CLAUSE
- WWW:
- https://www.openimageio.org/
- Description:
- OpenImageIO is a library for reading and writing images, and a bunch of
related classes, utilities, and applications.
There is a particular emphasis on formats and functionality used
in professional, large-scale animation and visual effects work for film.
OpenImageIO is used extensively in animation and VFX studios all over the
world, and is also incorporated into several commercial products.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- openimageio>0:graphics/openimageio
- To install the port:
- cd /usr/ports/graphics/openimageio/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/openimageio
- pkg install openimageio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openimageio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1721428042
SHA256 (AcademySoftwareFoundation-OpenImageIO-v2.5.13.1_GH0.tar.gz) = 0fbaec6c15215e11cf4545128c4d64eaa97b461cb9b5fb8a76f9a7d35c99e3df
SIZE (AcademySoftwareFoundation-OpenImageIO-v2.5.13.1_GH0.tar.gz) = 52538869
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- graphics/py-openimageio
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- robin_map.h : devel/robin-map
- libfmt>10.0.0 : devel/libfmt
- libjpeg-turbo>3.0.0 : graphics/libjpeg-turbo
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- libfmt>10.0.0 : devel/libfmt
- libjpeg-turbo>3.0.0 : graphics/libjpeg-turbo
- DroidSans.ttf : x11-fonts/droid-fonts-ttf
- Library dependencies:
-
- libboost_thread.so : devel/boost-libs
- libImath.so : math/Imath
- libOpenColorIO.so : graphics/opencolorio
- libOpenEXR.so : graphics/openexr
- libheif.so : graphics/libheif
- libpng.so : graphics/png
- libpugixml.so : textproc/pugixml
- libtiff.so : graphics/tiff
- libwebp.so : graphics/webp
- libdcmimage.so : graphics/dcmtk
- libfreetype.so : print/freetype2
- libgif.so : graphics/giflib
- libopenjp2.so : graphics/openjpeg
- libPtex.so : graphics/ptex
- libtbb.so : devel/onetbb
- libopenvdb.so : misc/openvdb
- libjpeg.so : graphics/jpeg-turbo
- libiconv.so : converters/libiconv
- libxml2.so : textproc/libxml2
- This port is required by:
- for Libraries
-
- graphics/appleseed
- graphics/blender
- graphics/lux
- graphics/oidn
- graphics/opencolorio-tools
- graphics/openshadinglanguage
- graphics/py-openimageio
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for openimageio-2.5.13.1_12:
DICOM=on: DICOM/MEDICOM support
DOCS=on: Build and/or install documentation
FFMPEG=off: Use FFmpeg to support extra file types
FREETYPE=on: TrueType font rendering support
GIF=on: GIF image format support
IMAGEVIEWER=off: Build image viewer (requires Qt)
OPENCV=off: Computer Vision support via OpenCV
OPENJPEG=on: JPEG 2000 support via OpenJPEG
PTEX=on: Per face texture library support
RAW=off: RAW format support
TBB=on: Intel tbb support
TEST=off: Build and/or run tests
TOOLS=on: Build CLI tools
VDB=on: OpenVDB support
===> Use 'make config' to modify these settings
- Options name:
- graphics_openimageio
- USES:
- cmake jpeg compiler:c++17-lang iconv:wchar_t gnome ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.9 09 Dec 2013 16:07:32
  |
danilo  |
- Update from 1.2.3 to 1.3.9
PR: ports/184609
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) |
1.2.3_2 04 Dec 2013 02:51:00
  |
jhale  |
- Update graphics/*opencv* to 2.4.7
- Revert options helpers to if statements since the OFF condition is not
applied when OPTIONS_EXCLUDE is used
- Move most of the OpenCV modules from the graphics/opencv-core port to
graphics/opencv, leaving opencv-core as just the bare minimum required
for building ffmpeg with OpenCV support
- Install examples for python and java bindings
- Add new slave port graphics/opencv-java: Java bindings for OpenCV
- Bump PORTREVISION and make dependency adjustments and fixes for
dependent ports
- Add UPDATING entry |
1.2.3_1 20 Nov 2013 14:25:28
  |
nemysis  |
- Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)
Approved by: wg (mentor) |
1.2.3 04 Nov 2013 20:01:02
  |
tijl  |
Update OpenImageIO to version 1.2.3.
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer) |
1.2.2_1 31 Oct 2013 00:32:31
  |
nemysis  |
graphics/ilmbase
- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Remove conflict with non existent Port
- USES pathfix pkgconfig
- Add executable
- Add DOCS Option
- Support STAGEDIR and add OPTIONS_SUB
- Use pathfix instead of simple patches
- Adjust patches
- Change WWW
graphics/OpenEXR (Only the first 15 lines of the commit message are shown above ) |
1.2.2 29 Oct 2013 23:02:04
  |
tijl  |
- Update to 1.2.2.
- Fix build with libc++.
- Support staging.
- Move bits from py-openimageio to openimageio.
PR: ports/182007
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer) |
1.2.1_1 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.2.1_1 09 Sep 2013 22:49:21
  |
mm  |
Bump some PORTREVISIONs due to graphics/webp update to 0.3.1 |
1.2.1 01 Sep 2013 00:17:40
  |
madpilot  |
- Update to 1.2.1
- Convert to new LIB_DEPENDS format
PR: ports/181517
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) |
1.2.0 21 Aug 2013 12:54:47
  |
wg  |
graphics/py-openimageio: fix build
- Fix build, missed in openimageio update
PR: ports/181008
Submitted by: Shane Ambler <FreeBSD Shaneware.biz> (maintainer) |
1.2.0 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.2.0 20 Jul 2013 20:16:02
  |
miwi  |
- Update to 1.2.0 |
1.1.11 19 Jun 2013 22:04:33
  |
madpilot  |
- Update to 1.1.11
- Fix build with gcc 4.8
- While I'm here, remove check for unsupported FreeBSD version
PR: ports/179165 [1], ports/179192 [2]
Submitted by: Anderson Guzman <aguzman@pendulosoftware.com> [1]
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) [2] |
1.1.10 12 May 2013 08:38:49
  |
rakuco  |
Update to 1.1.10.
The change to thread.h has been reported upstream in
https://github.com/OpenImageIO/oiio/issues/529.
PR: ports/178505
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) |
1.1.6 22 Mar 2013 20:06:15
  |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
1.1.6 19 Feb 2013 13:57:18
  |
miwi  |
- Update to 1.1.6
PR: 176241
Submitted by: maintainer |
1.1.2_2 31 Jan 2013 13:38:43
  |
bapt  |
Chase boost update |
1.1.2_1 17 Jan 2013 16:05:39
  |
swills  |
- Chase lib version changes from ilmbase and OpenEXR updates |
1.1.2 20 Dec 2012 10:48:06
  |
mva  |
- Update to 1.1.2
- Move graphics/openimageio and graphics/py-openimageio into a
master/slave port relationship
- Remove gcc46 bindings, which creates a corrupted binary on i386 targets
- Remove the devel/tbb dependency, which causes problems on graphics/blender
PR: ports/170679 ports/172362 ports/172363
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) |
1.0.9_1 12 Dec 2012 07:42:35
  |
martymac  |
- Update devel/tbb to 4.1.1 and bump dependent port's PORTREVISIONs
- Remove hardcoded dependency on gcc [1]
PR: ports/171297 [1]
Submitted by: Christian Mangin <christian.mangin@gmail.com> [1] |
1.0.9 17 Sep 2012 05:24:02
  |
rm  |
- update openimageio to 1.0.9
- add conflicts with fbm
- convert DOCS to optionsng
- chase update in graphics/blender (the only consumer)
PR: 171665
Submitted by: Shane Ambler <FreeBSD at Shaneware dot biz> (maintainer)
- update py-openimageio to 1.0.9
PR: 171666
Submitted by: Shane Ambler <FreeBSD at Shaneware dot biz> (maintainer) |
1.0.6 26 Jun 2012 11:38:56
 |
madpilot  |
- Update to 1.0.6
- Convert to new options framework
- Make DOCS options default to on, as per maintainer request
PR: ports/169288
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz>
Approved by: crees (mentor) |
1.0.3_2 06 Jun 2012 06:44:38
 |
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
1.0.3_2 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.0.3_1 01 May 2012 16:44:42
 |
sunpoet  |
- Move python binding to graphics/py-openimageio
- While I'm here:
- Sort LIB_DEPENDS and PLIST
- Respect PORTDOCS
- Bump PORTREVISION for package change
- Utilize DOCSDIR to pet portlint
PR: ports/167411
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) |
1.0.3 27 Apr 2012 16:49:44
 |
pawel  |
Update to version 1.0.3
PR: ports/167318
Submitted by: maintainer |
1.0.2 17 Apr 2012 16:04:20
 |
pawel  |
OpenImageIO is a library for reading and writing images, and a bunch of
related classes, utilities, and applications.
There is a particular emphasis on formats and functionality used
in professional, large-scale animation and visual effects work for film.
OpenImageIO is used extensively in animation and VFX studios all over the world,
and is also incorporated into several commercial products.
WWW: http://www.openimageio.org
PR: ports/166858
Submitted by: Shane Ambler |