non port: graphics/openimageio/pkg-plist |
Number of commits found: 40 |
Sunday, 2 Jun 2024
|
11:09 Vladimir Druzenko (vvd)
graphics/{,py-}openimageio: sort out Makefile, remove unnecessary 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)
d6b1bda |
Wednesday, 29 May 2024
|
20:26 Vladimir Druzenko (vvd) Author: Shane
graphics/{,py-}openimageio: update to 2.5.8.0
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
46d5b4b |
Friday, 26 May 2023
|
00:01 Dima Panov (fluffy)
graphics/openimageio: update to 2.4.11.1 release (+)
Changelog: https://github.com/OpenImageIO/oiio/releases/tag/v2.4.11.1
Approved by: maintainer (implicit)
Sponsored by: Serenity Cybersecurity, LLC
4b09beb |
Sunday, 9 Oct 2022
|
19:33 Dima Panov (fluffy)
graphics/openimageio: update to 2.4.4.2 release (+)
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)
6f985eb |
Thursday, 16 Jun 2022
|
22:53 Dima Panov (fluffy)
graphics/openimageio: update to 2.3.16.0 release (+)
Changelog: https://github.com/OpenImageIO/oiio/releases/tag/v2.3.16.0
Approved by: maintainer (implicit)
85915d1 |
Thursday, 14 Apr 2022
|
14:15 Dima Panov (fluffy)
graphics/openimageio: update to 2.3.14.0 release
While here, unbreak build with py311
ChangeLog: https://github.com/OpenImageIO/oiio/releases/tag/v2.3.13.0
https://github.com/OpenImageIO/oiio/releases/tag/v2.3.14.0
Approved by: maintainer (implicit)
958546b |
Tuesday, 1 Feb 2022
|
17:04 Dima Panov (fluffy)
graphics/openimageio: update to 2.3.11.0 release
PR: 260307
Sponsored by: Netzkommune GmbH.
c7c6e33b |
Monday, 12 Apr 2021
|
00:33 Matthias Andree (mandree)
graphics/openimageio: update to 2.2.13.1 to make compatible with OpenEXR/Imath
3.0
f998e51 |
Sunday, 20 Dec 2020
|
21:59 fernape
graphics/openimageio: Update to v2.2.9.0
ChangeLog: https://github.com/OpenImageIO/oiio/releases/tag/Release-2.2.9.0
PR: 251849
Submitted by: FreeBSD@ShaneWare.Biz (maintainer)
|
Sunday, 20 Sep 2020
|
20:00 swills
graphics/openimageio: Update to v2.2.6.1
PR: 246861
Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer)
|
Monday, 24 Feb 2020
|
02:19 rigoletto
graphics/openimageio: Update to 2.1.11.2
PR: 244188
Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer)
Approved by: tcberner (mentor, implicit)
Relnotes: https://github.com/OpenImageIO/oiio/blob/master/CHANGES.md
|
Wednesday, 2 Oct 2019
|
08:19 makc
graphics/openimageio:
- Depend on x11-fonts/droid-fonts-ttf instead of installing own copies:
Droid fonts shipped with openimageio don't have Cyrillic symbols.
For some reason LibreOffice picks up Droid fonts from openimageio
and this breaks LibreOffice UI for non-Latin locales.
PR: 240963
Approved by: maintainer
|
Friday, 16 Aug 2019
|
13:55 rodrigo
Update graphics/openimageio from v1.8.17 to v2.0.10
Changelogs:
https://github.com/OpenImageIO/oiio/releases/tag/Release-2.0.3
https://github.com/OpenImageIO/oiio/releases/tag/Release-2.0.4
https://github.com/OpenImageIO/oiio/releases/tag/Release-2.0.5
https://github.com/OpenImageIO/oiio/releases/tag/Release-2.0.6
https://github.com/OpenImageIO/oiio/releases/tag/Release-2.0.7
https://github.com/OpenImageIO/oiio/releases/tag/Release-2.0.8
https://github.com/OpenImageIO/oiio/releases/tag/Release-2.0.9
https://github.com/OpenImageIO/oiio/releases/tag/Release-2.0.10
PR: 239587
Submitted by: Shane <FreeBSD@ShaneWare.Biz>
|
Saturday, 8 Dec 2018
|
17:39 pi
graphics/openimageio: update 1.7.17 -> 1.8.17
- 2nd attempt, fixing the slave port as well
PR: 224382
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
Reviewed by: yuri
Relnotes: http://lists.openimageio.org/pipermail/oiio-announce-openimageio.org/2018-December/000039.html
https://github.com/OpenImageIO/oiio/releases
|
16:08 antoine
Revert r486952, slave port was not tested
With hat: portmgr
|
14:21 pi
graphics/openimageio: update 1.7.17 -> 1.8.17
PR: 224382
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
Reviewed by: yuri
Relnotes: http://lists.openimageio.org/pipermail/oiio-announce-openimageio.org/2018-December/000039.html
https://github.com/OpenImageIO/oiio/releases
|
Thursday, 13 Jul 2017
|
00:06 swills
graphics/openimageio: update to 1.7.10
While here, add patch for blender to fix it's build with this new version of
openimageio.
PR: 216601
Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer)
|
Friday, 15 Apr 2016
|
16:14 robak
graphics/openimageio: update 1.6.10 -> 1.6.12
PR: 208771
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
|
Friday, 4 Mar 2016
|
19:06 amdmi3
- Update to 1.6.10
PR: 207061
Submitted by: FreeBSD@ShaneWare.Biz (maintainer)
|
Wednesday, 8 Jul 2015
|
16:45 mva
- Update to version 1.5.16
OpenImageIO 1.5 comes with many new features and bug fixes:
* lots of new functions for image handling (API and command line tools),
such as rotations, median filters, matrix transformations
* new filters (cubic, rifman, simon, ...)
* image metadata support (EXIF)
* SIMD (SSE) instruction support to speed up processing images
* basic movie file support via ffmpeg
Changelog: https://github.com/OpenImageIO/oiio/blob/RB-1.5/CHANGES
PR: 200818
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz>
|
Sunday, 8 Feb 2015
|
20:46 mva
- Update to version 1.4.15
PR: 196277
Submitted by: FreeBSD@ShaneWare.Biz (maintainer)
|
Sunday, 23 Nov 2014
|
14:33 mva
- Update to version 1.4.14
PR: 194076
Submitted by: FreeBSD@ShaneWare.Biz (maintainer)
|
Monday, 20 Oct 2014
|
17:04 bapt
Cleanup plist
|
Wednesday, 6 Aug 2014
|
16:41 wg
graphics/openimageio: update to 1.4.12
PR: 192439
Submitted by: maintainer
|
Friday, 20 Jun 2014
|
12:56 rakuco
Update to 1.4.9.
Includes a patch to fix 32-bit builds with GCC.
PR: 191117
Submitted by: FreeBSD@ShaneWare.Biz (maintainer)
|
Tuesday, 3 Jun 2014
|
08:25 madpilot
- Update OpenImageIO to 1.4.8
- Use OPTIONS helpers where appropriate
- Update OpenShadingLanguage to 1.4.2
PR: 190254
Submitted by: FreeBSD@ShaneWare.Biz (Maintainer)
|
Monday, 9 Dec 2013
|
16:07 danilo
- Update from 1.2.3 to 1.3.9
PR: ports/184609
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
|
Monday, 4 Nov 2013
|
20:01 tijl
Update OpenImageIO to version 1.2.3.
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
|
Tuesday, 29 Oct 2013
|
23:02 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)
|
Sunday, 1 Sep 2013
|
00:17 madpilot
- Update to 1.2.1
- Convert to new LIB_DEPENDS format
PR: ports/181517
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
|
Saturday, 20 Jul 2013
|
20:16 miwi
- Update to 1.2.0
|
Wednesday, 19 Jun 2013
|
22:04 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]
|
Sunday, 12 May 2013
|
08:38 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)
|
Tuesday, 19 Feb 2013
|
13:57 miwi
- Update to 1.1.6
PR: 176241
Submitted by: maintainer
|
Thursday, 20 Dec 2012
|
10:48 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)
|
Monday, 17 Sep 2012
|
05:24 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)
|
Tuesday, 26 Jun 2012
|
11:38 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)
|
Tuesday, 1 May 2012
|
16:44 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)
|
Friday, 27 Apr 2012
|
16:49 pawel
Update to version 1.0.3
PR: ports/167318
Submitted by: maintainer
|
Tuesday, 17 Apr 2012
|
16:04 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
|
Number of commits found: 40 |