Port details |
- p5-JSON-XS JSON serialising/deserialising, done correctly and fast
- 4.03 converters =12 4.03Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2007-03-26 01:39:35
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-URI, p5-libwww, p5-WWW-RobotRules, p5-HTTP-Daemon, libxml2
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/JSON-XS
- Description:
- This module converts Perl data structures to JSON and vice versa.
Its primary goal is to be correct and its secondary goal is to be fast.
To reach the latter goal it was written in C.
As this is the n-th-something JSON module on CPAN, what was the reason
to write yet another JSON module? While it seems there are many JSON
modules, none of them correctly handle all corner cases, and in most
cases their maintainers are unresponsive, gone missing, or not listening
to bug reports for other reasons.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-JSON-XS>0:converters/p5-JSON-XS
- To install the port:
- cd /usr/ports/converters/p5-JSON-XS/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/p5-JSON-XS
- pkg install p5-JSON-XS
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-JSON-XS
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1604680090
SHA256 (JSON-XS-4.03.tar.gz) = 515536f45f2fa1a7e88c8824533758d0121d267ab9cb453a1b5887c8a56b9068
SIZE (JSON-XS-4.03.tar.gz) = 86749
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:
-
- p5-Types-Serialiser>=0 : devel/p5-Types-Serialiser
- p5-common-sense>0 : devel/p5-common-sense
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Types-Serialiser>=0 : devel/p5-Types-Serialiser
- p5-common-sense>0 : devel/p5-common-sense
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- astro/p5-Net-GPSD3
- converters/p5-JSON-XS-VersionOneAndTwo
- converters/p5-LaTeXML
- databases/p5-CouchDB-View
- databases/p5-DBIx-Class-FrozenColumns
- databases/p5-DBIx-NoSQL
- databases/p5-DR-Tarantool
-
Deleted ports which required this port:
- for Run
-
- astro/p5-Net-GPSD3
- converters/p5-JSON-XS-VersionOneAndTwo
- converters/p5-LaTeXML
- databases/p5-CouchDB-View
- databases/p5-DBIx-Class-FrozenColumns
- databases/p5-DBIx-NoSQL
- databases/p5-DR-Tarantool
-
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:
- converters_p5-JSON-XS
- USES:
- perl5
- 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) |
4.03 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 ) |
4.03 20 Jul 2022 14:21:03 |
Tobias C. Berner (tcberner) |
converters: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Keda <admin@lissyara.su>
* Alex Semenyaka <alex@rinet.ru>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey A. Chernov <ache@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Blaz Zupan <blaz@amis.net>
* Brent J. Nordquist <bjn@visi.com>
* Carlos J. Puga Medina <cpm@fbsd.es> (Only the first 15 lines of the commit message are shown above ) |
4.03 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.03 08 Nov 2020 17:12:13 |
sunpoet |
Update to 4.03
Changes: https://metacpan.org/changes/distribution/JSON-XS |
4.02 08 May 2020 20:51:03 |
sunpoet |
Convert REINPLACE_CMD to patch file |
4.02 07 Mar 2019 17:31:44 |
sunpoet |
Update to 4.02
Changes: https://metacpan.org/changes/distribution/JSON-XS |
4.01 25 Feb 2019 23:35:34 |
sunpoet |
Update to 4.01
- Take maintainership
Changes: https://metacpan.org/changes/distribution/JSON-XS |
3.04 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
3.04 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
3.04 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
3.04 18 Aug 2017 15:57:38 |
sunpoet |
Update to 3.04
Changes: http://search.cpan.org/dist/JSON-XS/Changes |
3.03 19 Nov 2016 17:07:52 |
sunpoet |
- Update to 3.03
Changes: http://search.cpan.org/dist/JSON-XS/Changes |
3.02 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
3.02 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
3.02 27 Feb 2016 15:14:22 |
adamw |
Update to 3.02.
I'm deleting the Canary::Stability dependency. It's a useless build-time
dependency that the upstream author likes to add to his modules. It
does a series of about 3 checks about the Perl version that are already
handled by the ports tree. |
3.01_2 15 Nov 2015 03:01:13 |
sunpoet |
- Strip shared library
- Sort PLIST
- Bump PORTREVISION for package change |
3.01_1 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
3.01_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
3.01 20 Oct 2014 09:37:01 |
bapt |
Cleanup plist |
3.01 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
02 Nov 2013 20:02:48
|
sunpoet |
- Update to 3.01
- Add LICENSE
- Support STAGEDIR
- Remove PORTSCOUT
Changes: http://search.cpan.org/dist/JSON-XS/Changes |
2.34 01 Nov 2013 14:20:56 |
vanilla |
Support STAGEDIR. |
2.34 20 Sep 2013 16:05:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
2.34 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.34 23 May 2013 11:14:03 |
tobez |
Update to 2.34.
Changes: http://search.cpan.org/dist/JSON-XS/Changes |
2.33 03 Aug 2012 13:11:10 |
wen |
- Update to 2.33
Changes: http://cpansearch.perl.org/src/MLEHMANN/JSON-XS-2.33/Changes |
2.32 15 Nov 2011 16:51:55 |
sunpoet |
- Add PORTSCOUT knob
Feature safe: yes |
2.32 17 Aug 2011 21:14:06 |
swills |
- Add missing BUILD_DEPENDS |
2.32 14 Aug 2011 03:46:39 |
sunpoet |
- Update to 2.32
Changes: http://search.cpan.org/dist/JSON-XS/Changes |
2.31 01 Aug 2011 01:48:08 |
sunpoet |
- Update to 2.31
Changes: http://search.cpan.org/dist/JSON-XS/Changes |
2.30 07 Dec 2010 19:35:25 |
linimon |
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email. |
2.30 26 Nov 2010 21:12:15 |
pgollucci |
- Update to 2.30
PR: ports/152128
Submitted by: Zane C.B. <vvelox@vvelox.net>
Approved by: maintainer timeout (clsung ; 15 days)
Changes: http://search.cpan.org/dist/JSON-XS/Changes |
2.29 11 Jul 2010 13:14:23 |
clsung |
- Update to 2.29
Changes: http://search.cpan.org/dist/JSON-XS/Changes |
2.28 21 Apr 2010 09:40:06 |
clsung |
- Update to 2.28
Changes: http://search.cpan.org/dist/JSON-XS/Changes |
2.27 31 Jan 2010 01:04:12 |
pgollucci |
- Update to 2.27
PR: ports/142627
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (clsung; > 2 weeks) |
2.26 21 Oct 2009 02:09:14 |
clsung |
- Update to 2.26
Changes: http://search.cpan.org/dist/JSON-XS/Changes |
2.25_1 31 Aug 2009 09:36:21 |
clsung |
- fix dependency
- bump PORTREVISION |
2.25 26 Aug 2009 05:48:55 |
clsung |
- Update to 2.25
Changes: http://search.cpan.org/dist/JSON-XS/Changes |
2.23.11 19 Feb 2009 07:01:44 |
clsung |
- Update to 2.23.11 (2.2311) |
2.23.1 09 Feb 2009 03:59:12 |
clsung |
- Update to 2.231 (2.23.1)
Changelog (http://cpansearch.perl.org/src/MLEHMANN/JSON-XS-2.231/Changes):
2.231 Thu Nov 20 04:59:08 CET 2008
- work around 5.10.0 magic bugs where manipulating magic values
(such as $1) would permanently damage them as perl would
ignore the magicalness, by making a full copy of the string,
reported by Dmitry Karasik.
- work around spurious wanrings under older perl 5.8's.
PR: ports/131321
Submitted by: "Cory R. King" <coryking_AT_mozimedia dot com> |
2.23 29 Sep 2008 13:58:26 |
clsung |
- Update to 2.23
Changes: http://search.cpan.org/dist/JSON-XS/Changes |
2.22 19 Jul 2008 22:31:26 |
miwi |
- Update to 2.20
PR: 125670
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: clsung (implicit) |
2.20 21 Apr 2008 02:31:03 |
clsung |
- Update to 2.20 (2.2)
Changes: http://search.cpan.org/dist/JSON-XS/Changes |
2.10 07 Apr 2008 09:19:04 |
clsung |
- Update to 2.10 (2.1)
Changes: http://search.cpan.org/dist/JSON-XS/Changes |
2.01 05 Jan 2008 02:55:16 |
clsung |
- Update to 2.01
Changes: http://search.cpan.org/dist/JSON-XS/Changes |
1.52 17 Oct 2007 03:46:25 |
clsung |
- Update to 1.52 |
1.51 15 Oct 2007 03:21:23 |
clsung |
- Update to 1.51 |
1.44 08 Sep 2007 00:53:15 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
1.44 22 Aug 2007 00:59:55 |
clsung |
- Update to 1.44 |
1.43 30 Jul 2007 03:21:19 |
clsung |
- Update to 1.43
PR: ports/115001
Submitted by: chinsan
Reviewed by: clsung |
1.42 25 Jul 2007 01:20:55 |
clsung |
- Update to 1.42 |
1.41 13 Jul 2007 05:20:45 |
clsung |
- Update to 1.41 |
1.24 14 Jun 2007 04:17:13 |
clsung |
- Update to 1.24 |
1.23 09 Jun 2007 02:54:22 |
clsung |
- Update to 1.23 |
1.22 30 May 2007 02:15:45 |
clsung |
- Update to 1.22 |
1.11 09 Apr 2007 08:06:35 |
clsung |
- Update to 1.11 |
1.10 04 Apr 2007 07:34:35 |
clsung |
- Update to 1.10 (1.1) |
1.01 01 Apr 2007 15:09:27 |
clsung |
- Update to 1.01 |
1.0 31 Mar 2007 06:13:39 |
clsung |
- Update to 1.0 |
0.8 26 Mar 2007 01:39:09 |
clsung |
This module converts Perl data structures to JSON and vice versa.
Its primary goal is to be correct and its secondary goal is to be fast.
To reach the latter goal it was written in C.
As this is the n-th-something JSON module on CPAN, what was the reason
to write yet another JSON module? While it seems there are many JSON
modules, none of them correctly handle all corner cases, and in most
cases their maintainers are unresponsive, gone missing, or not listening
to bug reports for other reasons.
WWW: http://search.cpan.org/dist/JSON-XS/ |