| Port details on branch 2025Q2 |
- py-dj51-django-redis Full featured redis cache backend for Django
- 6.0.0 www
=0 6.0.0Version of this port present on the latest quarterly branch. DEPRECATED: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/
EXPIRATION DATE: 2025-12-31
- Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-02-08 09:57:12
- Last Update: 2025-09-30 09:31:17
- Commit Hash: 08edb39
- 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.
¦ ¦ ¦ ¦ 
- 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}dj51-django-redis>0:www/py-dj51-django-redis@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/py-dj51-django-redis/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj51-django-redis
- pkg install py311-dj51-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-dj51-django-redis listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj51-django-redis
- Package flavors (<flavor>: <package>)
- py311: py311-dj51-django-redis
- distinfo:
- TIMESTAMP = 1751208158
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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-msgpack>=0 : devel/py-msgpack@py311
- py311-pytest-django>=0 : devel/py-pytest-django@py311
- py311-pytest-mock>=0 : devel/py-pytest-mock@py311
- redis-server : databases/redis
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django51>=4.2 : www/py-django51@py311
- py311-redis>=4.0.2 : databases/py-redis@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net-mgmt/peering-manager
Configuration Options:
- No options to configure
- Options name:
- www_py-dj51-django-redis
- USES:
- python:3.10+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|