Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.13.10 25 Sep 2024 04:22:26
    |
Po-Chuan Hsieh (sunpoet)  |
devel/catch: Convert REINPLACE_CMD to patch file |
2.13.10 19 Sep 2024 07:11:08
    |
Dimitry Andric (dim)  |
devel/catch: fix build with clang 19
Clang 19 has become more strict about C++ extensions, which results in:
/wrkdirs/usr/ports/devel/catch/work/Catch2-2.13.10/projects/SelfTest/UsageTests/Class.tests.cpp:83:1:
error: passing no argument for the '...' parameter of a variadic macro is a
C++20 extension [-Werror,-Wc++20-extensions]
83 | TEMPLATE_TEST_CASE_METHOD(Template_Fixture, "A
TEMPLATE_TEST_CASE_METHOD based test run that succeeds", "[class][template]",
int, float, double) {
| ^
/wrkdirs/usr/ports/devel/catch/work/Catch2-2.13.10/include/catch.hpp:257:53:
note: expanded from macro 'TEMPLATE_TEST_CASE_METHOD'
257 | #define TEMPLATE_TEST_CASE_METHOD( className, ... )
INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD( className, __VA_ARGS__ )
| ^
/wrkdirs/usr/ports/devel/catch/work/Catch2-2.13.10/include/internal/catch_test_registry.h:302:9:
note: expanded from macro 'INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD'
302 | INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD_2(
INTERNAL_CATCH_UNIQUE_NAME( C_A_T_C_H_T_E_M_P_L_A_T_E_T_E_S_T_C_L_A_S_S_ ),
INTERNAL_CATCH_UNIQUE_NAME( C_A_T_C_H_T_E_M_P_L_A_T_E_T_E_S_T_ ) , ClassName,
Name, Tags, typename T, __VA_ARGS__ )
| ^
/wrkdirs/usr/ports/devel/catch/work/Catch2-2.13.10/include/internal/catch_test_registry.h:279:13:
note: expanded from macro 'INTERNAL_CATCH_TEMPLATE_TEST_CASE_METHOD_2'
279 |
INTERNAL_CATCH_NTTP_GEN(INTERNAL_CATCH_REMOVE_PARENS(Signature))\ (Only the first 15 lines of the commit message are shown above ) |
2.13.10 25 Jul 2024 04:17:28
    |
Po-Chuan Hsieh (sunpoet)  |
devel/catch: Convert PORTDOCS to PLIST entries |
2.13.10 05 Apr 2023 17:29:45
    |
Po-Chuan Hsieh (sunpoet)  |
devel/catch: Update to 2.13.10
Changes: https://github.com/catchorg/Catch2/releases |
2.13.9 21 Mar 2023 19:20:02
    |
Po-Chuan Hsieh (sunpoet)  |
devel/catch: Take maintainership |
2.13.9 20 Mar 2023 12:38:35
    |
Pietro Cerutti (gahr)  |
devel/catch: drop maintainership |
2.13.9 01 Mar 2023 07:29:19
    |
Pietro Cerutti (gahr)  |
devel/catch: add portscout limit |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.13.9 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.13.9 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.13.9 15 Apr 2022 15:25:54
    |
Pietro Cerutti (gahr)  |
devel/catch: update to 2.13.9
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.9 |
2.13.8 01 Mar 2022 11:11:21
    |
Pietro Cerutti (gahr)  |
devel/catch: update to 2.13.8
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.8 |
2.13.7 13 Oct 2021 05:40:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/catch: Add NO_ARCH
Approved by: portmgr (blanket) |
2.13.7 30 Jul 2021 16:10:30
    |
Pietro Cerutti (gahr)  |
devel/catch: update to 2.13.7
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.7 |
2.13.6 19 Apr 2021 07:02:30
    |
Pietro Cerutti (gahr)  |
devel/catch: update to 2.13.6
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.6 |
2.13.5 13 Apr 2021 06:15:22
    |
Pietro Cerutti (gahr)  |
devel/catch: update to 2.15.5
Release notes:
https://github.com/catchorg/Catch2/releases/tag/v2.13.4
https://github.com/catchorg/Catch2/releases/tag/v2.13.5 |
2.13.3 07 Apr 2021 04:19:50
    |
Tobias Kortkamp (tobik)  |
devel/catch: Add explicit Python build dependency (D29353)
This unbreaks the build when using devel/samurai. It previously
got it through ninja which has a run dependency on Python.
-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
CMake Error at CMakeLists.txt:50 (message):
Python not found, but required for tests
http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/catch-2.13.3.log
PR: 254678 |
2.13.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.13.3 02 Nov 2020 07:38:20
  |
gahr  |
devel/catch: update to 2.13.3
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.3 |
2.13.2 13 Oct 2020 13:13:30
  |
gahr  |
devel/catch: update to 2.13.2
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.2 |
2.13.1 08 Sep 2020 08:22:50
  |
gahr  |
devel/catch: update to 2.13.1
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.1 |
2.13.0 28 Jul 2020 06:43:16
  |
gahr  |
devel/catch: update to 2.13.0
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.0 |
2.12.3 30 Jun 2020 08:35:33
  |
gahr  |
devel/catch: update to 2.12.3
Release notes:
https://github.com/catchorg/Catch2/releases/tag/v2.12.3 |
2.12.2 26 May 2020 09:46:21
  |
gahr  |
devel/catch: update to 2.12.2
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.12.2 |
2.12.1 22 Apr 2020 13:56:16
  |
gahr  |
devel/catch: update to 2.12.1
Release notes:
https://github.com/catchorg/Catch2/releases/tag/v2.12.1
https://github.com/catchorg/Catch2/releases/tag/v2.12.0
https://github.com/catchorg/Catch2/releases/tag/v2.11.3
https://github.com/catchorg/Catch2/releases/tag/v2.11.2 |
2.11.1 30 Dec 2019 09:02:56
  |
gahr  |
devel/catch: update to 2.11.1
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.11.0
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.11.1 |
2.10.2 25 Oct 2019 11:16:06
  |
gahr  |
devel/catch: update to 2.10.2
Release notes:
https://github.com/catchorg/Catch2/releases/tag/v2.10.2 |
2.10.1 21 Oct 2019 09:44:06
  |
gahr  |
devel/catch: update to 2.10.1
Release notes:
https://github.com/catchorg/Catch2/releases/tag/v2.10.1 |
2.10.0 14 Oct 2019 10:36:37
  |
gahr  |
devel/catch: update to 2.10.0
Release notes:
https://github.com/catchorg/Catch2/releases/tag/v2.10.0 |
2.9.2 09 Aug 2019 08:00:52
  |
gahr  |
devel/catch: update to 2.9.2
Release notes:
https://github.com/catchorg/Catch2/releases/tag/v2.9.2 |
2.9.1_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.9.1 18 Jun 2019 12:34:20
  |
gahr  |
devel/catch: update to 2.9.1
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.9.0
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.9.1 |
2.8.0 28 May 2019 11:32:35
  |
gahr  |
devel/catch: update to 2.8.0
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.8.0 |
2.7.2 23 Apr 2019 08:37:00
  |
gahr  |
devel/catch: update to 2.7.2
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.7.2 |
2.7.1 09 Apr 2019 08:57:26
  |
gahr  |
devel/catch: update to 2.7.1
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.7.1 |
2.7.0 12 Mar 2019 12:34:23
  |
gahr  |
devel/catch: update to 2.7.0
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.7.0 |
2.6.1 04 Mar 2019 15:06:03
  |
gahr  |
devel/catch: fix build with clang 8
PR: 236212
Submitted by: jbeich
Obtained from: https://github.com/catchorg/Catch2/pull/1537 |
2.6.1 13 Feb 2019 09:48:53
  |
gahr  |
devel/catch: update to 2.6.1
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.6.1 |
2.6.0 04 Feb 2019 11:48:18
  |
gahr  |
devel/catch: update to 2.6.0
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.6.0 |
2.5.0_1 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
2.5.0_1 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.5.0 27 Nov 2018 17:07:57
  |
gahr  |
devel/catch: update to 2.5.0
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.5.0 |
2.4.2 29 Oct 2018 08:35:27
  |
gahr  |
devel/catch: update to 2.4.2, unbreak on unsigned char platforms [1]
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.4.2
[1] https://github.com/catchorg/Catch2/commit/f1faaa |
2.4.1 01 Oct 2018 07:54:58
  |
gahr  |
devel/catch: update to 2.4.1
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.4.1 |
2.4.0 10 Sep 2018 13:14:52
  |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
2.4.0 05 Sep 2018 13:26:05
  |
gahr  |
devel/catch: update to 2.4.0
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.4.0 |
2.3.0 24 Jul 2018 11:02:59
  |
gahr  |
devel/catch: update to 2.3.0
This release changes the include paths provided by our CMake and pkg-config
integration. The proper include path for the single-header when using one of
the above is now <catch2/catch.hpp>. This change also necessitated changes to
paths inside the repository, so that the single-header version is now at
single_include/catch2/catch.hpp, rather than single_include/catch.hpp.
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.3.0 |
2.2.3 18 Jun 2018 03:49:10
  |
linimon  |
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
2.2.3 13 Jun 2018 08:25:23
  |
gahr  |
devel/catch: update to 2.2.3
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.2.3 |
2.2.2 11 Apr 2018 07:40:47
  |
mat  |
Use USE_GITHUB correctly.
Sponsored by: Absolight |
2.2.2 10 Apr 2018 09:37:00
  |
gahr  |
devel/catch: update to 2.2.2, use official release tarball
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.2.2 |
2.2.1 12 Mar 2018 08:34:50
  |
gahr  |
devel/catch: update to 2.2.1
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.2.1 |
2.2.0 12 Mar 2018 08:18:11
  |
gahr  |
devel/catch: unbreak, requires c++14 |
2.2.0 08 Mar 2018 09:11:54
  |
gahr  |
devel/catch: update to 2.2.0
Release notes:
https://github.com/catchorg/Catch2/releases/tag/v2.2.0
https://github.com/catchorg/Catch2/releases/tag/v2.1.2 |
2.1.1 29 Jan 2018 12:20:02
  |
gahr  |
devel/catch: update to 2.1.1
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.1.1 |
2.1.0 11 Jan 2018 12:22:25
  |
gahr  |
devel/catch: update to 2.1.0
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.1.0 |
2.0.1 06 Nov 2017 14:24:39
  |
mat  |
Fix USE_GITHUB usage.
Sponsored by: Absolight |
2.0.1 05 Nov 2017 13:48:47
  |
gahr  |
devel/catch: update to 2.0.1
This is the first full release of Catch2. There may be some minor breaking
changes for some people. Please see the details below before moving to this
release.
Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.0.1 |
1.11.0 05 Nov 2017 09:42:16
  |
antoine  |
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout |
1.11.0 03 Nov 2017 11:58:46
  |
gahr  |
devel/catch: update to 1.11.0
Release notes: https://github.com/catchorg/Catch/releases/tag/v1.11.0 |
1.10.0 28 Aug 2017 16:32:21
  |
gahr  |
devel/catch: update to 1.10.0
Release notes: https://github.com/philsquared/Catch/releases/tag/v1.10.0 |
1.9.7 14 Aug 2017 15:51:19
  |
gahr  |
devel/catch: update to 1.9.7
Release notes: https://github.com/philsquared/Catch/releases/tag/v1.9.7 |
1.9.6 10 Jul 2017 11:14:15
  |
gahr  |
devel/catch: update to 1.9.6
Changelogs:
https://github.com/philsquared/Catch/releases/tag/v1.9.6
https://github.com/philsquared/Catch/releases/tag/v1.9.5 |
1.9.4 18 May 2017 13:29:03
  |
gahr  |
devel/catch: update to 1.9.4
Release notes: https://github.com/philsquared/Catch/releases/tag/v1.9.4 |
1.9.3 26 Apr 2017 09:19:28
  |
gahr  |
devel/catch: update to 1.9.3
Release notes: https://github.com/philsquared/Catch/releases |
1.8.2 14 Mar 2017 10:54:58
  |
gahr  |
devel/catch: update to 1.8.2
Release notes: https://github.com/philsquared/Catch/releases |
1.7.2 17 Feb 2017 10:59:05
  |
gahr  |
devel/catch: update to 1.7.2
Release notes: https://github.com/philsquared/Catch/releases/tag/v1.7.2 |
1.7.1 08 Feb 2017 08:20:36
  |
gahr  |
devel/catch: update to 1.7.1
Release notes:
https://github.com/philsquared/Catch/releases/tag/v1.7.0
https://github.com/philsquared/Catch/releases/tag/v1.7.1 |
1.6.1 26 Jan 2017 13:39:39
  |
gahr  |
devel/catch: update to 1.6.1
Release notes: https://github.com/philsquared/Catch/releases/tag/v1.6.1 |
1.6.0 12 Jan 2017 08:34:47
  |
gahr  |
devel/catch: update to 1.6.0
Release notes: https://github.com/philsquared/Catch/releases/tag/v1.6.0 |
1.5.9 02 Jan 2017 16:33:49
  |
gahr  |
devel/catch: update to 1.5.9 |
1.5.4 20 May 2016 15:29:57
  |
gahr  |
devel/catch: update to 1.5.4 |
1.3.0 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.3.0 07 Jan 2016 08:57:06
  |
gahr  |
devel/catch - update to 1.3.0
Release notes: https://github.com/philsquared/Catch/releases/tag/v1.3.0 |
1.2.1.d.14 15 Oct 2015 20:44:50
  |
amdmi3  |
- Add NO_ARCH
Approved by: portmgr blanket |
1.2.1.d.14 07 Oct 2015 09:50:19
  |
gahr  |
devel/catch - use DISTVERSIONPREFIX, pet portlint
Notified by: Ruslan Makhmatkhanov <cvs-src@yandex.ru> |
v1.2.1.d.14 07 Oct 2015 06:05:11
  |
gahr  |
devel/catch - fix DISTVERSION |
1.2.1.d.14 04 Oct 2015 09:45:08
  |
gahr  |
devel/catch - update to v1.2.1-develop.14 |
1.0.53 06 May 2015 15:16:54
  |
mat  |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.0.53 10 Dec 2014 22:29:15
  |
gahr  |
- Reset maintainership of my ports |
1.0.53 13 Oct 2014 10:45:04
  |
gahr  |
- Update to build 53
- Add a regression-test target |
1.0.51 09 Jul 2014 07:15:34
  |
gahr  |
- Update to build 51 |
1.0.47 26 May 2014 15:27:08
  |
gahr  |
- New port: devel/catch
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.
WWW: https://github.com/philsquared/Catch |