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.
non port: misc/Makefile

Number of commits found: 1388 (showing only 100 on this page)

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  [Last Page]

Saturday, 9 May 2026
19:25 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-sagemaker-schema-inference-artifacts: New port: SageMaker: Library for
Hugging Face Task Sample Inputs and Outputs
commit hash: a5c329018d7809b260bc3be60b9fd072a760a3d8 commit hash: a5c329018d7809b260bc3be60b9fd072a760a3d8 commit hash: a5c329018d7809b260bc3be60b9fd072a760a3d8 commit hash: a5c329018d7809b260bc3be60b9fd072a760a3d8 a5c3290
Thursday, 7 May 2026
08:26 Olivier Cochard (olivier) search for other commits by this committer
misc/py-fal-client: New port

Python client for fal.ai inference API
commit hash: 84991120621a40f663440dbc73776f03d5ced59c commit hash: 84991120621a40f663440dbc73776f03d5ced59c commit hash: 84991120621a40f663440dbc73776f03d5ced59c commit hash: 84991120621a40f663440dbc73776f03d5ced59c 8499112
08:26 Olivier Cochard (olivier) search for other commits by this committer
misc/hermes-agent: New port

AI agent with built-in learning loop
commit hash: 5dbeba4008f9d546c7b4991b8e8cb9534d7614c6 commit hash: 5dbeba4008f9d546c7b4991b8e8cb9534d7614c6 commit hash: 5dbeba4008f9d546c7b4991b8e8cb9534d7614c6 commit hash: 5dbeba4008f9d546c7b4991b8e8cb9534d7614c6 5dbeba4
Saturday, 2 May 2026
09:44 Nicola Vitale (nivit) search for other commits by this committer
misc/hashcards: Add new port

Hashcards is a plain text-based spaced repetition system.

Features:

  - Plain Text: all your flashcards are stored as plain text files, so you can
    operate on them with standard tools, write with your editor of choice, and
    track changes in a VCS.
  - Content Addressable: cards are identified by the hash of their text. This
    means a card's progress is reset when the card is edited.
  - Low Friction: you create flashcards by typing into a text file, using a
    lightweight notation to denote flashcard sides and cloze deletions.
  - Simple: the only card types are front-back and cloze cards. More complex
    workflows (e.g.: Anki-style note types, card templates, automation) be can
    implemented using a Makefile and some scripts.
  - Efficient: uses FSRS for scheduling reviews, maximizing learning while
    minimizing time spent reviewing.

https://github.com/eudoxia0/hashcards/
commit hash: 1571cc4d755eb33bd75a5e550e1267c03ead483d commit hash: 1571cc4d755eb33bd75a5e550e1267c03ead483d commit hash: 1571cc4d755eb33bd75a5e550e1267c03ead483d commit hash: 1571cc4d755eb33bd75a5e550e1267c03ead483d 1571cc4
Wednesday, 29 Apr 2026
15:28 Yuri Victorovich (yuri) search for other commits by this committer
misc/bun-decompile: New port: Extract and de-minify source code from
Bun-compiled executables
commit hash: 7a68de0bd6cbd0a49dc0dc92ca7be5efb0599167 commit hash: 7a68de0bd6cbd0a49dc0dc92ca7be5efb0599167 commit hash: 7a68de0bd6cbd0a49dc0dc92ca7be5efb0599167 commit hash: 7a68de0bd6cbd0a49dc0dc92ca7be5efb0599167 7a68de0
08:12 Dave Cottlehuber (dch) search for other commits by this committer
misc/py-aider-chat: Remove Makefile entry

Fixes:     2cc531514db9
Reported by: antoine
commit hash: ade8b6cba22a339e3e49b10d9121164ffd23c683 commit hash: ade8b6cba22a339e3e49b10d9121164ffd23c683 commit hash: ade8b6cba22a339e3e49b10d9121164ffd23c683 commit hash: ade8b6cba22a339e3e49b10d9121164ffd23c683 ade8b6c
Sunday, 26 Apr 2026
02:59 Yuri Victorovich (yuri) search for other commits by this committer
misc/wacli: New port: WhatsApp CLI with offline search and message sync
commit hash: 05d84027dc4e04e7c40af457d6a506441e7353be commit hash: 05d84027dc4e04e7c40af457d6a506441e7353be commit hash: 05d84027dc4e04e7c40af457d6a506441e7353be commit hash: 05d84027dc4e04e7c40af457d6a506441e7353be 05d8402
02:59 Yuri Victorovich (yuri) search for other commits by this committer
misc/sonoscli: New port: Discover, group, and control Sonos speakers
commit hash: 372b400e5d9a36b49a60a7e5cec6b552e2fe4c4b commit hash: 372b400e5d9a36b49a60a7e5cec6b552e2fe4c4b commit hash: 372b400e5d9a36b49a60a7e5cec6b552e2fe4c4b commit hash: 372b400e5d9a36b49a60a7e5cec6b552e2fe4c4b 372b400e
Friday, 24 Apr 2026
17:58 Olivier Cochard (olivier) search for other commits by this committer
misc/qwen-code: new port

