FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 10:17 PM BST
Port details
py-simplejson 2.5.2 devel on this many watch lists=9 search for ports that depend on this port
Simplejson is a simple, fast, extensible JSON encoder/decoder
Maintained by: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 26 Apr 2006 03:26:47
Also Listed In: python
License: not specified in port


simplejson is a simple, fast, extensible JSON encoder/decoder for Python

simplejson is compatible with Python 2.4 and later with no external 
dependencies. It covers the full JSON specification for both encoding and 
decoding, with unicode support. By default, encoding is done in an encoding 
neutral fashion (plain ASCII with \uXXXX escapes for unicode characters).

The encoder may be subclassed to provide serialization in any kind of 
situation, without any special support by the objects to be serialized 
(somewhat like pickle).

The decoder can handle incoming JSON strings of any specified encoding 
(UTF-8 by default).

WWW:	http://undefined.org/python/#simplejson
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/python27
Required To Run: lang/python27

Required by:
for Build

for Run

To install the port: cd /usr/ports/devel/py-simplejson/ && make install clean
To add the package: pkg_add -r py27-simplejson


Configuration Options
     No options to configure

Master Sites:
http://pypi.python.org/packages/source/s/simplejson/
http://b.pypi.python.org/packages/source/s/simplejson/
http://c.pypi.python.org/packages/source/s/simplejson/
http://d.pypi.python.org/packages/source/s/simplejson/
http://e.pypi.python.org/packages/source/s/simplejson/
http://f.pypi.python.org/packages/source/s/simplejson/
http://pypi.inqbus.de/simplejson/
http://pypi.it.uwosh.edu/simplejson/
http://pypi.python.jp/simplejson/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 34

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 May 2012 18:05:22
Original commit files touched by this commit  2.5.2
sunpoet search for other commits by this committer
- Update to 2.5.2

Changes:        https://github.com/simplejson/simplejson/blob/master/CHANGES.txt
10 Apr 2012 15:59:27
Original commit files touched by this commit  2.5.0
sunpoet search for other commits by this committer
- Update to 2.5.0

Changes:        https://github.com/simplejson/simplejson/blob/master/CHANGES.txt
16 Mar 2012 03:47:13
Original commit files touched by this commit  2.4.0
sunpoet search for other commits by this committer
- Update to 2.4.0

Changes:        https://github.com/simplejson/simplejson/blob/master/CHANGES.txt
Feature safe:   yes
07 Jan 2012 16:59:53
Original commit files touched by this commit  2.3.2
sunpoet search for other commits by this committer
- Update to 2.3.2

Changes:        https://github.com/simplejson/simplejson/blob/master/CHANGES.txt
07 Dec 2011 13:46:38
Original commit files touched by this commit  2.3.0
sunpoet search for other commits by this committer
- Update to 2.3.0

Changes:        https://github.com/simplejson/simplejson/blob/master/CHANGES.txt
Feature safe:   yes
19 Sep 2011 02:32:33
Original commit files touched by this commit  2.2.1
sunpoet search for other commits by this committer
- Update to 2.2.1

Changes:       
https://github.com/simplejson/simplejson/blob/52d00503192973f36e629c8869652df1b65eb8be/CHANGES.txt
25 May 2011 16:16:02
Original commit files touched by this commit  2.1.6
sunpoet search for other commits by this committer
- Update to 2.1.6

Changes:       
https://github.com/simplejson/simplejson/blob/ef460026417ab8cd9d8fae615d4e9b9cc784ccf1/CHANGES.txt
PR:             ports/157004
Submitted by:   sunpoet (myself)
12 Feb 2011 15:23:44
Original commit files touched by this commit  2.1.3
lwhsu search for other commits by this committer
- Update to 2.1.3
01 Nov 2010 13:55:23
Original commit files touched by this commit  2.1.2
wen search for other commits by this committer
- Update to 2.1.2
05 Apr 2010 06:43:42
Original commit files touched by this commit  2.1.1
lwhsu search for other commits by this committer
- Update to 2.1.1
19 Feb 2009 20:57:07
Original commit files touched by this commit  2.0.9
nivit search for other commits by this committer
- Update to 2.0.9
- Fix DOCSDIR

PR:             ports/131882
Submitted by:   nivit
16 Feb 2009 13:26:52
Original commit files touched by this commit  2.0.8
nivit search for other commits by this committer
- Update to 2.0.8

PR:             ports/131740
Submitted by:   nivit
12 Feb 2009 14:04:24
Original commit files touched by this commit  2.0.7
lwhsu search for other commits by this committer
- Update to 2.0.7

PR:             ports/131453
Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
28 Dec 2008 11:46:14
Original commit files touched by this commit  2.0.6
miwi search for other commits by this committer
- Update to 2.0.6

