Commit Graph

18 Commits

Author SHA1 Message Date
jasper
236ba12816 - update to 2.5.0 2012-04-22 09:17:50 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
rpointel
0e28b0e3c9 First ports I found which need Add WANTLIB += ${MODPY_WANTLIB}, bump revision.
ok sthen@.
2011-05-31 05:44:26 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
jasper
8353dfbd95 bumpski for python 2010-08-30 22:24:14 +00:00
jasper
e640b9b962 - merge PFRAG.shared into PLIST 2009-10-11 20:59:37 +00:00
martynas
77b69bdeff - update to py-simplejson-2.0.9
- switch to PYPI_SITE
- use pax, nosetests
with, ok fgs@
2009-03-25 01:32:17 +00:00
bernd
79d9cd6cf0 bump due to python dep changes 2009-03-11 21:45:31 +00:00
martynas
a8be76c150 update to simplejson-2.0.7, based on the initial simplejson-2.0.6
diff from Benoit Chesneau.  ok wcmaier@
2009-01-27 21:28:51 +00:00
martynas
e42055e256 update to py-simplejson-1.9.3. ok wcmaier@ 2008-10-08 21:06:44 +00:00
martynas
eba5b5bc9e - update to py-simplejson-1.9.2
- add a do-regress target, prodded by wcmaier@
ok wcmaier@
2008-07-11 22:40:06 +00:00
martynas
3c2de70ca5 update to py-simplejson-1.8.1; ok wcmaier@ 2008-04-15 09:36:06 +00:00
martynas
6a5bce4574 update to py-simplejson-1.7.3; ok simon@ 2008-01-13 17:20:14 +00:00
martynas
4ed5988446 remove lang/python category from individual ports 2007-12-10 21:07:51 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
martynas
0f9bae17c7 import py-simplejson-1.7.1
Simplejson is a simple, fast, extensible JSON encoder/decoder for
Python.  It 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.  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.

ok simon@ (who also spotted HOMEPAGE not escaping #)
2007-06-24 21:51:30 +00:00