Qwen Code is a command-line AI workflow tool adapted from Gemini CLI and
optimized for Qwen3-Coder models
commit hash: 7e268382bdec29fb6868684bd6c5dade8c8a909b commit hash: 7e268382bdec29fb6868684bd6c5dade8c8a909b commit hash: 7e268382bdec29fb6868684bd6c5dade8c8a909b commit hash: 7e268382bdec29fb6868684bd6c5dade8c8a909b 7e26838
Tuesday, 21 Apr 2026
15:41 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/Makefile: Sort SUBDIRs
commit hash: 6d51a8c4f215b98db9e6735e283a13517c642e0b commit hash: 6d51a8c4f215b98db9e6735e283a13517c642e0b commit hash: 6d51a8c4f215b98db9e6735e283a13517c642e0b commit hash: 6d51a8c4f215b98db9e6735e283a13517c642e0b 6d51a8c
03:57 Yuri Victorovich (yuri) search for other commits by this committer
misc/eightctl: New port: Control your sleep from the terminal
commit hash: c819729310f5e0314a847a09a1af64d5f1e98964 commit hash: c819729310f5e0314a847a09a1af64d5f1e98964 commit hash: c819729310f5e0314a847a09a1af64d5f1e98964 commit hash: c819729310f5e0314a847a09a1af64d5f1e98964 c819729
03:18 Yuri Victorovich (yuri) search for other commits by this committer
misc/camsnap: New port: CLI to access RTSP/ONVIF devices (e.g. IP cameras)
commit hash: 8eeed4a6f949c8c7176cf79ede80a1bacec54112 commit hash: 8eeed4a6f949c8c7176cf79ede80a1bacec54112 commit hash: 8eeed4a6f949c8c7176cf79ede80a1bacec54112 commit hash: 8eeed4a6f949c8c7176cf79ede80a1bacec54112 8eeed4a6
03:06 Yuri Victorovich (yuri) search for other commits by this committer
misc/blogwatcher: New port: Stay on top of your favorite blogs
commit hash: d38eb9fb6054b4e9a0b61c5347d7dd45674ab660 commit hash: d38eb9fb6054b4e9a0b61c5347d7dd45674ab660 commit hash: d38eb9fb6054b4e9a0b61c5347d7dd45674ab660 commit hash: d38eb9fb6054b4e9a0b61c5347d7dd45674ab660 d38eb9f
02:59 Yuri Victorovich (yuri) search for other commits by this committer
misc/memo: New port: CLI tool for managing Apple Notes and Apple Reminders
commit hash: c5dde46840c83b94cdef7aea26b0eb66ca59ddac commit hash: c5dde46840c83b94cdef7aea26b0eb66ca59ddac commit hash: c5dde46840c83b94cdef7aea26b0eb66ca59ddac commit hash: c5dde46840c83b94cdef7aea26b0eb66ca59ddac c5dde46
01:16 Yuri Victorovich (yuri) search for other commits by this committer
misc/grizzly: New port: CLI for interacting with Bear notes
commit hash: a1c1069c281466db48e89969f368c114b0d12748 commit hash: a1c1069c281466db48e89969f368c114b0d12748 commit hash: a1c1069c281466db48e89969f368c114b0d12748 commit hash: a1c1069c281466db48e89969f368c114b0d12748 a1c1069
Monday, 20 Apr 2026
03:03 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-snakemake-interface-report-plugins: New port: Interface for Snakemake
report plugins
commit hash: c01c6ce081d0564884d57d25cc64f969510f2426 commit hash: c01c6ce081d0564884d57d25cc64f969510f2426 commit hash: c01c6ce081d0564884d57d25cc64f969510f2426 commit hash: c01c6ce081d0564884d57d25cc64f969510f2426 c01c6ce
03:03 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-snakemake-interface-logger-plugins: New port: Logger plugin interface
for Snakemake
commit hash: 932067310e0638b9dc6d295b96a83a65b16e0594 commit hash: 932067310e0638b9dc6d295b96a83a65b16e0594 commit hash: 932067310e0638b9dc6d295b96a83a65b16e0594 commit hash: 932067310e0638b9dc6d295b96a83a65b16e0594 9320673
03:03 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-snakemake-interface-scheduler-plugins: New port: Scheduler plugin
interface for Snakemake
commit hash: 72521ffb442ffe099f1dfd145d4446c846e22fd2 commit hash: 72521ffb442ffe099f1dfd145d4446c846e22fd2 commit hash: 72521ffb442ffe099f1dfd145d4446c846e22fd2 commit hash: 72521ffb442ffe099f1dfd145d4446c846e22fd2 72521ff
03:03 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-snakemake-interface-executor-plugins: New port: Stable interface for
Snakemake executor plugins
commit hash: 0526f6f0b9cda040ed9c74f1b01ed74ec824f38c commit hash: 0526f6f0b9cda040ed9c74f1b01ed74ec824f38c commit hash: 0526f6f0b9cda040ed9c74f1b01ed74ec824f38c commit hash: 0526f6f0b9cda040ed9c74f1b01ed74ec824f38c 0526f6f
03:03 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-snakemake-interface-storage-plugins: New port: Stable interface for
Snakemake storage plugins
commit hash: ed307d7f2931c94de04c6defd2b6880b9f29c41b commit hash: ed307d7f2931c94de04c6defd2b6880b9f29c41b commit hash: ed307d7f2931c94de04c6defd2b6880b9f29c41b commit hash: ed307d7f2931c94de04c6defd2b6880b9f29c41b ed307d7
03:03 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-snakemake-interface-common: New port: Common functions and classes for
Snakemake and its plugins
commit hash: 889c6eebd507ec932d6aed3378cc5ea149c9aa88 commit hash: 889c6eebd507ec932d6aed3378cc5ea149c9aa88 commit hash: 889c6eebd507ec932d6aed3378cc5ea149c9aa88 commit hash: 889c6eebd507ec932d6aed3378cc5ea149c9aa88 889c6ee
Sunday, 19 Apr 2026
09:42 Yuri Victorovich (yuri) search for other commits by this committer
misc/goplaces: New port: Modern Google Places CLI in Go
commit hash: 8a71ace4ee6cc611b9c45389bd242e1716ad2f04 commit hash: 8a71ace4ee6cc611b9c45389bd242e1716ad2f04 commit hash: 8a71ace4ee6cc611b9c45389bd242e1716ad2f04 commit hash: 8a71ace4ee6cc611b9c45389bd242e1716ad2f04 8a71ace
07:10 Yuri Victorovich (yuri) search for other commits by this committer
misc/clawhub: New port: ClawHub CLI for managing OpenClaw agent skills
commit hash: c7648225db19c0412e0f2c27aac64129f5495442 commit hash: c7648225db19c0412e0f2c27aac64129f5495442 commit hash: c7648225db19c0412e0f2c27aac64129f5495442 commit hash: c7648225db19c0412e0f2c27aac64129f5495442 c764822
Thursday, 16 Apr 2026
00:58 Yuri Victorovich (yuri) search for other commits by this committer
misc/openclaw: New port: Multi-channel AI gateway with extensible messaging
integrations
commit hash: ab94ba4b9a3fd9e7e363cc7a67728a48610cb2ba commit hash: ab94ba4b9a3fd9e7e363cc7a67728a48610cb2ba commit hash: ab94ba4b9a3fd9e7e363cc7a67728a48610cb2ba commit hash: ab94ba4b9a3fd9e7e363cc7a67728a48610cb2ba ab94ba4
Tuesday, 14 Apr 2026
19:17 Rene Ladan (rene) search for other commits by this committer
misc/jbidwatcher: Remove expired port

