notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-JSON-Tiny Minimalistic JSON
0.58 converters on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.58Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-11-09 23:14:28
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART20
WWW:
https://metacpan.org/release/JSON-Tiny
Description:
JSON::Tiny is a standalone adaptation of Mojo::JSON, from the Mojolicious framework. It has been adapted as a single-source-file module of under 350 lines of code and core-only dependencies. Key features include relaxed JSON handling, transparent Unicode support, speed, small memory footprint, and a minimal code base ideal for bundling or inlining. Mojo::JSON was chosen as a model because it is robust, minimal, and well tested. Mojo::JSON's tests were also adapted to a design free of non-core dependencies.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-JSON-Tiny-0.58/catalog.mk
  2. /usr/local/share/licenses/p5-JSON-Tiny-0.58/LICENSE
  3. /usr/local/share/licenses/p5-JSON-Tiny-0.58/ART20
  4. lib/perl5/site_perl/JSON/Tiny.pm
  5. lib/perl5/site_perl/JSON/Tiny.pod
  6. lib/perl5/site_perl/man/man3/JSON::Tiny.3.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • p5-JSON-Tiny>0:converters/p5-JSON-Tiny
To install the port:
cd /usr/ports/converters/p5-JSON-Tiny/ && make install clean
To add the package, run one of these commands:
  • pkg install converters/p5-JSON-Tiny
  • pkg install p5-JSON-Tiny
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-JSON-Tiny
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1510587373 SHA256 (JSON-Tiny-0.58.tar.gz) = ad42e9137f5148df7fdb22aa52186b306032977bcd70d49f44a288070e4f0f23 SIZE (JSON-Tiny-0.58.tar.gz) = 18769

Packages (timestamps in pop-ups are UTC):
p5-JSON-Tiny
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.580.580.580.580.58-0.58-
FreeBSD:13:quarterly0.580.580.580.580.580.580.580.58
FreeBSD:14:latest0.580.580.580.580.580.58-0.58
FreeBSD:14:quarterly0.580.58-0.580.580.580.580.58
FreeBSD:15:latest0.580.58n/a0.58n/a0.580.580.58
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
converters_p5-JSON-Tiny
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/JSON/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/JSON/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/JSON/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/JSON/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/JSON/
  7. http://backpan.perl.org/modules/by-module/JSON/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/JSON/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/JSON/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/JSON/
  12. https://www.cpan.org/modules/by-module/JSON/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.58
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.58
20 Jul 2022 14:21:03
commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.58
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.58
02 Apr 2020 12:02:39
Revision:530297Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change
0.58
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.58
13 Nov 2017 19:35:40
Revision:454134Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.58

Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
0.57
12 Nov 2017 19:10:00
Revision:454065Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.57

Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
0.56
23 May 2016 03:50:15
Revision:415661Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.56

Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
0.55
28 Apr 2016 19:03:59
Revision:414194Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.55

Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
0.54
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
0.54
30 Oct 2015 11:23:53
Revision:400498Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.54
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
0.53
17 Sep 2015 17:12:56
Revision:397173Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add NO_ARCH
0.53
18 Feb 2015 16:18:39
Revision:379223Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.53

Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
0.50_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
0.50
20 Oct 2014 09:37:01
Revision:371249Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.50
06 Aug 2014 12:16:37
Revision:364166Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.50

Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
0.49
20 May 2014 16:59:54
Revision:354657Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.49

Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
0.48
19 May 2014 18:38:01
Revision:354568Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.48

Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
0.47
15 May 2014 17:34:52
Revision:354155Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.47

Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
0.45
07 Mar 2014 11:43:31
Revision:347369Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.45

Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
0.43
05 Mar 2014 21:57:01
Revision:347148Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.43

Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
0.42
22 Feb 2014 14:08:10
Revision:345641Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.42

Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
0.40
20 Jan 2014 17:02:25
Revision:340412Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.40

Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
0.38
06 Dec 2013 15:23:18
Revision:335754Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.38

Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
0.37
22 Nov 2013 10:25:15
Revision:334569Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.37

Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
0.36
09 Nov 2013 23:13:34
Revision:333359Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add p5-JSON-Tiny 0.36

JSON::Tiny is a standalone adaptation of Mojo::JSON, from the Mojolicious
framework. It has been adapted as a single-source-file module of under 350 lines
of code and core-only dependencies.

Key features include relaxed JSON handling, transparent Unicode support, speed,
small memory footprint, and a minimal code base ideal for bundling or inlining.

Mojo::JSON was chosen as a model because it is robust, minimal, and well tested.
Mojo::JSON's tests were also adapted to a design free of non-core dependencies.

WWW: http://search.cpan.org/dist/JSON-Tiny/

Number of commits found: 27