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
catch2 Test framework for C++ (3.x series)
3.5.3 devel on this many watch lists=0 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 3.5.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-12-31 10:24:35
Last Update: 2024-03-04 23:19:05
Commit Hash: d7f2a59
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).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (200 items)
Collapse this list.
  1. /usr/local/share/licenses/catch2-3.5.3/catalog.mk
  2. /usr/local/share/licenses/catch2-3.5.3/LICENSE
  3. /usr/local/share/licenses/catch2-3.5.3/BSL
  4. include/catch2/benchmark/catch_benchmark.hpp
  5. include/catch2/benchmark/catch_benchmark_all.hpp
  6. include/catch2/benchmark/catch_chronometer.hpp
  7. include/catch2/benchmark/catch_clock.hpp
  8. include/catch2/benchmark/catch_constructor.hpp
  9. include/catch2/benchmark/catch_environment.hpp
  10. include/catch2/benchmark/catch_estimate.hpp
  11. include/catch2/benchmark/catch_execution_plan.hpp
  12. include/catch2/benchmark/catch_optimizer.hpp
  13. include/catch2/benchmark/catch_outlier_classification.hpp
  14. include/catch2/benchmark/catch_sample_analysis.hpp
  15. include/catch2/benchmark/detail/catch_analyse.hpp
  16. include/catch2/benchmark/detail/catch_benchmark_function.hpp
  17. include/catch2/benchmark/detail/catch_benchmark_stats.hpp
  18. include/catch2/benchmark/detail/catch_benchmark_stats_fwd.hpp
  19. include/catch2/benchmark/detail/catch_complete_invoke.hpp
  20. include/catch2/benchmark/detail/catch_estimate_clock.hpp
  21. include/catch2/benchmark/detail/catch_measure.hpp
  22. include/catch2/benchmark/detail/catch_repeat.hpp
  23. include/catch2/benchmark/detail/catch_run_for_at_least.hpp
  24. include/catch2/benchmark/detail/catch_stats.hpp
  25. include/catch2/benchmark/detail/catch_timing.hpp
  26. include/catch2/catch_all.hpp
  27. include/catch2/catch_approx.hpp
  28. include/catch2/catch_assertion_info.hpp
  29. include/catch2/catch_assertion_result.hpp
  30. include/catch2/catch_config.hpp
  31. include/catch2/catch_get_random_seed.hpp
  32. include/catch2/catch_message.hpp
  33. include/catch2/catch_section_info.hpp
  34. include/catch2/catch_session.hpp
  35. include/catch2/catch_tag_alias.hpp
  36. include/catch2/catch_tag_alias_autoregistrar.hpp
  37. include/catch2/catch_template_test_macros.hpp
  38. include/catch2/catch_test_case_info.hpp
  39. include/catch2/catch_test_macros.hpp
  40. include/catch2/catch_test_spec.hpp
  41. include/catch2/catch_timer.hpp
  42. include/catch2/catch_tostring.hpp
  43. include/catch2/catch_totals.hpp
  44. include/catch2/catch_translate_exception.hpp
  45. include/catch2/catch_user_config.hpp
  46. include/catch2/catch_version.hpp
  47. include/catch2/catch_version_macros.hpp
  48. include/catch2/generators/catch_generator_exception.hpp
  49. include/catch2/generators/catch_generators.hpp
  50. include/catch2/generators/catch_generators_adapters.hpp
  51. include/catch2/generators/catch_generators_all.hpp
  52. include/catch2/generators/catch_generators_random.hpp
  53. include/catch2/generators/catch_generators_range.hpp
  54. include/catch2/interfaces/catch_interfaces_all.hpp
  55. include/catch2/interfaces/catch_interfaces_capture.hpp
  56. include/catch2/interfaces/catch_interfaces_config.hpp
  57. include/catch2/interfaces/catch_interfaces_enum_values_registry.hpp
  58. include/catch2/interfaces/catch_interfaces_exception.hpp
  59. include/catch2/interfaces/catch_interfaces_generatortracker.hpp
  60. include/catch2/interfaces/catch_interfaces_registry_hub.hpp
  61. include/catch2/interfaces/catch_interfaces_reporter.hpp
  62. include/catch2/interfaces/catch_interfaces_reporter_factory.hpp
  63. include/catch2/interfaces/catch_interfaces_tag_alias_registry.hpp
  64. include/catch2/interfaces/catch_interfaces_test_invoker.hpp
  65. include/catch2/interfaces/catch_interfaces_testcase.hpp
  66. include/catch2/internal/catch_assertion_handler.hpp
  67. include/catch2/internal/catch_case_insensitive_comparisons.hpp
  68. include/catch2/internal/catch_case_sensitive.hpp
  69. include/catch2/internal/catch_clara.hpp
  70. include/catch2/internal/catch_commandline.hpp
  71. include/catch2/internal/catch_compare_traits.hpp
  72. include/catch2/internal/catch_compiler_capabilities.hpp
  73. include/catch2/internal/catch_config_android_logwrite.hpp
  74. include/catch2/internal/catch_config_counter.hpp
  75. include/catch2/internal/catch_config_prefix_messages.hpp
  76. include/catch2/internal/catch_config_static_analysis_support.hpp
  77. include/catch2/internal/catch_config_uncaught_exceptions.hpp
  78. include/catch2/internal/catch_config_wchar.hpp
  79. include/catch2/internal/catch_console_colour.hpp
  80. include/catch2/internal/catch_console_width.hpp
  81. include/catch2/internal/catch_container_nonmembers.hpp
  82. include/catch2/internal/catch_context.hpp
  83. include/catch2/internal/catch_debug_console.hpp
  84. include/catch2/internal/catch_debugger.hpp
  85. include/catch2/internal/catch_decomposer.hpp
  86. include/catch2/internal/catch_enforce.hpp
  87. include/catch2/internal/catch_enum_values_registry.hpp
  88. include/catch2/internal/catch_errno_guard.hpp
  89. include/catch2/internal/catch_exception_translator_registry.hpp
  90. include/catch2/internal/catch_fatal_condition_handler.hpp
  91. include/catch2/internal/catch_floating_point_helpers.hpp
  92. include/catch2/internal/catch_getenv.hpp
  93. include/catch2/internal/catch_is_permutation.hpp
  94. include/catch2/internal/catch_istream.hpp
  95. include/catch2/internal/catch_jsonwriter.hpp
  96. include/catch2/internal/catch_lazy_expr.hpp
  97. include/catch2/internal/catch_leak_detector.hpp
  98. include/catch2/internal/catch_list.hpp
  99. include/catch2/internal/catch_logical_traits.hpp
  100. include/catch2/internal/catch_message_info.hpp
  101. include/catch2/internal/catch_meta.hpp
  102. include/catch2/internal/catch_move_and_forward.hpp
  103. include/catch2/internal/catch_noncopyable.hpp
  104. include/catch2/internal/catch_optional.hpp
  105. include/catch2/internal/catch_output_redirect.hpp
  106. include/catch2/internal/catch_parse_numbers.hpp
  107. include/catch2/internal/catch_platform.hpp
  108. include/catch2/internal/catch_polyfills.hpp
  109. include/catch2/internal/catch_preprocessor.hpp
  110. include/catch2/internal/catch_preprocessor_internal_stringify.hpp
  111. include/catch2/internal/catch_preprocessor_remove_parens.hpp
  112. include/catch2/internal/catch_random_floating_point_helpers.hpp
  113. include/catch2/internal/catch_random_integer_helpers.hpp
  114. include/catch2/internal/catch_random_number_generator.hpp
  115. include/catch2/internal/catch_random_seed_generation.hpp
  116. include/catch2/internal/catch_reporter_registry.hpp
  117. include/catch2/internal/catch_reporter_spec_parser.hpp
  118. include/catch2/internal/catch_result_type.hpp
  119. include/catch2/internal/catch_reusable_string_stream.hpp
  120. include/catch2/internal/catch_run_context.hpp
  121. include/catch2/internal/catch_section.hpp
  122. include/catch2/internal/catch_sharding.hpp
  123. include/catch2/internal/catch_singletons.hpp
  124. include/catch2/internal/catch_source_line_info.hpp
  125. include/catch2/internal/catch_startup_exception_registry.hpp
  126. include/catch2/internal/catch_stdstreams.hpp
  127. include/catch2/internal/catch_stream_end_stop.hpp
  128. include/catch2/internal/catch_string_manip.hpp
  129. include/catch2/internal/catch_stringref.hpp
  130. include/catch2/internal/catch_tag_alias_registry.hpp
  131. include/catch2/internal/catch_template_test_registry.hpp
  132. include/catch2/internal/catch_test_case_info_hasher.hpp
  133. include/catch2/internal/catch_test_case_registry_impl.hpp
  134. include/catch2/internal/catch_test_case_tracker.hpp
  135. include/catch2/internal/catch_test_failure_exception.hpp
  136. include/catch2/internal/catch_test_macro_impl.hpp
  137. include/catch2/internal/catch_test_registry.hpp
  138. include/catch2/internal/catch_test_run_info.hpp
  139. include/catch2/internal/catch_test_spec_parser.hpp
  140. include/catch2/internal/catch_textflow.hpp
  141. include/catch2/internal/catch_to_string.hpp
  142. include/catch2/internal/catch_uncaught_exceptions.hpp
  143. include/catch2/internal/catch_uniform_floating_point_distribution.hpp
  144. include/catch2/internal/catch_uniform_integer_distribution.hpp
  145. include/catch2/internal/catch_unique_name.hpp
  146. include/catch2/internal/catch_unique_ptr.hpp
  147. include/catch2/internal/catch_void_type.hpp
  148. include/catch2/internal/catch_wildcard_pattern.hpp
  149. include/catch2/internal/catch_windows_h_proxy.hpp
  150. include/catch2/internal/catch_xmlwriter.hpp
  151. include/catch2/matchers/catch_matchers.hpp
  152. include/catch2/matchers/catch_matchers_all.hpp
  153. include/catch2/matchers/catch_matchers_container_properties.hpp
  154. include/catch2/matchers/catch_matchers_contains.hpp
  155. include/catch2/matchers/catch_matchers_exception.hpp
  156. include/catch2/matchers/catch_matchers_floating_point.hpp
  157. include/catch2/matchers/catch_matchers_predicate.hpp
  158. include/catch2/matchers/catch_matchers_quantifiers.hpp
  159. include/catch2/matchers/catch_matchers_range_equals.hpp
  160. include/catch2/matchers/catch_matchers_string.hpp
  161. include/catch2/matchers/catch_matchers_templated.hpp
  162. include/catch2/matchers/catch_matchers_vector.hpp
  163. include/catch2/matchers/internal/catch_matchers_impl.hpp
  164. include/catch2/reporters/catch_reporter_automake.hpp
  165. include/catch2/reporters/catch_reporter_common_base.hpp
  166. include/catch2/reporters/catch_reporter_compact.hpp
  167. include/catch2/reporters/catch_reporter_console.hpp
  168. include/catch2/reporters/catch_reporter_cumulative_base.hpp
  169. include/catch2/reporters/catch_reporter_event_listener.hpp
  170. include/catch2/reporters/catch_reporter_helpers.hpp
  171. include/catch2/reporters/catch_reporter_json.hpp
  172. include/catch2/reporters/catch_reporter_junit.hpp
  173. include/catch2/reporters/catch_reporter_multi.hpp
  174. include/catch2/reporters/catch_reporter_registrars.hpp
  175. include/catch2/reporters/catch_reporter_sonarqube.hpp
  176. include/catch2/reporters/catch_reporter_streaming_base.hpp
  177. include/catch2/reporters/catch_reporter_tap.hpp
  178. include/catch2/reporters/catch_reporter_teamcity.hpp
  179. include/catch2/reporters/catch_reporter_xml.hpp
  180. include/catch2/reporters/catch_reporters_all.hpp
  181. lib/cmake/Catch2/Catch.cmake
  182. lib/cmake/Catch2/Catch2Config.cmake
  183. lib/cmake/Catch2/Catch2ConfigVersion.cmake
  184. lib/cmake/Catch2/Catch2Targets-release.cmake
  185. lib/cmake/Catch2/Catch2Targets.cmake
  186. lib/cmake/Catch2/CatchAddTests.cmake
  187. lib/cmake/Catch2/CatchShardTests.cmake
  188. lib/cmake/Catch2/CatchShardTestsImpl.cmake
  189. lib/cmake/Catch2/ParseAndAddCatchTests.cmake
  190. lib/libCatch2.so
  191. lib/libCatch2.so.3.5.3
  192. lib/libCatch2Main.so
  193. lib/libCatch2Main.so.3.5.3
  194. libdata/pkgconfig/catch2-with-main.pc
  195. libdata/pkgconfig/catch2.pc
  196. share/Catch2/gdbinit
  197. share/Catch2/lldbinit
  198. @owner
  199. @group
  200. @mode
