graphics/opencoloriov1 and graphics/openimageio-ociov1 were created to provide old library versions to support the blender-lts28 port which has been deleted after EOL. These two ports are now no longer needed and can be removed. This would also appear to leave devel/yaml-cpp03 no longer needed.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=805e6e1d61f0a4e6b8c759888e217372c30ce1c5 commit 805e6e1d61f0a4e6b8c759888e217372c30ce1c5 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2022-12-20 07:20:34 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-12-20 07:20:34 +0000 Cleanup dependencies of blender-lts28 graphics/opencoloriov1 and graphics/openimageio-ociov1 were created to provide old library versions to support the blender-lts28 port which has been deleted after EOL. PR: 268477 Reported by: Shane <FreeBSD@ShaneWare.Biz> (maintainer) MOVED | 2 + graphics/opencoloriov1/Makefile (gone) | 60 ------------ graphics/opencoloriov1/distinfo (gone) | 3 - .../files/patch-CMakeLists.txt (gone) | 60 ------------ .../files/patch-docs_CMakeLists.txt (gone) | 17 ---- ...patch-export_pkgconfig_OpenColorIO.pc.in (gone) | 8 -- .../patch-share_cmake_OCIOMacros.cmake (gone) | 39 -------- ...atch-src_apps_ociodisplay_CMakeLists.txt (gone) | 11 --- .../files/patch-src_core_CMakeLists.txt (gone) | 27 ------ .../files/patch-src_core_Config.cpp (gone) | 11 --- graphics/opencoloriov1/pkg-descr (gone) | 5 - graphics/opencoloriov1/pkg-plist (gone) | 11 --- graphics/openimageio-ociov1/Makefile (gone) | 105 --------------------- graphics/openimageio-ociov1/distinfo (gone) | 3 - .../files/patch-CMakeLists.txt (gone) | 13 --- ...-src_cmake_modules_FindOpenColorIO.cmake (gone) | 41 -------- .../patch-src_cmake_modules_FindPtex.cmake (gone) | 10 -- .../files/patch-src_include_CMakeLists.txt (gone) | 34 ------- .../patch-src_libOpenImageIO_CMakeLists.txt (gone) | 11 --- .../files/patch-src_libutil_CMakeLists.txt (gone) | 11 --- graphics/openimageio-ociov1/pkg-descr (gone) | 8 -- graphics/openimageio-ociov1/pkg-plist (gone) | 73 -------------- .../openimageio-ociov1/pkg-plist-pybind (gone) | 1 - 23 files changed, 2 insertions(+), 562 deletions(-)
tim@niemueller.de: please approve that we can remove devel/yaml-cpp03 and favor devel/yaml-cpp.
No objection to removing the old devel/yaml-cpp03 port in favor of devel/yaml-cpp. Thank you for the cleanup!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=617004df297538c3c79a196da3d358a61cfce72a commit 617004df297538c3c79a196da3d358a61cfce72a Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2023-02-20 20:41:18 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2023-02-20 20:41:18 +0000 devel/yaml-cpp03: Remove devel/yaml-cpp03 was created to provide old library versions to support the blender-lts28 port which has been deleted after EOL. PR: 268477 Reported by: Shane <FreeBSD@ShaneWare.Biz> Approved by: tim@niemueller.de (maintainer) MOVED | 1 + devel/Makefile | 1 - devel/yaml-cpp03/Makefile (gone) | 27 ----------------- devel/yaml-cpp03/distinfo (gone) | 3 -- devel/yaml-cpp03/files/patch-CMakeLists.txt (gone) | 34 ---------------------- devel/yaml-cpp03/pkg-descr (gone) | 1 - devel/yaml-cpp03/pkg-plist (gone) | 31 -------------------- 7 files changed, 1 insertion(+), 97 deletions(-)