2026-04-14 misc/jbidwatcher: unmaintained, upstream website is gone, no users in
the ports tree
commit hash: 097dc16b9ac188cb611bc5390b8ade6a56796d78 commit hash: 097dc16b9ac188cb611bc5390b8ade6a56796d78 commit hash: 097dc16b9ac188cb611bc5390b8ade6a56796d78 commit hash: 097dc16b9ac188cb611bc5390b8ade6a56796d78 097dc16
Sunday, 12 Apr 2026
09:35 Yuri Victorovich (yuri) search for other commits by this committer
misc/mcp-inspector: New port: Model Context Protocol inspector
commit hash: d93f8fd6766973080c2f43dc7c1d5c348eaea526 commit hash: d93f8fd6766973080c2f43dc7c1d5c348eaea526 commit hash: d93f8fd6766973080c2f43dc7c1d5c348eaea526 commit hash: d93f8fd6766973080c2f43dc7c1d5c348eaea526 d93f8fd
Tuesday, 7 Apr 2026
19:19 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-vllm: New port: High-throughput and memory-efficient LLM inference
engine
commit hash: 919c3600edaed3248916e0b75d4249fa9903b904 commit hash: 919c3600edaed3248916e0b75d4249fa9903b904 commit hash: 919c3600edaed3248916e0b75d4249fa9903b904 commit hash: 919c3600edaed3248916e0b75d4249fa9903b904 919c360
19:19 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-compressed-tensors: New port: Library for storing and loading compressed
PyTorch models
commit hash: 24c58c7723461927079617f6bc075df768e8ff65 commit hash: 24c58c7723461927079617f6bc075df768e8ff65 commit hash: 24c58c7723461927079617f6bc075df768e8ff65 commit hash: 24c58c7723461927079617f6bc075df768e8ff65 24c58c7
09:58 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-openai-harmony: New port: OpenAI response format for gpt-oss open-weight
model series
commit hash: 7e109cdd3e79cfb91276d1e9103a7cdaad080291 commit hash: 7e109cdd3e79cfb91276d1e9103a7cdaad080291 commit hash: 7e109cdd3e79cfb91276d1e9103a7cdaad080291 commit hash: 7e109cdd3e79cfb91276d1e9103a7cdaad080291 7e109cd
09:58 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-mistral-common: New port: Common utilities for Mistral AI models
commit hash: c7ff4334d2ef55e254c420c5b1614535f33567dd commit hash: c7ff4334d2ef55e254c420c5b1614535f33567dd commit hash: c7ff4334d2ef55e254c420c5b1614535f33567dd commit hash: c7ff4334d2ef55e254c420c5b1614535f33567dd c7ff433
09:58 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-lm-format-enforcer: New port: Enforce the output format (JSON Schema,
regex) of a language model
commit hash: 18c6f1ad24687648bdfe985fa1c83e2b2ce5801e commit hash: 18c6f1ad24687648bdfe985fa1c83e2b2ce5801e commit hash: 18c6f1ad24687648bdfe985fa1c83e2b2ce5801e commit hash: 18c6f1ad24687648bdfe985fa1c83e2b2ce5801e 18c6f1a
09:58 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-model-hosting-container-standards: New port: Standardized model hosting
container implementations
commit hash: 92e871bb2bd3fef05c98d7f4bad82ebba28d797f commit hash: 92e871bb2bd3fef05c98d7f4bad82ebba28d797f commit hash: 92e871bb2bd3fef05c98d7f4bad82ebba28d797f commit hash: 92e871bb2bd3fef05c98d7f4bad82ebba28d797f 92e871b
09:58 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-xgrammar: New port: Efficient, flexible and portable structured
generation
commit hash: 56eb0aed6ba0d037ccd31cdc85411645ee84b5af commit hash: 56eb0aed6ba0d037ccd31cdc85411645ee84b5af commit hash: 56eb0aed6ba0d037ccd31cdc85411645ee84b5af commit hash: 56eb0aed6ba0d037ccd31cdc85411645ee84b5af 56eb0ae
Sunday, 29 Mar 2026
19:03 Yuri Victorovich (yuri) search for other commits by this committer
misc/lean-ctx: New port: Hybrid Context Optimizer: MCP Server, reduces LLM token
consumption
commit hash: 3a0e4cfd6ef66ac1d22b8bd898f8b4eb042d0ec0 commit hash: 3a0e4cfd6ef66ac1d22b8bd898f8b4eb042d0ec0 commit hash: 3a0e4cfd6ef66ac1d22b8bd898f8b4eb042d0ec0 commit hash: 3a0e4cfd6ef66ac1d22b8bd898f8b4eb042d0ec0 3a0e4cfd
Sunday, 22 Mar 2026
03:24 Yuri Victorovich (yuri) search for other commits by this committer
misc/comfy-cli: New port: CLI for ComfyUI, a node-based workflow system for AI
image generation
commit hash: b5863da5c6ecab2ab6a3db82feedeb97723824c8 commit hash: b5863da5c6ecab2ab6a3db82feedeb97723824c8 commit hash: b5863da5c6ecab2ab6a3db82feedeb97723824c8 commit hash: b5863da5c6ecab2ab6a3db82feedeb97723824c8 b5863da
Friday, 20 Mar 2026
05:43 Yuri Victorovich (yuri) search for other commits by this committer
misc/comfyui: New port: Powerful and modular stable diffusion GUI with
graph/nodes interface
commit hash: 9551553921aaa1c6b2fce09bad040ece412798dc commit hash: 9551553921aaa1c6b2fce09bad040ece412798dc commit hash: 9551553921aaa1c6b2fce09bad040ece412798dc commit hash: 9551553921aaa1c6b2fce09bad040ece412798dc 9551553
Thursday, 19 Mar 2026
06:47 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-comfy-kitchen: New port: ComfyUI: Fast kernel library for Diffusion
inference
commit hash: d80a1a385f1af5e0dd1e55712f0bdd5e45d72bdb commit hash: d80a1a385f1af5e0dd1e55712f0bdd5e45d72bdb commit hash: d80a1a385f1af5e0dd1e55712f0bdd5e45d72bdb commit hash: d80a1a385f1af5e0dd1e55712f0bdd5e45d72bdb d80a1a3
Wednesday, 18 Mar 2026
15:48 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-comfyui-workflow-templates-media-other: New port: ComfyUI: Media bundle
containing audio/3D/misc workflow assets
commit hash: 81da03634d9f141c74830c7dcf7190a6d2ad1aad commit hash: 81da03634d9f141c74830c7dcf7190a6d2ad1aad commit hash: 81da03634d9f141c74830c7dcf7190a6d2ad1aad commit hash: 81da03634d9f141c74830c7dcf7190a6d2ad1aad 81da036
15:48 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-comfyui-workflow-templates: New port: ComfyUI: Workflow templates
commit hash: 7f520739477cb12865257a3d26d2cfac7e00321f commit hash: 7f520739477cb12865257a3d26d2cfac7e00321f commit hash: 7f520739477cb12865257a3d26d2cfac7e00321f commit hash: 7f520739477cb12865257a3d26d2cfac7e00321f 7f52073
15:48 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-comfyui-frontend-package: New port: ComfyUI: Frontend package
commit hash: a3cb55ee902b2423fe2cac451bcfc0665d2b855a commit hash: a3cb55ee902b2423fe2cac451bcfc0665d2b855a commit hash: a3cb55ee902b2423fe2cac451bcfc0665d2b855a commit hash: a3cb55ee902b2423fe2cac451bcfc0665d2b855a a3cb55e
15:48 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-comfy-aimdo: New port: ComfyUI: AI Model Dynamic Offloader for PyTorch
commit hash: 2fe64ece90be66f7a3c492daf0eaf799293f92cb commit hash: 2fe64ece90be66f7a3c492daf0eaf799293f92cb commit hash: 2fe64ece90be66f7a3c492daf0eaf799293f92cb commit hash: 2fe64ece90be66f7a3c492daf0eaf799293f92cb 2fe64ec
15:48 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-comfyui-embedded-docs: New port: Embedded documentation for ComfyUI
commit hash: 48e923d06e4348d0d208780c8e57025948765728 commit hash: 48e923d06e4348d0d208780c8e57025948765728 commit hash: 48e923d06e4348d0d208780c8e57025948765728 commit hash: 48e923d06e4348d0d208780c8e57025948765728 48e923d
15:48 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-comfyui-workflow-templates-core: New port: ComfyUI: Core helpers for
ComfyUI workflow templates
commit hash: 6e20bda240723adb7e1ea269edbf480d9871d9ca commit hash: 6e20bda240723adb7e1ea269edbf480d9871d9ca commit hash: 6e20bda240723adb7e1ea269edbf480d9871d9ca commit hash: 6e20bda240723adb7e1ea269edbf480d9871d9ca 6e20bda
15:48 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-comfyui-workflow-templates-media-api: New port: ComfyUI: Media bundle
containing API-driven workflow assets
commit hash: 0a2a9d74d280401f75831c4db39d05123a057ba2 commit hash: 0a2a9d74d280401f75831c4db39d05123a057ba2 commit hash: 0a2a9d74d280401f75831c4db39d05123a057ba2 commit hash: 0a2a9d74d280401f75831c4db39d05123a057ba2 0a2a9d7
15:48 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-comfyui-workflow-templates-media-video: New port: ComfyUI: Media bundle
containing video workflow assets
commit hash: 72a119cd165851d94a0ec50961ad0032a76f9348 commit hash: 72a119cd165851d94a0ec50961ad0032a76f9348 commit hash: 72a119cd165851d94a0ec50961ad0032a76f9348 commit hash: 72a119cd165851d94a0ec50961ad0032a76f9348 72a119c
15:48 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-comfyui-workflow-templates-media-image: New port: ComfyUI: Media bundle
containing image workflow assets
commit hash: d5f0ab3a20289d8d276888b601f78909ffd610ba commit hash: d5f0ab3a20289d8d276888b601f78909ffd610ba commit hash: d5f0ab3a20289d8d276888b601f78909ffd610ba commit hash: d5f0ab3a20289d8d276888b601f78909ffd610ba d5f0ab3
03:00 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-spandrel: New port: Library for loading and running pre-trained PyTorch
models
commit hash: a16fdc4f3769ed0b61681c1a89291a5f4163f222 commit hash: a16fdc4f3769ed0b61681c1a89291a5f4163f222 commit hash: a16fdc4f3769ed0b61681c1a89291a5f4163f222 commit hash: a16fdc4f3769ed0b61681c1a89291a5f4163f222 a16fdc4
Tuesday, 17 Mar 2026
07:52 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-misaki: New port: Grapheme-to-phoneme engine with modular architecture
commit hash: 2b309f349f910c703ee891edfc799e87fc1e7390 commit hash: 2b309f349f910c703ee891edfc799e87fc1e7390 commit hash: 2b309f349f910c703ee891edfc799e87fc1e7390 commit hash: 2b309f349f910c703ee891edfc799e87fc1e7390 2b309f3
07:52 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-evaluate: New port: HuggingFace community-driven open-source library of
evaluation
commit hash: 332fbdcfda005e7633b91ac455c65a448f5f85a0 commit hash: 332fbdcfda005e7633b91ac455c65a448f5f85a0 commit hash: 332fbdcfda005e7633b91ac455c65a448f5f85a0 commit hash: 332fbdcfda005e7633b91ac455c65a448f5f85a0 332fbdc
07:52 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-kokoro: New port: Text-to-speech inference library for Kokoro-82M model
commit hash: d6834b8fee60701c65ab6e114a7659ac961127bd commit hash: d6834b8fee60701c65ab6e114a7659ac961127bd commit hash: d6834b8fee60701c65ab6e114a7659ac961127bd commit hash: d6834b8fee60701c65ab6e114a7659ac961127bd d6834b8
Saturday, 14 Mar 2026
22:07 Yuri Victorovich (yuri) search for other commits by this committer
misc/unicode-cldr: Remove duplicate

