| Port details |
- py-jupyter-rfb Remote Frame Buffer for Jupyter
- 1.0.2 devel
=0 0.4.4_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-09-17 17:30:11
- Last Update: 2026-04-11 07:21:07
- Commit Hash: 4df5ba7
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://jupyter-rfb.readthedocs.io/en/stable
- Description:
- The jupyter_rfb library provides a widget (an ipywidgets subclass) that can be
used in the Jupyter notebook and in JupyterLab to implement a remote
frame-buffer.
Images that are generated at the server are streamed to the client (Jupyter)
where they are shown. Events (such as mouse interactions) are streamed in the
other direction, where the server can react by generating new images.
This remote-frame-buffer approach can be an effective method for
server-generated visualizations to be dispayed in Jupyter notebook/lab.
For example visualization created by tools like vispy, datoviz or pygfx.
¦ ¦ ¦ ¦ 
- 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}jupyter-rfb>0:devel/py-jupyter-rfb@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-jupyter-rfb/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-jupyter-rfb
- pkg install py311-jupyter-rfb
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-jupyter-rfb listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-jupyter-rfb
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1775890872
SHA256 (jupyter_rfb-1.0.2.tar.gz) = b77a9a464e2da6d0b345b3989f037c4db2fc0c34da3379b380c42baeb0b3abca
SIZE (jupyter_rfb-1.0.2.tar.gz) = 24824
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-flit-core>0 : devel/py-flit-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-anywidget>0 : devel/py-anywidget@py311
- py311-ipywidgets>=7.6.0 : devel/py-ipywidgets@py311
- py311-numpy1>=1.16 : math/py-numpy1@py311
- py311-pillow>=7.0.0 : graphics/py-pillow@py311
- py311-simplejpeg>0 : graphics/py-simplejpeg@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- science/meep
Configuration Options:
- No options to configure
- Options name:
- devel_py-jupyter-rfb
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0.2 11 Apr 2026 07:21:07
    |
Yuri Victorovich (yuri)  |
devel/py-jupyter-rfb: update 0.4.4 → 1.0.2 |
0.4.4_3 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
0.4.4_3 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
0.4.4_2 07 Jan 2026 10:22:10
    |
Vsevolod Stakhov (vsevolod)  |
security/libsodium: Update to 1.0.21
The API remains compatible but bumping all dependent ports as SHLIB
has changed.
Changelog: https://github.com/jedisct1/libsodium/releases/tag/1.0.21-RELEASE
Security: https://00f.net/2025/12/30/libsodium-vulnerability/
PR: 279347 |
0.4.4_1 31 Aug 2025 10:30:51
    |
Rene Ladan (rene)  |
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script |
0.4.4 17 Sep 2024 17:29:40
    |
Yuri Victorovich (yuri)  |
devel/py-jupyter-rfb: New port: Remote Frame Buffer for Jupyter |
Number of commits found: 6
|