Port details |
- ros-documentation Robot Operating System - documentation utilities
- 1.4.2_3 devel
=0 1.4.2_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on expiring devel/ros_comm
This port expired on: 2014-03-28
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-05-03 19:56:50
- Last Update: 2014-03-28 10:34:52
- SVN Revision: 349406
- License: BSD
- WWW:
- http://www.ros.org/wiki/documentation
- Description:
- The documentation stack houses documentation tools for ROS. This stack
exists separately from the main ros stack in order to minimize heavyweight
dependencies, such as Doxygen, LaTeX, Epydoc, and Sphinx.
WWW: http://www.ros.org/wiki/documentation
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- ros-documentation>0:devel/ros-documentation
- No installation instructions:
- This port has been deleted.
- PKGNAME: ros-documentation
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rosmake : devel/ros
- python2.7 : lang/python27
- python2 : lang/python2
- Runtime dependencies:
-
- rosrun : devel/ros
- stack.xml : devel/ros_comm
- __init__.py : devel/py-yaml
- sphinx-build : textproc/py-sphinx
- doxygen : devel/doxygen
- epydoc : devel/epydoc
- python2.7 : lang/python27
- python2 : lang/python2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.2_3 28 Mar 2014 10:34:52 |
rene |
Remove expired ports:
2014-03-27 audio/pysol-sound-server: Broken, abondonware, use pysolfc
2014-03-27 games/pysol-cardsets: Broken, abondonware, use pysolfc
2014-03-27 games/pysol-music: Broken, abondonware, use pysolfc
2014-03-27 games/pysol: Broken, abondonware, use pysolfc
2014-03-28 devel/ros_tutorials: Depends on expiring devel/ros_comm
2014-03-28 math/ros-geometry: Depends on expiring devel/ros_comm
2014-03-28 devel/ros-nxt: Depends on expiring devel/ros_comm
2014-03-28 devel/ros-rx: Depends on expiring devel/ros_comm
2014-03-28 devel/R-cran-vcd: New port without proper maintainer
2014-03-28 devel/ros-documentation: Depends on expiring devel/ros_comm
2014-03-28 devel/ros-common_msgs: Depends on expiring devel/ros_comm
2014-03-28 devel/ros_comm: Broken for more than 6 months |
1.4.2_3 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.4.2_2 28 Feb 2014 18:58:48 |
antoine |
Mark borken/deprecated and set expiration date again
Reported by: pkg-fallout |
1.4.2_2 24 Nov 2013 16:57:07 |
mva |
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency |
1.4.2_2 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
1.4.2_1 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.4.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.4.2 23 Apr 2012 18:22:14 |
rene |
Drop maintainership. |
1.4.2 12 Sep 2011 17:47:12 |
rene |
- Update to 1.4.2
- Also patch "#! /bin/bash" lines |
1.4.1 04 May 2011 21:31:22 |
rene |
Replace contents which were repocopied from devel/ros with the real contents,
do not yet connect the port to the build:
The documentation stack houses documentation tools for ROS. This stack
exists separately from the main ros stack in order to minimize heavyweight
dependencies, such as Doxygen, LaTeX, Epydoc, and Sphinx.
WWW: http://www.ros.org/wiki/documentation |
1.2.6 03 May 2011 19:56:24 |
rene |
Forced commit to note repocopy:
- devel/ros_comm, devel/ros-documentation, and devel/ros-rx cloned from
devel/ros (to follow the upstream 1.4 versions, WIP)
- devel/common_msgs -> devel/ros-common_msgs and
math/geometry -> math/ros-geometry for consistency (now all ROS ports
start with 'ros')
PR: ports/155328
Repocopy by: marcus
Submitted by: myself |