Reported by:	Thierry Thomas <thierry@freebsd.org>
commit hash: bc1afba1ea7ab117fe2886c8eb56cce47dc99bbc commit hash: bc1afba1ea7ab117fe2886c8eb56cce47dc99bbc commit hash: bc1afba1ea7ab117fe2886c8eb56cce47dc99bbc commit hash: bc1afba1ea7ab117fe2886c8eb56cce47dc99bbc bc1afba
19:51 Yuri Victorovich (yuri) search for other commits by this committer Author: Olivier Duchateau
misc/cldr-emoji-annotation: Remove in favor of misc/unicode-cldr

PR:		291902
commit hash: c0499908899e25d2a1fc5d67964b9e211e2dfb17 commit hash: c0499908899e25d2a1fc5d67964b9e211e2dfb17 commit hash: c0499908899e25d2a1fc5d67964b9e211e2dfb17 commit hash: c0499908899e25d2a1fc5d67964b9e211e2dfb17 c049990
19:46 Yuri Victorovich (yuri) search for other commits by this committer
misc/unicode-cldr: New port: Unicode Common Locale Data Repository

PR:		291902
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
commit hash: 0462fa1a35f0e939d4f9c7d28680967da0e6412a commit hash: 0462fa1a35f0e939d4f9c7d28680967da0e6412a commit hash: 0462fa1a35f0e939d4f9c7d28680967da0e6412a commit hash: 0462fa1a35f0e939d4f9c7d28680967da0e6412a 0462fa1
Tuesday, 17 Feb 2026
05:15 Älven (alven) search for other commits by this committer
misc/deark: [NEW PORT] Utility for data extraction, decompression, and image
format decoding

