| Port details |
- py-marimo Reactive Python notebook
- 0.23.11 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: makc@FreeBSD.org
 - Port Added: 2026-06-28 21:06:08
- Last Update: 2026-06-28 21:04:44
- Commit Hash: d031123
- Also Listed In: python
- License: not specified in port
- WWW:
- https://marimo.io/
- Description:
- marimo is a reactive Python notebook: run a cell or interact with a UI
element, and marimo automatically runs dependent cells (or marks them as
stale), keeping code and outputs consistent. marimo notebooks are stored
as pure Python (with first-class SQL support), executable as scripts,
and deployable as apps.
¦ ¦ ¦ ¦ 
- 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}marimo>0:devel/py-marimo@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-marimo/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-marimo
- pkg install py312-marimo
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 py312-marimo listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-marimo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1782657171
SHA256 (marimo-0.23.11.tar.gz) = f32fc3095aa1e46d3b9cf9f67729b3e121eb91bffffb75f380e1449d83288878
SIZE (marimo-0.23.11.tar.gz) = 38616146
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-click>=8.0<9 : devel/py-click
- py312-docutils>=0.16.0 : textproc/py-docutils
- py312-itsdangerous>=2.0.0 : security/py-itsdangerous
- py312-jedi>=0.18.0<0.20.0 : devel/py-jedi
- py312-loro>=1.10.0 : devel/py-loro
- py312-markdown>=3.6<4 : textproc/py-markdown
- py312-msgspec>=0.20.0 : devel/py-msgspec
- py312-narwhals>=2.0.0 : math/py-narwhals
- py312-packaging>0 : devel/py-packaging
- py312-psutil>=5.0 : sysutils/py-psutil
- py312-pygments>=2.19<3 : textproc/py-pygments
- py312-pymdown-extensions>=10.21.2<11 : textproc/py-pymdown-extensions
- py312-python-multipart>=0.0.18 : www/py-python-multipart
- py312-pyyaml>=6.0.1 : devel/py-pyyaml
- py312-pyzmq>=27.1.0 : net/py-pyzmq
- py312-starlette>=0.37.2 : www/py-starlette
- py312-tomlkit>=0.12.0 : textproc/py-tomlkit
- py312-uvicorn>=0.22.0 : www/py-uvicorn
- py312-websockets>=14.2.0 : devel/py-websockets
- py312-uv-build>=0.8.3<0.12.0 : devel/py-uv-build
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-click>=8.0<9 : devel/py-click
- py312-docutils>=0.16.0 : textproc/py-docutils
- py312-itsdangerous>=2.0.0 : security/py-itsdangerous
- py312-jedi>=0.18.0<0.20.0 : devel/py-jedi
- py312-loro>=1.10.0 : devel/py-loro
- py312-markdown>=3.6<4 : textproc/py-markdown
- py312-msgspec>=0.20.0 : devel/py-msgspec
- py312-narwhals>=2.0.0 : math/py-narwhals
- py312-packaging>0 : devel/py-packaging
- py312-psutil>=5.0 : sysutils/py-psutil
- py312-pygments>=2.19<3 : textproc/py-pygments
- py312-pymdown-extensions>=10.21.2<11 : textproc/py-pymdown-extensions
- py312-python-multipart>=0.0.18 : www/py-python-multipart
- py312-pyyaml>=6.0.1 : devel/py-pyyaml
- py312-pyzmq>=27.1.0 : net/py-pyzmq
- py312-starlette>=0.37.2 : www/py-starlette
- py312-tomlkit>=0.12.0 : textproc/py-tomlkit
- py312-uvicorn>=0.22.0 : www/py-uvicorn
- py312-websockets>=14.2.0 : devel/py-websockets
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-marimo
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.23.11 28 Jun 2026 21:04:44
    |
Max Brazhnikov (makc)  |
devel/py-marimo: Add new port
marimo is a reactive Python notebook that's reproducible,
git-friendly, and deployable as scripts or apps.
WWW: https://marimo.io/ |
Number of commits found: 1
|