| Port details |
- py-semchunk Python library for splitting text into semantically coherent chunks
- 4.1.1 textproc
=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-07-09 05:23:06
- Last Update: 2026-07-09 05:20:16
- Commit Hash: 40af320
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/isaacus-dev/semchunk
- Description:
- Semchunk splits text into smaller chunks while preserving as much
local semantic context as possible. It is designed for use in RAG
and LLM applications where text must be divided into segments that
maintain coherent meaning for embedding and retrieval.
¦ ¦ ¦ ¦ 
- 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}semchunk>0:textproc/py-semchunk@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-semchunk/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-semchunk
- pkg install py312-semchunk
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-semchunk listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-semchunk
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1783063884
SHA256 (semchunk-4.1.1.tar.gz) = f27dc85716a0e9509a3f99c78b961cc476b3120efe711ee9a9a950ed1bd0f8ba
SIZE (semchunk-4.1.1.tar.gz) = 24910
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:
-
- py312-hatchling>0 : devel/py-hatchling@py312
- 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-tqdm>0 : misc/py-tqdm@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- textproc/py-docling-sdg
Configuration Options:
- No options to configure
- Options name:
- textproc_py-semchunk
- 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 |
4.1.1 09 Jul 2026 05:20:16
    |
Yuri Victorovich (yuri)  |
textproc/py-semchunk: New port: Python library for splitting text into
semantically coherent chunks |
Number of commits found: 1
|