Collapse this list.
Dependency lines:
  • catch2>0:devel/catch2
Conflicts:
CONFLICTS:
  • catch
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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 = 1709573950 SHA256 (catchorg-Catch2-v3.5.3_GH0.tar.gz) = 8d723b0535c94860ef8cf6231580fa47d67a3416757ecb10639e40d748ab6c71 SIZE (catchorg-Catch2-v3.5.3_GH0.tar.gz) = 1169512

Packages (timestamps in pop-ups are UTC):
catch2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.5.33.5.3-3.5.33.5.3---
FreeBSD:13:quarterly3.5.13.5.13.3.23.5.13.5.13.5.13.5.13.5.1
FreeBSD:14:latest3.5.33.5.33.2.13.5.23.5.33.3.2-3.3.2
FreeBSD:14:quarterly3.5.13.5.1-3.5.13.5.13.5.13.5.13.5.1
FreeBSD:15:latest3.5.33.5.3n/a3.5.2n/a3.5.23.5.23.5.2
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
Test dependencies:
  1. python3.9 : lang/python39
This port is required by:
for Build
  1. databases/tiledb
  2. devel/fcppt
for Run
  1. databases/tiledb

Configuration Options:
===> The following configuration options are available for catch2-3.5.3: 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/catchorg/Catch2/tar.gz/v3.5.3?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.5.3
04 Mar 2024 23:19:05
commit hash: d7f2a59333b63592ee78b4e723850759348163b2commit hash: d7f2a59333b63592ee78b4e723850759348163b2commit hash: d7f2a59333b63592ee78b4e723850759348163b2commit hash: d7f2a59333b63592ee78b4e723850759348163b2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/catch2: update 3.5.2 → 3.5.3

