| Port details |
- py-docling-parse Simple package to extract text with coordinates from programmatic PDFs
- 7.8.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-10 02:39:13
- Last Update: 2026-07-20 17:31:56
- Commit Hash: a601ba1
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/docling-project/docling-parse
- Description:
- Docling Parse is a native C++ PDF parsing backend that extracts text
with coordinates from programmatic PDFs. It provides high-performance
PDF content extraction used by the Docling document conversion pipeline,
built against system libraries including qpdf, blend2d, jpeg, openjpeg,
lcms2, loguru, utf8cpp, cxxopts, and nlohmann-json.
¦ ¦ ¦ ¦ 
- 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-parse>0:textproc/py-docling-parse@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-docling-parse/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-docling-parse
- pkg install py312-docling-parse
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-parse listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-docling-parse
- Package flavors (<flavor>: <package>)
- py312: py312-docling-parse
- distinfo:
- TIMESTAMP = 1784566897
SHA256 (docling_parse-7.8.1.tar.gz) = 5bb5ff8e003b9d0a88da9bf1d1f9927c81677dc9dc20815c87ba6e117d1af661
SIZE (docling_parse-7.8.1.tar.gz) = 6758311
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-pybind11>=2.13.6 : devel/py-pybind11@py312
- py312-setuptools>=0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@py312
- cxxopts>=3.3.1 : devel/cxxopts
- loguru>=2.1.0 : devel/loguru
- nlohmann-json>=3.12.0 : devel/nlohmann-json
- utf8cpp>=4.1.1 : devel/utf8cpp
- cmake : devel/cmake-core
- python3.12 : lang/python312
- pkgconf>=1.3.0_1 : devel/pkgconf
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-docling-core>=2.85.0 : textproc/py-docling-core@py312
- py312-pillow>=10.0.0 : graphics/py-pillow@py312
- py312-pydantic2>=2.0.0 : devel/py-pydantic2@py312
- python3.12 : lang/python312
- Library dependencies:
-
- libblend2d.so : graphics/blend2d
- libfreetype.so : print/freetype2
- libjpeg.so : graphics/jpeg-turbo
- liblcms2.so : graphics/lcms2
- libopenjp2.so : graphics/openjpeg
- libqpdf.so : print/qpdf
- This port is required by:
- for Run
-
- textproc/py-docling
- textproc/py-docling-enhanced
- textproc/py-docling-google-ocr
- textproc/py-docling-serve
- textproc/py-extended-docling
Configuration Options:
- No options to configure
- Options name:
- textproc_py-docling-parse
- USES:
- cmake:indirect python localbase pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
7.8.1 20 Jul 2026 17:31:56
    |
Yuri Victorovich (yuri)  |
textproc/py-docling-parse: update 7.8.0 → 7.8.1 |
7.8.0_1 20 Jul 2026 15:25:56
    |
Daniel Engberg (diizzy)  |
*/*: Fix dependency definitions of CMake
Multiple ports defines devel/cmake as build and/or run-time dependency
which is incorrect as it waschanged to a meta-port back in 2022.
Remove definitions and Use the USES= cmake helper, due to limitations
of the ports framework run also requires indirect to be defined if
another build system than CMake is used.
Reported by: michaelo
Approved by: blanket, build fix |
7.8.0 13 Jul 2026 15:45:49
    |
Yuri Victorovich (yuri)  |
textproc/py-docling-parse: update 7.4.0 → 7.8.0 |
7.4.0 10 Jul 2026 02:37:41
    |
Yuri Victorovich (yuri)  |
textproc/py-*docling*: new ports: 38 Docling ports for document manipulation |
Number of commits found: 4
|