Port details |
- cmake-man Manual pages for CMake
- 3.24.3 devel
=1 Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2022-09-09 00:23:48
- Last Update: 2022-11-08 19:50:59
- Commit Hash: 7bdeb44
- People watching this port, also watch:: py39-pycparser, p5-Net-HTTP, tmux, font-misc-meltho, python
- License: BSD3CLAUSE
- 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's manual pages
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cmake-man>0:devel/cmake-man
- To install the port:
- cd /usr/ports/devel/cmake-man/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cmake-man
- pkg install cmake-man
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cmake-man
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1667324304
SHA256 (cmake-3.24.3.tar.gz) = b53aa10fa82bff84ccdb59065927b72d3bee49f4d86261249fc0984b3b367291
SIZE (cmake-3.24.3.tar.gz) = 10399876
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sphinx-build : textproc/py-sphinx
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Run
-
- devel/cmake
Configuration Options:
- No options to configure
- Options name:
- devel_cmake-man
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.24.3 08 Nov 2022 19:50:59
    |
Dima Panov (fluffy)  |
*/cmake*: hoist cmake version to cmake.mk (+)
Differential Revision: D31894 (revisited) |
3.24.3 08 Nov 2022 05:08:39
    |
Tobias C. Berner (tcberner)  |
devel/cmake: update to 3.24.3
Exp-run by: 267497
PR: xXXXX |
3.24.0 17 Sep 2022 10:56:01
    |
Adriaan de Groot (adridg)  |
devel/cmake*: bump to 3.24.0
Update the CMake ports to 3.24. A previous exp-run -- thanks
antoine@ -- showed up new failures. That is normal for a CMake
update. tcberner@ fixed most of them (in the linked PR) and
lang/zig just landed. The original patch for the update came
from tcberner@ as well, but I had to re-jig it after CMake
was reorganized into a metaport and -core package.
PR: 265652 |
3.23.3 08 Sep 2022 20:14:05
    |
Daniel Engberg (diizzy)  |
devel/cmake: Create a meta-port for CMake
Create a meta-port for CMake to make it easier for the end user and
better handling of build dependencies.
This pushes devel/cmake into /devel/cmake-core and splits manpages and
its dependencies to /devel/cmake-man
Approved by: kde (tcberner)
Differential Revision: https://reviews.freebsd.org/D34957 |
Number of commits found: 4
|