Bug 263136 - devel/ros-rosinstall Remove port
Summary: devel/ros-rosinstall Remove port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mikael Urankar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-08 12:51 UTC by Trenton Schulz
Modified: 2022-04-20 15:48 UTC (History)
2 users (show)

See Also:


Attachments
patch to remove rosinstall (2.80 KB, patch)
2022-04-08 12:51 UTC, Trenton Schulz
trueos: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Trenton Schulz 2022-04-08 12:51:24 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-04-20 15:47:20 UTC
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(-)
Comment 2 Mikael Urankar freebsd_committer freebsd_triage 2022-04-20 15:48:35 UTC
Thanks!