notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: converters/pear-Services_JSON/pkg-descr
SVNWeb

Number of commits found: 4

Wed, 7 Sep 2022
[ 21:58 Stefan Eßer (se) search for other commits by this committer ]    commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  fb16dfe  (Only the first 10 of 27964 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 15 Jul 2021
[ 20:32 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:bda4885872ab076641cdc234ac889cbe43ec5992  commit hash:bda4885872ab076641cdc234ac889cbe43ec5992  commit hash:bda4885872ab076641cdc234ac889cbe43ec5992  bda4885 
converters/pear-Services_JSON: Update pkg-descr

- Add NO_ARCH
Tue, 13 Dec 2016
[ 15:05 sunpoet search for other commits by this committer ] Original commit   Revision:428494 (Only the first 10 of 280 ports in this commit are shown above. View all ports for this commit)
- Update WWW: pear.php.net uses https://

Approved by:	portmgr (blanket)
Sat, 23 May 2009
[ 14:37 miwi search for other commits by this committer ] Original commit 
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>

Number of commits found: 4