Reported by:	portscout
3.5.2
19 Jan 2024 02:22:35
commit hash: 714fffb178a9c08d6cab53e95d8d99d9d872692bcommit hash: 714fffb178a9c08d6cab53e95d8d99d9d872692bcommit hash: 714fffb178a9c08d6cab53e95d8d99d9d872692bcommit hash: 714fffb178a9c08d6cab53e95d8d99d9d872692b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/catch2: update 3.5.1 → 3.5.2

Reported by:	portscout
3.5.1
01 Jan 2024 08:09:03
commit hash: 8ac8198dfc9d360a6184bf2a863d500636739908commit hash: 8ac8198dfc9d360a6184bf2a863d500636739908commit hash: 8ac8198dfc9d360a6184bf2a863d500636739908commit hash: 8ac8198dfc9d360a6184bf2a863d500636739908 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/catch2: update 3.5.0 → 3.5.1

Reported by:	portscout
3.5.0
11 Dec 2023 08:36:58
commit hash: 751957bdc5e6cd98dddd2297214d0332eab4d164commit hash: 751957bdc5e6cd98dddd2297214d0332eab4d164commit hash: 751957bdc5e6cd98dddd2297214d0332eab4d164commit hash: 751957bdc5e6cd98dddd2297214d0332eab4d164 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/catch2: update 3.4.0 → 3.5.0

