Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.8_2 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.8_2 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.8_1 28 Feb 2014 18:58:48 |
antoine |
Mark borken/deprecated and set expiration date again
Reported by: pkg-fallout |
1.4.8_1 24 Nov 2013 16:57:07 |
mva |
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency |
1.4.8_1 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.8 21 Oct 2013 19:24:14 |
mi |
Attempt to unbreak by adding a few patches. The port could stand upgrading
to 1.6.7 (from the current 1.4.8), but that may require cooperation with the
other ROS-ports. |
1.4.8 18 Oct 2013 07:19:26 |
bapt |
Deprecated some ports broken for more than 6 month |
1.4.8 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.8 23 Feb 2013 14:50:24 |
miwi |
- BROKEN does not build
/usr/local/include/boost/system/error_code.hpp: At global scope:
/usr/local/include/boost/system/error_code.hpp:214: warning:
'boost::system::posix_category' defined but not used
/usr/local/include/boost/system/error_code.hpp:215: warning:
'boost::system::errno_ecat' defined but not used
/usr/local/include/boost/system/error_code.hpp:216: warning:
'boost::system::native_ecat' defined but not used
gmake[3]: *** [CMakeFiles/rosbag.dir/src/recorder.o] Error 1
gmake[3]: Leaving directory
`/wrkdirs/usr/ports/devel/ros_comm/work/ros_comm-1.4.8/tools/rosbag/build' |
1.4.8 23 Apr 2012 18:22:14 |
rene |
Drop maintainership. |
1.4.8 12 Sep 2011 17:46:26 |
rene |
Update to 1.4.8 |
1.4.7 11 Jul 2011 09:59:03 |
rene |
Update to 1.4.7
Changelog: http://www.ros.org/wiki/ros_comm/ChangeList/1.4 |
1.4.6 01 Jun 2011 18:34:54 |
rene |
Update to 1.4.6
Changes: http://www.ros.org/wiki/ros_comm/ChangeList/1.4/ |
1.4.5 04 May 2011 21:21:58 |
rene |
Replace contents which were repocopied from devel/ros with the real contents,
do not yet connect the port to the build:
The ros_comm stack contains the ROS middleware/communications packages.
This packages are collectively known as the ROS "Graph" layer. They provide
implementations and tools for topics, nodes, services, and parameters. This
includes the supported ROS client libraries: roscpp, rospy, and roslisp.
WWW: http://www.ros.org/wiki/ros_comm |
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 |