Deark is a portable command-line utility that can decode certain types of files,
and either convert them to a more-modern or more-readable format, or extract
embedded files from them. It also has an option (-d) to display detailed
information about a file’s contents and metadata. It’s Free Software.

The files it writes are usually named "output.*".

When processing "archive" formats that contain other files, it's usually best to
use Deark only to convert to ZIP format, so that the filenames and paths can be
retained. Suggest options "-zip -ka".

WWW:	  https://entropymine.com/deark/

Approved by:		yuri@ (Mentor)
Differential Revision:	https://reviews.freebsd.org/D54697
commit hash: d982d564acb5c538f11a489c8b200ae3a5421143 commit hash: d982d564acb5c538f11a489c8b200ae3a5421143 commit hash: d982d564acb5c538f11a489c8b200ae3a5421143 commit hash: d982d564acb5c538f11a489c8b200ae3a5421143 d982d56
Sunday, 15 Feb 2026
14:12 Vladimir Druzenko (vvd) search for other commits by this committer Author: Martin Filla
misc/usd: Move to graphics/openusd

Rename to match upstream naming and moved to a more appropriate category

PR:		292497
Approved by:	yuri (maintainer, timeout 1 month)
commit hash: 47a07f93d20bc30ef7d28b84b0b6cce50eb94e13 commit hash: 47a07f93d20bc30ef7d28b84b0b6cce50eb94e13 commit hash: 47a07f93d20bc30ef7d28b84b0b6cce50eb94e13 commit hash: 47a07f93d20bc30ef7d28b84b0b6cce50eb94e13 47a07f9
Tuesday, 10 Feb 2026
08:19 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-natten: Move to py-NATTEN; Update 0.21.0 → 0.21.5
commit hash: 14a6f600d05c367ed61d0e3af630dcb02d5b59be commit hash: 14a6f600d05c367ed61d0e3af630dcb02d5b59be commit hash: 14a6f600d05c367ed61d0e3af630dcb02d5b59be commit hash: 14a6f600d05c367ed61d0e3af630dcb02d5b59be 14a6f60
Wednesday, 4 Feb 2026
03:22 Joseph Mingrone (jrm) search for other commits by this committer Author: tslight
misc/emacs-libvterm: New port for Emacs libvterm integration

Emacs-libvterm (vterm) is fully-fledged terminal emulator inside GNU
Emacs based on libvterm, a C library. As a result of using compiled
code (instead of elisp), emacs-libvterm is fully capable, fast, and it
can seamlessly handle large outputs.

Reviewed by:	jrm
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/480
commit hash: f13b9e1698c5be792228df8fff743709c7895f96 commit hash: f13b9e1698c5be792228df8fff743709c7895f96 commit hash: f13b9e1698c5be792228df8fff743709c7895f96 commit hash: f13b9e1698c5be792228df8fff743709c7895f96 f13b9e1
Sunday, 11 Jan 2026
08:06 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-polars-runtime: New port: Runtime binaries for Polars, the DataFrame
library
commit hash: cd21bae79d93599723be24b1ddf21a90e6a74e1d commit hash: cd21bae79d93599723be24b1ddf21a90e6a74e1d commit hash: cd21bae79d93599723be24b1ddf21a90e6a74e1d commit hash: cd21bae79d93599723be24b1ddf21a90e6a74e1d cd21bae
Tuesday, 6 Jan 2026
14:30 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-equinox: New port: Elegant easy-to-use neural networks in JAX
commit hash: 83ef5892ca1ff32b261a8b7b6d72a1d482d59a89 commit hash: 83ef5892ca1ff32b261a8b7b6d72a1d482d59a89 commit hash: 83ef5892ca1ff32b261a8b7b6d72a1d482d59a89 commit hash: 83ef5892ca1ff32b261a8b7b6d72a1d482d59a89 83ef589
Monday, 5 Jan 2026
09:28 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph: New port: LangGraph: Building stateful, multi-actor
applications with LLMs
commit hash: d934f3f8511aeda6990185f59226bd53df2772e3 commit hash: d934f3f8511aeda6990185f59226bd53df2772e3 commit hash: d934f3f8511aeda6990185f59226bd53df2772e3 commit hash: d934f3f8511aeda6990185f59226bd53df2772e3 d934f3f
00:19 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-langgraph-prebuilt: New port: LangGraph: APIs for creating and executing
LangGraph agents and tools
commit hash: 6aa439ff1f96a7ee662141f80bbf3cab25477fd9 commit hash: 6aa439ff1f96a7ee662141f80bbf3cab25477fd9 commit hash: 6aa439ff1f96a7ee662141f80bbf3cab25477fd9 commit hash: 6aa439ff1f96a7ee662141f80bbf3cab25477fd9 6aa439f
Wednesday, 31 Dec 2025
14:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*php81*: Sunset
commit hash: 95b3559914b367ce29a7b7e23dffbe3cdb2ccdfc commit hash: 95b3559914b367ce29a7b7e23dffbe3cdb2ccdfc commit hash: 95b3559914b367ce29a7b7e23dffbe3cdb2ccdfc commit hash: 95b3559914b367ce29a7b7e23dffbe3cdb2ccdfc 95b3559
11:59 Rene Ladan (rene) search for other commits by this committer
misc/openhab2: Remove expired port

2025-12-31 misc/openhab2: superseeded by misc/openhab
commit hash: 645d2cac3a21ad7f483599209a79b10816c6fb12 commit hash: 645d2cac3a21ad7f483599209a79b10816c6fb12 commit hash: 645d2cac3a21ad7f483599209a79b10816c6fb12 commit hash: 645d2cac3a21ad7f483599209a79b10816c6fb12 645d2ca
11:59 Rene Ladan (rene) search for other commits by this committer
misc/openhab2-addons: Remove expired port

