| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 May 2013 01:46:53
0.1.1
|
bdrewery  |
- Fix extract on 9+ due to this picking up /usr/bin/unzip instead of
looking for the proper LOCALBASE/bin/unzip that UNZIP_CMD is set to.
Will let maintainers decide if archivers/unzip is really still needed.
Some of these ports/options remain broken due to other issues.
With hat: portmgr |
28 Mar 2013 15:51:17
  |
eadler  |
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi |
23 Apr 2012 18:22:14
0.1.1
|
rene  |
Drop maintainership. |
03 Nov 2011 00:38:47
0.1.1
|
eadler  |
- fix explicit use of unzip in ports
PR: ports/153429
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainers (hq, gabor, amdmi3)
Approved by: maintainer timeout
Approved by: bapt,sahil (mentors, implicit) |
31 May 2011 22:24:13
0.1.1
|
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 |
03 May 2011 20:54:20
0.1.0_2
|
rene  |
Update port names of ros-common_msgs and ros-geometry in (dependent) Makefiles. |
07 Mar 2011 20:08:45
0.1.0_1
|
rene  |
- Fix pkg-plist with Python 2.7, fill in version dynamically [1]
- Remove a stale comment
- Bump PORTREVISION
Submitted by: pointyhat via pav [1] |
19 Dec 2010 17:55:06
0.1.0
|
rene  |
Move archivers/unzip to EXTRACT_DEPENDS to fix the build.
While here, add -q argument to unzip. |
15 Dec 2010 23:06:53
0.1.0
|
rene  |
This stack has basic interfaces for interacting with ROS and NXT. The software
in this stack is intended to run on top of the default NXT firmware provided by
LEGO.
The following is currently not ported:
- suport for communication over Bluetooth, in case if USB is not available
- the nxt_rviz_plugin package, this requires the visualization stack which
in turn requires the NVidia CG Toolkit to be ported.
WWW: http://www.ros.org/wiki/nxt |