aboutsummaryrefslogtreecommitdiff
path: root/graphics/openimageio
Commit message (Collapse)AuthorAgeFilesLines
* graphics/openimageio: Update to v3.1.8.0Fernando Apesteguía2 days3-13/+23
| | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v3.1.8.0 * exif: Support EXIF 3.0 tags * jpeg: Fix wrong pointers/crashing when decodng CMYK jpeg files * openexr: Improve attribute translation rules * openexr: ACES container writes colorInteropId instead of colorInteropID * color mgmt: Fix some legacy 'Linear' color references * imagebuf: Fix ImageBuf::set_pixels() bug, didn't consider roi = All * tests: Image_span_test reduce benchmark load for debug and CI renders * build: Type warning in assertion in jpeg2000output.cpp * build: Disable LERC in libTIFF local build script PR: 292038 Reported by: FreeBSD@ShaneWare.Biz (maintainer)
* misc/{,py-}openvdb: update 12.0.1 → 13.0.0Yuri Victorovich2025-11-041-1/+1
| | | | Reported by: portscout
* devel/boost: bump consumers after boost upgrade (+)Dima Panov2025-10-201-1/+1
| | | | Get rid of direct dependency ob libbost_system.so, use libboost_thread.so instead
* *: Bump PORTREVISION of graphics/openexr usersMatthias Andree2025-09-061-1/+1
| | | | (including those where openexr is only an option)
* *: Bump PORTREVISION for devel/libfmt update {fmt.dev}Matthias Andree2025-08-101-1/+1
|
* *: Bump PORTREVISION for math/Imath updateMatthias Andree2025-08-101-1/+1
|
* libxml2: chase libxml soversion bumpBaptiste Daroussin2025-06-301-1/+1
|
* python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etcCharlie Li2025-06-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | EXT_SUFFIX, according to PEP 3149, refers to the full tag and extension for compiled extension module objects, eg .cpython-311.so, .cpython-313t.so, etc. We do not use the correct semantic meaning, and this usage becomes ambiguous and confusing when tags do not match between bytecode and compiled extension module objects. Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's specification of a magic tag, which consists of implementation name and shorthand version only. This is meant for bytecode and other files containing this tag in their filename that do not depend on a specific Python ABI for the same version. Chase all existing consumers. Introduce PYTHON_SOABI to align with PEP 3149's specification of a tag, which consists of implementation name, shorthand version and any ABI flags present (this and PYTHON_TAG are identical without ABI flags). This is meant for compiled extension module objects and other files that depend on a specific Python ABI for the same version. Add documentation for these variables that our PYTHON_EXT_SUFFIX never had. PR: 274671 Event: Kitchener-Waterloo Hackathon 202506
* devel/boost: bump consumers after Boost updateDima Panov2025-06-021-1/+1
|
* graphics/{art,blender,krita,openfx-arena,{,py-}openimageio},multimedia/olive ↵Vladimir Druzenko2025-05-261-1/+1
| | | | | | : Bump after update graphics/opencolorio 2.3.2 => 2.4.2 PR: 286622
* devel/boost: bump consumers after Boost-1.87 updateDima Panov2025-02-141-1/+1
| | | | Sponsored by: Future Crew, LLC
* graphics/dcmtk: update 3.6.8 → 3.6.9Yuri Victorovich2025-01-261-1/+1
|
* misc/openvdb: update 11.0.0 → 12.0.0Yuri Victorovich2025-01-111-1/+1
|
* devel/boost: bump consu,ers after update Boost to 1.86 releaseDima Panov2024-11-201-1/+1
| | | | Sponsored by: Future Crew, LLC
* graphics/openexr: PORTREVISION bump of openexr users due to ABI changeMatthias Andree2024-10-131-1/+1
|
* */*: bump consumers after devel/boost* updateDima Panov2024-10-031-1/+1
| | | | | With hat: office Sponsored by: Future Crew, LLC
* graphics/{,py-}openimageio: update 2.5.13.0 → 2.5.13.1 (security advisory)Vladimir Druzenko2024-07-222-5/+5
| | | | | | | | | | | | Changelog: * fix(heic): Correctly set imagespec size for heif images. security advisory (by Gerrard Tai) https://github.com/AcademySoftwareFoundation/OpenImageIO/security/advisories/GHSA-jjm9-9m4m-c8p2 https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.13.1 PR: 280394 Approved by: Shane <FreeBSD@ShaneWare.Biz> (maintaner) MFH: 2024Q3
* devel/onetbb: Update to 2021.13.0Ganael LAPLANCHE2024-07-041-1/+1
| | | | | | and bump dependent ports' revisions. Release notes: https://github.com/oneapi-src/oneTBB/blob/v2021.13.0/RELEASE_NOTES.md
* graphics/openimageio: update 2.5.12.0 → 2.5.13.0Vladimir Druzenko2024-07-042-4/+4
| | | | | | | | | | | | | | | Changelog: * fix: Various PSD files fail to load correctly #4302 (by Jesse Yurkovich) * fix: Improve error messages when a font is not found #4284 * int: In platform.h, define OIIO_DEVICE macro #4290 * ci: Typo in build_libtiff.bash #4280 * docs: Update INSTALL.md for windows #4279 (by Mel Massadian) * docs: Fixes to formatting and sphinx warnings #4301 https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.13.0 PR: 279845 Approved by: Shane <FreeBSD@ShaneWare.Biz> MFH: 2024Q3
* graphics/{,py-}openimageio: update 2.5.8.0 → 2.5.12.0Shane2024-07-022-6/+9
| | | | | | | | | | Changelog: https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.9.0 https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.10.1 https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.11.0 https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.12.0 PR: 279845
* graphics/{,py-}openimageio: sort out Makefile, remove unnecessary ↵Vladimir Druzenko2024-06-022-48/+44
| | | | | | | | | | | | | | | | | | | dependencies and pet portclippy - Add VDB_IMPLIES=TBB: OpenVDB require TBB - build warning: "Not using OpenVDB -- disabled (because TBB was not found)" - Remove unused dependencies science/hdf5 and graphics/squish. - Move devel/libfmt and graphics/libjpeg-turbo to BUILD_DEPENDS and RUN_DEPENDS: check during configure stage and doesn't link this both. - Force use devel/libfmt and textproc/pugixml from ports and prevent use embedded copies. - Remove GL=glew from IMAGEVIEWER - it doesn't link with libGLEW. - Remove old and removed by upstream CMAKE options NOTHREADS, USE_OPENSSL, USE_OPENGL. - Sort options. PR: 279454 Approved by: Shane <FreeBSD@ShaneWare.Biz> (maintainer)
* graphics/{,py-}openimageio: update to 2.5.8.0Shane2024-05-294-29/+16
| | | | | | | | | | | | | | | | | | Changelogs: https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.4.14.0 https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.4.15.0 https://github.com/AcademySoftwareFoundation/OpenImageIO/blob/v2.5.3.0-beta1/CHANGES.md https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.3.0-beta1 https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.3.1-beta2 https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.3.2-rc1 https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.4.0 https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.5.0 https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.6.0 https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.7.0 https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.8.0 PR: 275818 Tested by: fluffy, vvd
* graphics/py-openimageio: Unbreak by using the c++17 flagYuri Victorovich2024-05-141-0/+1
| | | | Approved by: portmgr (blanket unbreak)
* graphics/dcmtk: update 3.6.7 → 3.6.8Yuri Victorovich2024-05-061-1/+1
| | | | Reported by: portscout
* graphics/tiff: Update to 4.6.0Tijl Coosemans2024-04-271-1/+1
| | | | | PR: 278577 Exp-run by: antoine
* misc/{,py-}openvdb: update 10.0.1 → 11.0.0Yuri Victorovich2024-04-021-1/+1
|
* devel/boost: bump consumers after library updateDima Panov2024-02-131-1/+1
|
* devel/libfmt: Update to 10.1.1Po-Chuan Hsieh2023-12-141-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/fmtlib/fmt/releases
* devel/boost*: bump all consumers after 1.83.0Dima Panov2023-09-271-1/+1
|
* graphics/opencolorio: &others, bump PORTREVISIONAdriaan de Groot2023-09-191-1/+1
| | | | | | | | Bump PORTREVISION to force a rebuild so that they pick up the fixed CMake find_package(ZLIB) which is needed on 14- PR: 273915 Reported by: Rolf Halme
* *: Bump PORTREVISION for OpenEXR usersMatthias Andree2023-09-101-1/+1
| | | | | Because OpenEXR's SONAME has changed with the 3.2.0 update. New SONAME: libOpenEXR-3_2.so.31
* devel/onetbb: Update to 2021.10.0Ganael LAPLANCHE2023-08-211-1/+1
| | | | | | and bump dependent ports' revisions. Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0
* */*: Bump jpeg-turbo users treewideDaniel Engberg2023-07-281-1/+1
| | | | New major version 3.0.0
* graphics/openimageio: update to 2.4.13.0 release (+)Dima Panov2023-07-252-5/+5
| | | | | | | | Release notes: https://github.com/OpenImageIO/oiio/releases/tag/v2.4.13.0 https://github.com/OpenImageIO/oiio/releases/tag/v2.4.12.0 Approved by: maintainer (implicit) Sponsored by: Serenity Cybersecurity, LLC
* *: bump PORTREVISION of Imath usersMatthias Andree2023-06-021-1/+1
| | | | | ...because math/Imath 3.1.9 reset the major version of libImath to 29 from 31. See math/Imath 3.1.9 for details.
* *: Bump revision of ports using math/ImathMatthias Andree2023-05-281-1/+1
| | | | ...after its major revision update.
* graphics/openimageio: update to 2.4.11.1 release (+)Dima Panov2023-05-263-5/+6
| | | | | | | Changelog: https://github.com/OpenImageIO/oiio/releases/tag/v2.4.11.1 Approved by: maintainer (implicit) Sponsored by: Serenity Cybersecurity, LLC
* devel/onetbb: Update to 2021.9.0Ganael LAPLANCHE2023-05-091-1/+1
| | | | | | and bump dependent ports' revisions. Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.9.0
* graphics/openimageio: update to 2.4.10.0 release (+)Dima Panov2023-04-275-14/+35
| | | | | | | | | | | | | Changelog: https://github.com/OpenImageIO/oiio/releases/tag/v2.4.10.0 \ https://github.com/OpenImageIO/oiio/releases/tag/v2.4.9.0 \ https://github.com/OpenImageIO/oiio/releases/tag/v2.4.8.1 \ https://github.com/OpenImageIO/oiio/releases/tag/v2.4.8.0 \ https://github.com/OpenImageIO/oiio/releases/tag/v2.4.7.1 \ https://github.com/OpenImageIO/oiio/releases/tag/v2.4.7.0 \ https://github.com/OpenImageIO/oiio/releases/tag/v2.4.6.0 \ https://github.com/OpenImageIO/oiio/releases/tag/v2.4.5.0 Approved by: maintainer (implicit)
* */*: bump all direct Boost cunsumersDima Panov2023-04-271-1/+1
|
* *: Bump PORTREVISIONs for math/mpc update to 1.3.1Gerald Pfeifer2023-04-231-1/+1
|
* *: Bump PORTREVISION of math/Imath usersMatthias Andree2023-03-041-1/+1
|
* devel/onetbb: Update to 2021.8.0Ganael LAPLANCHE2023-03-031-1/+1
| | | | | | | | Also: - bump dependent ports' revisions - fix build when WITH_DEBUG is set Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.8.0
* graphics/libraw: Update to 0.21.1Jason E. Hale2023-03-021-1/+1
| | | | | | | | Bump PORTREVISION on dependent ports due to shared library increase. Add several fixes for compatability. https://www.libraw.org/news/libraw-0-21-release https://www.libraw.org/news/libraw-0-21-1-release
* */*: bump libboost*.so libraries consumert after Boost upgradeDima Panov2023-01-161-1/+1
|
* */*: chase the upgrade of devel/libfmt to 9.1.0Thierry Thomas2022-12-191-1/+1
| | | | PR: 268081
* devel/onetbb: Update to 2021.7.0Ganael LAPLANCHE2022-11-031-1/+1
| | | | | | and bump dependent ports' revisions. Release notes: https://github.com/oneapi-src/oneTBB/blob/v2021.7.0/RELEASE_NOTES.md
* misc/openvdb: Update 9.1.0 -> 10.0.0Yuri Victorovich2022-10-301-1/+1
| | | | Reported by: portscout
* graphics/ptex: update to 2.4.2 release (+)Dima Panov2022-10-241-1/+1
| | | | | | | | | | | | * Drop custom do-install target, cmake automation do it well * Bump direct consumers Changes sinve 2.3.2 release: v2.4.0 May 18, 2021 API: headers and DSOs hide non-API symbols by default. v2.4.1 Aug 3, 2021 API: Windows symbol visibility fixes. v2.4.2 Aug 4, 2022 API: Windows Clang/14 support, visibility fixes and cmake enhancements. Approved by: maintaimer (implicit)
* graphics/openimageio: update to 2.4.4.2 release (+)Dima Panov2022-10-093-8/+8
| | | | | | Changelog: https://github.com/OpenImageIO/oiio/releases/tag/v2.4.4.2 \ https://github.com/OpenImageIO/oiio/releases/tag/v2.4.4.1 Approved by: maintainer (implicit)