PR:             129948
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
04 Dec 2008 14:32:29
Original commit files touched by this commit  2.0.5
wxs search for other commits by this committer
- Update to 2.0.5

PR:             ports/129407
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    python@ (clsung)
09 Oct 2008 03:06:45
Original commit files touched by this commit  2.0.2
clsung search for other commits by this committer
- Update to 2.0.2
26 Sep 2008 07:58:04
Original commit files touched by this commit  1.9.3_1
clsung search for other commits by this committer
- remove outside source ez_setup.py
- bump PORTREVISION
24 Sep 2008 14:41:58
Original commit files touched by this commit  1.9.3
miwi search for other commits by this committer
- Update to 1.9.3

PR:             127558
Submitted by:   Wen Heping <wenheping@gmail.com>
16 Jul 2008 02:46:23
Original commit files touched by this commit  1.9.2
lwhsu search for other commits by this committer
- Update to 1.9.2

PR:             ports/125425
Submitted by:   Wen heping <wenheping@gmail.com>
15 Jun 2008 21:40:12
Original commit files touched by this commit  1.9.1
lwhsu search for other commits by this committer
- Update to 1.9.1
29 Feb 2008 15:01:23
Original commit files touched by this commit  1.7.3
dryice search for other commits by this committer
fix MASTER_SITES, notified by pointyhat
16 Oct 2007 02:54:48
Original commit files touched by this commit  1.7.3
clsung search for other commits by this committer
- Update to 1.7.3
04 Aug 2007 11:41:31
Original commit files touched by this commit  1.7.1
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
30 Jul 2007 09:42:28
Original commit files touched by this commit  1.7.1
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
03 Apr 2007 12:34:32
Original commit files touched by this commit  1.7.1
nivit search for other commits by this committer
- Fix build on pointyhat
  (use --plat-name option for bdist_egg, the egg filename for easy_install)

PR:             ports/111182
Submitted by:   nivit
31 Mar 2007 04:32:31
Original commit files touched by this commit  1.7.1
clsung search for other commits by this committer
- Update to 1.7.1
21 Mar 2007 07:30:17
Original commit files touched by this commit  1.7
clsung search for other commits by this committer
- Update to 1.7

PR:             ports/110499
Submitted by:   Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
05 Mar 2007 02:28:03
Original commit files touched by this commit  1.6
clsung search for other commits by this committer
- Update to 1.6
14 Feb 2007 07:01:07
Original commit files touched by this commit  1.5
clsung search for other commits by this committer
- Update to 1.5
- Update WWW

PR:             ports/109129
Submitted by:   Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
27 Jan 2007 00:35:01
Original commit files touched by this commit  1.4_1
nivit search for other commits by this committer
- Added easy_install commands to add/remove simplejson's entry
  to/from ${PYTHON_SITELIBDIR}/easy-install.pth (it failed
  original MD5 checksum)
- Added variable PYSIMPLEJSON_EGG
- Bumped PORTREVISION

PR:             ports/108353
Submitted by:   Nicola Vitale <nivit at email.it>
Approved by:    alexbl (mentor, implicit)
24 Nov 2006 09:28:13
Original commit files touched by this commit  1.4
alexbl search for other commits by this committer
 - pass py-simplejson and py-gui to python@
13 Sep 2006 03:21:38
Original commit files touched by this commit  1.4
alexbl search for other commits by this committer
Change all my MAINTAINER lines to my new FreeBSD.org address.

Approved by:    novel
07 Sep 2006 08:10:45
Original commit files touched by this commit  1.4
novel search for other commits by this committer
Update to 1.4.

PR:             102967
Submitted by:   Alexander Botero-Lowry (maintainer)
26 Apr 2006 03:24:41
Original commit files touched by this commit  1.3
edwin search for other commits by this committer
[NEW PORT] devel/py24-simplejson: Simplejson is a simple, fast, extensible JSON
encoder/decoder

        simplejson is a simple, fast, extensible JSON encoder/decoder
        for Python

        simplejson is compatible with Python 2.3 and later with no
        external dependencies. It covers the full JSON specification
        for both encoding and decoding, with unicode support. By
        default, encoding is done in an encoding neutral fashion
        (plain ASCII with \uXXXX escapes for unicode characters).

        The encoder may be subclassed to provide serialization in
        any kind of situation, without any special support by the
        objects to be serialized (somewhat like pickle).

        The decoder can handle incoming JSON strings of any specified
        encoding (UTF-8 by default).

        WWW: http://svn.red-bean.com/bob/simplejson/

PR:             ports/96340
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>

Number of commits found: 34

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.178 seconds.