Port details |
- py-daphne Django ASGI (HTTP/WebSocket) server
- 4.1.2_1 www
=2 4.1.2_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-10-11 13:00:26
- Last Update: 2024-05-20 10:33:03
- Commit Hash: b66e494
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/django/daphne
- Description:
- Daphne is a HTTP, HTTP2 and WebSocket protocol server for ASGI and ASGI-HTTP,
developed to power Django Channels.
It supports automatic negotiation of protocols; there's no need for URL
prefixing to determine WebSocket endpoints versus HTTP endpoints.
¦ ¦ ¦ ¦ 
- 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}daphne>0:www/py-daphne@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-daphne/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-daphne
- pkg install py39-daphne
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-daphne listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-daphne
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1713001152
SHA256 (daphne-4.1.2.tar.gz) = fcbcace38eb86624ae247c7ffdc8ac12f155d7d19eafac4247381896d6f33761
SIZE (daphne-4.1.2.tar.gz) = 37882
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-asgiref>=3.5.2<4 : www/py-asgiref@py39
- py39-autobahn>=22.4.2 : www/py-autobahn@py39
- py39-twisted>=22.4 : devel/py-twisted@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-daphne
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|