Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.2_2 13 Oct 2024 13:55:03 |
Matthias Andree (mandree) |
graphics/openexr: PORTREVISION bump of openexr users due to ABI change |
2.3.2_1 29 Jun 2024 05:02:34 |
Jason E. Hale (jhale) |
*/*: Add ${PY_SETUPTOOLS} to BUILD_DEPENDS
Fix build when setuptools is removed from RUN_DEPENDS in
Mk/Uses/python.mk.
PR: 270510
Approved by: portmgr (blanket) |
2.3.2_1 01 Jun 2024 00:46:20 |
Vladimir Druzenko (vvd) |
graphics/{,py-}opencolorio{,-tools}: fix plist in py- port after update to 2.3.2
While here pet portclippy and remove unnecessary dependencies.
PR: 275402 275494
Reported by: antoine
Approved by: portmgr (blanket, fix build)
Fixes: 3e51c20bc069 (graphics/{,py-}opencolorio{,-tools}: Udpate to 2.3.2) |
2.3.2 30 May 2024 19:02:17 |
Vladimir Druzenko (vvd) |
graphics/opencolorio: fix build on i386 with CPUTYPE older than pentium4
Fixing build errors such as:
/wrkdirs/usr/ports/graphics/opencolorio/work/OpenColorIO-2.3.2/src/OpenColorIO/ops/cdl/CDLOpCPU.cpp:339:18:
error: always_inline function '_mm_loadu_ps' requires target feature 'sse', but
would be inlined into function 'LoadRenderParams' that is compiled without
support for 'sse'
slope = _mm_loadu_ps(renderParams.getSlope());
But it build fine with CPUTYPE=pentium4 or newer.
Default on i386 is CPUTYPE=i486.
Upstream reworked SIMD detection and usage in commit:
https://github.com/AcademySoftwareFoundation/OpenColorIO/commit/caa20dd1962f0d659a9214ac28815a1b904d4118#diff-1e7de1ae2d059d21e1dd75d5812d5a34b0222cef273b7c3a2af62eb747f9d20a
PR: 275402
Reported by: diizzy (via email)
Approved by: portmgr (blanket, fix build)
Fixes: 3e51c20bc069 (graphics/{,py-}opencolorio{,-tools}: Udpate to 2.3.2) |
2.3.2 29 May 2024 20:26:12 |
Vladimir Druzenko (vvd) Author: Alastair Hogge |
graphics/{,py-}opencolorio{,-tools}: Udpate to 2.3.2
Changelogs:
https://github.com/AcademySoftwareFoundation/OpenColorIO/releases/tag/v2.3.0
https://github.com/AcademySoftwareFoundation/OpenColorIO/releases/tag/v2.3.1
https://github.com/AcademySoftwareFoundation/OpenColorIO/releases/tag/v2.3.2
PR: 275402
Tested by: fluffy, lbartoletti, vvd
Approved by: Shane <FreeBSD@ShaneWare.Biz> (maintaner) |
2.2.1_4 14 Oct 2023 17:11:28 |
Daniel Engberg (diizzy) |
graphics/opencolorio-tools: Fix plist
Fix plist and don't install any .cmake files
Approved by: portmgr (blanket, build fix) |
2.2.1_4 19 Sep 2023 13:16:44 |
Adriaan de Groot (adridg) |
graphics/opencolorio: &others, bump PORTREVISION
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 |
2.2.1_3 10 Sep 2023 11:44:32 |
Matthias Andree (mandree) |
*: Bump PORTREVISION for OpenEXR users
Because OpenEXR's SONAME has changed with the 3.2.0 update.
New SONAME: libOpenEXR-3_2.so.31 |
2.2.1_2 28 Jul 2023 12:17:37 |
Loïc Bartoletti (lbartoletti) |
graphics/opencollorio: Uses minizip:ng
Remove LIB_DEPENDS to USES=minizip:ng |
2.2.1_2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.2.1_2 02 Jun 2023 21:40:45 |
Matthias Andree (mandree) |
*: 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 |
Matthias Andree (mandree) |
*: Bump revision of ports using math/Imath
...after its major revision update. |
2.2.1 27 Apr 2023 19:05:16 |
Dima Panov (fluffy) |
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_2 17 Apr 2023 18:25:58 |
Muhammad Moinur Rahman (bofh) |
graphics/opencolorio: Fix BUILD
After textproc/py-sphinx_press_theme was updated it merged some of it's
html and css stuffs in other files and removes two other files that were
generated in the build of opencolorio. This patch fixes the build. Also
bump so that the package is newly built with the latest
textproc/py-sphinx_press_theme.
Reported by: antoine |
2.1.3_1 04 Mar 2023 10:41:17 |
Matthias Andree (mandree) |
*: Bump PORTREVISION of math/Imath users |
2.1.3 19 Feb 2023 11:01:40 |
Robert Clausecker (fuz) Author: Shane |
graphics/opencolorio: update to 2.1.3
- pkg-plist adjustment for new sphinx version
- remove DOCS from OPTIONS_DEFAULT as it is implied
Changelog:
https://github.com/AcademySoftwareFoundation/OpenColorIO/releases/tag/v2.1.3
PR: 269186
Reported by: Robert Cina <transitive@gmail.com>
Approved by: flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38633 |
2.1.2_2 01 Feb 2023 12:10:12 |
Dima Panov (fluffy) |
graphics/opencolorio: regen DOCS plist to fix packaging (+)
Approved by: portmgr blanket |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
2.1.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.1.2_1 02 Sep 2022 07:12:18 |
Tobias C. Berner (tcberner) |
graphics/opencv: bump consumers after e21578d954550998435c5d6d532e2d5a67398bfe
This was missed in the upgrade of graphics/opencv.
Reported by: VVD |
2.1.2 16 Jun 2022 22:51:38 |
Dima Panov (fluffy) |
graphics/opencolorio: updfate to 2.1.2 release (+)
Changelog: https://github.com/AcademySoftwareFoundation/OpenColorIO/releases/tag/v2.1.2
Approved by: maintainer (implicit) |
2.1.1 01 Feb 2022 17:04:12 |
Dima Panov (fluffy) |
graphics/opencolorio: update to 2.1.1 release (+)
Split docs into separate plist so they can be used for this as well as python
ports.
Docs need to be enabled to get python docstrings
PR: 253491
Sponsored by: Netzkommune GmbH. |
1.1.1_2 11 Dec 2021 08:15:48 |
Tobias C. Berner (tcberner) |
graphics/opencolorio-tools: prepare for cmake-3.22
PR: 260123 |
1.1.1_2 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.1.1_1 18 May 2021 13:06:43 |
Dmitry Marakasov (amdmi3) |
graphics/opencolorio: fix build for graphics/opencolorio-tools
Patch out broken and unneeded OpenEXR/half.h detection.
Approved by: portmgr blanket |
1.1.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.1_1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.1.1_1 27 Sep 2020 13:40:17 |
swills |
graphics/opencolorio: remove python 2.7 usage
PR: 249534
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) |
1.1.1_1 01 Jul 2020 13:45:59 |
lwhsu |
Don't force python 2.7 build dependencies when building without DOCS option
PR: 246875
Submitted by: VVD <vvd@unislabs.com>
Approved by: Shane <FreeBSD@ShaneWare.Biz> (maintainer) |
1.1.1_1 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.1.1_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.1.1 23 May 2019 22:50:38 |
swills |
graphics/opencolorio: update to 1.1.1
PR: 237944
Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer) |
1.1.0_1 30 Apr 2019 14:24:33 |
pkubaj |
graphics/opencolorio: fix build with GCC-based architectures
Add -Wno-unused-function -Wno-error to CXXFLAGS when using GCC.
While here, add USES=localbase:ldflags.
PR: 233888
Approved by: FreeBSD@ShaneWare.Biz (maintainer), mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20089 |
1.1.0_1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
1.1.0_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.1.0 08 Dec 2018 12:57:37 |
pi |
graphics/opencolorio: update 1.0.9 -> 1.1.0
PR: 225941
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
Relnotes: http://opencolorio.org/ChangeLog.html |
1.0.9_5 02 Dec 2018 03:09:03 |
linimon |
Since this port links to libraries compiled with GCC7 on GCC-based
architectures, add USES=compiler:c++11-lang to fix linking.
PR: 233671
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
1.0.9_5 16 Jul 2018 11:12:22 |
swills |
graphics/opencolorio: remove BROKEN
PR: 229728
Submitted by: Greg V <greg@unrelenting.technology>
Approved by: Shane <FreeBSD@ShaneWare.Biz> (maintainer |
1.0.9_5 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.0.9_4 01 Jan 2018 18:10:28 |
pi |
graphics/opencolorio: update to a newer github commit
- Add support for FLAVORS.
- Update to commit 67e455b97e - this includes six of our patch files.
Remove patches as per above
- Add indirect dependancies
PR: 224380
Submitted by: FreeBSD@ShaneWare.Biz (maintainer)
Changes: https://github.com/imageworks/OpenColorIO/commits/master |
1.0.9_3 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.0.9_3 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
1.0.9_3 18 Nov 2017 19:32:39 |
zeising |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
1.0.9_2 09 Sep 2017 19:39:48 |
jbeich |
graphics/openimageio: update to 1.7.17
Changes: https://github.com/OpenImageIO/oiio/blob/Release-1.7.17/CHANGES.md
PR: 222132
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer) |
1.0.9_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.0.9 30 Apr 2017 00:44:33 |
linimon |
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket) |
1.0.9 16 Nov 2016 00:33:58 |
linimon |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.0.9 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.0.9 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.9 13 Feb 2016 21:58:39 |
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) |
1.0.8_3 18 Sep 2015 17:31:54 |
amdmi3 |
- Comment out unused plist files for opencolorio-tools
Approved by: portmgr blanket |
1.0.8_3 07 May 2015 15:17:33 |
mat |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.0.8_3 21 Oct 2014 16:36:12 |
mva |
- Convert ports of graphics/ to new USES=python
Approved by: portmgr (implicit) |
1.0.8_3 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
1.0.8_3 20 Oct 2014 09:34:03 |
marino |
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket) |
1.0.8_3 12 Sep 2014 18:09:55 |
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 |
1.0.8_3 11 Sep 2014 17:51:15 |
amdmi3 |
- Switch graphics/opencolorio and chinese/librime to yaml-cpp03, as they are
incompatible with newer version
PR: 192330 |
1.0.8_2 06 Aug 2014 21:30:45 |
marino |
graphics/opencolorio: change BSD license => BSD3CLAUSE
PR: 192438
Submitted by: maintainer: Shane Ambler |
1.0.8_2 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.0.8_2 15 Dec 2013 15:22:14 |
mva |
- Depend explicitly on lang/python
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket) |
1.0.8_2 09 Dec 2013 16:07:32 |
danilo |
- Update from 1.2.3 to 1.3.9
PR: ports/184609
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) |
1.0.8_1 26 Nov 2013 17:39:34 |
mva |
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Approved by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer) |
1.0.8_1 24 Oct 2013 08:14:01 |
tijl |
Add back DOCS option accidentally removed in previous commit. |
1.0.8_1 23 Oct 2013 19:11:11 |
tijl |
Move more bits from opencolorio-tools to opencolorio.
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) |
1.0.8_1 23 Oct 2013 18:50:17 |
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) |
1.0.8 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.0.8 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
1.0.8 19 Feb 2013 13:55:06 |
miwi |
- Update to 1.0.8
PR: 176239
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer |
1.0.7_1 20 Dec 2012 10:36:59 |
mva |
- Split graphics/opencolorio into tools and library port
- Remove explicit gcc46 dependency
PR: ports/171884 ports/172454
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) |
1.0.7 19 Sep 2012 15:20:00 |
pawel |
OpenColorIO (OCIO) is a complete color management solution geared
towards motion picture production with an emphasis on visual effects
and computer animation.
WWW: http://www.opencolorio.org
PR: ports/171667
Submitted by: FreeBSD@Shaneware.biz |