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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-dj50-channels Brings async, event-driven capabilities to Django
4.2.2 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 4.2.0Version of this port present on the latest quarterly branch.
Deprecated 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 EXPIRATION DATE: 2025-05-31
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-14 17:00:10
Last Update: 2025-04-23 16:46:05
Commit Hash: 027ca7d
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://channels.readthedocs.io/en/latest/
https://github.com/django/channels
Description:
Channels augments Django to bring WebSocket, long-poll HTTP, task offloading and other async support to your code, using familiar Django design patterns and a flexible underlying framework that lets you not only customize behaviours but also write support for your own protocols and needs.
HomepageHomepage    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}dj50-channels>0:www/py-dj50-channels@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*channels
To install the port:
cd /usr/ports/www/py-dj50-channels/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj50-channels
  • pkg install py311-dj50-channels
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-channels listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dj50-channels
Package flavors (<flavor>: <package>)
  • py311: py311-dj50-channels
distinfo:
TIMESTAMP = 1745148758 SHA256 (channels-4.2.2.tar.gz) = 8d7208e48ab8fdb972aaeae8311ce920637d97656ffc7ae5eca4f93f84bcd9a0 SIZE (channels-4.2.2.tar.gz) = 26647

Packages (timestamps in pop-ups are UTC):
py311-dj50-channels
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.2.04.2.2-4.2.04.2.2---
FreeBSD:13:quarterly4.2.04.2.0-4.2.04.2.0---
FreeBSD:14:latest4.2.04.2.2-4.2.04.2.2---
FreeBSD:14:quarterly4.2.04.2.0-4.2.04.2.0---
FreeBSD:15:latest4.2.04.2.0n/a4.2.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-asgiref>=3.6.0<4 : www/py-asgiref@py311
  2. py311-django50>=4.2 : www/py-django50@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_py-dj50-channels
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/c/channels/
  2. https://pypi.org/packages/source/c/channels/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.2.2
23 Apr 2025 16:46:05
commit hash: 027ca7d7cf94c5481d9ac86e4bab973d078e4b8ccommit hash: 027ca7d7cf94c5481d9ac86e4bab973d078e4b8ccommit hash: 027ca7d7cf94c5481d9ac86e4bab973d078e4b8ccommit hash: 027ca7d7cf94c5481d9ac86e4bab973d078e4b8c files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj50-channels: Update to 4.2.2

Changelog since 4.2.0:

https://github.com/django/channels/blob/4.2.2/CHANGELOG.txt
4.2.0
23 Feb 2025 10:41:49
commit hash: 566b1a62521d469ca6677bae8b2c633728952288commit hash: 566b1a62521d469ca6677bae8b2c633728952288commit hash: 566b1a62521d469ca6677bae8b2c633728952288commit hash: 566b1a62521d469ca6677bae8b2c633728952288 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*/*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.
4.2.0
14 Dec 2024 16:55:45
commit hash: 6e0d3b5fc73fd05df664b07c8b1ab3a8aa41c9e3commit hash: 6e0d3b5fc73fd05df664b07c8b1ab3a8aa41c9e3commit hash: 6e0d3b5fc73fd05df664b07c8b1ab3a8aa41c9e3commit hash: 6e0d3b5fc73fd05df664b07c8b1ab3a8aa41c9e3 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
Author: James TD Smith
www/py-dj50-channels: New port

Channels augments Django to bring WebSocket, long-poll HTTP, task
offloading and other async support to your code, using familiar Django
design patterns and a flexible underlying framework that lets you not
only customize behaviours but also write support for your own protocols
and needs.

Happy to pass this port to its maintainer who already maintain the
Django 4.2 variant of it.

Co-authored-by:	Kai Knoblich <kai@FreeBSD.org>
PR:		283044, 283045 [1]
Reported by:	James TD Smith
MFH:		2024Q4 (required to fix [1])

Number of commits found: 3