Port details |
- ros_tutorials Robot Operating System - tutorials
- 0.2.4_4 devel
=0 0.2.4_4Version 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: 2010-11-01 12:48:47
- Last Update: 2014-03-28 10:34:52
- SVN Revision: 349406
- License: BSD
- WWW:
- http://www.ros.org/wiki/ros_tutorials
- Description:
- ros_tutorials contains packages that demonstrate various features of ROS,
as well as support packages which help demonstrate those features.
This includes using messages, servers, parameters, etc.
This package accompagnies the tutorials at
http://www.rog.org/wiki/ROS/Tutorials
WWW: http://www.ros.org/wiki/ros_tutorials
-
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_tutorials>0:devel/ros_tutorials
- No installation instructions:
- This port has been deleted.
- PKGNAME: ros_tutorials
- 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
- stack.xml : devel/ros_comm
- python2.7 : lang/python27
- Runtime dependencies:
-
- roscore : devel/ros
- stack.xml : devel/ros_comm
- python2.7 : lang/python27
- Library dependencies:
-
- wx_base-2.8 : x11-toolkits/wxgtk28
- 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 |
0.2.4_4 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 |
0.2.4_4 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) |
0.2.4_3 28 Feb 2014 18:58:48 |
antoine |
Mark borken/deprecated and set expiration date again
Reported by: pkg-fallout |
0.2.4_3 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 ) |
0.2.4_2 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.2.4_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.2.4_1 23 Apr 2012 18:22:14 |
rene |
Drop maintainership. |
0.2.4_1 31 May 2011 22:24:13 |
rene |
Upgrade the Robot Operating System ports to their 1.4 aka Diamondback versions.
Detailed changelists are available on the WWW sites.
Port changes:
- distribution files are now fetched from upstream servers instead of
using local copies from my server
- Python files are now always compiled (to .pyc and .pyo) and use Python 2.7
- devel/ros is now split in to devel/ros, devel/ros-documentation,
devel/ros-rx, and devel-ros-comm to allow more lightweight installations
- Connect latter 3 ports to the build |
0.2.4 09 Feb 2011 07:31:59 |
rene |
Update to 0.2.4, adding turtle_teleop_key and a Diamondback image of the
turtle. This is still from the C-Turtle branch.
Feature safe: yes |
0.2.3 29 Nov 2010 15:19:18 |
rene |
- Upgrade to 0.2.3
- No need for USE_LDCONFIG
- Use WRKSRC instead of WRKDIR in the MAKE environment to point to the
build directory |
0.2.2_1 06 Nov 2010 10:10:07 |
rene |
- Move the core ros files from PREFIX/ros to PREFIX/ros/ros, this is
necessary to be able to upgrade add-on packages (like ros_tutorials) in
place due to the way rosmake searches for packages.
- Update ros/pkg-descr and ros_tutorials to reflect this
- Partially fix build with Clang (ros does not link yet)
- Makefile cleanups for devel/ros
- Bump PORTREVISIONs |
0.2.2 01 Nov 2010 12:47:34 |
rene |
ros_tutorials contains packages that demonstrate various features of ROS,
as well as support packages which help demonstrate those features.
This includes using messages, servers, parameters, etc.
This package accompagnies the tutorials at
http://www.rog.org/wiki/ROS/Tutorials
WWW: http://www.ros.org/wiki/ros_tutorials |