| Port details |
- py-easyocr End-to-end multi-lingual Optical Character Recognition (OCR) solution
- 1.7.2_2 graphics
=0 1.7.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-11-29 20:51:25
- Last Update: 2026-05-05 19:29:37
- Commit Hash: 2bf3834
- Also Listed In: python
- License: GPLv3
- WWW:
- https://github.com/jaidedai/easyocr
- Description:
- EasyOCR is a Python package for out-of-the-box Optical Character
Recognition (OCR) with 80+ supported languages and all common writing
scripts, including Latin, Chinese, Arabic, Devanagari, Cyrillic, etc.
This port provides:
* the CLI OCR tool
* the Python API for recognizing text in images through the Python
module EasyOCR
¦ ¦ ¦ ¦ 
- 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}easyocr>0:graphics/py-easyocr@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-easyocr/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-easyocr
- pkg install py311-easyocr
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-easyocr listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-easyocr
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1764405517
SHA256 (jaidedai-easyocr-v1.7.2_GH0.tar.gz) = 1c20356483964c7c80ccf86f2a0957cfed47768e9bbc99b9ff2eb47cb9cb1448
SIZE (jaidedai-easyocr-v1.7.2_GH0.tar.gz) = 79231425
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16 : math/py-numpy@py311
- opencv>0 : graphics/opencv
- py311-pillow>0 : graphics/py-pillow@py311
- py311-pyclipper>0 : math/py-pyclipper@py311
- py311-python-bidi>0 : textproc/py-python-bidi@py311
- py311-pytorch>0 : misc/py-pytorch@py311
- py311-pyyaml>0 : devel/py-pyyaml@py311
- py311-scikit-image>=0 : graphics/py-scikit-image@py311
- py311-scipy>0 : science/py-scipy@py311
- py311-shapely>0 : devel/py-shapely@py311
- py311-torchvision>=0.5 : misc/py-torchvision@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_py-easyocr
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.7.2_2 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
1.7.2_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
1.7.2_1 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
1.7.2_1 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
1.7.2 29 Nov 2025 20:50:01
    |
Yuri Victorovich (yuri)  |
graphics/py-easyocr: New port: End-to-end multi-lingual Optical Character
Recognition (OCR) solution |
Number of commits found: 5
|