Reported by:	portscout
3.4.0
14 Jul 2023 08:51:40
commit hash: 930e1fa1a0c544491fd1f0c81c20bf618afd5140commit hash: 930e1fa1a0c544491fd1f0c81c20bf618afd5140commit hash: 930e1fa1a0c544491fd1f0c81c20bf618afd5140commit hash: 930e1fa1a0c544491fd1f0c81c20bf618afd5140 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/catch2: Update 3.3.2 → 3.4.0

Reported by:	portscout
3.3.2
28 Feb 2023 18:43:46
commit hash: 1068385b98e50505d55605a90287df2ad4f75694commit hash: 1068385b98e50505d55605a90287df2ad4f75694commit hash: 1068385b98e50505d55605a90287df2ad4f75694commit hash: 1068385b98e50505d55605a90287df2ad4f75694 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/catch2: Update 3.3.1 → 3.3.2

Reported by:	portscout
3.3.1
31 Jan 2023 03:04:53
commit hash: cc28fd1e6009b246917ab4ff6a9aceb84d7f3cc2commit hash: cc28fd1e6009b246917ab4ff6a9aceb84d7f3cc2commit hash: cc28fd1e6009b246917ab4ff6a9aceb84d7f3cc2commit hash: cc28fd1e6009b246917ab4ff6a9aceb84d7f3cc2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/catch2: Update 3.3.0 → 3.3.1

Reported by:	portscout
3.3.0
24 Jan 2023 03:57:18
commit hash: c9cfdf3dfcca099c18bc705bb16aa9bc5c838605commit hash: c9cfdf3dfcca099c18bc705bb16aa9bc5c838605commit hash: c9cfdf3dfcca099c18bc705bb16aa9bc5c838605commit hash: c9cfdf3dfcca099c18bc705bb16aa9bc5c838605 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/catch2: Update 3.2.1 → 3.3.0

Reported by:	portscout
3.2.1
31 Dec 2022 10:22:03
commit hash: 08a9d785715ed4020ba3cbab6e573e31fcf5b34ecommit hash: 08a9d785715ed4020ba3cbab6e573e31fcf5b34ecommit hash: 08a9d785715ed4020ba3cbab6e573e31fcf5b34ecommit hash: 08a9d785715ed4020ba3cbab6e573e31fcf5b34e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/catch2: New port: Test framework for C++ (3.x series)

PR:		264652

Number of commits found: 9