2025-12-31 misc/openhab2-addons: superseeded by misc/openhab-addons
commit hash: b7d12c633926d78174955b360331f9d3d0790870 commit hash: b7d12c633926d78174955b360331f9d3d0790870 commit hash: b7d12c633926d78174955b360331f9d3d0790870 commit hash: b7d12c633926d78174955b360331f9d3d0790870 b7d12c6
Tuesday, 16 Dec 2025
09:36 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-uuid-utils: New port: Drop-in replacement for Python UUID
commit hash: 839f2bf4000196c5c3752f53e1cbf7765d56bcc1 commit hash: 839f2bf4000196c5c3752f53e1cbf7765d56bcc1 commit hash: 839f2bf4000196c5c3752f53e1cbf7765d56bcc1 commit hash: 839f2bf4000196c5c3752f53e1cbf7765d56bcc1 839f2bf
Saturday, 13 Dec 2025
12:10 Gleb Popov (arrowd) search for other commits by this committer
misc/compat15x: Add new port
commit hash: 1fd0fb4a67f27e64fa2d4df03164896e4c9a4261 commit hash: 1fd0fb4a67f27e64fa2d4df03164896e4c9a4261 commit hash: 1fd0fb4a67f27e64fa2d4df03164896e4c9a4261 commit hash: 1fd0fb4a67f27e64fa2d4df03164896e4c9a4261 1fd0fb4
Friday, 5 Dec 2025
20:49 Yuri Victorovich (yuri) search for other commits by this committer
misc/amazon-qldb-shell: Remove: discontinued upstream
commit hash: 896bdc8cab18fb4acc2f75520d72a10a30935751 commit hash: 896bdc8cab18fb4acc2f75520d72a10a30935751 commit hash: 896bdc8cab18fb4acc2f75520d72a10a30935751 commit hash: 896bdc8cab18fb4acc2f75520d72a10a30935751 896bdc8
Thursday, 4 Dec 2025
23:45 Yuri Victorovich (yuri) search for other commits by this committer
misc/grok-cli: New port: Open-source AI agent bringing Grok to your terminal
commit hash: 8e1dd61ea7d2962d4a3f822efe1d888438ead5e1 commit hash: 8e1dd61ea7d2962d4a3f822efe1d888438ead5e1 commit hash: 8e1dd61ea7d2962d4a3f822efe1d888438ead5e1 commit hash: 8e1dd61ea7d2962d4a3f822efe1d888438ead5e1 8e1dd61
Wednesday, 3 Dec 2025
11:00 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-sagemaker-serve: New port: SageMaker: Library for training & deploying
models on Amazon SageMaker
commit hash: 11a00d44b7f9ea176687912f2f9c56de3730603f commit hash: 11a00d44b7f9ea176687912f2f9c56de3730603f commit hash: 11a00d44b7f9ea176687912f2f9c56de3730603f commit hash: 11a00d44b7f9ea176687912f2f9c56de3730603f 11a00d44
00:20 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-sagemaker-shim: New port: SageMaker: Adapter algorithms for Grand
Challenge inference API
commit hash: 83364a5e5f0145da91e39bd85f7bc3c636b98bc6 commit hash: 83364a5e5f0145da91e39bd85f7bc3c636b98bc6 commit hash: 83364a5e5f0145da91e39bd85f7bc3c636b98bc6 commit hash: 83364a5e5f0145da91e39bd85f7bc3c636b98bc6 83364a5
00:20 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-sagemaker-mlops: New port: SageMaker: MLOps package for workflow
orchestration
commit hash: d573134d9fc1b24f1bef64ac00273bd5fdaec456 commit hash: d573134d9fc1b24f1bef64ac00273bd5fdaec456 commit hash: d573134d9fc1b24f1bef64ac00273bd5fdaec456 commit hash: d573134d9fc1b24f1bef64ac00273bd5fdaec456 d573134
Sunday, 30 Nov 2025
21:07 Yuri Victorovich (yuri) search for other commits by this committer
misc/tlm: New port: Local CLI Copilot, powered by Ollama
commit hash: 9f01acb36bfa4dccedc952a577faa1bc9bc13594 commit hash: 9f01acb36bfa4dccedc952a577faa1bc9bc13594 commit hash: 9f01acb36bfa4dccedc952a577faa1bc9bc13594 commit hash: 9f01acb36bfa4dccedc952a577faa1bc9bc13594 9f01acb
Friday, 28 Nov 2025
16:57 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Yusuf Yaman
Add misc/gitlogue: Watch your git commit history in a cinematic view

Gitlogue is a cinematic Git commit replay tool for the terminal
that can turn your Git history into a living, animated story.
Watch commits unfold with realistic typing animations, syntax
highlighting, and file tree transitions, transforming code
changes into a visual experience.

WWW: https://github.com/unhappychoice/gitlogue

PR:		291254
Reported by:	Yusuf Yaman <nxjoseph@protonmail.com> (new maintainer)
commit hash: 030890617fba92630e36dc66c38da6d664126433 commit hash: 030890617fba92630e36dc66c38da6d664126433 commit hash: 030890617fba92630e36dc66c38da6d664126433 commit hash: 030890617fba92630e36dc66c38da6d664126433 0308906
Wednesday, 26 Nov 2025
16:10 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-sagemaker-train: New port: SageMaker: Library for training & deploying
models on Amazon SageMaker
commit hash: 3bfcb7d1b52224e5481b64c86a6ee7df13061bcf commit hash: 3bfcb7d1b52224e5481b64c86a6ee7df13061bcf commit hash: 3bfcb7d1b52224e5481b64c86a6ee7df13061bcf commit hash: 3bfcb7d1b52224e5481b64c86a6ee7df13061bcf 3bfcb7d
Thursday, 6 Nov 2025
08:39 Yuri Victorovich (yuri) search for other commits by this committer
misc/nanocoder: New port: Local-first coding agent running in your terminal
commit hash: 3f1ad0c9d1b3a18a5c2d8cd3cb4bd646239655ba commit hash: 3f1ad0c9d1b3a18a5c2d8cd3cb4bd646239655ba commit hash: 3f1ad0c9d1b3a18a5c2d8cd3cb4bd646239655ba commit hash: 3f1ad0c9d1b3a18a5c2d8cd3cb4bd646239655ba 3f1ad0c
Thursday, 30 Oct 2025
15:42 Yuri Victorovich (yuri) search for other commits by this committer
misc/raja: New port: C++ library for performance portability on HPC systems
commit hash: 57a222db39f8c7f81ca5e365704cdbabc84cb452 commit hash: 57a222db39f8c7f81ca5e365704cdbabc84cb452 commit hash: 57a222db39f8c7f81ca5e365704cdbabc84cb452 commit hash: 57a222db39f8c7f81ca5e365704cdbabc84cb452 57a222d
15:42 Yuri Victorovich (yuri) search for other commits by this committer
misc/adiak: New port: Standard interface for collecting HPC run metadata
commit hash: e9e4c11c5d38b0d7ae36470f203d893550004493 commit hash: e9e4c11c5d38b0d7ae36470f203d893550004493 commit hash: e9e4c11c5d38b0d7ae36470f203d893550004493 commit hash: e9e4c11c5d38b0d7ae36470f203d893550004493 e9e4c11
Friday, 10 Oct 2025
07:25 Yuri Victorovich (yuri) search for other commits by this committer
misc/github-copilot-language-server: New port: GitHub Copilot Language Server
commit hash: 29a64dc1f7f324a84aa7c014c2c84fe2bd74d69f commit hash: 29a64dc1f7f324a84aa7c014c2c84fe2bd74d69f commit hash: 29a64dc1f7f324a84aa7c014c2c84fe2bd74d69f commit hash: 29a64dc1f7f324a84aa7c014c2c84fe2bd74d69f 29a64dc
Thursday, 9 Oct 2025
04:50 Hiroki Tagato (tagattie) search for other commits by this committer
misc/hyprqt6engine: add port: QT6 theme provider for Hyprland

