Port details |
- catch2 Test framework for C++ (3.x series)
- 3.8.0 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: 2025-01-06 11:23:40
- Commit Hash: 88b2b55
- 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 = 1736145601
SHA256 (catchorg-Catch2-v3.8.0_GH0.tar.gz) = 1ab2de20460d4641553addfdfe6acd4109d871d5531f8f519a52ea4926303087
SIZE (catchorg-Catch2-v3.8.0_GH0.tar.gz) = 1197237
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.0:
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.8.0 06 Jan 2025 11:23:40 |
Yuri Victorovich (yuri) |
devel/catch2: update 3.7.1 → 3.8.0
Reported by: portscout |
3.7.1 18 Sep 2024 09:16:01 |
Yuri Victorovich (yuri) |
devel/catch2: update 3.7.0 → 3.7.1
Reported by: portscout |
3.7.0 15 Aug 2024 08:55:01 |
Yuri Victorovich (yuri) |
devel/catch2: update 3.6.0 → 3.7.0
Reported by: portscout |
3.6.0 06 May 2024 08:02:48 |
Yuri Victorovich (yuri) |
devel/catch2: update 3.5.4 → 3.6.0
Reported by: portscout |
3.5.4 11 Apr 2024 08:17:19 |
Yuri Victorovich (yuri) |
devel/catch2: update 3.5.3 → 3.5.4
Reported by: portscout |
3.5.3 04 Mar 2024 23:19:05 |
Yuri Victorovich (yuri) |
devel/catch2: update 3.5.2 → 3.5.3
Reported by: portscout |
3.5.2 19 Jan 2024 02:22:35 |
Yuri Victorovich (yuri) |
devel/catch2: update 3.5.1 → 3.5.2
Reported by: portscout |
3.5.1 01 Jan 2024 08:09:03 |
Yuri Victorovich (yuri) |
devel/catch2: update 3.5.0 → 3.5.1
Reported by: portscout |
3.5.0 11 Dec 2023 08:36:58 |
Yuri Victorovich (yuri) |
devel/catch2: update 3.4.0 → 3.5.0
Reported by: portscout |
3.4.0 14 Jul 2023 08:51:40 |
Yuri Victorovich (yuri) |
devel/catch2: Update 3.3.2 → 3.4.0
Reported by: portscout |
3.3.2 28 Feb 2023 18:43:46 |
Yuri Victorovich (yuri) |
devel/catch2: Update 3.3.1 → 3.3.2
Reported by: portscout |
3.3.1 31 Jan 2023 03:04:53 |
Yuri Victorovich (yuri) |
devel/catch2: Update 3.3.0 → 3.3.1
Reported by: portscout |
3.3.0 24 Jan 2023 03:57:18 |
Yuri Victorovich (yuri) |
devel/catch2: Update 3.2.1 → 3.3.0
Reported by: portscout |
3.2.1 31 Dec 2022 10:22:03 |
Yuri Victorovich (yuri) |
devel/catch2: New port: Test framework for C++ (3.x series)
PR: 264652 |