Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.11.3 02 Dec 2023 05:08:55
    |
Yuri Victorovich (yuri)  |
devel/nlohmann-json: update 3.11.2 → 3.11.3
Reported by: portscout |
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) |
3.11.2 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 ) |
3.11.2 13 Aug 2022 17:05:05
    |
Yuri Victorovich (yuri)  |
devel/nlohmann-json: Update 3.10.5 -> 3.11.2 |
3.10.5 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 ) |
3.10.5 13 Jan 2022 02:02:54
    |
Yuri Victorovich (yuri)  |
devel/nlohmann-json: Update 3.10.4 -> 3.10.5
Reported by: portscout |
3.10.4 21 Oct 2021 00:46:02
    |
Yuri Victorovich (yuri)  Author: Joseph Mingrone |
devel/nlohmann-json: Update 3.10.3 -> 3.10.4
Differential Revision: https://reviews.freebsd.org/D32583 |
3.10.3 08 Oct 2021 17:20:27
    |
Yuri Victorovich (yuri)  |
devel/nlohmann-json: Update 3.10.2 -> 3.10.3
Reported by: portscout |
3.10.2 03 Oct 2021 08:56:25
    |
Yuri Victorovich (yuri)  |
devel/nlohmann-json: Update 3.10.1 -> 3.10.2
Reported by: portscout |
3.10.1 25 Aug 2021 06:07:50
    |
Yuri Victorovich (yuri)  |
devel/nlohmann-json: Update 3.10.0 -> 3.10.1 |
3.10.0 18 Aug 2021 22:50:45
    |
Yuri Victorovich (yuri)  |
devel/nlohmann-json: Update 3.9.1 -> 3.10.0
Reported by: portscout |
3.9.1_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.9.1_2 25 Sep 2020 21:44:47
  |
0mp  |
devel/nlohmann-json: Install all the headers
It turns out that it is necessary to ship all the headers if the
JSON_MultipleHeaders option was used for building. Otherwise, even the most
popular header, json.hpp, no longer works correctly.
PR: 249895
Approved by: yuri@ (maintainer) |
3.9.1_1 25 Sep 2020 21:18:30
  |
0mp  |
devel/nlohmann-json: Install include/nlohmann/json_fwd.hpp
This header file is required by future versions of sysutils/nix.
In order to get that header installed, the JSON_MultipleHeaders option had
to be enable. This option results in the build system installing a lot of
other header files as well. As there is no need to ship those other headers
at the moment, let's delete them in post-install.
PR: 249895
Approved by: yuri@ (maintainer) |
3.9.1 07 Aug 2020 05:42:17
  |
yuri  |
devel/nlohmann-json: Update 3.9.0 -> 3.9.1
Changelog: https://github.com/nlohmann/json/releases/tag/v3.9.1 |
3.9.0 28 Jul 2020 05:22:31
  |
yuri  |
devel/nlohmann-json: Update 3.8.0 -> 3.9.0
Reported by: portscout |
3.8.0 15 Jun 2020 16:32:59
  |
yuri  |
devel/nlohmann-json: Update 3.7.3 -> 3.8.0
Reported by: portscout |
3.7.3 18 Nov 2019 07:24:31
  |
yuri  |
devel/nlohmann-json: Update 3.7.0 -> 3.7.3
Reported by: portscout |
3.7.0 08 Aug 2019 17:58:44
  |
yuri  |
devel/nlohmann-json: Update 3.3.0 -> 3.7.0
Maintainer reset due to 3 consecutive timeouts on this port.
PR: 233486
Approved by: SlavaMikerov@gmail.com (maintainer's timeout 8+ months) |
3.3.0_2 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 |
3.3.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 |
3.3.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 |
3.3.0 23 Nov 2018 21:11:54
  |
yuri  |
devel/nlohmann-json: Update 3.1.2 -> 3.3.0
PR: 232755
Approved by: SlavaMikerov@gmail.com (maintainer's timeout; 27 days) |
3.1.2_1 14 Aug 2018 21:48:01
  |
jbeich  |
devel/nlohmann-json: unbreak consumers with libc++ 7
In file included from test/src/unit-conversions.cpp:32:
single_include/nlohmann/json.hpp:1201:9: error: static_assert failed "could not
find from_json() method in T's namespace"
static_assert(sizeof(BasicJsonType) == 0,
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
single_include/nlohmann/json.hpp:1216:16: note: in instantiation of function
template specialization
'nlohmann::detail::from_json_fn::call<nlohmann::basic_json<std::map,
std::vector, std::__1::basic_string<char>, bool, long, unsigned long, double,
std::allocator, adl_serializer>, std::__1::basic_string_view<char,
std::__1::char_traits<char> > >' requested here
return call(j, val, priority_tag<1> {});
^
single_include/nlohmann/json.hpp:9660:9: note: in instantiation of function
template specialization
'nlohmann::detail::from_json_fn::operator()<nlohmann::basic_json<std::map,
std::vector, std::__1::basic_string<char>, bool, long, unsigned long, double,
std::allocator, adl_serializer>, std::__1::basic_string_view<char,
std::__1::char_traits<char> > >' requested here
::nlohmann::from_json(std::forward<BasicJsonType>(j), val);
^
single_include/nlohmann/json.hpp:12181:36: note: in instantiation of function
template specialization
'nlohmann::adl_serializer<std::__1::basic_string_view<char,
std::__1::char_traits<char> >, void>::from_json<const
nlohmann::basic_json<std::map, std::vector, std::__1::basic_string<char>, bool,
long, unsigned long, double, std::allocator, adl_serializer> &,
std::__1::basic_string_view<char, std::__1::char_traits<char> > >' requested
here
JSONSerializer<ValueType>::from_json(*this, ret);
^ (Only the first 15 lines of the commit message are shown above ) |
3.1.2_1 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
3.1.2 17 May 2018 15:37:34
  |
yuri  |
devel/nlohmann-json: Update 2.1.1 -> 3.1.2
Port changes:
* Change to DISTVERSION
* Change license to MIT (it changed?)
* Sort USES
* Preserve the cmake file location set in CMakeLists.txt
* Remove the TEST option, because it can be tested without such option.
* Add the do-test target that builds tests and tests in one step
PR: 227145
Approved by: SlavaMikerov@gmail.com (maintainer's timeout; 48 days) |
2.1.1_1 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
2.1.1 07 Apr 2017 18:01:07
  |
grembo  |
Fix version string, improve package naming
Also removed PORTREVISION, as pkg version -t v2.1.1_1 2.1.1 results in "<"
Reported by: mat |
v2.1.1_1 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
v2.1.1 29 Mar 2017 00:28:20
  |
grembo  |
Add nlohmann-json v2.1.1, JSON library for Modern C++.
PR: 215098
Submitted by: Viacheslav Mikerov <SlavaMikerov@gmail.com> |