Port details on branch 2023Q2 |
- cmake-core Cross-platform Makefile generator
- 3.25.1_1 devel
=0 3.25.1_1Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2023-04-30 18:45:12
- Last Update: 2023-04-30 18:44:30
- Commit Hash: 5e5a422
- 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 = 1672089061
SHA256 (cmake-3.25.1.tar.gz) = 1c511d09516af493694ed9baf13c55947a36389674d657a2d5e0ccedc6b291d8
SIZE (cmake-3.25.1.tar.gz) = 10561054
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
- libuv.so : devel/libuv
- librhash.so : security/rhash
- libpkg.so : ports-mgmt/pkg
- This port is required by:
- for Build
-
- audio/fluidsynth
- audio/lmms
- databases/mariadb103-server
- databases/mariadb104-client
- databases/mariadb104-server
- databases/mariadb105-client
- databases/mariadb105-server
Configuration Options:
- ===> The following configuration options are available for cmake-core-3.25.1_1:
CPACK=on: Enable FreeBSD generator in CPack (experimental)
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_cmake-core
- USES:
- cmake:_internal compiler:c++11-lang cpe localbase ncurses ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.25.1_1 30 Apr 2023 18:44:30
    |
Robert Clausecker (fuz)  |
devel/cmake-core: remove outdated FindOpenMP.cmake patch
This patch broke the build of any armv6/armv7 package that tried to
use OpenMP. It was once appropriate, but is now no longer correct
or needed.
PR: 270954
MFH: 2023Q2
Approved by: ports-secteam (fluffy), adridg
Tested by: portmgr (antoine, exp-run)
(cherry picked from commit b13bdddc804511e345e66f152d0e62b689b63cbb) |
Number of commits found: 1
|