Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Sep 2020 04:10:45
1.9.4

|
yuri  |
devel/jsoncpp: Update 1.9.3 -> 1.9.4
Reported by: portscout |
30 Jun 2020 02:16:11
1.9.3

|
yuri  |
devel/jsoncpp: Update 1.9.2 -> 1.9.3
Add support for "make test".
PR: 246953
Submitted by: daniel.engberg.lists@pyret.net |
13 Jan 2020 21:38:36
1.9.2

|
yuri  |
devel/jsoncpp: Update 1.8.1 -> 1.9.2
PR: 229677
Differential Revision: D22905 |
14 Sep 2019 22:08:02
1.8.1_7

|
jbeich  |
devel/jsoncpp: drop gcc5 support after r501916
$ USE_GCC=5 make
===> jsoncpp-1.8.1_7 Unknown version of GCC specified (USE_GCC=5). |
14 Sep 2019 22:01:13
1.8.1_7

|
jbeich  |
Drop C++11 workaround for GCC < 6 after r449590
lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.
PR: 193528 |
26 Jul 2019 20:46:57
1.8.1_7

|
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 |
26 Feb 2019 19:08:43
1.8.1_6

|
dim  |
With libc++ 8.0, which is in the projects/clang800-import branch, and
which will soon be merged to head, compilation of devel/jsoncpp fails
due to a conflict between the new C++ <version> header, and a local file
"version" which is produced by jsoncpp during its configure phase.
This is due to the initial test runner being compiled with "-I.", even
though it does not need any file from the port's working directory root.
Therefore, it seems to be easiest to comment out the line from the
SConstruct script that adds the "-I." option.
Approved by: yuri (maintainer)
PR: 236061
MFH: 2019Q1 |
12 Dec 2018 01:35:36
1.8.1_5

|
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 |
29 Jul 2018 22:18:46
1.8.1_4

|
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 |
19 Feb 2018 22:25:14
1.8.1_3

|
yuri  |
devel/jsoncpp: USES=compiler:c++11-lang (for cmake-3.10.1, etc)
Additional port changes:
* Bumped PORTREVISION (binaries changed)
* Updated MAINTAINER
PR: 224720
Submitted by: jhibbits
Approved by: tcberner (mentor, implicit) |
04 Oct 2017 10:56:17
1.8.1_2

|
sunpoet  |
Fix jsoncpp.pc
- Bump PORTREVISION for package change
PR: 222104
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Approved by: Yuri Victorovich <yuri@rawbw.com> (maintainer) |
10 Sep 2017 20:55:39
1.8.1_1

|
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 |
29 Jun 2017 09:55:37
1.8.1

|
madpilot  |
Update to 1.8.1
PR: 220321
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer) |
01 Apr 2017 15:23:32
1.8.0_2

|
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 |
31 Dec 2016 22:22:01
1.8.0_1

|
sunpoet  |
Fix variable substitution for jsoncpp.pc
- Bump PORTREVISION for package change
PR: 215390
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Approved by: Yuri Victorovich <yuri@rawbw.com> (maintainer) |
19 Dec 2016 15:54:53
1.8.0

|
sunpoet  |
- Update to 1.8.0
Changes: https://github.com/open-source-parsers/jsoncpp/releases
PR: 215390
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer) |
09 Nov 2016 23:53:07
1.7.7

|
mandree  |
Forced commit to note:
PR: 213992
Reported by: Kenneth Salerno |
09 Nov 2016 23:49:33
1.7.7

|
mandree  |
Fix build on GCC 5.
PR: 213992
Submitted by: Yuri Victorovich (maintainer) |
20 Oct 2016 01:25:04
1.7.7

|
cpm  |
devel/jsoncpp: Fix bad REINPLACE_CMD of jsoncpp.pc
- Remove extra ${PREFIX} in jsoncpp/Makefile
% pkgconf --libs --cflags jsoncpp
-I/usr/local//usr/local/include/jsoncpp -L/usr/local//usr/local/lib -ljsoncpp
Notice the extra /usr/local.
PR: 213553
Reported by: John Hein <z7dr6ut7gs@snkmail.com>
Approved by: yuri@rawbw.com (maintainer), koobs (mentor)
MFH: 2016Q4 |
06 Oct 2016 19:00:38
1.7.7

