Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.2 09 Apr 2022 08:16:56
    |
Guangyuan Yang (ygy)  Author: Trenton Schulz |
devel/ros-console_bridge: Update to 1.0.2
PR: 263135 |
1.0.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.1 01 Mar 2021 20:03:08
  |
nc  |
devel/ros-console_bridge: Update to 1.0.1
PR: 253913
Submitted by: Trenton Schulz <trueos AT norwegianrockcat DOT com> (maintainer) |
0.4.4 25 Nov 2019 20:24:26
  |
pi  |
devel/ros-console_bridge: upgrade 0.4.3 -> 0.4.4
- hook some test directories to the build
PR: 242197
Submitted by: Trenton Schulz <trueos@norwegianrockcat.com> (maintainer) |
0.4.3_1 24 Nov 2019 19:53:40
  |
pi  |
merge duplicate ROS-related ports in devel and misc
There are currently duplicate ports for ROS:
devel/ros-console_bridge and misc/console-bridge
devel/ros-urdfdom and misc/urdfdom
devel/ros-urdfdom_headers and misc/urdfdom-headers
This patch merges the misc ports into the devel ports. The upshot
should be that the duplication and confusion is removed but we keep
the functionality.
PR: 241744
Submitted by: Trenton Schulz <trueos@norwegianrockcat.com> (maintainer)
Approved by: yuri (maintainer of the duplicate ports) |
0.4.3 25 Sep 2019 11:57:54
  |
linimon  |
Fix build on GCC-based systems:
cc1plus: error: unrecognized command line option "-std=c++11"
Approved by: portmgr (tier-2 blanket) |
0.4.3 25 Sep 2019 04:25:44
  |
pi  |
New port: devel/ros-console_bridge
ros-console_bridge provides a Robot Operating System (ROS) mechanism
for logging that seamlessly pipes into rosconsole/rosout for
ROS-dependent packages.
This package is independent of ROS. That is, it doesn't require any
other parts of ROS.
WWW: https://github.com/ros/console_bridge
PR: 224896
Submitted by: Trenton Schulz <trueos@norwegianrockcat.com> |