CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/07/12 13:19:31
Modified files:
devel/cmake : Makefile distinfo
devel/cmake/files: FindIconv.cmake
devel/cmake/patches: patch-CMakeLists_txt
patch-Modules_FindJava_cmake
patch-Modules_FindMPEG_cmake
patch-Modules_FindQt4_cmake
patch-Modules_FindThreads_cmake
patch-Modules_Platform_OpenBSD_cmake
patch-Modules_Qt4ConfigDependentSettings_cmake
patch-Source_CursesDialog_CMakeLists_txt
patch-Source_cmTarget_cxx
devel/cmake/pkg: PLIST
Added files:
devel/cmake/patches: patch-Source_kwsys_CMakeLists_txt
patch-Tests_CMakeTests_ModuleNoticesTest_cmake_in
Removed files:
devel/cmake/patches: patch-CTestCustom_cmake_in
patch-Modules_FindASPELL_cmake
patch-Modules_FindEXPAT_cmake
patch-Modules_FindGLU_cmake
patch-Modules_FindJasper_cmake
patch-Modules_FindPNG_cmake
patch-Modules_FindX11_cmake
patch-Modules_FindZLIB_cmake
patch-Modules_Platform_Generic_cmake
patch-Modules_Platform_NetBSD_cmake
patch-Source_cmComputeLinkInformation_cxx
patch-Source_cmComputeLinkInformation_h
patch-Source_cmDocumentation_cxx
patch-Source_kwsys_ProcessUNIX_c
patch-Source_kwsys_SharedForward_h_in
Log message:
Fix a bug with shared libraries having OUTPUT_NAME in their target
properties.
Update to cmake-2.8.2.
While here, move to new-style LIB_DEPENDS/WANTLIB.
OK espie@, landry@, sthen@