Port details |
- pear-Services_JSON PHP implementation of json_encode/decode
- 1.0.3 converters
=2 1.0.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2009-05-23 14:37:58
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: pear www
- License: BSD2CLAUSE
- WWW:
- https://pear.php.net/package/Services_JSON
- Description:
- JSON (JavaScript Object Notation, http://json.org) is a lightweight
data-interchange format. It is easy for humans to read and write. It is easy for
machines to parse and generate. It is based on a subset of the JavaScript
Programming Language, Standard ECMA-262 3rd Edition - December 1999. This
feature can also be found in Python. JSON is a text format that is completely
language independent but uses conventions that are familiar to programmers of
the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, TCL,
and many others. These properties make JSON an ideal data-interchange language.
This package provides a simple encoder and decoder for JSON notation. It is
intended for use with client-side Javascript applications that make use of
HTTPRequest to perform server communication functions - data can be encoded into
JSON notation for use in a client-side javascript, or decoded from incoming
Javascript requests. JSON format is native to Javascript, and can be directly
eval()'ed with no further parsing overhead.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- php81-pear-Services_JSON>0:converters/pear-Services_JSON
- To install the port:
- cd /usr/ports/converters/pear-Services_JSON/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/pear-Services_JSON
- pkg install php81-pear-Services_JSON
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-Services_JSON
- Package flavors (<flavor>: <package>)
- php81: php81-pear-Services_JSON
- php74: php74-pear-Services_JSON
- php80: php80-pear-Services_JSON
- php82: php82-pear-Services_JSON
- distinfo:
- TIMESTAMP = 1497162304
SHA256 (PEAR/Services_JSON-1.0.3.tgz) = ed2fc40293b51c01cbc3a56020539d2d013380d72318fe1240ec17acabd46512
SIZE (PEAR/Services_JSON-1.0.3.tgz) = 9613
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:
-
- pear : devel/pear@php81
- Runtime dependencies:
-
- php.h : lang/php81
- pear : devel/pear@php81
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- converters_pear-Services_JSON
- USES:
- pear
- 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
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
1.0.3 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
1.0.3 20 Jul 2022 14:21:03
![commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176](/images/git.png) ![commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176](/images/codeberg.svg) ![commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
1.0.3 15 Jul 2021 20:32:01
![commit hash: bda4885872ab076641cdc234ac889cbe43ec5992 commit hash: bda4885872ab076641cdc234ac889cbe43ec5992](/images/git.png) ![commit hash: bda4885872ab076641cdc234ac889cbe43ec5992 commit hash: bda4885872ab076641cdc234ac889cbe43ec5992](/images/codeberg.svg) ![commit hash: bda4885872ab076641cdc234ac889cbe43ec5992 commit hash: bda4885872ab076641cdc234ac889cbe43ec5992](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
converters/pear-Services_JSON: Update pkg-descr
- Add NO_ARCH |
1.0.3 22 May 2021 16:20:48
![commit hash: 0ab32182bcf87f7e936c8ea58e408058e7ed4727 commit hash: 0ab32182bcf87f7e936c8ea58e408058e7ed4727](/images/git.png) ![commit hash: 0ab32182bcf87f7e936c8ea58e408058e7ed4727 commit hash: 0ab32182bcf87f7e936c8ea58e408058e7ed4727](/images/codeberg.svg) ![commit hash: 0ab32182bcf87f7e936c8ea58e408058e7ed4727 commit hash: 0ab32182bcf87f7e936c8ea58e408058e7ed4727](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/pear-*: Take maintainership |
1.0.3 04 May 2021 16:57:55
![commit hash: 727adba8e56a5ada32e20e20f83eb1ade3a1f501 commit hash: 727adba8e56a5ada32e20e20f83eb1ade3a1f501](/images/git.png) ![commit hash: 727adba8e56a5ada32e20e20f83eb1ade3a1f501 commit hash: 727adba8e56a5ada32e20e20f83eb1ade3a1f501](/images/codeberg.svg) ![commit hash: 727adba8e56a5ada32e20e20f83eb1ade3a1f501 commit hash: 727adba8e56a5ada32e20e20f83eb1ade3a1f501](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rene Ladan (rene) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
1.0.3 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
1.0.3 06 Mar 2020 17:05:44
![Revision:527885 Revision:527885](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
joneum ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
1.0.3 22 Dec 2018 16:21:33
![Revision:488099 Revision:488099](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
joneum ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add LICENSE
Sponsored by: Netzkommune GmbH |
1.0.3 11 Jun 2017 07:28:10
![Revision:443152 Revision:443152](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update distinfo and unbreak this port
Content of tarballs are unchanged (checked against [1]).
=> Services_JSON-1.0.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Services_JSON-1.0.3.tgz
fetch: http://pear.php.net/get/Services_JSON-1.0.3.tgz: size mismatch: expected
9529, actual 9613
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_JSON-1.0.3.tgz
[1]
Approved by: portmgr (blanket) |
1.0.3 16 May 2017 13:37:51
![Revision:441000 Revision:441000](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
joneum ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
1.0.3 13 Dec 2016 15:05:07
![Revision:428494 Revision:428494](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
1.0.3 03 Nov 2016 06:32:17
![Revision:425191 Revision:425191](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Pass maintainership of PEAR ports to the submitter
PR: 214011 214012 214013 214014 214015 214016 214017
PR: 214018 214019 214021 214022 214023 214024 214025
PR: 214026 214027 214028 214029 214030 214031 214032
PR: 214033 214034 214035 214036 214037 214038 214039
PR: 214040 214041 214042 214043 214044 214045 214046
PR: 214047 214048 214049 214050 214051 214052 214053
PR: 214054 214055 214056 214057 214058 214059 214060
PR: 214061 214062 214063 214064 214066 214067 214068
PR: 214071 214072 214073 214074 214075 214076 214077
PR: 214078 214079 214080 214081 214082 214083 214084
PR: 214085 214086 214087 214088 214089 214090 214091
PR: 214092 214093 214094 214095 214096 214097 214098
PR: 214099 214100 214101 214102 214103 214104 214108
PR: 214109 214110 214111 214112 214113 214114 214115
PR: 214116 214117 214118 214119 214120 214121 214122
PR: 214123 214124 214125 214126 214127 214128 214129
PR: 214130 214131 214132 214133 214134 214135 214136
PR: 214137 214138 214139 214140 214141 214142 214143
PR: 214144 214145 214146 214147 214148 214149 214150
PR: 214151 214152
Submitted by: Jochen Neumeister <joneum@bsdproject.de> |
1.0.3 25 Jul 2016 20:01:03
![Revision:419057 Revision:419057](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
1.0.3 26 Nov 2015 12:04:01
![Revision:402439 Revision:402439](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Take Maintainership
Approved by: mat (mentor) |
1.0.3 18 Nov 2014 09:37:33
![Revision:372709 Revision:372709](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.0.3 23 Sep 2014 13:54:18
![Revision:369061 Revision:369061](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert to USES=pear |
1.0.3 25 Nov 2013 17:59:59
![Revision:334871 Revision:334871](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
1.0.3 20 Sep 2013 16:05:25
![Revision:327715 Revision:327715](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
1.0.3 15 Mar 2013 01:24:02
![Revision:314211 Revision:314211](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert to PEAR_AUTOINSTALL |
1.0.3 24 Jul 2012 07:19:21
![files touched by this commit files touched by this commit](/images/logs.gif) |
cs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix typos in COMMENT |
1.0.3 21 Jan 2012 17:40:15
![files touched by this commit files touched by this commit](/images/logs.gif) |
eadler ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.0.3 26 Feb 2011 06:29:18
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.0.3 |
1.0.2 21 Jan 2010 23:21:22
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.0.2 |
1.0.1 30 Sep 2009 13:11:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.0.1
PR: 1 |
1.0.0 22 Aug 2009 21:32:00
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Take over maintainership
Approved by: Wen Heping (maintainer) |
1.0.0 23 May 2009 14:37:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
JSON (JavaScript Object Notation, http://json.org) is a lightweight
data-interchange format. It is easy for humans to read and write. It is
easy for machines to parse and generate. It is based on a subset of the
JavaScript Programming Language, Standard ECMA-262 3rd Edition - December
1999.JSON is a text format that is completely language independent
but uses conventions that are familiar to programmers of the C-family of
languages, including C, C++, C#, Java, JavaScript, Perl, TCL, and many
others. These properties make JSON an ideal data-interchange language.
This package provides a simple encoder and decoder for JSON notation. It
is intended for use with client-side Javascript applications that make
use of HTTPRequest to perform server communication functions - data can
be encoded into JSON notation for use in a client-side javascript, or
decoded from incoming Javascript requests. JSON format is native to
Javascript,and can be directly eval()'ed with no further parsing overhead.
WWW: http://pear.php.net/package/Services_JSON/
PR: ports/134870
Submitted by: Wen Heping <wenheping at gmail.com> |