Created attachment 233050 [details] patch to remove rosinstall According to the project's github page. It has been archived and is no longer used by the ROS project. https://github.com/vcstools/rosinstall Since the primary purpose of having this in the ports tree was to help with building ROS, remove it from the ports tree.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e6dd2796563b6032e36604a77a12d71cd6935ae commit 4e6dd2796563b6032e36604a77a12d71cd6935ae Author: Trenton Schulz <trueos@norwegianrockcat.com> AuthorDate: 2022-04-20 15:45:05 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2022-04-20 15:46:14 +0000 devel/ros-rosinstall: Remove port According to the project's github page. It has been archived and is no longer used by the ROS project: https://github.com/vcstools/rosinstall Since the primary purpose of having this in the ports tree was to help with building ROS, remove it from the ports tree. PR: 263136 MOVED | 1 + devel/Makefile | 1 - devel/ros-rosinstall/Makefile (gone) | 24 ------------------------ devel/ros-rosinstall/distinfo (gone) | 3 --- devel/ros-rosinstall/pkg-descr (gone) | 22 ---------------------- 5 files changed, 1 insertion(+), 50 deletions(-)
Thanks!