hyprqt6engine provides a theme for QT6 apps. It's a replacement for
qt6ct, compatible with KDE Apps / KColorScheme.

WWW: https://github.com/hyprwm/hyprqt6engine
commit hash: f42a2f440b45a950eb8d04c2af6aa9785cfc822f commit hash: f42a2f440b45a950eb8d04c2af6aa9785cfc822f commit hash: f42a2f440b45a950eb8d04c2af6aa9785cfc822f commit hash: f42a2f440b45a950eb8d04c2af6aa9785cfc822f f42a2f4
Tuesday, 7 Oct 2025
13:39 Adam Weinberger (adamw) search for other commits by this committer
misc/rustlings: Add new ports

Rustlings is a set of really cool interactive, progressive tutorials for
the Rust language, written and maintained by the Rust community.

WWW: https://rustlings.rust-lang.org
commit hash: 564a74440e69b007dfa95ed1937edfe95a28bda6 commit hash: 564a74440e69b007dfa95ed1937edfe95a28bda6 commit hash: 564a74440e69b007dfa95ed1937edfe95a28bda6 commit hash: 564a74440e69b007dfa95ed1937edfe95a28bda6 564a744
Monday, 6 Oct 2025
08:25 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-pyowm: New port: Python wrapper around OpenWeatherMap web APIs
commit hash: eea35404271c4791ba9bdf4a0d55293fcab1d6e5 commit hash: eea35404271c4791ba9bdf4a0d55293fcab1d6e5 commit hash: eea35404271c4791ba9bdf4a0d55293fcab1d6e5 commit hash: eea35404271c4791ba9bdf4a0d55293fcab1d6e5 eea35404
08:25 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-python-pygtrie: New port: Pure Python trie data structure implementation
commit hash: 6f0e01784fe78f430974aa9cbc136199c45de86c commit hash: 6f0e01784fe78f430974aa9cbc136199c45de86c commit hash: 6f0e01784fe78f430974aa9cbc136199c45de86c commit hash: 6f0e01784fe78f430974aa9cbc136199c45de86c 6f0e017
08:25 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-ml-collections: New port: Python collections library designed for ML
usecases
commit hash: 5852fa4467220b38ca79d2d2fb4cc402fbb625f8 commit hash: 5852fa4467220b38ca79d2d2fb4cc402fbb625f8 commit hash: 5852fa4467220b38ca79d2d2fb4cc402fbb625f8 commit hash: 5852fa4467220b38ca79d2d2fb4cc402fbb625f8 5852fa4
Friday, 3 Oct 2025
09:27 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-python-crc: New port: Pure Python CRC library
commit hash: 882dd1fe5508e1a115eaa9ad14d5eb5995f7f2e8 commit hash: 882dd1fe5508e1a115eaa9ad14d5eb5995f7f2e8 commit hash: 882dd1fe5508e1a115eaa9ad14d5eb5995f7f2e8 commit hash: 882dd1fe5508e1a115eaa9ad14d5eb5995f7f2e8 882dd1f
Wednesday, 1 Oct 2025
08:44 Yuri Victorovich (yuri) search for other commits by this committer
misc/github-copilot-cli: New port: GitHub Copilot CLI brings the power of the
coding agent to terminal
commit hash: 1e231378a82c548495539fd8ec52962d03ad1c0c commit hash: 1e231378a82c548495539fd8ec52962d03ad1c0c commit hash: 1e231378a82c548495539fd8ec52962d03ad1c0c commit hash: 1e231378a82c548495539fd8ec52962d03ad1c0c 1e23137
Friday, 26 Sep 2025
08:18 Hiroki Tagato (tagattie) search for other commits by this committer
misc/crush: add port: Glamourous AI coding agent for your favourite terminal

Your new coding bestie, now available in your favourite terminal. Your
tools, your code, and your workflows, wired into your LLM of choice.

Features:
- Multi-Model: choose from a wide range of LLMs or add your own via
  OpenAI- or Anthropic-compatible APIs
- Flexible: switch LLMs mid-session while preserving context
- Session-Based: maintain multiple work sessions and contexts per
  project
- LSP-Enhanced: Crush uses LSPs for additional context, just like you
  do
- Extensible: add capabilities via MCPs (http, stdio, and sse)
- Works Everywhere: first-class support in every terminal on macOS,
  Linux, Windows (PowerShell and WSL), FreeBSD, OpenBSD, and NetBSD

WWW: https://github.com/charmbracelet/crush
commit hash: 140e508d96b106dc63aff68e54ff055d89075f82 commit hash: 140e508d96b106dc63aff68e54ff055d89075f82 commit hash: 140e508d96b106dc63aff68e54ff055d89075f82 commit hash: 140e508d96b106dc63aff68e54ff055d89075f82 140e508
08:03 Hiroki Tagato (tagattie) search for other commits by this committer
misc/codex: add port: Lightweight coding agent that runs in your terminal

Pair with a lightweight coding agent in your terminal.

Our open-source local coding agent that runs in your command line
interface. Pair with it to write, edit, and understand code.

