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
Remember
I remember
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-jupyter-rfb Remote Frame Buffer for Jupyter
0.4.4_1 devel 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 0.4.4Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-17 17:30:11
Last Update: 2025-08-31 10:30:51
Commit Hash: b304d8a
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.
Homepage    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.
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>)
  • py311: py311-jupyter-rfb
distinfo:
TIMESTAMP = 1726564672 SHA256 (jupyter_rfb-0.4.4.tar.gz) = 40e9af8e29adb90b5f58c0b9cb646abc2a142e0ac5f00822ba65291d958945e7 SIZE (jupyter_rfb-0.4.4.tar.gz) = 113929

Packages (timestamps in pop-ups are UTC):
py311-jupyter-rfb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.4_10.4.4_1-0.4.4_10.4.4_1n/an/an/a
FreeBSD:13:quarterly0.4.4_10.4.4_1-0.4.40.4.4_1n/an/an/a
FreeBSD:14:latest0.4.4_10.4.4_1-0.4.40.4.4_1---
FreeBSD:14:quarterly0.4.4_10.4.4_1-0.4.40.4.4_1---
FreeBSD:15:latest0.4.4_10.4.4_1n/a0.4.4n/an/a--
FreeBSD:15:quarterly0.4.4_10.4.4_1n/a-n/an/a--
FreeBSD:16:latest0.4.4_10.4.4_1n/a-n/an/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-jupyter-packaging>=0.7.9 : devel/py-jupyter-packaging@py311
  3. py311-jupyterlab>=3.0.0 : devel/py-jupyterlab@py311
  4. py311-wheel>0 : devel/py-wheel@py311
  5. python3.11 : lang/python311
  6. py311-build>=0 : devel/py-build@py311
  7. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-pillow>=7.0.0 : graphics/py-pillow@py311
  2. py311-simplejpeg>0 : graphics/py-simplejpeg@py311
  3. py311-ipywidgets>=7.6.0 : devel/py-ipywidgets@py311
  4. py311-jupyterlab-widgets>0 : devel/py-jupyterlab-widgets@py311
  5. py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
  6. python3.11 : lang/python311
This port is required by:
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/j/jupyter_rfb/
  2. https://pypi.org/packages/source/j/jupyter_rfb/
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
0.4.4_1
31 Aug 2025 10:30:51
commit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5a files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: bump PORTREVISION after updating graphics/libyuv

Using the Tools/scripts/bump_revision.pl script
0.4.4
17 Sep 2024 17:29:40
commit hash: e7ebea739ff407568124684cf0b4de03028d0918commit hash: e7ebea739ff407568124684cf0b4de03028d0918commit hash: e7ebea739ff407568124684cf0b4de03028d0918commit hash: e7ebea739ff407568124684cf0b4de03028d0918 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-jupyter-rfb: New port: Remote Frame Buffer for Jupyter

Number of commits found: 2