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-jsonfield2 Reusable Django field to store validated JSON in your model
4.0.0.post0 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.0.post0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Obsolete, please use www/py-jsonfield instead
Expired This port expired on: 2022-06-30
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-02-13 18:30:06
Last Update: 2022-06-30 19:54:06
Commit Hash: 56dc108
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://github.com/rpkilby/jsonfield2
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}jsonfield2>0:www/py-jsonfield2@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py38-dj22-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: py38-jsonfield2
Package flavors (<flavor>: <package>)
  • py38: py38-jsonfield2
distinfo:
TIMESTAMP = 1605426493 SHA256 (jsonfield2-4.0.0.post0.tar.gz) = cbce2d7c52563550cd2048fcf3a57631019d3547f5ed142f42141d1d2dc53283 SIZE (jsonfield2-4.0.0.post0.tar.gz) = 12632

Packages (timestamps in pop-ups are UTC):
py37-jsonfield2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--4.0.0.post0---4.0.0.post0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-django22>=2.2 : www/py-django22@py38
  2. py38-setuptools>0 : devel/py-setuptools@py38
  3. python3.8 : lang/python38
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_py-jsonfield2
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/jsonfield2/
  2. https://pypi.org/packages/source/j/jsonfield2/
Collapse this list.
Port Moves
  • port moved to www/py-jsonfield on 2022-06-30
    REASON: Has expired: Obsolete, please use www/py-jsonfield instead

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.0.post0
30 Jun 2022 19:54:06
commit hash: 56dc1089a7bfede88ce1ac34cf4cf49cd3e8d455commit hash: 56dc1089a7bfede88ce1ac34cf4cf49cd3e8d455commit hash: 56dc1089a7bfede88ce1ac34cf4cf49cd3e8d455commit hash: 56dc1089a7bfede88ce1ac34cf4cf49cd3e8d455 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-06-30 www/py-django22: Django 2.2 is now in Extended Support, receives
security fixes only and will reach End-Of-Life on 2022-04-01. Upgrade to a later
Django version. See https://www.djangoproject.com/download/
2022-06-30 www/py-jsonfield2: Obsolete, please use www/py-jsonfield instead
4.0.0.post0
08 Mar 2022 06:49:59
commit hash: 3661915e8a57ca35dc83bf623c2c41dff9868c82commit hash: 3661915e8a57ca35dc83bf623c2c41dff9868c82commit hash: 3661915e8a57ca35dc83bf623c2c41dff9868c82commit hash: 3661915e8a57ca35dc83bf623c2c41dff9868c82 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-jsonfield2: Deprecate and set to expire

* The project has been archived by upstream as all changes have been
  merged in www/py-jsonfield.

PR:		262404
Approved by:	sunpoet (maintainer)
4.0.0.post0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.0.0.post0
15 Nov 2020 18:07:10
Revision:555346Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.0.0.post0

Changes:	https://github.com/rpkilby/jsonfield2/blob/archived/CHANGES.rst
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
3.0.3
13 Feb 2020 18:30:00
Revision:526026Original commit files touched by this commit
sunpoet search for other commits by this committer
Move www/py-django-jsonfield2 to www/py-jsonfield2

- Add CONFLICTS_INSTALL

Number of commits found: 6