| Port details on branch 2026Q3 |
- py-comm Jupyter Python Comm implementation
- 0.2.3 devel
=0 0.2.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-01-30 13:08:26
- Last Update: 2025-08-12 18:15:39
- Commit Hash: cf65741
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/ipython/comm
- Description:
- Comm provides a way to register a Kernel Comm implementation, as per the Jupyter
kernel protocol. It also provides a base Comm implementation and a default
CommManager that can be used.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}comm>0:devel/py-comm@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-comm/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-comm
- pkg install py311-comm
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-comm listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-comm
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1753796050
SHA256 (comm-0.2.3.tar.gz) = 2dc8048c10962d55d7ad693be1e7045d891b7ce8d999c97963a5e3e99c055971
SIZE (comm-0.2.3.tar.gz) = 6319
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-hatchling>=1.10 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-ipykernel
- devel/py-ipywidgets
- www/py-dash
Configuration Options:
- No options to configure
- Options name:
- devel_py-comm
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|