Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: graphics/opencolorio |
Date | By | Description |
13 Feb 2016 21:58:39
1.0.9

|
pi  |
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) |
12 Sep 2014 18:09:55
1.0.8_3

|
adamw  |
Fix opencolorio-tools build. Now that opencolorio has a post-patch,
opencolorio-tools can't have one.
opencolorio-tools fails stage-qa, though, due to some stray files
in STAGEDIR that are probably simplest to just list as @comment inside
pkg-plist-tools:
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: include/OpenColorIO/OpenColorABI.h
Error: Orphaned: include/OpenColorIO/OpenColorIO.h
Error: Orphaned: include/OpenColorIO/OpenColorTransforms.h
Error: Orphaned: include/OpenColorIO/OpenColorTypes.h
Error: Orphaned: libdata/pkgconfig/OpenColorIO.pc |
23 Oct 2013 19:11:11
1.0.8_1

|
tijl  |
Move more bits from opencolorio-tools to opencolorio.
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) |
23 Oct 2013 18:50:17
1.0.8

|
tijl  |
- Fix build with libc++.
- Support staging.
- Rearrange bits between opencolorio and opencolorio-tools.
PR: ports/182220
Approved by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer) |
20 Sep 2013 18:35:46
1.0.8

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
20 Dec 2012 10:39:55
1.0.7

|
mva  |
Add new port graphics/opencolorio-tools.
This is a slave port of graphics/opencolorio containing the utility
applications of graphics/opencolorio (former CLIAPPS option on
graphics/opencolorio).
PR: ports/172454
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) |