Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Oct 2020 07:44:14
0.15_1

|
sunpoet  |
Update r551672
Use a patch file instead doing it in configure stage.
PR: 249412
Submitted by: sunpoet (myself)
Tested by: leres |
07 Oct 2020 22:11:30
0.15_1

|
leres  |
devel/json-c: Avoid use of newlocale(3) that results in increasing memory usage
The json-c distribution began using newlocale(3) starting with 0.14.
Unfortunately the FreeBSD implementation is not posix compliant and
when called with a base does not modify and return it nor does it
free it; it always allocates and returns a new locale, leaking the
base locale. See the PR for a test program that demonstrates the
json-c issue. Here is the upstream github issue:
https://github.com/json-c/json-c/issues/668
The fix to the port is to comment out HAVE_USELOCALE in post-configure
and avoid the use newlocale() for now.
A fix for newlocale(3) is in progress:
https://reviews.freebsd.org/D26522
So it is likely this problem will be solved in time for 12.3-RELEASE.
PR: 249412
Approved by: sunpoet (maintainer timeout, 3 weeks) |
15 Aug 2020 17:12:04
0.15

|
sunpoet  |
Update to 0.15
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 248340
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Exp-run by: antoine |
21 May 2020 20:46:07
0.14

|
sunpoet  |
Update to 0.14
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 246389
Exp-run by: antoine |
21 Feb 2020 20:25:01
0.13.1_1

|
sunpoet  |
Fix build with Clang 10
PR: 244233
Submitted by: dim |
11 Jan 2020 10:43:32
0.13.1_1

|
sunpoet  |
Fix make test
- Remove USES=gmake
PR: 243257
Reported by: Daniel Engberg <daniel.engberg.lists@pyret.net> |
26 Jul 2019 20:46:57
0.13.1_1

|
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 |
25 May 2019 22:54:45
0.13.1

|
pkubaj  |
devel/json-c: switch to ports GCC on GCC architectures
This is needed to fix starting GIMP:
Assertion failed: (json_object_get_type(jso) == json_type_object), function
json_object_object_add_ex, file json_object.c, line 476.
Approved by: mentors (implicit approval) |
09 Feb 2019 23:25:28
0.13.1

|
sunpoet  |
Add LICENSE_FILE |
05 Sep 2018 22:01:55
0.13.1

|
sunpoet  |
Update devel/json-c to 0.13.1
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine |
03 Jan 2018 13:36:58
0.13

|
sunpoet  |
Update devel/json-c to 0.13
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine |
29 May 2017 15:26:48
0.12.1

|
sunpoet  |
Remove CONFLICTS_INSTALL: devel/cocaine-core has been removed over 2.5 years |
28 Nov 2016 18:17:55
0.12.1

|
sunpoet  |
- Update to 0.12.1
- Sort PLIST
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog |
26 Nov 2016 17:09:33
0.12_2

|
sunpoet  |
- Pet check-sanity: use USES=autoreconf |
31 Mar 2015 14:30:23
0.12_2

|
sunpoet  |
- Add CPE information |
21 Mar 2015 20:07:24
0.12_2

|
sunpoet  |
- Update MASTER_SITES
- Bump PORTREVISION for tarball size/hash change (no content change) |
27 Oct 2014 10:40:08
0.12_1

|
bapt  |
Cleanup plist |
14 Sep 2014 15:54:17
0.12_1

|
sunpoet  |
- Remove -Werror
PR: ports/193632
Submitted by: marino |
03 Sep 2014 09:17:55
0.12_1

|
sunpoet  |
- Cleanup Makefile |
26 Aug 2014 17:22:07
0.12_1

|
sunpoet  |
- Update USE_GITHUB usage
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Bump PORTREVISION for tarball size/hash change (no content change)
- Cosmetic change
- Take maintainership |
20 Aug 2014 16:04:47
0.12

|
marino  |
devel/json-c: Reset maintainer
There have been multiple PR timeouts, the maintainer was last seen in
2009. I should have reset this with the recent (troublesome) upgrade to
version 0.l2 |
19 Aug 2014 08:49:07
0.12

|
marino  |
devel/json-c: Upgrade version 0.11 => 0.12, add MIT license
PR: 190351
Submitted by: Eoro Hanninen
Alternate by: Muhammad Rahman
Tweaked by: marino |
07 Mar 2014 16:49:10


|
bapt  |
Convert d* to USES=zip |
09 Nov 2013 15:57:19
0.11

|
wg  |
devel/json-c: update to 0.11
- Update to 0.11
- Bump revision of dependent ports
- Fix pkg-plist [1]
PR: ports/182958
Submitted by: zi, wg [1]
Approved by: maintainer (timeout) |
20 Sep 2013 17:04:44
0.9

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
02 Sep 2013 06:45:48


|
bapt  |
Eradicate USE_GNOME=pkgconfig from devel
While here:
USE_GMAKE->USES=gmake
USE_GNOME=gnomehack->USES=pathfix
USE_PERL5*->USES=perl5 |
15 Dec 2012 08:18:37
0.9

|
jgh  |
- set CONFLICT on devel/cocaine-core
Spotted by: makc@ |
29 Jul 2012 11:17:04
0.9 
|
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
11 Aug 2011 19:20:17
0.9 
|
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
03 Jul 2011 14:59:23
0.9 
|
ohauer  |
-remove MD5 |
06 Sep 2009 03:31:00
0.9 
|
rafan  |
- Update to 0.9
PR: ports/138551
Submitted by: Ayumi Mitsui <ayu at commun.jp>
Approved by: Greg Olszewski <gno at yahoo-inc.com> (maintainer0 |
22 Mar 2009 15:13:53
0.8 
|
miwi  |
- Update to 0.8
PR: 131943
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: maintainer timeout |
19 Apr 2008 17:56:05
0.7 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
14 Oct 2007 11:23:39
0.7 
|
vanilla  |
Upgrade to 0.7.
Approved by: maintainer timeout (2 weeks). |
08 Jul 2006 14:00:09
0.6 
|
vanilla  |
Remove unused file. |
24 Jun 2006 10:04:04
0.6 
|
vanilla  |
Add json-c 0.6, a JSON (Javascript Object Notation) implementation in C.
PR: ports/99391
Submitted by: gno_at_yahoo-inc.com |