cvs commit: ports/devel/ros Makefile pkg-descr pkg-plist ports/devel/ros/files patch-gtest

Rene Ladan rene at FreeBSD.org
Mon Nov 29 15:16:54 UTC 2010


rene        2010-11-29 15:16:54 UTC

  FreeBSD ports repository

  Modified files:
    devel/ros            Makefile pkg-descr pkg-plist 
    devel/ros/files      patch-gtest 
  Log:
  - Add dependency on devel/cppunit, it is specified in rosdep.yaml and at
    least devel/ros-common uses it.
  - Perform all inline editing in post-patch target
  - Don't move libraries to PREFIX/lib but symlink them there, some Python
    modules depend on the libraries in their original location
  - Remove instructions for manual installation, this is advanced stuff
  - Silent pkg_delete warnings by explicitly creating all directories
  - No need to patch download location in patch-gtest
  - Bump PORTREVISION
  
  Revision  Changes    Path
  1.8       +9 -8      ports/devel/ros/Makefile
  1.3       +2 -3      ports/devel/ros/files/patch-gtest
  1.2       +1 -4      ports/devel/ros/pkg-descr
  1.7       +71 -0     ports/devel/ros/pkg-plist


More information about the cvs-ports mailing list