aboutsummaryrefslogtreecommitdiff
path: root/devel/catch/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* devel/catch: update to 2.13.7Pietro Cerutti2021-07-301-1/+1
| | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.7
* devel/catch: update to 2.13.6Pietro Cerutti2021-04-191-1/+1
| | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.6
* devel/catch: update to 2.15.5Pietro Cerutti2021-04-131-1/+1
| | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.4 https://github.com/catchorg/Catch2/releases/tag/v2.13.5
* devel/catch: Add explicit Python build dependency (D29353)Tobias Kortkamp2021-04-071-1/+1
| | | | | | | | | | | | | 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
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* devel/catch: update to 2.13.3Pietro Cerutti2020-11-021-1/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.3 Notes: svn path=/head/; revision=553891
* devel/catch: update to 2.13.2Pietro Cerutti2020-10-131-1/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.2 Notes: svn path=/head/; revision=552240
* devel/catch: update to 2.13.1Pietro Cerutti2020-09-081-1/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.1 Notes: svn path=/head/; revision=547972
* devel/catch: update to 2.13.0Pietro Cerutti2020-07-281-1/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.13.0 Notes: svn path=/head/; revision=543579
* devel/catch: update to 2.12.3Pietro Cerutti2020-06-301-1/+1
| | | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.12.3 Notes: svn path=/head/; revision=540869
* devel/catch: update to 2.12.2Pietro Cerutti2020-05-261-1/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.12.2 Notes: svn path=/head/; revision=536600
* devel/catch: update to 2.12.1Pietro Cerutti2020-04-221-1/+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 Notes: svn path=/head/; revision=532475
* devel/catch: update to 2.11.1Pietro Cerutti2019-12-301-1/+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 Notes: svn path=/head/; revision=521474
* devel/catch: update to 2.10.2Pietro Cerutti2019-10-251-1/+1
| | | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.10.2 Notes: svn path=/head/; revision=515603
* devel/catch: update to 2.10.1Pietro Cerutti2019-10-211-1/+1
| | | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.10.1 Notes: svn path=/head/; revision=515094
* devel/catch: update to 2.10.0Pietro Cerutti2019-10-141-1/+1
| | | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.10.0 Notes: svn path=/head/; revision=514453
* devel/catch: update to 2.9.2Pietro Cerutti2019-08-091-2/+2
| | | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.9.2 Notes: svn path=/head/; revision=508426
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* devel/catch: update to 2.9.1Pietro Cerutti2019-06-181-1/+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 Notes: svn path=/head/; revision=504478
* devel/catch: update to 2.8.0Pietro Cerutti2019-05-281-1/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.8.0 Notes: svn path=/head/; revision=502890
* devel/catch: update to 2.7.2Pietro Cerutti2019-04-231-1/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.7.2 Notes: svn path=/head/; revision=499732
* devel/catch: update to 2.7.1Pietro Cerutti2019-04-091-1/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.7.1 Notes: svn path=/head/; revision=498465
* devel/catch: update to 2.7.0Pietro Cerutti2019-03-121-1/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.7.0 Notes: svn path=/head/; revision=495450
* devel/catch: update to 2.6.1Pietro Cerutti2019-02-131-1/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.6.1 Notes: svn path=/head/; revision=492839
* devel/catch: update to 2.6.0Pietro Cerutti2019-02-041-2/+2
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.6.0 Notes: svn path=/head/; revision=492115
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=488341
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* devel/catch: update to 2.5.0Pietro Cerutti2018-11-271-1/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.5.0 Notes: svn path=/head/; revision=486026
* devel/catch: update to 2.4.2, unbreak on unsigned char platforms [1]Pietro Cerutti2018-10-291-3/+1
| | | | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.4.2 [1] https://github.com/catchorg/Catch2/commit/f1faaa Notes: svn path=/head/; revision=483375
* devel/catch: update to 2.4.1Pietro Cerutti2018-10-011-1/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.4.1 Notes: svn path=/head/; revision=481006
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* devel/catch: update to 2.4.0Pietro Cerutti2018-09-051-1/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.4.0 Notes: svn path=/head/; revision=479020
* devel/catch: update to 2.3.0Pietro Cerutti2018-07-241-3/+3
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=475239
* Mark ports broken on powerpc64, categories d-f.Mark Linimon2018-06-181-0/+2
| | | | | | | | | While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=472670
* devel/catch: update to 2.2.3Pietro Cerutti2018-06-131-1/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.2.3 Notes: svn path=/head/; revision=472293
* Use USE_GITHUB correctly.Mathieu Arnold2018-04-111-3/+4
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=467032
* devel/catch: update to 2.2.2, use official release tarballPietro Cerutti2018-04-101-5/+4
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.2.2 Notes: svn path=/head/; revision=466952
* devel/catch: update to 2.2.1Pietro Cerutti2018-03-121-1/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.2.1 Notes: svn path=/head/; revision=464235
* devel/catch: unbreak, requires c++14Pietro Cerutti2018-03-121-1/+1
| | | | Notes: svn path=/head/; revision=464233
* devel/catch: update to 2.2.0Pietro Cerutti2018-03-081-35/+5
| | | | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.2.0 https://github.com/catchorg/Catch2/releases/tag/v2.1.2 Notes: svn path=/head/; revision=463882
* devel/catch: update to 2.1.1Pietro Cerutti2018-01-291-1/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.1.1 Notes: svn path=/head/; revision=460293
* devel/catch: update to 2.1.0Pietro Cerutti2018-01-111-3/+7
| | | | | | | Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.1.0 Notes: svn path=/head/; revision=458723
* Fix USE_GITHUB usage.Mathieu Arnold2017-11-061-4/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=453620
* devel/catch: update to 2.0.1Pietro Cerutti2017-11-051-4/+13
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=453545
* Mark BROKEN: checksum and size mismatchAntoine Brodin2017-11-051-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=453530
* devel/catch: update to 1.11.0Pietro Cerutti2017-11-031-3/+1
| | | | | | | Release notes: https://github.com/catchorg/Catch/releases/tag/v1.11.0 Notes: svn path=/head/; revision=453399
* devel/catch: update to 1.10.0Pietro Cerutti2017-08-281-1/+1
| | | | | | | Release notes: https://github.com/philsquared/Catch/releases/tag/v1.10.0 Notes: svn path=/head/; revision=448873
* devel/catch: update to 1.9.7Pietro Cerutti2017-08-141-1/+2
| | | | | | | Release notes: https://github.com/philsquared/Catch/releases/tag/v1.9.7 Notes: svn path=/head/; revision=447945
* devel/catch: update to 1.9.6Pietro Cerutti2017-07-101-1/+1
| | | | | | | | | Changelogs: https://github.com/philsquared/Catch/releases/tag/v1.9.6 https://github.com/philsquared/Catch/releases/tag/v1.9.5 Notes: svn path=/head/; revision=445427
* devel/catch: update to 1.9.4Pietro Cerutti2017-05-181-1/+1
| | | | | | | Release notes: https://github.com/philsquared/Catch/releases/tag/v1.9.4 Notes: svn path=/head/; revision=441148