Port details |
- py-dj40-django-redis Full featured Redis cache/session backend for Django
- 5.2.0 www
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-06-16 16:33:07
- Last Update: 2022-06-16 16:28:33
- Commit Hash: 89acacb
- Also Listed In: databases python
- License: BSD3CLAUSE
- 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.
WWW: https://github.com/jazzband/django-redis
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj40-django-redis>0:www/py-dj40-django-redis@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/www/py-dj40-django-redis/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj40-django-redis
- pkg install py38-dj40-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 py38-dj40-django-redis listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-dj40-django-redis
- Package flavors (<flavor>: <package>)
- py38: py38-dj40-django-redis
- distinfo:
- TIMESTAMP = 1641046018
SHA256 (django-redis-5.2.0.tar.gz) = 8a99e5582c79f894168f5865c52bd921213253b7fd64d16733ae4591564465de
SIZE (django-redis-5.2.0.tar.gz) = 44132
- 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:
-
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-django40>=2.2 : www/py-django40@py38
- py38-redis>=3<4 : databases/py-redis@py38
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- net-mgmt/netbox
- Configuration Options:
- No options to configure
- Options name:
- www_py-dj40-django-redis
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Jun 2022 16:28:33 5.2.0 |
Kai Knoblich (kai)  |
net-mgmt/netbox: Create Django 4.0 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.2 release possible because it requires Django
4.0.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj40-django-rq
- devel/py-dj40-graphene-django (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|