Port details |
- py-dj50-django-redis Full featured Redis cache/session backend for Django
- 5.4.0_1 www
=2 5.4.0Version of this port present on the latest quarterly branch. DEPRECATED: Extended support of Django 5.0 ends April 2025, upgrade to the Django 5.1+ version of this port. See https://www.djangoproject.com/download/
EXPIRATION DATE: 2025-05-31
- Maintainer: kai@FreeBSD.org
 - Port Added: 2024-07-15 17:15:14
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj50-django-redis>0:www/py-dj50-django-redis@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/py-dj50-django-redis/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj50-django-redis
- pkg install py311-dj50-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-dj50-django-redis listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj50-django-redis
- Package flavors (<flavor>: <package>)
- py311: py311-dj50-django-redis
- distinfo:
- TIMESTAMP = 1698348853
SHA256 (django-redis-5.4.0.tar.gz) = 6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42
SIZE (django-redis-5.4.0.tar.gz) = 52567
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- 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-django50>=3.2 : www/py-django50@py311
- py311-redis>=3 : databases/py-redis@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-dj50-django-redis
- USES:
- python:3.10+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.4.0_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
5.4.0 23 Feb 2025 10:41:49
    |
Kai Knoblich (kai)  |
*/*dj50*: Deprecate/Set to expire
* Django 5.0 will reach its End-of-Life on 2025-04 and has already got a
corresponding expiration date with d7d4a024fefe. Do the same for its
consumers. |
5.4.0 15 Jul 2024 16:58:00
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Create Django 5.0 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.0 release possible because it requires
Django 5.0.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj50-django-rq
- devel/py-dj50-strawberry-graphql (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 3
|