cvs commit: ports/devel/ros Makefile pkg-plist ports/devel/ros/files patch-3125 patch-3126 patch-3127 patch-3128 pkg-message.in ports/devel/ros_tutorials Makefile

Rene Ladan rene at FreeBSD.org
Sat Nov 6 10:10:08 UTC 2010


rene        2010-11-06 10:10:07 UTC

  FreeBSD ports repository

  Modified files:
    devel/ros            Makefile pkg-plist 
    devel/ros/files      pkg-message.in 
    devel/ros_tutorials  Makefile 
  Added files:
    devel/ros/files      patch-3125 patch-3126 patch-3127 
                         patch-3128 
  Log:
  - 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
  
  Revision  Changes      Path
  1.7       +33 -29      ports/devel/ros/Makefile
  1.1       +11 -0       ports/devel/ros/files/patch-3125 (new)
  1.1       +81 -0       ports/devel/ros/files/patch-3126 (new)
  1.1       +10 -0       ports/devel/ros/files/patch-3127 (new)
  1.1       +66 -0       ports/devel/ros/files/patch-3128 (new)
  1.4       +2 -2        ports/devel/ros/files/pkg-message.in
  1.6       +4163 -4162  ports/devel/ros/pkg-plist
  1.2       +6 -4        ports/devel/ros_tutorials/Makefile


More information about the cvs-all mailing list