aboutsummaryrefslogtreecommitdiff
path: root/graphics/openimageio
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 1.4.14Marcus von Appen2014-11-234-10/+9
| | | | | | | | PR: 194076 Submitted by: FreeBSD@ShaneWare.Biz (maintainer) Notes: svn path=/head/; revision=373153
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371283
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) Notes: svn path=/head/; revision=365038
* graphics/openimageio: update to 1.4.12William Grzybowski2014-08-064-24/+7
| | | | | | | | PR: 192439 Submitted by: maintainer Notes: svn path=/head/; revision=364212
* Update to 1.4.9.Raphael Kubo da Costa2014-06-204-6/+23
| | | | | | | | | | Includes a patch to fix 32-bit builds with GCC. PR: 191117 Submitted by: FreeBSD@ShaneWare.Biz (maintainer) Notes: svn path=/head/; revision=358568
* - Update OpenImageIO to 1.4.8Guido Falsi2014-06-033-22/+36
| | | | | | | | | | | - Use OPTIONS helpers where appropriate - Update OpenShadingLanguage to 1.4.2 PR: 190254 Submitted by: FreeBSD@ShaneWare.Biz (Maintainer) Notes: svn path=/head/; revision=356308
* Update openjpeg to 2.1.0.Koop Mast2014-05-261-2/+2
| | | | | | | | | | Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15 and update users. Approved by: portmgr (implicit) for NO_STAGE ports Notes: svn path=/head/; revision=355352
* - Update to 0.4.0Sunpoet Po-Chuan Hsieh2014-05-081-1/+1
| | | | | | | | | | | | | - Add LICENSE - Sort LIB_DEPENDS - Use USES=libtool - Do not silence installation message - Bump PORTREVISION for graphics/webp shlib change Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS Notes: svn path=/head/; revision=353249
* - Update to 1.8.12 (from science/hdf5-18)Sunpoet Po-Chuan Hsieh2014-05-031-2/+2
| | | | | | | | | | | | | | | | | | - Add LICENSE - Convert to new LIB_DEPENDS format - Convert to new options helper - Use NOT_FOR_ARCHS - Strip shared library - Remove deprecated PTHREAD_* - Use MAKE_CMD - Bump PORTREVISION for science/hdf5 shlib change [1] Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html Approved by: portmgr (bapt) [1] Notes: svn path=/head/; revision=352854
* Chase boost and icu bumpBaptiste Daroussin2014-02-071-1/+1
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* - Update from 1.2.3 to 1.3.9Danilo Egea Gondolfo2013-12-095-29/+8
| | | | | | | | PR: ports/184609 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) Notes: svn path=/head/; revision=336000
* - Update graphics/*opencv* to 2.4.7Jason E. Hale2013-12-041-1/+1
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=335601
* - Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)Rusmir Dusko2013-11-201-1/+1
| | | | | | | Approved by: wg (mentor) Notes: svn path=/head/; revision=334422
* Update OpenImageIO to version 1.2.3.Tijl Coosemans2013-11-045-43/+8
| | | | | | | Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer) Notes: svn path=/head/; revision=332767
* graphics/ilmbaseRusmir Dusko2013-10-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 - Update to 2.0.1 - Change master sites to SAVANNAH - Change maintainer email to @FreeBSD.org - Use the new format for LIB_DEPENDS - USES gmake pathfix pkgconfig - Add DOCS and EXAMPLES Options - Support STAGEDIR and add OPTIONS_SUB - Change REINPLACE_CMD - Add extra patch for EXAMPLES - Remove obsolete patches - Bump dependent ports' revisions Approved by: pawel / wg (mentors) Notes: svn path=/head/; revision=332189
* - Update to 1.2.2.Tijl Coosemans2013-10-296-39/+70
| | | | | | | | | | | | - Fix build with libc++. - Support staging. - Move bits from py-openimageio to openimageio. PR: ports/182007 Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer) Notes: svn path=/head/; revision=332021
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Bump some PORTREVISIONs due to graphics/webp update to 0.3.1Martin Matuska2013-09-091-1/+1
| | | | Notes: svn path=/head/; revision=326850
* - Update to 1.2.1Guido Falsi2013-09-014-23/+11
| | | | | | | | | | - Convert to new LIB_DEPENDS format PR: ports/181517 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) Notes: svn path=/head/; revision=325839
* graphics/py-openimageio: fix buildWilliam Grzybowski2013-08-212-50/+2
| | | | | | | | | | - Fix build, missed in openimageio update PR: ports/181008 Submitted by: Shane Ambler <FreeBSD Shaneware.biz> (maintainer) Notes: svn path=/head/; revision=325121
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 1.2.0Martin Wilke2013-07-203-8/+10
| | | | Notes: svn path=/head/; revision=323356
* - Update to 1.1.11Guido Falsi2013-06-194-12/+16
| | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=321340
* Update to 1.1.10.Raphael Kubo da Costa2013-05-125-6/+18
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=317935
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-3/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Update to 1.1.6Martin Wilke2013-02-195-44/+19
| | | | | | | | PR: 176241 Submitted by: maintainer Notes: svn path=/head/; revision=312564
* Chase boost updateBaptiste Daroussin2013-01-311-1/+1
| | | | Notes: svn path=/head/; revision=311310
* - Chase lib version changes from ilmbase and OpenEXR updatesSteve Wills2013-01-171-1/+1
| | | | Notes: svn path=/head/; revision=310553
* - Update to 1.1.2Marcus von Appen2012-12-206-58/+127
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=309308
* - Update devel/tbb to 4.1.1 and bump dependent port's PORTREVISIONsGanael LAPLANCHE2012-12-121-0/+1
| | | | | | | | | | - Remove hardcoded dependency on gcc [1] PR: ports/171297 [1] Submitted by: Christian Mangin <christian.mangin@gmail.com> [1] Notes: svn path=/head/; revision=308744
* - update openimageio to 1.0.9Ruslan Makhmatkhanov2012-09-173-8/+13
| | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=304386
* - Update to 1.0.6Guido Falsi2012-06-265-47/+17
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=300003
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Move python binding to graphics/py-openimageioSunpoet Po-Chuan Hsieh2012-05-012-29/+19
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=295793
* Update to version 1.0.3Pawel Pekala2012-04-273-5/+5
| | | | | | | | PR: ports/167318 Submitted by: maintainer Notes: svn path=/head/; revision=295610
* OpenImageIO is a library for reading and writing images, and a bunch ofPawel Pekala2012-04-176-0/+206
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 Notes: svn path=/head/; revision=294956