Port details on branch 2024Q4 |
- cmake-core Cross-platform Makefile generator
- 3.30.5 devel =0 3.30.5Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2024-10-13 15:54:06
- Last Update: 2024-11-13 08:50:24
- Commit Hash: 5f8bc8a
- License: BSD3CLAUSE
- WWW:
- https://www.cmake.org/
- Description:
- CMake is used to control the software compilation process using simple
platform and compiler independent configuration files. CMake generates native
makefiles and workspaces that can be used in the compiler environment of your
choice. CMake is quite sophisticated: it is possible to support complex
environments requiring system configuration, pre-processor generation, code
generation, and template instantiation.
This port contains CMake core software used by projects depending on CMake
to build.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cmake-core>0:devel/cmake-core
- To install the port:
- cd /usr/ports/devel/cmake-core/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cmake-core
- pkg install cmake-core
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cmake-core
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728797290
SHA256 (cmake-3.30.5.tar.gz) = 9f55e1a40508f2f29b7e065fa08c29f82c402fa0402da839fffe64a25755a86d
SIZE (cmake-3.30.5.tar.gz) = 11502354
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libexpat.so : textproc/expat2
- libjsoncpp.so : devel/jsoncpp
- librhash.so : security/rhash
- libuv.so : devel/libuv
- libpkg.so : ports-mgmt/pkg
- This port is required by:
- for Build
-
- archivers/innoextract
- astro/opencpn
- astro/phd2
- audio/audacity
- audio/cantata
- audio/sfizz
- cad/Clipper2
Configuration Options:
- ===> The following configuration options are available for cmake-core-3.30.5:
CPACK=on: Enable FreeBSD generator in CPack
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_cmake-core
- USES:
- cmake:_internal compiler:c++17-lang cpe localbase ncurses ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.30.5 13 Nov 2024 08:50:24 |
Jason E. Hale (jhale) |
devel/cmake-core: Fixup 76b8901dae25efc80678bb950
Despite switching to an out-of-source build, .bak and .orig files were
still being pattern matched and installed into STAGEDIR. These were never
packaged nor installed on the system, however, so this is a no-op to the
end-user.
MFH: 2024Q4
(cherry picked from commit 22bf11bc9c8d83deb30f7084d31b9f7a5ad261d1) |
3.30.5 13 Oct 2024 15:52:34 |
Jason E. Hale (jhale) |
devel/cmake*: Update to 3.30.5
Announcement:
https://www.kitware.com/cmake-3-30-5-available-for-download/
(cherry picked from commit 7882db2f6d05f7a76f67e9e51415653a671bef43) |
Number of commits found: 2
|