Port details |
- Imath C++/Python lib of 2D/3D vector, matrix, math ops for computer graphics
- 3.1.12 math =11 3.1.12Version of this port present on the latest quarterly branch.
- Maintainer: mandree@FreeBSD.org
- Port Added: 2021-04-12 00:36:08
- Last Update: 2024-09-10 21:33:37
- Commit Hash: 2144cf6
- People watching this port, also watch:: dav1d, xorg-fonts-truetype, libevent, indexinfo, openjpeg
- Also Listed In: devel graphics
- License: BSD3CLAUSE
- WWW:
- https://github.com/AcademySoftwareFoundation/Imath/
- Description:
- Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D
vectors and matrices and other simple but useful mathematical objects,
functions, and data types common in computer graphics applications, including
the "half" 16-bit floating-point type.
Imath also includes optional python bindings for all types and functions,
including optimized implementations of vector and matrix arrays.
Imath was originally developed at Industrial Light & Magic in the early 2000's
and was originally distributed as open source as a part of the OpenEXR project.
Imath continues to be maintained as a sub-project of OpenEXR, which is now a
project of the Academy Software Foundation. See the OpenEXR project's
GOVERNANCE.md for more information about how the project operates.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/Imath/ && make install clean
- To add the package, run one of these commands:
- pkg install math/Imath
- pkg install Imath
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: Imath
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725995802
SHA256 (Imath-3.1.12.tar.gz) = cb8ca9ca77ac4338ebbee911fc90c886011ac5b00088630bacf8ef6c6e522f0a
SIZE (Imath-3.1.12.tar.gz) = 593114
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Libraries
-
- cad/PrusaSlicer
- devel/kio-extras
- editors/calligra
- games/pink-pony
- graphics/ImageMagick7
- graphics/alembic
- graphics/ampasCTL
-
Deleted ports which required this port:
- * - 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:
- ===> The following configuration options are available for Imath-3.1.12:
DOCS=on: Build and/or install documentation
LARGE_STACK=off: Enable sys-dependent large stack optimizations
PYTHON=off: Python bindings or support
===> Use 'make config' to modify these settings
- Options name:
- math_Imath
- USES:
- cmake compiler:c++14-lang pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.12 10 Sep 2024 21:33:37 |
Matthias Andree (mandree) |
math/Imath: update to v3.1.12
Upstream reports:
* Support for compiling half.h with hip-runtime-amd
* Fix improper versioning in cmake and pkgconf configuration files.
Switch to downloading (from Github) the version for which upstream
provides Sigstore certifications. |
3.1.11 29 Feb 2024 21:42:54 |
Matthias Andree (mandree) |
math/Imath: update to v3.1.11
ChangeLog:
https://github.com/AcademySoftwareFoundation/Imath/blob/v3.1.11/CHANGES.md#version-3111-February-28-2024 |
3.1.10 01 Feb 2024 22:20:41 |
Matthias Andree (mandree) |
math/Imath: fix up pkg-plist
(by fixing the library versions in Makefile)
Pointy hat to: mandree@ |
3.1.10 01 Feb 2024 22:20:41 |
Matthias Andree (mandree) |
math/Imath: Update to v3.1.10
ChangeLog: https://github.com/AcademySoftwareFoundation/Imath/blob/v3.1.10/CHANGES.md#version-3110-January-26-2024 |
3.1.9 05 Jun 2023 18:49:13 |
Po-Chuan Hsieh (sunpoet) |
math/Imath: Fix GH_* usage
Approved by: portmgr (blanket) |
3.1.9 02 Jun 2023 21:40:22 |
Matthias Andree (mandree) |
math/Imath: update → 3.1.9, fixing library versioning
Note this reverts the .so file major version from 31 to 29,
but after some discussion, the AcademySoftwareFoundation people
seem to have revised the versioning policies and also did not
intentionally make breaking changes.
<https://github.com/AcademySoftwareFoundation/Imath/issues/189>
It looks as though future releases should be less painful
WRT versioning.
Unfortunately that means we need to bump PORTREVISION and rebuild ports
again, and it's getting messy with respect to 2023Q2, which has
3.1.7 and major version 30...
Changelog:
https://github.com/AcademySoftwareFoundation/Imath/blob/v3.1.9/CHANGES.md#version-319-May-31-2023 |
3.1.8 28 May 2023 18:39:39 |
Matthias Andree (mandree) |
math/Imath: bugfix update to 3.1.8
Changelog:
https://github.com/AcademySoftwareFoundation/Imath/blob/v3.1.8/CHANGES.md#version-318-May-22-2023 |
3.1.7 04 Mar 2023 10:41:16 |
Matthias Andree (mandree) |
math/Imath: Update to 3.1.7, major lib ver. -> 30
Note this incurs a revision bump of ports using this because
the library major version has changed.
Announcement:
https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.1.7
Changelog:
https://github.com/AcademySoftwareFoundation/Imath/blob/v3.1.7/CHANGES.md#version-317-March-1-2023
(Not intending to MFH.) |
3.1.6 08 Nov 2022 22:59:53 |
Matthias Andree (mandree) |
math/Imath: update to patch release 3.1.6
Patch release with miscellaneous bug/doc/build fixes.
Excerpt from release tag:
[#269] fix memory leak in V3fArrayFromBuffer
[#268] Add <cstdint> for int64_t
[#263] Initialize x in testRoots.cpp:solve() to suppress compiler warning
[#262] Fix gcc compiler warning in testFun.cpp
[#261] Test return value of extractSHRT to avoid uninitialized reference
[#260] Fix example code so it compiles as is
[#259] Cuda safety in several headers
[#256] Fix markdown and typos in README.md
[#255] Do not warn if half.h has already being included
[#248] Update sphinx version
ChangeLog: https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.1.6
MFH: 2022Q4 |
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) |
3.1.5_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 ) |
3.1.5_1 12 Jul 2022 19:20:13 |
Matthias Andree (mandree) |
math/Imath: ensure PYTHON build with /usr/bin/python[3] links
When /usr/bin/python[3] symlinks are present (which is nonstandard), the
FindPython logic inside cmake will grab it over $PREFIX/bin/python[3],
but still identify (by default) /usr/local/lib/... as the sitelib path,
but goof up when calculating the relative path in case of /usr/bin vs
/usr/local/bin mismatch.
Fix: Provide ${PYTHON_CMD} through the cmake Python_EXECUTABLE
variable to avoid any ambiguities and pin the right executable.
I believe it should be safe to NOT bump PORTREVISION,
but I will fetch far and err on the safe side and bump it, because that
is easier than researching all possible paths how and where
Python paths might find their way into the resulting package.
The detailed report by Seneca helped identify and solve this issue, so:
Thanks to: Seneca Cunningham <seneca@vybenetworks.com>
PR: 263341
Reported by: D'Arcy J.M. Cain <darcy@druid.net>
Reported by: Seneca Cunningham <seneca@vybenetworks.com>
MFH: 2022Q3 |
3.1.5 30 Mar 2022 20:47:31 |
Matthias Andree (mandree) |
math/Imath: bugfix/docfix update to v3.1.5
- [#244] Fix 32-bit x86 build failure with 16c instructions
- [#241] Move numeric_limits specializations into half.h
- [#236] Change references to "master" branch to "main"
Full Changelog:
https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.1.5
MFH skipped, we are just two days before 2022Q2. |
3.1.4 27 Jan 2022 01:52:22 |
Matthias Andree (mandree) |
math/Imath: update to 3.1.4 (bug/doc fixes)
ChangeLog:
https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.1.4
MFH: 2022Q1 |
3.1.3 03 Sep 2021 14:33:49 |
Matthias Andree (mandree) |
math/Imath: update to Version 3.1.3
https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.1.3
https://github.com/AcademySoftwareFoundation/Imath/blob/v3.1.3/CHANGES.md#version-313-september-2-2021
MFH: 2021Q3 |
3.1.2 03 Aug 2021 18:19:13 |
Matthias Andree (mandree) |
math/Imath: v3.1.2 update improves *intrin.h use
Upstream change: Improve handling of #include <*intrin.h> |
3.1.1 22 Jul 2021 09:21:15 |
Matthias Andree (mandree) |
math/Imath: update to v3.1.1, waiving local patch
files/patch-eabc884d079d26afcead5128f7b093978d239ada.diff is no longer
needed - it is the sole change from v3.1.0 and I had previously cherry-
picked it from the upstream Git repo. |
3.1.0 17 Jul 2021 09:17:58 |
Matthias Andree (mandree) |
math/Imath: Update to v3.1.0
Changelog:
https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.1.0
This will require some minor changes to ports that depend on it. |
3.0.5 03 Jul 2021 05:01:44 |
Matthias Andree (mandree) |
math/Imath: update to v3.0.5
Changelog:
https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.0.5 |
3.0.4 02 Jun 2021 18:20:15 |
Matthias Andree (mandree) |
math/Imath: update to v3.0.4
Release note:
"Patch release that corrects a problem with the release version number
of v3.0.2."
<https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.0.4> |
3.0.3 22 May 2021 07:45:52 |
Matthias Andree (mandree) |
graphics/openexr: math/Imath: update to v3.0.3
Only upstream change is an install-fix that had previously been
cherry-picked by the FreeBSD port already.
Besides the version no., no impact on Imath or OpenEXR code, so
no PORTREVISION bumps of our users this time. |
3.0.2 18 May 2021 17:11:12 |
Matthias Andree (mandree) |
math/Imath: update to 3.0.2
removes patches cherry-picked from post-3.0.1 upstream
Changelog: https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.0.2 |
3.0.1_1 08 May 2021 09:52:43 |
Matthias Andree (mandree) |
math/Imath: relax user to C++11, regression fix
Cherry-pick an upstream fix to relax users to C++11, only the
Imath code itself requires C++14.
Cherry-pick an upstream fix for a regression in succf()/predf().
While here, run tests in parallel and clean up for portclippy. |
3.0.1 12 Apr 2021 21:10:46 |
Matthias Andree (mandree) |
math/Imath: fix build with PYTHON option
- substitute Python version into pkg-plist
- depend on NumPy
Reported by: olgeni@ |
3.0.1 12 Apr 2021 00:33:18 |
Matthias Andree (mandree) |
math/Imath: new port (replaces graphics/ilmbase)
Patch series to update OpenEXR and ports that depend on ilmbase/OpenEXR
coming up.
---------------
Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D
vectors and matrices and other simple but useful mathematical objects,
functions, and data types common in computer graphics applications, including
the "half" 16-bit floating-point type.
Imath also includes optional python bindings for all types and functions,
including optimized implementations of vector and matrix arrays.
Imath was originally developed at Industrial Light & Magic in the early 2000's
and was originally distributed as open source as a part of the OpenEXR project.
Imath continues to be maintained as a sub-project of OpenEXR, which is now a
project of the Academy Software Foundation. See the OpenEXR project's
GOVERNANCE.md for more information about how the project operates.
WWW: https://github.com/AcademySoftwareFoundation/Imath/ |