Port details on branch 2023Q4 |
- catch2 Test framework for C++ (3.x series)
- 3.7.1 devel =2 3.7.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-12-31 10:24:35
- Last Update: 2024-09-18 09:16:01
- Commit Hash: a0e2e8b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSL
- WWW:
- https://github.com/catchorg/Catch2
- Description:
- Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm
automated test framework for C++ and Objective-C (and, maybe, C).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/devel/catch2/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/catch2
- pkg install catch2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: catch2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726633069
SHA256 (catchorg-Catch2-v3.7.1_GH0.tar.gz) = c991b247a1a0d7bb9c39aa35faf0fe9e19764213f28ffba3109388e62ee0269c
SIZE (catchorg-Catch2-v3.7.1_GH0.tar.gz) = 1193290
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- devel/fcppt
Configuration Options:
- ===> The following configuration options are available for catch2-3.7.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_catch2
- USES:
- cmake:testing compiler:c++14-lang pathfix python:build,test
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|