aboutsummaryrefslogtreecommitdiff
path: root/MOVED
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-04-10 10:11:00 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-04-12 00:33:18 +0000
commit05044ea01992c28028cc87f374560aad1b6c595d (patch)
treed238fa9faf70458ab3b928a3ca716de78e7d7863 /MOVED
parent0ee9911e8c932f92e7aac08aa64c52b5dbd71f14 (diff)
downloadports-05044ea01992c28028cc87f374560aad1b6c595d.tar.gz
ports-05044ea01992c28028cc87f374560aad1b6c595d.zip
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/
Diffstat (limited to 'MOVED')
-rw-r--r--MOVED1
1 files changed, 1 insertions, 0 deletions
diff --git a/MOVED b/MOVED
index 5b3da31c1558..37f905401173 100644
--- a/MOVED
+++ b/MOVED
@@ -16277,3 +16277,4 @@ dns/dnsmasq-devel|dns/dnsmasq|2021-04-08|Has expired: use dns/dnsmasq instead, w
net/coturn|net/turnserver|2021-04-09|Remove duplicate port: coturn is another name for turnserver
databases/percona55-server||2021-04-11|EOL upstream
databases/percona55-client||2021-04-11|EOL upstream
+graphics/ilmbase|math/Imath|2021-04-10|Ilmbase was split out into Imath and OpenEXR.