WWW: https://openai.com/codex
WWW: https://github.com/openai/codex
commit hash: dadf3c6d43268c5f4987798308c90e53614c4c66 commit hash: dadf3c6d43268c5f4987798308c90e53614c4c66 commit hash: dadf3c6d43268c5f4987798308c90e53614c4c66 commit hash: dadf3c6d43268c5f4987798308c90e53614c4c66 dadf3c6
05:15 Yuri Victorovich (yuri) search for other commits by this committer
misc/claude-code: New port: Agentic coding tool from Anthropic that lives in
your terminal
commit hash: 080cd842d97121adaaf2457665043759c8697564 commit hash: 080cd842d97121adaaf2457665043759c8697564 commit hash: 080cd842d97121adaaf2457665043759c8697564 commit hash: 080cd842d97121adaaf2457665043759c8697564 080cd84
00:34 Yuri Victorovich (yuri) search for other commits by this committer
misc/gemini-cli: New port: Google gemini api for terminal (CLI)
commit hash: 88d537ec1a9b397abec6a59a2c51bde1bbedc6fb commit hash: 88d537ec1a9b397abec6a59a2c51bde1bbedc6fb commit hash: 88d537ec1a9b397abec6a59a2c51bde1bbedc6fb commit hash: 88d537ec1a9b397abec6a59a2c51bde1bbedc6fb 88d537e
Sunday, 21 Sep 2025
09:55 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-napari: New port: n-dimensional array viewer in Python
commit hash: 953dedbff4534604e29e108718883ef616ee0e4b commit hash: 953dedbff4534604e29e108718883ef616ee0e4b commit hash: 953dedbff4534604e29e108718883ef616ee0e4b commit hash: 953dedbff4534604e29e108718883ef616ee0e4b 953dedb
09:55 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-napari-svg: New port: Napari: Plugin for writing svg files from napari
commit hash: 90e91c98248968250b3acc3f7e7ddb9a3e7d4622 commit hash: 90e91c98248968250b3acc3f7e7ddb9a3e7d4622 commit hash: 90e91c98248968250b3acc3f7e7ddb9a3e7d4622 commit hash: 90e91c98248968250b3acc3f7e7ddb9a3e7d4622 90e91c9
09:55 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-npe2: New port: Napari plugin engine v2
commit hash: 683380fd316d9756dfb4f98542f5647868f9649b commit hash: 683380fd316d9756dfb4f98542f5647868f9649b commit hash: 683380fd316d9756dfb4f98542f5647868f9649b commit hash: 683380fd316d9756dfb4f98542f5647868f9649b 683380f
Saturday, 20 Sep 2025
08:18 Yuri Victorovich (yuri) search for other commits by this committer
misc/chatblade: New port: CLI Swiss Army Knife for ChatGPT
commit hash: dc3b7c60d66ac4ae2240ed7c5221e2c2eee187d0 commit hash: dc3b7c60d66ac4ae2240ed7c5221e2c2eee187d0 commit hash: dc3b7c60d66ac4ae2240ed7c5221e2c2eee187d0 commit hash: dc3b7c60d66ac4ae2240ed7c5221e2c2eee187d0 dc3b7c6
Friday, 19 Sep 2025
07:36 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-sentence-transformers: New port: PyTorch: Ready to use implementations
of generative models
commit hash: 84fda7f7d95cb8fb154a1577d659eeb54d6347cb commit hash: 84fda7f7d95cb8fb154a1577d659eeb54d6347cb commit hash: 84fda7f7d95cb8fb154a1577d659eeb54d6347cb commit hash: 84fda7f7d95cb8fb154a1577d659eeb54d6347cb 84fda7f
07:36 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-bitsandbytes: New port: k-bit optimizers and matrix multiplication
routines
commit hash: 89de4db802e8d9e2f80c9f840e29f374231b95b3 commit hash: 89de4db802e8d9e2f80c9f840e29f374231b95b3 commit hash: 89de4db802e8d9e2f80c9f840e29f374231b95b3 commit hash: 89de4db802e8d9e2f80c9f840e29f374231b95b3 89de4db
07:36 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-torchsummary: New port: PyTorch: Model summary in PyTorch
commit hash: 5f5ff3f5251236224dd9d1f9cb665e82b8e55084 commit hash: 5f5ff3f5251236224dd9d1f9cb665e82b8e55084 commit hash: 5f5ff3f5251236224dd9d1f9cb665e82b8e55084 commit hash: 5f5ff3f5251236224dd9d1f9cb665e82b8e55084 5f5ff3f
07:36 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-torchdata: New port: PyTorch: Composable data loading modules for
PyTorch
commit hash: 22ddd10303e29acb0ab2507aac461254506fa3e1 commit hash: 22ddd10303e29acb0ab2507aac461254506fa3e1 commit hash: 22ddd10303e29acb0ab2507aac461254506fa3e1 commit hash: 22ddd10303e29acb0ab2507aac461254506fa3e1 22ddd10
07:36 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-lion-pytorch: New port: PyTorch: Lion optimizer
commit hash: 6583c3bc3d6778fcfe5569918e75bc107db0caa0 commit hash: 6583c3bc3d6778fcfe5569918e75bc107db0caa0 commit hash: 6583c3bc3d6778fcfe5569918e75bc107db0caa0 commit hash: 6583c3bc3d6778fcfe5569918e75bc107db0caa0 6583c3b
03:03 Hiroki Tagato (tagattie) search for other commits by this committer
misc/shimmy: add port: Privacy-first alternative to Ollama

Drop-in OpenAI API Replacement for Local LLMs.

Shimmy is a 5.1MB single-binary that provides 100% OpenAI-compatible
endpoints for GGUF models. Point your existing AI tools to Shimmy and
they just work --- locally, privately, and free.

WWW: https://github.com/Michael-A-Kuykendall/shimmy
commit hash: 802c33c75195e5ad557c89cccd73c5396b313751 commit hash: 802c33c75195e5ad557c89cccd73c5396b313751 commit hash: 802c33c75195e5ad557c89cccd73c5396b313751 commit hash: 802c33c75195e5ad557c89cccd73c5396b313751 802c33c
02:02 Yuri Victorovich (yuri) search for other commits by this committer
misc/py-torchao: New port: PyTorch: Package for applying ao techniques to GPU
models
commit hash: acfb7d09ac23111748c301a18ab3693bb5bd8abe commit hash: acfb7d09ac23111748c301a18ab3693bb5bd8abe commit hash: acfb7d09ac23111748c301a18ab3693bb5bd8abe commit hash: acfb7d09ac23111748c301a18ab3693bb5bd8abe acfb7d0

Number of commits found: 1388 (showing only 100 on this page)

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  [Last Page]