non port: graphics/opencolorio/Makefile |
Number of commits found: 64 |
Saturday, 29 Jun 2024
|
05:02 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)
ad593a9 |
Saturday, 1 Jun 2024
|
00:46 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)
98ebc5d |
Thursday, 30 May 2024
|
19:02 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)
cf58ecc |
Wednesday, 29 May 2024
|
20:26 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)
3e51c20 |
Saturday, 14 Oct 2023
|
17:11 Daniel Engberg (diizzy)
graphics/opencolorio-tools: Fix plist
Fix plist and don't install any .cmake files
Approved by: portmgr (blanket, build fix)
9d3df6e |
Tuesday, 19 Sep 2023
|
13:16 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
2fb0e94 |
Sunday, 10 Sep 2023
|
11:44 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
1b44533 |
Friday, 28 Jul 2023
|
12:17 Loïc Bartoletti (lbartoletti)
graphics/opencollorio: Uses minizip:ng
Remove LIB_DEPENDS to USES=minizip:ng
1da82e8 |
Tuesday, 27 Jun 2023
|
19: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>
3d9a815 |
Friday, 2 Jun 2023
|
21:40 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.
a5fbd2f |
Sunday, 28 May 2023
|
18:39 Matthias Andree (mandree)
*: Bump revision of ports using math/Imath
...after its major revision update.
e434b50 |
Thursday, 27 Apr 2023
|
19:05 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)
4d5c66e |
Monday, 17 Apr 2023
|
18:25 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
d532b88 |
Saturday, 4 Mar 2023
|
10:41 Matthias Andree (mandree)
*: Bump PORTREVISION of math/Imath users
5327591 |
Sunday, 19 Feb 2023
|
11:01 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
b08b538 |
Wednesday, 1 Feb 2023
|
12:10 Dima Panov (fluffy)
graphics/opencolorio: regen DOCS plist to fix packaging (+)
Approved by: portmgr blanket
fafa046 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Friday, 2 Sep 2022
|
07:12 Tobias C. Berner (tcberner)
graphics/opencv: bump consumers after e21578d954550998435c5d6d532e2d5a67398bfe
This was missed in the upgrade of graphics/opencv.
Reported by: VVD
a49cb0f |
Thursday, 16 Jun 2022
|
22:51 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)
38cc58e |
Tuesday, 1 Feb 2022
|
17:04 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.
63fb725 |
Tuesday, 22 Jun 2021
|
18:53 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
da3162c |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 28 Dec 2020
|
23:02 antoine
Drop python 2.7 support from a few ports
With hat: portmgr
|
Sunday, 27 Sep 2020
|
13:40 swills
graphics/opencolorio: remove python 2.7 usage
PR: 249534
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
|
Wednesday, 1 Jul 2020
|
13:45 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)
|
Tuesday, 5 Nov 2019
|
22:16 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.
|
Friday, 26 Jul 2019
|
20:46 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
|
Thursday, 23 May 2019
|
22:50 swills
graphics/opencolorio: update to 1.1.1
PR: 237944
Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer)
|
Tuesday, 30 Apr 2019
|
14:24 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
|
Tuesday, 25 Dec 2018
|
20:25 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
|
Wednesday, 12 Dec 2018
|
01:35 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
|
Saturday, 8 Dec 2018
|
12:57 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
|
Sunday, 2 Dec 2018
|
03:09 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)
|
Monday, 16 Jul 2018
|
11:12 swills
graphics/opencolorio: remove BROKEN
PR: 229728
Submitted by: Greg V <greg@unrelenting.technology>
Approved by: Shane <FreeBSD@ShaneWare.Biz> (maintainer
|
Monday, 19 Feb 2018
|
11:10 antoine
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Monday, 1 Jan 2018
|
18:10 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
|
Thursday, 30 Nov 2017
|
15:50 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
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
|
06:13 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
|
Saturday, 18 Nov 2017
|
19:32 zeising
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine
|
Saturday, 9 Sep 2017
|
19:39 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)
|
Tuesday, 23 May 2017
|
05:03 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
|
Sunday, 30 Apr 2017
|
00:44 linimon
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Wednesday, 16 Nov 2016
|
00:33 linimon
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Thursday, 21 Apr 2016
|
16:43 swills
many ports: mark broken on powerpc64
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Saturday, 13 Feb 2016
|
21:58 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)
|
Thursday, 7 May 2015
|
15:17 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
|
Tuesday, 21 Oct 2014
|
16:36 mva
- Convert ports of graphics/ to new USES=python
Approved by: portmgr (implicit)
|
Monday, 20 Oct 2014
|
09:34 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)
|
Friday, 12 Sep 2014
|
18:09 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
|
Thursday, 11 Sep 2014
|
17:51 amdmi3
- Switch graphics/opencolorio and chinese/librime to yaml-cpp03, as they are
incompatible with newer version
PR: 192330
|
Wednesday, 6 Aug 2014
|
21:30 marino
graphics/opencolorio: change BSD license => BSD3CLAUSE
PR: 192438
Submitted by: maintainer: Shane Ambler
|
Monday, 13 Jan 2014
|
21:00 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)
|
Sunday, 15 Dec 2013
|
15:22 mva
- Depend explicitly on lang/python
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
|
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)
|
Tuesday, 26 Nov 2013
|
17:39 mva
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Approved by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
|
Thursday, 24 Oct 2013
|
08:14 tijl
Add back DOCS option accidentally removed in previous commit.
|
Wednesday, 23 Oct 2013
|
19:11 tijl
Move more bits from opencolorio-tools to opencolorio.
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
|
18:50 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)
|
Friday, 20 Sep 2013
|
18:35 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Friday, 22 Mar 2013
|
20:06 makc
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Tuesday, 19 Feb 2013
|
13:55 miwi
- Update to 1.0.8
PR: 176239
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer
|
Thursday, 20 Dec 2012
|
10:36 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)
|
Wednesday, 19 Sep 2012
|
15:20 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
|
Number of commits found: 64 |