Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6ecf5561 | 2022-05-28 06:19:58 | Fix build with CMake 3.23 - Use CFLAGS and CXXFLAGS instead of CMAKE_CXX_FLAGS and CMAKE_C_FLAGS. - Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS - Fix broken builds with CMake 3.23 | ||
| fe6b8651 | 2022-04-13 06:16:29 | Update to OpenEXR-3.1.5. | ||
| af6a7994 | 2022-03-11 19:22:04 | drop RCS Ids | ||
| 2487b2eb | 2022-01-28 08:50:57 | SECURITY update to OpenEXR-3.1.4 CVE-2021-45942 Heap-buffer-overflow in Imf_3_1::LineCompositeTask::execute | ||
| d8d59266 | 2021-11-11 22:46:46 | openexr: set WANTLIB-doc to empty. noop for base-clang archs; fixes packaging for ports-gcc archs (and base-gcc archs are irrelevant because it uses cmake which won't build on those anyway) | ||
| e82d662b | 2021-10-28 06:28:41 | Update to OpenEXR-3.1.3. | ||
| 2d43383f | 2021-10-06 09:01:26 | Update to OpenEXR-3.1.2. | ||
| 2730d528 | 2021-08-31 07:29:27 | Major update to OpenEXR-3.1.1. libImath now lives under math/imath. | ||
| 3cbe1c2f | 2021-02-23 19:39:08 | Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. | ||
| 276a1b16 | 2021-02-13 07:06:13 | Update to OpenEXR-2.5.5. |