Port details |
- ros-rosinstall ROS command-line tools for maintaining a workspace from VCS
- 0.7.8 devel
=0 0.7.8Version of this port present on the latest quarterly branch.
- Maintainer: trueos@norwegianrockcat.com
- Port Added: 2019-09-22 10:50:48
- Last Update: 2022-04-20 15:46:14
- Commit Hash: 4e6dd27
- License: BSD3CLAUSE
- WWW:
- http://docs.ros.org/independent/api/rosinstall/html
- Description:
- Rosinstall is an SCM abstracton tool for holding ROS workspaces in sync.
From the rosinstall documentation:
Using rosinstall you can update several folders using a variety of
SCMs (SVN, Mercurial, git, Bazaar) with just one command.
That way you can more effectively manage source code workspaces.
The rosinstall package provides a Python API for interacting with a
source code workspace as well as a group of command line
tools. Rosinstall leverages the vcstools package for source control
and stores its state in .rosinstall files.
rosinstall was developed to help with the ROS software, but it has no
install dependencies to ROS. It offers support for ROS environments
and thus makes some assumptions about ROS being present at runtime,
but those can be easily removed and rosws provides all services even
when there is no ROS installed. The vision is for the bulk of
rosinstall to be a ROS agnostic tool one day.
WWW: http://docs.ros.org/independent/api/rosinstall/html
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ros-rosinstall>0:devel/ros-rosinstall@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py38-ros-rosinstall
- Package flavors (<flavor>: <package>)
- py38: py38-ros-rosinstall
- distinfo:
- TIMESTAMP = 1568624846
SHA256 (vcstools-rosinstall-0.7.8_GH0.tar.gz) = ce1266e63aaefccabb4b0aefc56f8cceb45d4e188a4ecad2f623cbb4a5b1843f
SIZE (vcstools-rosinstall-0.7.8_GH0.tar.gz) = 64864
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-ros-vcstools>=0 : devel/ros-vcstools@py38
- py38-ros-rosdistro>=0 : devel/ros-rosdistro@py38
- py38-ros-catkin_pkg>=0 : devel/ros-catkin_pkg@py38
- py38-ros-wstool>=0 : devel/ros-wstool@py38
- py38-yaml>=3 : devel/py-yaml@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_ros-rosinstall
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2022-04-20
REASON: Has expired: Upstream has archived the project and is no longer being used in the ROS project
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.8 20 Apr 2022 15:46:14 |
Mikael Urankar (mikael) Author: Trenton Schulz |
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 |
0.7.8 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.8 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.7.8 22 Sep 2019 10:50:43 |
pi |
New port: devel/ros-rosinstall
Rosinstall is an SCM abstracton tool for holding ROS workspaces in sync.
From the rosinstall documentation:
Using rosinstall you can update several folders using a variety of
SCMs (SVN, Mercurial, git, Bazaar) with just one command.
That way you can more effectively manage source code workspaces.
The rosinstall package provides a Python API for interacting with a
source code workspace as well as a group of command line
tools. Rosinstall leverages the vcstools package for source control
and stores its state in .rosinstall files. (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 5
|