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
Port details on branch 2023Q4
catch2 Test framework for C++ (3.x series)
3.7.1 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 3.7.1Version 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-09-18 09:16:01
Commit Hash: a0e2e8b
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).
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.7.1/catalog.mk
  2. /usr/local/share/licenses/catch2-3.7.1/LICENSE
  3. /usr/local/share/licenses/catch2-3.7.1/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_case_sensitive.hpp
  31. include/catch2/catch_config.hpp
  32. include/catch2/catch_get_random_seed.hpp
  33. include/catch2/catch_message.hpp
  34. include/catch2/catch_section_info.hpp
  35. include/catch2/catch_session.hpp
  36. include/catch2/catch_tag_alias.hpp
  37. include/catch2/catch_tag_alias_autoregistrar.hpp
  38. include/catch2/catch_template_test_macros.hpp
  39. include/catch2/catch_test_case_info.hpp
  40. include/catch2/catch_test_macros.hpp
  41. include/catch2/catch_test_spec.hpp
  42. include/catch2/catch_timer.hpp
  43. include/catch2/catch_tostring.hpp
  44. include/catch2/catch_totals.hpp
  45. include/catch2/catch_translate_exception.hpp
  46. include/catch2/catch_user_config.hpp
  47. include/catch2/catch_version.hpp
  48. include/catch2/catch_version_macros.hpp
  49. include/catch2/generators/catch_generator_exception.hpp
  50. include/catch2/generators/catch_generators.hpp
  51. include/catch2/generators/catch_generators_adapters.hpp
  52. include/catch2/generators/catch_generators_all.hpp
  53. include/catch2/generators/catch_generators_random.hpp
  54. include/catch2/generators/catch_generators_range.hpp
  55. include/catch2/interfaces/catch_interfaces_all.hpp
  56. include/catch2/interfaces/catch_interfaces_capture.hpp
  57. include/catch2/interfaces/catch_interfaces_config.hpp
  58. include/catch2/interfaces/catch_interfaces_enum_values_registry.hpp
  59. include/catch2/interfaces/catch_interfaces_exception.hpp
  60. include/catch2/interfaces/catch_interfaces_generatortracker.hpp
  61. include/catch2/interfaces/catch_interfaces_registry_hub.hpp
  62. include/catch2/interfaces/catch_interfaces_reporter.hpp
  63. include/catch2/interfaces/catch_interfaces_reporter_factory.hpp
  64. include/catch2/interfaces/catch_interfaces_tag_alias_registry.hpp
  65. include/catch2/interfaces/catch_interfaces_test_invoker.hpp
  66. include/catch2/interfaces/catch_interfaces_testcase.hpp
  67. include/catch2/internal/catch_assertion_handler.hpp
  68. include/catch2/internal/catch_case_insensitive_comparisons.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.7.1
  192. lib/libCatch2Main.so
  193. lib/libCatch2Main.so.3.7.1
  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
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 = 1726633069 SHA256 (catchorg-Catch2-v3.7.1_GH0.tar.gz) = c991b247a1a0d7bb9c39aa35faf0fe9e19764213f28ffba3109388e62ee0269c SIZE (catchorg-Catch2-v3.7.1_GH0.tar.gz) = 1193290

Packages (timestamps in pop-ups are UTC):
catch2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.7.13.7.1-3.7.13.7.1---
FreeBSD:13:quarterly3.7.13.7.13.3.23.7.13.7.13.5.13.5.13.5.1
FreeBSD:14:latest3.7.13.7.13.2.13.7.13.7.13.3.2-3.3.2
FreeBSD:14:quarterly3.7.13.7.1-3.7.13.7.13.5.13.5.13.5.1
FreeBSD:15:latest3.7.13.7.1n/a3.7.1n/a3.5.23.5.23.5.2
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.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Build
  1. devel/fcppt

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

There are no commits on branch 2023Q4 for this port