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 photos
All times are UTC
Ukraine
Port details
py-comfy-kitchen ComfyUI: Fast kernel library for Diffusion inference
0.2.8 misc 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.2.8Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-03-19 06:48:24
Last Update: 2026-03-19 06:47:38
Commit Hash: d80a1a3
Also Listed In: python
License: APACHE20
WWW:
https://github.com/Comfy-Org/comfy-kitchen
Description:
Comfy Kitchen is a high-performance kernel library designed for Diffusion model inference. It provides optimized implementations for critical operations, including various quantization formats and Rotary Positional Embeddings (RoPE). The library features a flexible dispatch system that automatically selects the most efficient compute backend—CUDA, Triton, or eager PyTorch—based on available hardware and input constraints. Key features include: * Optimized kernels specifically tuned for Diffusion inference workloads. * Support for multiple compute backends (CUDA C, Triton JIT, and pure PyTorch). * Transparent quantization via a QuantizedTensor subclass that intercepts PyTorch operations. * Support for advanced quantization formats including FP8, NVFP4, and MXFP8. * Automatic backend selection and constraint validation for hardware-specific optimizations. * Implementation of performance-critical functions like RoPE and scaled matrix multiplication.
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}comfy-kitchen>0:misc/py-comfy-kitchen@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-comfy-kitchen/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-comfy-kitchen
  • pkg install py311-comfy-kitchen
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-comfy-kitchen listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-comfy-kitchen
Package flavors (<flavor>: <package>)
  • py311: py311-comfy-kitchen
distinfo:
TIMESTAMP = 1773845240 SHA256 (Comfy-Org-comfy-kitchen-v0.2.8_GH0.tar.gz) = 0fd1ac41e48a4e2bb8e3458ddebbfc5b019288501701b862363a8742bb4486f2 SIZE (Comfy-Org-comfy-kitchen-v0.2.8_GH0.tar.gz) = 96322

Packages (timestamps in pop-ups are UTC):
py311-comfy-kitchen
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-0.2.8---n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly-0.2.8------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly-0.2.8n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-nanobind>0 : devel/py-nanobind@py311
  2. py311-setuptools>0 : devel/py-setuptools@py311
  3. py311-wheel>0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. 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-packaging>0 : devel/py-packaging@py311
  2. py311-pytorch>=2.0.0 : misc/py-pytorch@py311
  3. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/comfyui

Configuration Options:
No options to configure
Options name:
misc_py-comfy-kitchen
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Comfy-Org/comfy-kitchen/tar.gz/v0.2.8?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.8
19 Mar 2026 06:47:38
commit hash: d80a1a385f1af5e0dd1e55712f0bdd5e45d72bdbcommit hash: d80a1a385f1af5e0dd1e55712f0bdd5e45d72bdbcommit hash: d80a1a385f1af5e0dd1e55712f0bdd5e45d72bdbcommit hash: d80a1a385f1af5e0dd1e55712f0bdd5e45d72bdb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-comfy-kitchen: New port: ComfyUI: Fast kernel library for Diffusion
inference

Number of commits found: 1