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
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-comfy-kitchen ComfyUI: Fast kernel library for Diffusion inference
0.2.16 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.14Version 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-07-02 05:05:20
Commit Hash: 6521e8f
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 py312-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 py312-comfy-kitchen listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-comfy-kitchen
Package flavors (<flavor>: <package>)
  • py312: py312-comfy-kitchen
distinfo:
TIMESTAMP = 1782967439 SHA256 (Comfy-Org-comfy-kitchen-v0.2.16_GH0.tar.gz) = 931a5bdd5f3fdc40357f64603929a2db3f3a08e868f34686773db507a37f7bee SIZE (Comfy-Org-comfy-kitchen-v0.2.16_GH0.tar.gz) = 193591

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--
 

py312-comfy-kitchen
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-0.2.10------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.2.14n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-0.2.14n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-nanobind>=2.0.0 : devel/py-nanobind@py312
  2. py312-setuptools>0 : devel/py-setuptools@py312
  3. py312-wheel>0 : devel/py-wheel@py312
  4. python3.12 : lang/python312
  5. py312-build>=0 : devel/py-build@py312
  6. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. py312-pytest>=7,1 : devel/py-pytest@py312
  2. python3.12 : lang/python312
Runtime dependencies:
  1. py312-pytorch>=2.5.0 : misc/py-pytorch@py312
  2. python3.12 : lang/python312
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.16?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.16
02 Jul 2026 05:05:20
commit hash: 6521e8f2dcc2eee90591091ba40f4838f420d7e8commit hash: 6521e8f2dcc2eee90591091ba40f4838f420d7e8commit hash: 6521e8f2dcc2eee90591091ba40f4838f420d7e8commit hash: 6521e8f2dcc2eee90591091ba40f4838f420d7e8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-comfy-kitchen: update 0.2.14 → 0.2.16
0.2.14
29 Jun 2026 05:55:32
commit hash: a9ea685b5213206860ca8d4bce1efaa134e8fde8commit hash: a9ea685b5213206860ca8d4bce1efaa134e8fde8commit hash: a9ea685b5213206860ca8d4bce1efaa134e8fde8commit hash: a9ea685b5213206860ca8d4bce1efaa134e8fde8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-comfy-kitchen: update 0.2.10 → 0.2.14
0.2.10
02 Jun 2026 07:06:48
commit hash: ec39851c86f0163b65ae57f1f3dedda8d79757b1commit hash: ec39851c86f0163b65ae57f1f3dedda8d79757b1commit hash: ec39851c86f0163b65ae57f1f3dedda8d79757b1commit hash: ec39851c86f0163b65ae57f1f3dedda8d79757b1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-comfy-kitchen: update 0.2.9 → 0.2.10
0.2.9
30 May 2026 02:32:43
commit hash: e85512b8c159f09820a6e4c2f17d558036da8ebfcommit hash: e85512b8c159f09820a6e4c2f17d558036da8ebfcommit hash: e85512b8c159f09820a6e4c2f17d558036da8ebfcommit hash: e85512b8c159f09820a6e4c2f17d558036da8ebf files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-comfy-kitchen: update 0.2.8 → 0.2.9
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: 5