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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-dj52-django-redis Full featured redis cache backend for Django
6.0.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 5.4.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-22 07:00:13
Last Update: 2025-06-30 20:53:33
Commit Hash: 476228e
Also Listed In: databases python
License: BSD3CLAUSE
WWW:
https://github.com/jazzband/django-redis
Description:
Django-redis is a BSD Licensed, full featured Redis cache/session backend for Django. Why use django-redis? * Modular client system (pluggable clients). * Master-Slave support in the default client. * Used in production in several projects as cache and session storage. * Supports infinite timeouts. * Python 3 support in same code base. * Facilities for raw access to Redis client/connection pool. * Highly configurable (can emulate memcached exception behavior, for example). * Unix sockets supported by default. * Pluggable parsers.
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}dj52-django-redis>0:www/py-dj52-django-redis@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*django-redis
To install the port:
cd /usr/ports/www/py-dj52-django-redis/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj52-django-redis
  • pkg install py311-dj52-django-redis
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 py311-dj52-django-redis listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dj52-django-redis
Package flavors (<flavor>: <package>)
  • py311: py311-dj52-django-redis
distinfo:
TIMESTAMP = 1751208160 SHA256 (django_redis-6.0.0.tar.gz) = 2d9cb12a20424a4c4dde082c6122f486628bae2d9c2bee4c0126a4de7fda00dd SIZE (django_redis-6.0.0.tar.gz) = 56904

Packages (timestamps in pop-ups are UTC):
py311-dj52-django-redis
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.06.0.0-6.0.06.0.0---
FreeBSD:13:quarterly6.0.06.0.0-6.0.06.0.0---
FreeBSD:14:latest6.0.06.0.0-6.0.06.0.0---
FreeBSD:14:quarterly6.0.06.0.0-6.0.06.0.0---
FreeBSD:15:latest-6.0.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-msgpack>=0 : devel/py-msgpack@py311
  2. py311-pytest-django>=0 : devel/py-pytest-django@py311
  3. py311-pytest-mock>=0 : devel/py-pytest-mock@py311
  4. redis-server : databases/redis
  5. py311-pytest>=7,1 : devel/py-pytest@py311
  6. python3.11 : lang/python311
Runtime dependencies:
  1. py311-django52>=4.2 : www/py-django52@py311
  2. py311-redis>=4.0.2 : databases/py-redis@py311
  3. python3.11 : lang/python311
This port is required by:
for Run
  1. net-mgmt/netbox

Configuration Options:
No options to configure
Options name:
www_py-dj52-django-redis
USES:
python:3.10+
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_redis/
  2. https://pypi.org/packages/source/d/django_redis/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.0.0
30 Jun 2025 20:53:33
commit hash: 476228ee522ef7ffd1ac52edd0d1026f4a4901e8commit hash: 476228ee522ef7ffd1ac52edd0d1026f4a4901e8commit hash: 476228ee522ef7ffd1ac52edd0d1026f4a4901e8commit hash: 476228ee522ef7ffd1ac52edd0d1026f4a4901e8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-dj52-django-redis: Update to 6.0.0

Changes:	https://github.com/jazzband/django-redis/releases
5.4.0
22 Jun 2025 06:55:08
commit hash: 7f72b5d66013f5cc9013b9b1e5cbbb187f136d6fcommit hash: 7f72b5d66013f5cc9013b9b1e5cbbb187f136d6fcommit hash: 7f72b5d66013f5cc9013b9b1e5cbbb187f136d6fcommit hash: 7f72b5d66013f5cc9013b9b1e5cbbb187f136d6f files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Create Django 5.2 consumers

* Django 4.2 is currently the "default" version in the ports tree due
  its long term support until April 2026.  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 4.3 release possible because it requires
  Django 5.2.

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

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

Number of commits found: 2