Created attachment 230016 [details] new port graphics/blender-lts29 new port for graphics/blender-lts29 This is the LTS version 2.93 of blender currently at 2.93.6
Created attachment 230257 [details] new port graphics/blender-lts29 small correction to previous submission add env variables to files/blender.in set SUB_LIST and remove use of replace no changes to binary compilation, only change is to installed shell script contents.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=788c2ff45cd0917666ecc06c3cdecc132f18f2dc commit 788c2ff45cd0917666ecc06c3cdecc132f18f2dc Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-02-01 16:49:05 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-02-01 17:04:15 +0000 graphics/blender-lts29: copy from graphics/blender and update to 2.93.6 This is the LTS version 2.93 of blender currently at 2.93.6 PR: 260312 Sponsored by: Netzkommune GmbH. graphics/blender-lts29/Makefile (new) | 229 ++ graphics/blender-lts29/Makefile.options (new) | 131 ++ graphics/blender-lts29/Makefile.versions (new) | 4 + graphics/blender-lts29/distinfo (new) | 3 + graphics/blender-lts29/files/blender.in (new) | 7 + .../blender-lts29/files/patch-CMakeLists.txt (new) | 14 + ...ld__files_cmake_Modules_FindOpenEXR.cmake (new) | 13 + .../files/patch-intern_cycles_CMakeLists.txt (new) | 14 + .../patch-intern_opensubdiv_CMakeLists.txt (new) | 11 + ...tf2__io__draco__compression__extension.py (new) | 11 + ...der_imbuf_intern_openexr_openexr__api.cpp (new) | 18 + graphics/blender-lts29/pkg-descr (new) | 4 + graphics/blender-lts29/pkg-plist (new) | 2255 ++++++++++++++++++++ 13 files changed, 2714 insertions(+)
Committed, thanks!