|
pawel  |
Update to version 1.7.7
PR: 213184
Submitted by: maintainer |
05 Jul 2016 06:44:21
1.7.3

|
brnrd  |
devel/jsoncpp: Update to 1.7.3
- Update to version 1.7.3 [2]
- Fix compiler issues [1]
PR: 209945
Submitted by: Mathieu Simon <freebsd@simweb.ch> [1]
Reviewed by: yuri@rawbw.com (maintainer) [2] |
03 Jul 2016 18:37:34
1.7.2_1

|
brnrd  |
devel/jsoncpp: Fix build on 10.3
- Change OS version checks to compiler checks
PR: 209954
Submitted by: Mathieu Simon <freebsd@simweb.ch> |
27 May 2016 12:01:56
1.7.2_1

|
pi  |
devel/jsoncpp: fix jsoncpp.pc includedir
- and: submitter becomes maintainer
PR: 209407
Submitted by: yuri@rawbw.com (new maintainer)
Reported by: johan@stromnet.se (old maintainer)
Approved by: johan@stromnet.se (old maintainer) |
17 May 2016 17:00:15
1.7.2

|
pi  |
devel/jsoncpp: 0.6.0 -> 1.7.2
Changes: https://github.com/open-source-parsers/jsoncpp/releases
- Changed distsite to github
- This is a major upgrade, please report any issues
PR: 209407
Submitted by: yuri@rawbw.com
Approved by: johan@stromnet.se (maintainer)
Reviewed by: brd, swills |
09 Nov 2015 18:45:22
0.6.0.r2_2

|
sunpoet  |
- Add LICENSE_FILE
Approved by: portmgr (blanket) |
30 Jun 2015 21:43:05
0.6.0.r2_2

|
rakuco  |
Properly version libjsoncpp.so.
Fix the problem described in bug 200969: currently, libjsoncpp.so is not
properly versioned by SCons; in other words, there's no SONAME in the
library's ELF header, which confuses the linker when creating binaries that
link against it.
Solve it by using InstallVersionedLib(), available since SCons 2.3.0: this
call is able to properly version the shared library the way we need it.
Since there is no support for actually installing the files outside the
build directory, we have to recreate the required symlinks ourselves in the
Makefile. Another related change is that we now create the libraries with
the proper names instead of doing that in the Makefile.
I'm (ab)using the maintainer's approval given to bug 200939, as swills's
latest patch includes this change as well.
PR: 200969
PR: 201057
Approved by: johan@stromnet.se (maintainer) |
09 May 2015 01:12:51
0.6.0.r2_1

|
amdmi3  |
- Don't install static libraries with INSTALL_LIB (part 2/2)
Approved by: portmgr blanket
MFH: 2015Q2 |
02 Dec 2014 14:26:00
0.6.0.r2

|
amdmi3  |
- Prevent SCons from trimming environment
PR: 195577
Submitted by: amdmi3
Approved by: johan@stromnet.se (maintainer) |
27 Oct 2014 10:40:08
0.6.0.r2

|
bapt  |
Cleanup plist |
22 Sep 2014 17:46:58
0.6.0.r2

|
bdrewery  |
Support 'make reinstall' |
22 Aug 2014 19:33:20
0.6.0.r2

|
bdrewery  |
- Fix CXX not being respected. This original fix seemed to work only because
scons tries c++, then g++. If you had g++ installed then it would use that
regardless of CXX. Just pull CXX out of the environment intead. |
21 Jan 2014 18:43:56
0.6.0.r2

|
danilo  |
- Add new port devel/jsoncpp
jsoncpp is an implementation of a JSON reader and writer in C++.
PR: ports/185592
Submitted by: Johan Str?m <johan@stromnet.se> |