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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-channels Brings async, event-driven capabilities to Django
4.1.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 4.0.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-10-11 13:00:23
Last Update: 2024-04-05 23:58:19
Commit Hash: 5fea95b
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}channels>0:www/py-channels@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-channels/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-channels
  • pkg install py39-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 py39-channels listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-channels
Package flavors (<flavor>: <package>)
  • py39: py39-channels
distinfo:
TIMESTAMP = 1712330625 SHA256 (channels-4.1.0.tar.gz) = e0ed375719f5c1851861f05ed4ce78b0166f9245ca0ecd836cb77d4bb531489d SIZE (channels-4.1.0.tar.gz) = 26132

Packages (timestamps in pop-ups are UTC):
py39-channels
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.1.04.1.0-4.1.04.1.0---
FreeBSD:13:quarterly4.1.04.1.0-4.1.04.1.04.0.04.0.04.0.0
FreeBSD:14:latest4.1.04.1.0-4.1.04.1.0---
FreeBSD:14:quarterly4.1.04.1.0-4.0.04.1.04.0.04.0.04.0.0
FreeBSD:15:latest4.0.04.1.0n/a4.0.0n/a4.0.04.0.04.0.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-asgiref>=3.6.0<4 : www/py-asgiref@py39
  2. py39-django42>=4.2 : www/py-django42@py39
  3. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_py-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: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.1.0
05 Apr 2024 23:58:19
commit hash: 5fea95bcf9c48056354cac8c10b77f8342d8a3e0commit hash: 5fea95bcf9c48056354cac8c10b77f8342d8a3e0commit hash: 5fea95bcf9c48056354cac8c10b77f8342d8a3e0commit hash: 5fea95bcf9c48056354cac8c10b77f8342d8a3e0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-channels: Update to 4.1.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/django/channels/blob/main/CHANGELOG.txt
		https://github.com/django/channels/tree/main/docs/releases
		https://channels.readthedocs.io/en/latest/releases/index.html
4.0.0
11 Oct 2023 12:53:45
commit hash: 84437b55bbafb20bc1916ac98b6594c18c668dbacommit hash: 84437b55bbafb20bc1916ac98b6594c18c668dbacommit hash: 84437b55bbafb20bc1916ac98b6594c18c668dbacommit hash: 84437b55bbafb20bc1916ac98b6594c18c668dba files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-channels: Add py-channels 4.0.0

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.

Number of commits found: 2