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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-dj22-jsonfield Reusable JSONField model for Django to store validated JSON
3.1.0 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 3.1.0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Obsolete, please use www/py-jsonfield instead
Expired This port expired on: 2020-06-30
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-02-16 18:00:36
Last Update: 2020-06-30 10:32:54
SVN Revision: 540890
Also Listed In: python
License: MIT
WWW:
https://github.com/rpkilby/jsonfield
Description:
django-jsonfield is a reusable Django field that allows you to store validated JSON in your model. It silently takes care of serialization. To use, simply add the field to one of your models. This port is not a duplicate of www/py-django-jsonfield, both ports have distinct but upstreams. WWW: https://github.com/rpkilby/jsonfield
Homepage    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}dj22-jsonfield>0:www/py-dj22-jsonfield@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py37-jsonfield
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: py37-dj22-jsonfield
Package flavors (<flavor>: <package>)
  • py37: py37-dj22-jsonfield
distinfo:
TIMESTAMP = 1582561426 SHA256 (jsonfield-3.1.0.tar.gz) = 7e4e84597de21eeaeeaaa7cc5da08c61c48a9b64d0c446b2d71255d01812887a SIZE (jsonfield-3.1.0.tar.gz) = 14870

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
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. py37-django22>=2.2 : www/py-django22@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:3.6+
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/j/jsonfield/
  2. https://pypi.org/packages/source/j/jsonfield/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.0
30 Jun 2020 10:32:54
Revision:540890Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-06-30 databases/p5-Search-Xapian10: Depend on unsupported xapian-core. Use
databases/p5-Search-Xapian instead
2020-06-30 databases/xapian-core10: Unsupported by upstream. Use
databases/xapian-core instead
2020-06-30 devel/py-dj22-django-rq: Obsolete, please use www/py-django-rq
instead
2020-06-30 devel/rubygem-cucumber-expressions: Use
devel/rubygem-cucumber-cucumber-expressions instead
2020-06-30 devel/rubygem-cucumber-expressions6: Use
devel/rubygem-cucumber-cucumber-expressions instead
2020-06-30 devel/rubygem-cucumber-tag_expressions1: Use
devel/rubygem-cucumber-tag_expressions instead
2020-06-30 print/xpp: Last update as 2004-12-09, unsupported by upstream
2020-06-30 textproc/rubygem-gherkin: Use textproc/rubygem-cucumber-gherkin
instead
2020-06-30 www/p5-Catalyst-Model-Xapian10: Depend on unsupported xapian-core.
Use www/p5-Catalyst-Model-Xapian instead
2020-06-30 www/py-dj22-django-auth-ldap: Obsolete, please use
www/py-django-auth-ldap instead
2020-06-30 www/py-dj22-django-cacheops: Obsolete, please use
www/py-django-cacheops instead
2020-06-30 www/py-dj22-django-cors-headers: Obsolete, please use
www/py-django-cors-headers instead
2020-06-30 www/py-dj22-django-crispy-forms: Obsolete, please use
www/py-django-crispy-forms instead
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.0
24 Jun 2020 17:38:56
Revision:540097Original commit files touched by this commit
sunpoet search for other commits by this committer
Set EXPIRATION_DATE to 2020-06-30
3.1.0
16 May 2020 11:05:01
Revision:535461Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.0

- Update RUN_DEPENDS: use Django 2.2
- Mark www/py-dj22-jsonfield as DEPRECATED

Changes:	https://github.com/rpkilby/jsonfield/blob/master/CHANGES.rst
PR:		246424
Submitted by:	kai
3.1.0
24 Feb 2020 18:58:11
Revision:527029Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.0

Changes:	https://github.com/rpkilby/django-jsonfield/releases
		https://github.com/rpkilby/django-jsonfield/blob/master/CHANGES.rst
3.0.0
17 Feb 2020 19:43:51
Revision:526414Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.0

- Update WWW

Changes:	https://github.com/rpkilby/django-jsonfield/releases
		https://github.com/rpkilby/django-jsonfield/blob/master/CHANGES.rst
2.1.1
16 Feb 2020 18:00:22
Revision:526275Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-dj22-jsonfield 2.1.1 (copied from py-jsonfield)

- Add CONFLICTS_INSTALL

Number of commits found: 6