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
Port details on branch 2023Q3
py-dj41-django-redis Full featured Redis cache/session backend for Django
5.3.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.3.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-12 04:33:08
Last Update: 2023-07-12 04:28:13
Commit Hash: 2c2216a
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}dj41-django-redis>0:www/py-dj41-django-redis@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py39-*django-redis
To install the port:
cd /usr/ports/www/py-dj41-django-redis/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj41-django-redis
  • pkg install py39-dj41-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 py39-dj41-django-redis listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-dj41-django-redis
Package flavors (<flavor>: <package>)
  • py39: py39-dj41-django-redis
distinfo:
TIMESTAMP = 1688166346 SHA256 (django-redis-5.3.0.tar.gz) = 8bc5793ec06b28ea802aad85ec437e7646511d4e571e07ccad19cfed8b9ddd44 SIZE (django-redis-5.3.0.tar.gz) = 44800

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-hiredis>=0 : databases/py-hiredis@py39
  2. py39-mock>=0 : devel/py-mock@py39
  3. py39-msgpack>=0 : devel/py-msgpack@py39
  4. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django41>=3.2 : www/py-django41@py39
  2. py39-redis>=3 : databases/py-redis@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
This port is required by:
for Run
  1. net-mgmt/netbox

Configuration Options:
No options to configure
Options name:
www_py-dj41-django-redis
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-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
5.3.0
12 Jul 2023 04:28:13
commit hash: 2c2216ae9a3191893d6af0ff97dcd71df4f356a3commit hash: 2c2216ae9a3191893d6af0ff97dcd71df4f356a3commit hash: 2c2216ae9a3191893d6af0ff97dcd71df4f356a3commit hash: 2c2216ae9a3191893d6af0ff97dcd71df4f356a3 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
Author: Po-Chuan Hsieh
www/py-dj41-django-redis: Update to 5.3.0

Changes:	https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst
(cherry picked from commit ca714988d5ce844c9c96a50cf60298ed842fdb44)

Number of commits found: 1