Port details |
- py-json-py Python implementation of a JSON (http//:json.org) reader/writer
- 3.4_1 devel
=2 3.4_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-08-15
- Maintainer: nivit@FreeBSD.org
- Port Added: 2006-01-14 22:31:05
- Last Update: 2020-08-15 10:50:59
- SVN Revision: 544927
- People watching this port, also watch:: bash, screen
- Also Listed In: lang python www
- License: LGPL20
- WWW:
- https://sourceforge.net/projects/json-py/
- Description:
- json-py is a simple, pure-python implementation of a JSON (http://json.org)
reader and writer. JSON is used to exchange data across systems written in
various languages. It is particularly suited to dynamic languages like Python,
Javascript, etc. JSON = Javascript Object Notation implies it is suitable for
AJAX applications that exchange data from servers to Javascript applications
running on web browser clients.
WWW: https://sourceforge.net/projects/json-py/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}json-py>0:devel/py-json-py@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-json-py
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (json-py-3_4.zip) = 58da8ae96c973302e3cfc4c682d20d1a5c6a6284426a269bf2c3dc4b58a522a9
SIZE (json-py-3_4.zip) = 20111
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.7 : lang/python27
- Runtime dependencies:
-
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7 zip
- 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 |
3.4_1 15 Aug 2020 10:50:59 |
rene |
Remove deprecated ports:
2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
3.4_1 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
3.4_1 11 Dec 2017 16:54:20 |
antoine |
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed |
3.4_1 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
3.4_1 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
3.4_1 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
3.4_1 02 Mar 2015 23:21:08 |
bapt |
Remove Author from pkg-descr and white space fixes |
3.4_1 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
3.4_1 08 May 2014 14:56:40 |
vanilla |
- Staging
- Add LICENSE
- Pet portlint
PR: ports/188505
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
3.4_1 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
3.4_1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
3.4_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
3.4_1 25 Feb 2011 07:50:41 |
miwi |
- Move from py24 over to py25 or above
- Drop md5 support |
3.4 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
3.4 28 Dec 2008 10:54:08 |
pgollucci |
CATEGORIES+= python for py- ports missing it
PR: ports/124921
Approved by: portmgr (pav) |
3.4 30 Jul 2007 09:42:28 |
alexbl |
- 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 |
3.4 10 Dec 2006 01:21:51 |
nivit |
- Updated email address in my ports
Approved by: alexbl (mentor) |
3.4 14 Jan 2006 22:29:30 |
pav |
json-py is a simple, pure-python implementation of a JSON (http://json.org)
reader and writer. JSON is used to exchange data across systems written in
various languages. It is particularly suited to dynamic languages like Python,
Javascript, etc. JSON = Javascript Object Notation implies it is suitable for
AJAX applications that exchange data from servers to Javascript applications
running on web browser clients.
Author: <patrickdlogan@stardecisions.com>
WWW: http://sourceforge.net/projects/json-py/
PR: ports/91688
Submitted by: Nicola Vitale <nivit@email.it> |