Port details |
- jansson C library for encoding, decoding, and manipulating JSON data
- 2.14 devel =29 2.14Version of this port present on the latest quarterly branch.
- Maintainer: vanilla@FreeBSD.org
- Port Added: 2010-01-30 15:52:37
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: glib, freetype2, libxml2, expat, pkg
- License: MIT
- WWW:
- https://github.com/akheron/jansson
- Description:
- Jansson is a C library for encoding, decoding and manipulating JSON
data. Its main features and design principles are:
- Simple and intuitive API and data model
- Comprehensive documentation
- No dependencies on other libraries
- Full Unicode support (UTF-8)
- Extensive test suite
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/jansson/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/jansson
- pkg install jansson
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jansson
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1631354622
SHA256 (jansson-2.14.tar.bz2) = fba956f27c6ae56ce6dfd52fbf9d20254aad42821f74fa52f83957625294afb9
SIZE (jansson-2.14.tar.bz2) = 434481
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Build
-
- devel/hoel
- net/samba416
- net/samba419
- security/iddawc
- security/rhonabwy
- www/libjwt
- www/nghttp2
-
Deleted ports which required this port:
- for Libraries
-
- audio/cardinal
- audio/deadbeef
- audio/giada
- audio/libcoverart
- devel/avro-c
- devel/cjose
- devel/hoel
-
Deleted ports which required this port:
- for Run
-
- devel/yder
- net/samba416
- net/samba419
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_jansson
- USES:
- cpe pathfix pkgconfig tar:bzip2 libtool shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.14 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.14 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.14 12 Sep 2021 08:45:59 |
Daniel Engberg (diizzy) |
devel/jansson: Update to 2.14
Remove patch
Move WWW links to GitHub repo
Changelog: https://jansson.readthedocs.io/en/latest/changes.html#version-2-14
PR: 258425
Reviewed by: vanilla (maintainer)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D31913 |
2.13.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.13.1 18 Jun 2020 13:59:16 |
vanilla |
Update jansson to 2.31.1
Remove unnecessary(?) patches
PR: 246642
Submitted by: daniel.engberg.lists at pyret.net |
2.12 22 Apr 2020 16:04:02 |
vanilla |
Remove gmake dependency
PR: 245804
Submitted by: daniel.engberg.lists at pyret.net |
2.12 27 Nov 2018 22:50:16 |
vanilla |
Update to 2.12. |
2.11 12 Feb 2018 09:03:45 |
vanilla |
Update to 2.11. |
2.10 04 Mar 2017 16:36:01 |
vanilla |
Update to 2.10. |
2.9 19 Sep 2016 03:54:09 |
vanilla |
Update to 2.9. |
2.8 02 Sep 2016 05:17:16 |
vanilla |
Update to 2.8. |
2.7_3 16 May 2016 02:25:40 |
vanilla |
Fix issue to parse large flat json files.
PR: 209492
Reported by: yuri@rawbw.com |
2.7_2 04 May 2016 06:25:13 |
vanilla |
Fix CVE-2016-4425.
PR: 209219
Submitted by: junovitch@ |
2.7_1 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
2.7 08 May 2015 06:32:12 |
amdmi3 |
- Add CPE info
- Add LICENSE_FILE
Approved by: portmgr blanket |
2.7 13 Oct 2014 13:36:57 |
vanilla |
Upgrade to 2.7. |
2.6_1 23 Jun 2014 13:20:54 |
amdmi3 |
- Switch devel/jansson to libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
2.6 01 May 2014 01:31:06 |
vanilla |
1: Upgrade jansson to 2.6.
2: bump revision due shared library version. |
2.5 25 Sep 2013 01:52:29 |
vanilla |
Add gmake to USES to fix build on 8.3-RELEASE.
Submitted by: pkg-fallout@ |
2.5 24 Sep 2013 22:24:50 |
vanilla |
1: upgrade to latest version (2.5)
2: add support of stage dir. |
2.4 20 Sep 2013 17:04:44 |
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 |
2.4 19 Dec 2012 16:02:07 |
vanilla |
Upgrade to 2.4. |
2.3.1 25 Jul 2012 06:32:08 |
cs |
Fix typos in COMMENT |
2.3.1 13 May 2012 15:51:49 |
vanilla |
- Update to 2.3.1
PR: ports/167501
Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail.com> |
2.3 15 Mar 2012 15:28:41 |
vanilla |
1: Upgrade jansson to 2.3.
2: bump revision of fbsdmon to chase shared library version.
Feature safe: yes |
2.2.1 13 Nov 2011 00:39:22 |
vanilla |
Upgrade to 2.2.1
PR: ports/162457
Submitted by: Zhihao Yuan <lichray.at.gmail.com>
Feature safe: yes |
2.1 11 Aug 2011 19:20:17 |
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> |
2.1 13 Jun 2011 01:47:34 |
vanilla |
Upgrade to 2.1. |
2.0.1 13 Apr 2011 06:42:27 |
vanilla |
1: upgrade to 2.0.1
2: fix compier warnings
PR: ports/155154 [2]
Submitted by: darth at vader.dk [2] |
2.0 01 Mar 2011 02:03:20 |
vanilla |
Upgrade to 2.0. |
1.3_1 18 Feb 2011 06:06:59 |
vanilla |
Fix compiler warning.
PR: ports/154109
Submitted by: darth at vader.dk
Feature safe: yes |
1.3 01 Jul 2010 13:30:49 |
vanilla |
Upgrade to 1.3.
Feature safe: yes |
1.2.1 04 Apr 2010 09:45:58 |
vanilla |
Upgrade to 1.2.1. |
1.2 30 Jan 2010 15:52:16 |
vanilla |
Yet another JSON library in C. |