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-dj42-django-timezone-field Provides database and form fields for pytz timezone objects for Django
6.1.0 www 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 6.1.0Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-09-10 13:18:26
Last Update: 2023-12-01 12:46:42
Commit Hash: 71450ba
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://github.com/mfogel/django-timezone-field
Description:
Provides database and form fields for pytz timezone objects for Django.
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}dj42-django-timezone-field>0:www/py-dj42-django-timezone-field@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py39-*django-timezone-field
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/www/py-dj42-django-timezone-field/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj42-django-timezone-field
  • pkg install py39-dj42-django-timezone-field
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-dj42-django-timezone-field listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-dj42-django-timezone-field
Package flavors (<flavor>: <package>)
  • py39: py39-dj42-django-timezone-field
distinfo:
TIMESTAMP = 1701327029 SHA256 (django_timezone_field-6.1.0.tar.gz) = d40f7059d7bae4075725d04a9dae601af9fe3c7f0119a69b0e2c6194a782f797 SIZE (django_timezone_field-6.1.0.tar.gz) = 12430

Packages (timestamps in pop-ups are UTC):
py39-dj42-django-timezone-field
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.1.06.1.0-6.1.06.1.0---
FreeBSD:13:quarterly6.1.06.1.0-6.1.06.1.06.1.06.1.06.1.0
FreeBSD:14:latest6.1.06.1.0-6.1.06.1.0---
FreeBSD:14:quarterly6.1.06.1.0-6.1.06.1.06.1.06.1.06.1.0
FreeBSD:15:latest6.1.06.1.0n/a6.1.0n/a6.1.06.1.06.1.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-poetry-core>=1.0.0 : devel/py-poetry-core@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django42>=3.2 : www/py-django42@py39
  2. python3.9 : lang/python39
This port is required by:
for Run
  1. net-mgmt/netbox

Configuration Options:
No options to configure
Options name:
www_py-dj42-django-timezone-field
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_timezone_field/
  2. https://pypi.org/packages/source/d/django_timezone_field/
Collapse this list.
Port Moves
  • port moved here from www/py-dj41-django-timezone-field on 2023-12-31
    REASON: Has expired: Extended support of Django 4.1 ends December 2023, upgrade to the Django 4.2+ version of this port. See https://www.djangoproject.com/download/

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.1.0
01 Dec 2023 12:46:42
commit hash: 71450ba3daee0fe719e7b5c0c8e7998a7a95cbbacommit hash: 71450ba3daee0fe719e7b5c0c8e7998a7a95cbbacommit hash: 71450ba3daee0fe719e7b5c0c8e7998a7a95cbbacommit hash: 71450ba3daee0fe719e7b5c0c8e7998a7a95cbba files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj42-django-timezone-field: Update to 6.1.0

www/py-dj42-django-timezone-field: Update to 6.1.0

* Remove no longer required patch that has been merged by upstream.

Changelog:

https://github.com/mfogel/django-timezone-field/compare/6.0.1...6.1.0

MFH:		2023Q4
6.0.1
22 Sep 2023 17:39:29
commit hash: 39c51083c222a8303b190c687294023e2f6b6d84commit hash: 39c51083c222a8303b190c687294023e2f6b6d84commit hash: 39c51083c222a8303b190c687294023e2f6b6d84commit hash: 39c51083c222a8303b190c687294023e2f6b6d84 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj42-django-timezone-field: Update to 6.0.1

Changelog:

https://github.com/mfogel/django-timezone-field/compare/6.0...6.0.1
6.0
10 Sep 2023 13:15:32
commit hash: 178f4991ec22c5c9164d973f091ef067ca28bcb6commit hash: 178f4991ec22c5c9164d973f091ef067ca28bcb6commit hash: 178f4991ec22c5c9164d973f091ef067ca28bcb6commit hash: 178f4991ec22c5c9164d973f091ef067ca28bcb6 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Create Django 4.2 consumers

* Django 3.2 is currently the "default" version in the ports tree due
  its long term support until April 2024.  Thus ports that are assigned
  to that version will exist until then.

The following ports are required to make the upgrade of
net-mgmt/netbox to the 3.6 release possible because it requires
Django 4.2.

All of the ports listed below were created on the basis of their
respective original ports:

- devel/py-dj42-django-rq
- devel/py-dj42-graphene-django
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 3