| Port details on branch 2020Q3 |
- catch Header-only test framework for C++
- 2.13.10,1 devel
=2 2.13.10_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2014-05-26 15:27:23
- Last Update: 2026-05-02 11:13:29
- Commit Hash: ebdcb5a
- People watching this port, also watch:: thingylaunch, py311-pycparser, python
- 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). It is
implemented entirely in a set of header files, but is packaged up as a single
header for extra convenience.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/catch/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/catch
- pkg install catch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: catch
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1777572480
SHA256 (catchorg-Catch2-v2.13.10_GH0.tar.gz) = d54a712b7b1d7708bc7a819a8e6e47b2fde9536f487b89ccbca295072a7d9943
SIZE (catchorg-Catch2-v2.13.10_GH0.tar.gz) = 662225
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
- This port is required by:
- for Build
-
- devel/estd
- devel/json-dto
- finance/chiapos
- science/libcifpp
- science/rdkit
- science/vipster
-
Deleted ports which required this port:
- for Run
-
- devel/estd
Configuration Options:
- ===> The following configuration options are available for catch-2.13.10,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_catch
- USES:
- cmake compiler:c++14-lang python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|