Port details |
- newtonsoft-json Popular high-performance JSON framework for .NET
- 9.0.1_4 devel =2 9.0.1_4Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2014-10-06 23:12:26
- Last Update: 2023-08-08 11:22:12
- Commit Hash: 4f13ca1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- http://james.newtonking.com/json
- Description:
- Popular high-performance JSON framework for .NET
* Flexible JSON serializer for converting between .NET objects and JSON
* LINQ to JSON for manually reading and writing JSON
* High performance, faster than .NET's built-in JSON serializers
* Write indented, easy to read JSON
* Convert JSON to and from XML
* Supports .NET 2, .NET 3.5, .NET 4, .NET 4.5, Silverlight, Windows Phone and
Windows 8 Store
The JSON serializer in Json.NET is a good choice when the JSON you are reading
or writing maps closely to a .NET class.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- newtonsoft-json>0:devel/newtonsoft-json
- To install the port:
- cd /usr/ports/devel/newtonsoft-json/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/newtonsoft-json
- pkg install newtonsoft-json
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: newtonsoft-json
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1468864880
SHA256 (JamesNK-Newtonsoft.Json-9.0.1_GH0.tar.gz) = ad3c867f35804a94993c7ed5ac01df127b8bbf3d7ea84ed9f46ae1fd428e80c0
SIZE (JamesNK-Newtonsoft.Json-9.0.1_GH0.tar.gz) = 5266560
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:
-
- mono : lang/mono5.20
- Runtime dependencies:
-
- mono : lang/mono5.20
- This port is required by:
- for Build
-
- net/ntpa
-
Deleted ports which required this port:
- for Run
-
- net/ntpa
Configuration Options:
- No options to configure
- Options name:
- devel_newtonsoft-json
- USES:
- mono
- 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 |
9.0.1_4 08 Aug 2023 11:22:12 |
Jan Beich (jbeich) |
lang/mono: switch to 5.20 by default
PR: 238089 |
9.0.1_3 08 Aug 2023 11:22:05 |
Jan Beich (jbeich) |
lang/mono: respect MONO_DEFAULT in consumers
PR: 251795 |
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) |
9.0.1_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 ) |
9.0.1_2 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 ) |
9.0.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
9.0.1_2 18 Dec 2020 19:16:37 |
linimon |
Mark various ports as BROKEN with Mono 5.20, and, in some other cases,
Mono 6.8.
PR: 238089
Submitted by: cem
Obtained from: lonesome.com build regression testing |
9.0.1_2 26 Mar 2019 18:24:57 |
bofh |
devel/newtonsoft-json: Return to pool as no longer am using mono |
9.0.1_2 30 Jan 2018 19:00:28 |
dbn |
lang/mono: update to version 5.2.0.215 (and enhance USES=mono)
Highlights:
- New Roslyn compiler for C# available
- Improved support for nuget packages in USES=mono
General:
- fix pkg-plist: mono now produces '.pdb' debug files instead of '.mdb'
- bump all dependant ports
USES=mono:
- properly handle caching of nuget packages
- add support for multiple feeds for nuget packages
- add support for nuget dependencies in a separate file
- add support for paket packages (Only the first 15 lines of the commit message are shown above ) |
9.0.1_1 06 Mar 2017 10:45:57 |
bofh |
devel/newtonsoft-json: Update pkgconfig
- Fix capital letters in pathname and version number
PR: 215429
Submitted by: cs@innolan.dk |
9.0.1 08 Aug 2016 17:52:51 |
romain |
Fix build with mono 4.4.
Some assemblies have been relocated, so adjust files path to point to the
correct location.
PR: 211198
Submitted by: me
Approved by: bofh (maintainer) |
9.0.1 25 Jul 2016 20:52:29 |
bofh |
devel/newtonsoft-json: Update version 8.0.3=>9.0.1
PR: 211198 |
8.0.3 03 Apr 2016 20:10:40 |
bofh |
devel/newtonsoft-json: Update version 6.0.5=>8.0.3 |
6.0.5 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
6.0.5 06 May 2015 15:16:54 |
mat |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
6.0.5 12 Mar 2015 18:40:36 |
antoine |
Respect MAKE_ENV (and unbreak when no TZ is set)
Reported by: pkg-fallout |
6.0.5 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
6.0.5 06 Oct 2014 23:10:29 |
marino |
Add new port devel/newtonsoft-json
PR: 194147
Submitted by: Muhammad Rahman
Popular high-performance JSON framework for .NET
* Flexible JSON serializer for converting between .NET objects and JSON
* LINQ to JSON for manually reading and writing JSON
* High performance, faster than .NET's built-in JSON serializers
* Write indented, easy to read JSON
* Convert JSON to and from XML
* Supports .NET 2, .NET 3.5, .NET 4, .NET 4.5, Silverlight, Windows Phone and
Windows 8 Store
The JSON serializer in Json.NET is a good choice when the JSON you are reading
or writing maps closely to a .NET class. |