Port details on branch 2023Q3 |
- catch2 Test framework for C++ (3.x series)
- 3.8.1 devel
=2 3.8.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-12-31 10:24:35
- Last Update: 2025-04-12 22:53:20
- Commit Hash: 8e47769
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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 = 1744489914
SHA256 (catchorg-Catch2-v3.8.1_GH0.tar.gz) = 18b3f70ac80fccc340d8c6ff0f339b2ae64944782f8d2fca2bd705cf47cadb79
SIZE (catchorg-Catch2-v3.8.1_GH0.tar.gz) = 1197623
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.8.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:
|