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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-dj60-django-redis Full featured redis cache backend for Django
7.0.0 wwwnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-06-26 09:42:05
Last Update: 2026-06-26 09:35:29
Commit Hash: 0cd7f4c
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}dj60-django-redis>0:www/py-dj60-django-redis@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py312-*django-redis
To install the port:
cd /usr/ports/www/py-dj60-django-redis/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj60-django-redis
  • pkg install py312-dj60-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 py312-dj60-django-redis listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-dj60-django-redis
Package flavors (<flavor>: <package>)
  • py312: py312-dj60-django-redis
distinfo:
TIMESTAMP = 1782310137 SHA256 (django_redis-7.0.0.tar.gz) = e48491c862f4350b0747ceb1016700686fb93c4f4e0fb9c490fe6c6658ffd933 SIZE (django_redis-7.0.0.tar.gz) = 64601

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-setuptools>=0 : devel/py-setuptools@py312
  2. py312-wheel>=0 : devel/py-wheel@py312
  3. python3.12 : lang/python312
  4. py312-build>=0 : devel/py-build@py312
  5. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. py312-msgpack>=0 : devel/py-msgpack@py312
  2. py312-pytest-django>=0 : devel/py-pytest-django@py312
  3. py312-pytest-mock>=0 : devel/py-pytest-mock@py312
  4. redis-server : databases/redis
  5. py312-pytest>=7,1 : devel/py-pytest@py312
  6. python3.12 : lang/python312
Runtime dependencies:
  1. py312-django60>=5.2<7.0 : www/py-django60@py312
  2. py312-redis>=4.0.2 : databases/py-redis@py312
  3. python3.12 : lang/python312
This port is required by:
for Run
  1. net-mgmt/netbox

Configuration Options:
No options to configure
Options name:
www_py-dj60-django-redis
USES:
python:3.12+
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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.0.0
26 Jun 2026 09:35:29
commit hash: 0cd7f4c31299638714220aa5181f835200be1833commit hash: 0cd7f4c31299638714220aa5181f835200be1833commit hash: 0cd7f4c31299638714220aa5181f835200be1833commit hash: 0cd7f4c31299638714220aa5181f835200be1833 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Create Django 6.0 consumers

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

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

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

Number of commits found: 1