Path to this page:
./
devel/cmake39,
Cross platform make
Branch: CURRENT,
Version: 3.9.6nb5,
Package name: cmake39-3.9.6nb5,
Maintainer: pkgsrc-usersCMake is an extensible, open-source system that manages the build
process in an operating system and compiler independent manner. Unlike
many cross-platform systems, CMake is designed to be used in
conjunction with the native build environment. Simple configuration
files placed in each source directory (called CMakeLists.txt files)
are used to generate standard build files (e.g., makefiles on Unix and
projects/workspaces in Windows MSVC) which are used in the usual
way.
This version of cmake is intended for:
- users who wish to compile software written before CMake 4.
- developers who wish to test their software with an old cmake version
to ensure maximum compatibility.
- platforms which lack a C++11 compiler.
- platforms which lack support for libuv (e.g. HP-UX).
Master sites:
Filesize: 7524.805 KB
Version history: (Expand)
- (2026-05-14) Updated to version: cmake39-3.9.6nb5
- (2026-02-06) Updated to version: cmake39-3.9.6nb4
- (2026-01-07) Updated to version: cmake39-3.9.6nb3
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-10-08) Updated to version: cmake39-3.9.6nb2
CVS history: (Expand)