| Port details |
- py-docling SDK and CLI for parsing PDF, DOCX, HTML, and more into unified format
- 2.113.0 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-10 02:39:13
- Last Update: 2026-07-15 07:47:32
- Commit Hash: edce7e9
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/docling-project/docling/blob/main/CHANGELOG.md
- Description:
- Docling is a document conversion SDK and CLI that parses PDF, DOCX, PPTX,
XLSX, HTML, images, and other formats into a unified document representation
suitable for powering downstream workflows such as retrieval-augmented
generation (RAG) and gen AI applications.
This is the user-facing meta-package that depends on docling-slim with the
standard extras enabled, providing the full Docling feature set including
OCR, table structure recognition, and document layout analysis.
¦ ¦ ¦ ¦ 
- 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}docling>0:textproc/py-docling@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-docling/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-docling
- pkg install py312-docling
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-docling listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-docling
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1784099295
SHA256 (docling-2.113.0.tar.gz) = 02f56cdd8afe12ead4f13d04123ce8bf3c6f0a88ca7c93a746c488038b0ae6f9
SIZE (docling-2.113.0.tar.gz) = 8957
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-accelerate>=1.0.0 : misc/py-accelerate@py312
- py312-beautifulsoup>=4.12.3 : www/py-beautifulsoup@py312
- py312-certifi>=2024.7.4 : security/py-certifi@py312
- py312-defusedxml>=0.7.1 : devel/py-defusedxml@py312
- py312-docling-core>=2.86.0 : textproc/py-docling-core@py312
- py312-docling-ibm-models>=3.13.0 : textproc/py-docling-ibm-models@py312
- py312-docling-parse>=7.0.0 : textproc/py-docling-parse@py312
- py312-docling-slim>=2.112.0 : textproc/py-docling-slim@py312
- py312-filetype>=1.2.0 : devel/py-filetype@py312
- py312-httpx>=0.28 : www/py-httpx@py312
- py312-huggingface-hub>=0.23 : misc/py-huggingface-hub@py312
- py312-mail-parser>0 : mail/py-mail-parser@py312
- py312-marko>=2.1.2 : textproc/py-marko@py312
- py312-numpy>=1.24.0 : math/py-numpy@py312
- py312-onnxruntime>=1.7.0 : misc/py-onnxruntime@py312
- py312-openpyxl>=3.1.5 : textproc/py-openpyxl@py312
- py312-pillow>=10.0.0 : graphics/py-pillow@py312
- py312-pluggy>=1.0.0 : devel/py-pluggy@py312
- py312-polyfactory>=2.22.2 : devel/py-polyfactory@py312
- py312-pydantic-settings>=2.3.0 : devel/py-pydantic-settings@py312
- py312-pydantic2>=2.0.0 : devel/py-pydantic2@py312
- py312-pylatexenc>=2.10 : textproc/py-pylatexenc@py312
- py312-python-docx>=1.2.0 : textproc/py-python-docx@py312
- py312-python-dotenv>=1.0 : www/py-python-dotenv@py312
- py312-python-pptx>=1.0.2 : textproc/py-python-pptx@py312
- py312-requests>=2.32.2 : www/py-requests@py312
- py312-rich>=13.0.0 : textproc/py-rich@py312
- py312-rtree>=1.3.0 : devel/py-rtree@py312
- py312-scipy>=1.6.0 : science/py-scipy@py312
- py312-pytorch>=2.2.2 : misc/py-pytorch@py312
- py312-torchvision>=0 : misc/py-torchvision@py312
- py312-tqdm>=4.65.0 : misc/py-tqdm@py312
- py312-typer>=0.12.5 : devel/py-typer@py312
- py312-websockets>=14.0 : devel/py-websockets@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- textproc/py-docling-agent
- textproc/py-docling-analysis-framework
- textproc/py-docling-cvat-tools
- textproc/py-docling-demo
- textproc/py-docling-enhanced-onnx
- textproc/py-docling-eval
- textproc/py-docling-glm-ocr
Configuration Options:
- ===> The following configuration options are available for py312-docling-2.113.0:
PDFIUM2=off: Use pypdfium2 for PDF rendering (requires LibreOffice build)
===> Use 'make config' to modify these settings
- Options name:
- textproc_py-docling
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|