notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-django-json-rpc Simple JSON-RPC implementation for Django
0.7.2_1 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.7.2_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: No longer maintained, not compatible with Django 2.0+
Expired This port expired on: 2020-06-01
Maintainer: jhixson@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-02-03 22:10:54
Last Update: 2020-06-03 09:44:00
SVN Revision: 537607
Also Listed In: python
License: MIT
Description:
A simple JSON-RPC implementation for Django. https://github.com/samuraisam/django-json-rpc
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • ${PYTHON_PKGNAMEPREFIX}django-json-rpc>0:www/py-django-json-rpc@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py37-django-json-rpc
Package flavors (<flavor>: <package>)
  • py37: py37-django-json-rpc
  • py27: py27-django-json-rpc
distinfo:
TIMESTAMP = 1482858969 SHA256 (django-json-rpc-0.7.2.tar.gz) = f148adc3adbcf596400a30e0f6123f75706ef912260e1d14dda01252c4495be9 SIZE (django-json-rpc-0.7.2.tar.gz) = 99599

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py37-setuptools>0 : devel/py-setuptools@py37
  2. python3.7 : lang/python37
Runtime dependencies:
  1. django-admin.py : www/py-django111@py37
  2. py37-setuptools>0 : devel/py-setuptools@py37
  3. python3.7 : lang/python37
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/django-json-rpc/
  2. https://pypi.org/packages/source/d/django-json-rpc/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.2_1
03 Jun 2020 09:44:00
Revision:537607Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-06-01 www/py-djangotoolbox: No longer maintained, not compatible with
Django 1.11+
2020-06-01 www/py-dojango: No longer maintained, not compatible with Django 2.2+
2020-06-01 www/py-django-json-rpc: No longer maintained, not compatible with
Django 2.0+
2020-06-03 www/mediawiki132: EOLed upstream
0.7.2_1
01 May 2020 20:18:18
Revision:533587Original commit files touched by this commit
jhixson search for other commits by this committer
www/py-django-json-rpc: mark as deprecated

PR:		246086
Submitted by:	Kai Knoblich <kai@FreeBSD.org>
07 Aug 2018 12:13:48
Revision:476591Original commit files touched by this commit Refresh
jhixson search for other commits by this committer
Change jhixson port maintainer email to jhixson@FreeBSD.org

Approved by:	miwi (mentor), kmoore (mentor), araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D16592
0.7.2_1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.7.2_1
10 May 2018 15:02:44
Revision:469560Original commit files touched by this commit
miwi search for other commits by this committer
- Switch to py-django111
- Bump PORTREVISION

Sponsored by:     iXsystems Inc.
0.7.2
12 Apr 2018 17:44:03
Revision:467172Original commit files touched by this commit
wg search for other commits by this committer
www/py-django-json-rpc: patch is no longer needed
0.7.2
12 Apr 2018 17:41:01
Revision:467171Original commit files touched by this commit
wg search for other commits by this committer
www/py-django-json-rpc: update to 0.7.2

Submitted by:	John Hixson
0.6.2_3
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.2_3
20 Mar 2017 18:42:27
Revision:436558Original commit files touched by this commit
araujo search for other commits by this committer
Update maintainer email address.

Submitted by:	John Hixson <jhixson@gmail.com> (maintainer)
0.6.2_3
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.6.2_3
16 Jan 2016 09:52:37
Revision:406203Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Switch all ports to www/py-django18
- Bump PORTREVISION
0.6.2_2
03 Jan 2015 08:41:21
Revision:376109Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
0.6.2_2
29 Jul 2014 21:43:18
Revision:363399Original commit files touched by this commit
adamw search for other commits by this committer
Convert some more USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
0.6.2_2
02 Jan 2014 11:27:15
Revision:338436Original commit files touched by this commit
wg search for other commits by this committer
www/py-django-json-rpc: fix for django 1.6

- Fix for django 1.6 [1]
- Swtich from easy_install to install
- Support staging
- Use python auto plist

PR:		ports/185403 [1]
Submitted by:	maintainer
0.6.2_1
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
0.6.2_1
03 Feb 2012 22:10:31
Original commit files touched by this commit
jpaetzel search for other commits by this committer
A simple JSON-RPC implementation for Django.

https://github.com/samuraisam/django-json-rpc

PR:             ports/164731
Submitted by:   John Hixson <john@ixsystems.com>

Number of commits found: 16