Port details |
- py-dj51-channels-redis Redis-backed asgi channel layer implementation
- 4.2.1_1 www
=0 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: grembo@FreeBSD.org
 - Port Added: 2025-05-05 18:03:06
- Last Update: 2025-06-01 16:24:04
- Commit Hash: 7742c7a
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- http://github.com/django/channels_redis/
- Description:
- Provides Django Channels channel layers that use Redis as a backing store.
There are two available implementations:
RedisChannelLayer is the original layer, and implements channel and group
handling itself.
RedisPubSubChannelLayer is newer and leverages Redis Pub/Sub for message
dispatch. This layer is currently at Beta status, meaning it may be subject
to breaking changes whilst it matures.
Both layers support a single-server and sharded configurations.
¦ ¦ ¦ ¦ 
- 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}dj51-channels-redis>0:www/py-dj51-channels-redis@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-dj51-channels-redis/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj51-channels-redis
- pkg install py311-dj51-channels-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-channels-redis listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj51-channels-redis
- Package flavors (<flavor>: <package>)
- py311: py311-dj51-channels-redis
- distinfo:
- TIMESTAMP = 1738052794
SHA256 (channels_redis-4.2.1.tar.gz) = 8375e81493e684792efe6e6eca60ef3d7782ef76c6664057d2e5c31e80d636dd
SIZE (channels_redis-4.2.1.tar.gz) = 31152
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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-redis>=5.0.1 : databases/py-redis@py311
- py311-msgpack>=1 : devel/py-msgpack@py311
- py311-asgiref>=3.7.2 : www/py-asgiref@py311
- py311-dj51-channels>=4 : www/py-dj51-channels@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- deskutils/py-paperless-ngx
- for Run
-
- deskutils/py-paperless-ngx
Configuration Options:
- No options to configure
- Options name:
- www_py-dj51-channels-redis
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.1_1 01 Jun 2025 16:24:04
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-dj51-channels-redis: Add NO_ARCH
Approved by: portmgr (blanket) |
4.2.1_1 05 May 2025 17:59:48
    |
Michael Gmelin (grembo)  Author: Sebastian |
www/py-dj51-channels-redis: New port
Clone of existing port for Django 5.1.
PR: 286533 |
Number of commits found: 2
|