[kde-freebsd] [SVN Commit] area51/PORTS/devel/cmake

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Sep 6 13:46:07 UTC 2014


SVN commit 10268 by rakuco:

cmake: Merge r367311 from ports.

------------------------------------------------------------------------
r367311 | rakuco | 2014-09-05 00:20:48 +0300 (Fri, 05 Sep 2014) | 10 lines

- Install CMake's Help/ directory. Its contents are used by commands such as
  `cmake --help-command' and `cmake --help-policies', which were just
  erroring out or not printing anything.
  Modules/ and Templates/ are still installed by devel/cmake-modules.

  Reported by gahr at .

- Pass --parallel to CMake's bootstrap script to parallelize the initial
  part of its build process.

------------------------------------------------------------------------



 M  +2 -1      Makefile  
 M  +12 -19    files/patch-CMakeLists.txt  
 M  +960 -0    pkg-plist  




More information about the kde-freebsd mailing list