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-jsonfield2 Reusable Django field to store validated JSON in your model
4.0.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 4.0.0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Obsolete, please use www/py-jsonfield2 instead
Expired This port expired on: 2020-06-30
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-02-13 18:32:28
Last Update: 2020-06-30 10:32:54
SVN Revision: 540890
Also Listed In: python
License: MIT
WWW:
https://github.com/rpkilby/jsonfield2
Description:
jsonfield2 is a reusable model field that allows you to store validated JSON, automatically handling serialization to and from the database. To use, add jsonfield.JSONField to one of your models. WWW: https://pypi.org/project/jsonfield2/ WWW: https://github.com/rpkilby/jsonfield2
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-jsonfield2>0:www/py-dj22-jsonfield2@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py37-jsonfield2
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-jsonfield2
Package flavors (<flavor>: <package>)
  • py37: py37-dj22-jsonfield2
distinfo:
TIMESTAMP = 1581775765 SHA256 (jsonfield2-4.0.0.tar.gz) = 7bd43edd85d203ad6edb0ecb39870a1c7a4fadaf7e807b0feeca3da64b086b5d SIZE (jsonfield2-4.0.0.tar.gz) = 12684

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.5+
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/jsonfield2/
  2. https://pypi.org/packages/source/j/jsonfield2/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.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)
4.0.0
24 Jun 2020 17:39:01
Revision:540098Original commit files touched by this commit
sunpoet search for other commits by this committer
Set EXPIRATION_DATE to 2020-06-30
4.0.0
16 May 2020 11:04:50
Revision:535459Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.0.0

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

Changes:	https://github.com/rpkilby/jsonfield2/blob/master/CHANGES.rst
PR:		245901
Submitted by:	kai
4.0.0
16 Feb 2020 18:02:03
Revision:526291Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.0.0

Changes:	https://github.com/rpkilby/jsonfield2/blob/master/CHANGES.rst
3.1.0
13 Feb 2020 18:30:20
Revision:526027Original commit files touched by this commit
sunpoet search for other commits by this committer
Move www/py-dj22-django-jsonfield2 to www/py-dj22-jsonfield2

- Add CONFLICTS_INSTALL

Number of commits found: 5