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
opencoloriov1 Complete color management solution (legacy version)
1.1.1 graphics on this many watch lists=1 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 1.1.1Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-02-01 17:06:03
Last Update: 2023-12-01 08:56:04
Commit Hash: 7eb506d
People watching this port, also watch:: rubygem-optimist, ladspa, gstreamer1-plugins-pango, en-hunspell, py39-pycparser
Also Listed In: multimedia
License: BSD3CLAUSE
WWW:
https://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. This port provides v1 for ports that don't support v2 yet.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (18 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/opencoloriov1-1.1.1/catalog.mk
  3. /usr/local/share/licenses/opencoloriov1-1.1.1/LICENSE
  4. /usr/local/share/licenses/opencoloriov1-1.1.1/BSD3CLAUSE
  5. include/OpenColorIOv1/OpenColorABI.h
  6. include/OpenColorIOv1/OpenColorIO.h
  7. include/OpenColorIOv1/OpenColorTransforms.h
  8. include/OpenColorIOv1/OpenColorTypes.h
  9. lib/libOpenColorIOv1.so
  10. lib/libOpenColorIOv1.so.1
  11. lib/libOpenColorIOv1.so.1.1.1
  12. libdata/pkgconfig/OpenColorIOv1.pc
  13. lib/cmake/Modules/OpenColorIOv1Config.cmake
  14. lib/cmake/Modules/OpenColorIOv1-release.cmake
  15. lib/cmake/Modules/OpenColorIOv1.cmake
  16. @owner
  17. @group
  18. @mode
Collapse this list.
Dependency lines:
  • opencoloriov1>0:graphics/opencoloriov1
To install the port:
cd /usr/ports/graphics/opencoloriov1/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/opencoloriov1
  • pkg install opencoloriov1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: opencoloriov1
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1553749977 SHA256 (AcademySoftwareFoundation-OpenColorIO-v1.1.1_GH0.tar.gz) = c9b5b9def907e1dafb29e37336b702fff22cc6306d445a13b1621b8a754c14c8 SIZE (AcademySoftwareFoundation-OpenColorIO-v1.1.1_GH0.tar.gz) = 13828483

Packages (timestamps in pop-ups are UTC):
opencoloriov1
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.11.1.1-1.1.11.1.1---
FreeBSD:13:quarterly1.1.11.1.1-1.1.11.1.11.1.11.1.11.1.1
FreeBSD:14:latest1.1.11.1.1-1.1.11.1.1---
FreeBSD:14:quarterly1.1.11.1.1-1.1.11.1.11.1.11.1.11.1.1
FreeBSD:15:latest1.1.11.1.1n/a1.1.1n/a1.1.11.1.11.1.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. python3.9 : lang/python39
Library dependencies:
  1. libtinyxml.so : textproc/tinyxml
  2. libyaml-cpp.so : devel/yaml-cpp
This port is required by:
for Libraries
  1. graphics/appleseed

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. graphics/blender-lts28*
  2. graphics/openimageio-ociov1*
  3. Collapse this list of deleted ports.
* - 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:
No options to configure
Options name:
graphics_opencoloriov1
USES:
alias cmake compiler:c++11-lang pkgconfig python:build shebangfix
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/v1.1.1?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.1
01 Dec 2023 08:56:04
commit hash: 7eb506d8b2947349eeb9ce9c74be3382c02f1f9bcommit hash: 7eb506d8b2947349eeb9ce9c74be3382c02f1f9bcommit hash: 7eb506d8b2947349eeb9ce9c74be3382c02f1f9bcommit hash: 7eb506d8b2947349eeb9ce9c74be3382c02f1f9b files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
graphics/opencoloriov1: unbreak the port's build in C++17 mode

While here, expand COMMENT, drop `localbase:ldflags' from USES,
tight up the `post-install' recipe (trim some useless commands,
wrap overly long lines), pacify stage Q/A report.

Reported by:	pkg-fallout
1.1.1
29 Nov 2023 10:54:44
commit hash: 7ac962e08a912cfe40c9d43ddd44a9444718b488commit hash: 7ac962e08a912cfe40c9d43ddd44a9444718b488commit hash: 7ac962e08a912cfe40c9d43ddd44a9444718b488commit hash: 7ac962e08a912cfe40c9d43ddd44a9444718b488 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
graphics/opencoloriov1: the port had been resurrected^Wreadded.
1.1.1
20 Dec 2022 07:20:34
commit hash: 805e6e1d61f0a4e6b8c759888e217372c30ce1c5commit hash: 805e6e1d61f0a4e6b8c759888e217372c30ce1c5commit hash: 805e6e1d61f0a4e6b8c759888e217372c30ce1c5commit hash: 805e6e1d61f0a4e6b8c759888e217372c30ce1c5 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Cleanup dependencies of blender-lts28

graphics/opencoloriov1 and graphics/openimageio-ociov1 were created to
provide old library versions to support the blender-lts28 port which has
been deleted after EOL.

PR:		268477
Reported by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.1.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1.1
01 Feb 2022 17:04:11
commit hash: 8c660685f7d98d83043732b789394e3aaa00a5adcommit hash: 8c660685f7d98d83043732b789394e3aaa00a5adcommit hash: 8c660685f7d98d83043732b789394e3aaa00a5adcommit hash: 8c660685f7d98d83043732b789394e3aaa00a5ad files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
graphics/opencoloriov1: copy from graphics/opencolorio (+)

Prepare to import OCIOv2.
Adjust to install all as non-conflicting with main library.

Updating opencolorio port to 2.1.0 breaks several ports.
this provides a temporary fix while ports can be updated.

PR:	260309
Sponsored by:	Netzkommune GmbH.

Number of commits found: 6