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-dj41-django-rich Extensions for using Rich with Django
1.7.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 1.7.0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: 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/
Expired This port expired on: 2023-12-31
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-02-22 07:18:21
Last Update: 2023-12-31 00:06:34
Commit Hash: 45794e0
Also Listed In: python
License: MIT
WWW:
https://github.com/adamchainz/django-rich
Description:
This package provides Extensions for using Rich with the Django framework. These extensions consist of the following subclasses: * django_rich.management.RichCommand: Subclass of Django's BaseCommand class that sets its self.console to a Rich Console. * django_rich.test.RichRunner: Subclass of Django's DiscoverRunner with colourized outputs and nice traceback rendering.
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}dj41-django-rich>0:www/py-dj41-django-rich@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py39-*django-rich
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: py39-dj41-django-rich
Package flavors (<flavor>: <package>)
  • py39: py39-dj41-django-rich
distinfo:
TIMESTAMP = 1689051775 SHA256 (django_rich-1.7.0.tar.gz) = a21d92db4cf9b8e84b69df48f04337df90620758b92f0a07e8e60066c2fd6bdc SIZE (django_rich-1.7.0.tar.gz) = 58968

Packages (timestamps in pop-ups are UTC):
py39-dj41-django-rich
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--1.7.0-----
FreeBSD:14:latest-----1.5.0_1-1.5.0_1
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. py39-setuptools>0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django41>=3.2 : www/py-django41@py39
  2. py39-rich>=10.0.0 : textproc/py-rich@py39
  3. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_py-dj41-django-rich
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_rich/
  2. https://pypi.org/packages/source/d/django_rich/
Collapse this list.
Port Moves
  • port moved to www/py-dj42-django-rich 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/
  • port moved here from www/py-dj40-django-rich on 2023-05-20
    REASON: Has expired: Extended support of Django 4.0 ends April 2023, upgrade to the Django 4.1+ version of this port. See https://www.djangoproject.com/download/

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.0
31 Dec 2023 00:06:34
commit hash: 45794e0152059dae961bff4e7fa3e0b2b00fdfb7commit hash: 45794e0152059dae961bff4e7fa3e0b2b00fdfb7commit hash: 45794e0152059dae961bff4e7fa3e0b2b00fdfb7commit hash: 45794e0152059dae961bff4e7fa3e0b2b00fdfb7 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/py-dj41-django-rich: Remove expired port

2023-12-31 www/py-dj41-django-rich: 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/
1.7.0
10 Sep 2023 13:15:33
commit hash: b9c3ffd4a399be3a8db57ed5e12bd41d693736bacommit hash: b9c3ffd4a399be3a8db57ed5e12bd41d693736bacommit hash: b9c3ffd4a399be3a8db57ed5e12bd41d693736bacommit hash: b9c3ffd4a399be3a8db57ed5e12bd41d693736ba files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*/*dj41*: Deprecate/Set to expire

* Django 4.1 will reach its End-of-Life in December 2023.  Deprecate its
  consumers and set the expiration date accordingly.

Differential Revision:	https://reviews.freebsd.org/D41666
With hat:		python
1.7.0
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
1.7.0
12 Jul 2023 04:24:11
commit hash: c2c4ef9600169905a94407c08540d9a575d6f422commit hash: c2c4ef9600169905a94407c08540d9a575d6f422commit hash: c2c4ef9600169905a94407c08540d9a575d6f422commit hash: c2c4ef9600169905a94407c08540d9a575d6f422 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj41-django-rich: Update to 1.7.0

Changelog:

https://github.com/adamchainz/django-rich/blob/1.7.0/CHANGELOG.rst

MFH:		2023Q3
1.6.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.6.0
27 Jun 2023 05:43:14
commit hash: 5bdbadcae122160f528996f3478b41876e0f408fcommit hash: 5bdbadcae122160f528996f3478b41876e0f408fcommit hash: 5bdbadcae122160f528996f3478b41876e0f408fcommit hash: 5bdbadcae122160f528996f3478b41876e0f408f files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj41-django-rich: Update to 1.6.0

Changelog:

https://github.com/adamchainz/django-rich/blob/1.6.0/CHANGELOG.rst
1.5.0_1
09 May 2023 10:20:52
commit hash: fa4ecd821fadb6ab28d07003880bd4761825b020commit hash: fa4ecd821fadb6ab28d07003880bd4761825b020commit hash: fa4ecd821fadb6ab28d07003880bd4761825b020commit hash: fa4ecd821fadb6ab28d07003880bd4761825b020 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
ASCII'ze port descriptions which were (ab)using UTF-8 punctuation

While here, run these files through a spell-checker and wrap some
overly long lines and/or dangling prepositions (when appropriate).
1.5.0_1
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
1.5.0
16 Mar 2023 05:58:55
commit hash: abb57caa1ee5b5053225281e6562ad67f4b36aaacommit hash: abb57caa1ee5b5053225281e6562ad67f4b36aaacommit hash: abb57caa1ee5b5053225281e6562ad67f4b36aaacommit hash: abb57caa1ee5b5053225281e6562ad67f4b36aaa files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj41-django-rich: Update to 1.5.0

* Switch to PEP517 build framework.

Changelog:

https://github.com/adamchainz/django-rich/blob/1.5.0/CHANGELOG.rst
1.4.0
22 Feb 2023 06:58:32
commit hash: f7fdc07f4604aa4949dee546aa9b7e0322ac1350commit hash: f7fdc07f4604aa4949dee546aa9b7e0322ac1350commit hash: f7fdc07f4604aa4949dee546aa9b7e0322ac1350commit hash: f7fdc07f4604aa4949dee546aa9b7e0322ac1350 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Create Django 4.1 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.4 release possible because it requires
  Django 4.1.

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

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

Number of commits found: 10