notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-opencolorio OpenColorIO python bindings
2.2.1_2 graphics on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2.1_2Version of this port present on the latest quarterly branch.
Maintainer: FreeBSD@Shaneware.biz search for ports maintained by this maintainer
Port Added: 2016-02-13 21:58:48
Last Update: 2023-06-02 21:40:45
Commit Hash: a5fbd2f
Also Listed In: multimedia
License: BSD3CLAUSE
WWW:
https://www.opencolorio.org
Description:
OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}opencolorio>0:graphics/py-opencolorio@${PY_FLAVOR}
To install the port:
cd /usr/ports/graphics/py-opencolorio/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/py-opencolorio
  • pkg install py39-opencolorio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-opencolorio listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-opencolorio
Package flavors (<flavor>: <package>)
  • py39: py39-opencolorio
distinfo:
TIMESTAMP = 1674065371 SHA256 (AcademySoftwareFoundation-OpenColorIO-v2.2.1_GH0.tar.gz) = 36f27c5887fc4e5c241805c29b8b8e68725aa05520bcaa7c7ec84c0422b8580e SIZE (AcademySoftwareFoundation-OpenColorIO-v2.2.1_GH0.tar.gz) = 11336775

Expand this list (2 items)

Collapse this list.

SHA256 (madler-zlib-v1.2.13_GH0.tar.gz) = 1525952a0a567581792613a9723333d7f8cc20b87a81f920fb8bc7e3f2251428 SIZE (madler-zlib-v1.2.13_GH0.tar.gz) = 1556687

Collapse this list.


Packages (timestamps in pop-ups are UTC):
py39-opencolorio
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.1_22.2.1_2------
FreeBSD:13:quarterly2.2.1_22.2.1_2----2.2.1_22.2.1_2
FreeBSD:14:latest2.2.1_22.2.1_2-----2.2.1_2
FreeBSD:14:quarterly2.2.1_22.2.1_2----2.2.1_22.2.1_2
FreeBSD:15:latest2.2.1_22.2.1_2n/a-n/a-2.2.1_22.2.1_2
FreeBSD:15:quarterly--n/a-n/a---
Master port: graphics/opencolorio
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pybind11>0 : devel/pybind11
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libexpat.so : textproc/expat2
  2. libImath.so : math/Imath
  3. libpystring.so : devel/pystring
  4. libyaml-cpp.so : devel/yaml-cpp
  5. libzstd.so : archivers/zstd
  6. libOpenColorIO.so : graphics/opencolorio
  7. libminizip-ng.so : archivers/minizip-ng
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_py-opencolorio
USES:
alias cmake compiler:c++14-lang localbase:ldflags pkgconfig minizip:ng python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/AcademySoftwareFoundation/OpenColorIO/tar.gz/v2.2.1?dummy=/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: graphics/opencolorio
CommitCreditsLog message
2.2.1_2
02 Jun 2023 21:40:45
commit hash: a5fbd2fa98ed6c7ee3b178f597b897b0e8b78251commit hash: a5fbd2fa98ed6c7ee3b178f597b897b0e8b78251commit hash: a5fbd2fa98ed6c7ee3b178f597b897b0e8b78251commit hash: a5fbd2fa98ed6c7ee3b178f597b897b0e8b78251 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: bump PORTREVISION of Imath users

...because math/Imath 3.1.9 reset the major version of
libImath to 29 from 31. See math/Imath 3.1.9 for details.
2.2.1_1
28 May 2023 18:39:40
commit hash: e434b500175e89501f34ed0f2056b13b44b67bedcommit hash: e434b500175e89501f34ed0f2056b13b44b67bedcommit hash: e434b500175e89501f34ed0f2056b13b44b67bedcommit hash: e434b500175e89501f34ed0f2056b13b44b67bed files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: Bump revision of ports using math/Imath

...after its major revision update.
2.2.1
27 Apr 2023 19:05:16
commit hash: 4d5c66e73859ad565236768a9a63695e1ecf575ecommit hash: 4d5c66e73859ad565236768a9a63695e1ecf575ecommit hash: 4d5c66e73859ad565236768a9a63695e1ecf575ecommit hash: 4d5c66e73859ad565236768a9a63695e1ecf575e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
graphics/opencolorio:	update to 2.2.1 release (+)

Changelog:	https://github.com/AcademySoftwareFoundation/OpenColorIO/releases/tag/v2.2.1

Approved by:	maintainer (implicit)
2.1.3_1
04 Mar 2023 10:41:17
commit hash: 5327591576c55969cc09cf30730cccaa538dcd1ccommit hash: 5327591576c55969cc09cf30730cccaa538dcd1ccommit hash: 5327591576c55969cc09cf30730cccaa538dcd1ccommit hash: 5327591576c55969cc09cf30730cccaa538dcd1c files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: Bump PORTREVISION of math/Imath users
2.1.1
01 Feb 2022 17:04:14
commit hash: a1bccfffd35a892ac90a0e91cdf887dc99e6456ecommit hash: a1bccfffd35a892ac90a0e91cdf887dc99e6456ecommit hash: a1bccfffd35a892ac90a0e91cdf887dc99e6456ecommit hash: a1bccfffd35a892ac90a0e91cdf887dc99e6456e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
graphics/py-opencolorio: adjust after master port update

PR:		260305
Sponsored by:	Netzkommune GmbH.
1.1.1_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0.9
13 Feb 2016 21:58:39
Revision:408830Original commit files touched by this commit
pi search for other commits by this committer
graphics/opencolorio: 1.0.8 -> 1.0.9

- Updating to a557a85454 on the master branch.
  This is the 1.0.9 release plus some fixes needed to resolve
  some build issues.
- Updating slave port graphics/opencolorio-tools
- Adding new slave port graphics/py-opencolorio to allow concurrent
  python module installs. Python 2.7 and 3.3+ is supported. py3.2 fails
- graphics/opencolorio uses python2 to generate documentation, using
  python3 fails to find the python module in the build dir, as this
  only relates to generating the docs we can limit the master port
  to py2.7 while there is no issue with py-opencolorio using python
  2.7 or 3.3+

PR:		202577
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)

Number of commits found: 7