| Port details |
- py-qmd On-device hybrid search engine for Markdown documents
- 0.1.2_1 deskutils
=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: yuri@FreeBSD.org
 - Port Added: 2026-05-04 08:00:27
- Last Update: 2026-05-05 19:29:37
- Commit Hash: 2bf3834
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/chengzhag/qmd-py
- Description:
- QMD (Python edition) is an on-device search engine for everything you need
to remember. Index your markdown notes, meeting transcripts, documentation,
and knowledge bases. Search with keywords or natural language using local
AI models.
QMD combines BM25 full-text search, vector semantic search, and LLM
re-ranking all running locally via sentence-transformers with GGUF models.
Features:
- Full-text search with BM25 algorithm
- Vector-based semantic search with embeddings
- LLM-based re-ranking for relevance
- Support for markdown collections and context hierarchies
- Local-first, privacy-focused operation
- Model Context Protocol (MCP) support for agentic flows
¦ ¦ ¦ ¦ 
- 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}qmd>0:deskutils/py-qmd@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/deskutils/py-qmd/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/py-qmd
- pkg install py311-qmd
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-qmd listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-qmd
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1777862848
SHA256 (qmd-0.1.2.tar.gz) = eb25df2a3a4bd1c39cd2018c441f327b6d0a1af60d25135560de0d114b240286
SIZE (qmd-0.1.2.tar.gz) = 27616
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-loguru>0 : devel/py-loguru@py311
- py311-numpy>=1.16 : math/py-numpy@py311
- py311-pydantic2>=2 : devel/py-pydantic2@py311
- py311-pyyaml>=6.0 : devel/py-pyyaml@py311
- py311-sentence-transformers>=0 : misc/py-sentence-transformers@py311
- py311-sqlite-vec>0 : databases/py-sqlite-vec@py311
- py311-transformers>=4.41 : misc/py-transformers@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_py-qmd
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.1.2_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
0.1.2 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
0.1.2 04 May 2026 07:56:57
    |
Yuri Victorovich (yuri)  |
deskutils/py-qmd: New port: On-device hybrid search engine for Markdown
documents |
Number of commits found: 3
|