Project appears to renamed itself and is now known as Gazebo Related issue upstream, https://github.com/gazebosim/gz-common/issues/306
Reference: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261302#c46
Yuri, How do you want to proceed with this port?
(In reply to Daniel Engberg from comment #2) Hi Daniel, I will resolve this w/in a few days. Yuri
Created attachment 241758 [details] Patch for ignition-cmake Move to FFmpeg 4
Created attachment 241759 [details] Patch for ignition-common Update depenency and add USES= localbase
Created attachment 241770 [details] Patch for ignition-cmake v2 Attach correct patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f1ddd2085b3ca2e8bfa20059c0bcdc24747af22 commit 4f1ddd2085b3ca2e8bfa20059c0bcdc24747af22 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-04-27 09:29:02 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-04-27 12:01:41 +0000 devel/ignition-cmake: Force usage of FFmpeg 4 Consumers (devel/ignition-common) fails to build with FFmpeg 6 PR: 270198 Approved by: portmgr (blanket, build fix) Sponsored by: Blinkinblox devel/ignition-cmake/Makefile | 12 ++++++++++++ .../ignition-cmake/files/patch-cmake_FindAVCODEC.cmake (new) | 8 ++++++++ .../files/patch-cmake_FindAVDEVICE.cmake (new) | 8 ++++++++ .../files/patch-cmake_FindAVFORMAT.cmake (new) | 8 ++++++++ .../ignition-cmake/files/patch-cmake_FindAVUTIL.cmake (new) | 8 ++++++++ .../ignition-cmake/files/patch-cmake_FindSWSCALE.cmake (new) | 8 ++++++++ 6 files changed, 52 insertions(+)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a8e1a7c51179ad1caf585017b533c3e5bf7b53f6 commit a8e1a7c51179ad1caf585017b533c3e5bf7b53f6 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-04-27 09:33:21 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-04-27 12:01:41 +0000 devel/ignition-common: Move to FFmpeg 4 Fails to build with FFmpeg 6 PR: 270198 Approved by: portmgr (blanket, build fix) Sponsored by: Blinkinblox devel/ignition-common/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Closing this as upstream "moved on" and we use FFmpeg 4 for this port