notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
catch Header-only test framework for C++
2.13.10 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.13.10Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-05-26 15:27:23
Last Update: 2023-04-05 17:29:45
Commit Hash: fcf26e7
People watching this port, also watch:: thingylaunch, unoconv, py39-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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (20 items)
Collapse this list.
  1. /usr/local/share/licenses/catch-2.13.10/catalog.mk
  2. /usr/local/share/licenses/catch-2.13.10/LICENSE
  3. /usr/local/share/licenses/catch-2.13.10/BSL
  4. include/catch2/catch.hpp
  5. include/catch2/catch_reporter_automake.hpp
  6. include/catch2/catch_reporter_sonarqube.hpp
  7. include/catch2/catch_reporter_tap.hpp
  8. include/catch2/catch_reporter_teamcity.hpp
  9. lib/cmake/Catch2/Catch.cmake
  10. lib/cmake/Catch2/Catch2Config.cmake
  11. lib/cmake/Catch2/Catch2ConfigVersion.cmake
  12. lib/cmake/Catch2/Catch2Targets.cmake
  13. lib/cmake/Catch2/CatchAddTests.cmake
  14. lib/cmake/Catch2/ParseAndAddCatchTests.cmake
  15. libdata/pkgconfig/catch2.pc
  16. share/Catch2/gdbinit
  17. share/Catch2/lldbinit
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • catch>0:devel/catch
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 = 1679498524 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):
catch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.13.102.13.102.13.32.13.102.13.10-2.13.3-
FreeBSD:13:quarterly2.13.102.13.102.13.102.13.102.13.102.13.102.13.102.13.10
FreeBSD:14:latest2.13.102.13.102.13.92.13.102.13.102.13.10-2.13.10
FreeBSD:14:quarterly2.13.102.13.10-2.13.102.13.102.13.102.13.102.13.10
FreeBSD:15:latest2.13.102.13.10n/a2.13.10n/a2.13.102.13.102.13.10
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. python3.9 : lang/python39
This port is required by:
for Build
  1. devel/estd
  2. devel/json-dto
  3. science/rdkit
  4. science/vipster

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. emulators/yuzu-qt5*
  2. Collapse this list of deleted ports.
for Run
  1. devel/estd

Configuration Options:
===> The following configuration options are available for catch-2.13.10: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_catch
USES:
cmake compiler:c++14-lang pathfix python:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/catchorg/Catch2/tar.gz/v2.13.10?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port