notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
p5-Image-OCR-Tesseract Read an image with Resseract OCR and get output
1.26_3 graphics on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.26_3Version of this port present on the latest quarterly branch.
Maintainer: dvl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-06-22 13:03:06
Last Update: 2026-06-22 13:00:11
Commit Hash: 732ebf7
Also Listed In: perl5
License: GPLv3
WWW:
https://metacpan.org/release/LEOCHARRE/Image-OCR-Tesseract-1.26
Description:
Provides a perl interface to tesseract. This is just an interface to make it quick an easy to get ocr output from an image file. No matter what image type you provide, imagemagick convert is called to turn it into the format for tesseract Also accepts any image input- takes care of converting your imput image to a tiff to the required specs, without changing the original. Example usage: ocr ./image.jpg > ./savetext.txt ocr ./image.png ocr ./image1.jpg ./image2.jpg > ./alltext.txt ocr ./image*jpg
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Image-OCR-Tesseract-1.26_3/catalog.mk
  2. /usr/local/share/licenses/p5-Image-OCR-Tesseract-1.26_3/LICENSE
  3. /usr/local/share/licenses/p5-Image-OCR-Tesseract-1.26_3/GPLv3
  4. bin/ocr
  5. lib/perl5/site_perl/Image/OCR/Tesseract.pm
  6. lib/perl5/site_perl/Image/OCR/Tesseract.pod
  7. lib/perl5/site_perl/man/man1/ocr.1.gz
  8. lib/perl5/site_perl/man/man3/Image::OCR::Tesseract.3.gz
  9. @owner
  10. @group
  11. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • p5-Image-OCR-Tesseract>0:graphics/p5-Image-OCR-Tesseract
To install the port:
cd /usr/ports/graphics/p5-Image-OCR-Tesseract/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/p5-Image-OCR-Tesseract
  • pkg install p5-Image-OCR-Tesseract
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Image-OCR-Tesseract
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1602434136 SHA256 (Image-OCR-Tesseract-1.26.tar.gz) = 98d904266a7062f09c9b46f77c4e94529e1fe99339e3f83fda1f92013f007cea SIZE (Image-OCR-Tesseract-1.26.tar.gz) = 1469589

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. tesseract>0 : graphics/tesseract
  2. ImageMagick6-nox11>=6 : graphics/ImageMagick6@nox11
  3. perl5>=5.42.r<5.43 : lang/perl5.42
Runtime dependencies:
  1. tesseract>0 : graphics/tesseract
  2. ImageMagick6-nox11>=6 : graphics/ImageMagick6@nox11
  3. perl5>=5.42.r<5.43 : lang/perl5.42
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_p5-Image-OCR-Tesseract
USES:
magick:6,build,run,nox11 perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/L/LE/LEOCHARRE/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/L/LE/LEOCHARRE/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Image/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/L/LE/LEOCHARRE/
  5. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/L/LE/LEOCHARRE/
  6. http://backpan.perl.org/authors/id/L/LE/LEOCHARRE/
  7. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/L/LE/LEOCHARRE/
  8. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/L/LE/LEOCHARRE/
  9. https://cpan.metacpan.org/authors/id/L/LE/LEOCHARRE/
  10. https://cpan.metacpan.org/modules/by-module/Image/
  11. https://www.cpan.org/authors/id/L/LE/LEOCHARRE/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.26_3
22 Jun 2026 13:00:11
commit hash: 732ebf7f2545d37c6eaa9b6419cbef369714ae5acommit hash: 732ebf7f2545d37c6eaa9b6419cbef369714ae5acommit hash: 732ebf7f2545d37c6eaa9b6419cbef369714ae5acommit hash: 732ebf7f2545d37c6eaa9b6419cbef369714ae5a files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Evgenii Khramtsov
graphics/ImageMagick6: update to 6.9.13-50

Changes:	https://github.com/ImageMagick/ImageMagick6/compare/6.9.13-36...6.9.13-50
Security:	CVE-2026-24481
Security:	CVE-2026-24484
Security:	CVE-2026-24485
Security:	CVE-2026-25576
Security:	CVE-2026-25638
Security:	CVE-2026-25795
Security:	CVE-2026-25796
Security:	CVE-2026-25797
Security:	CVE-2026-25798
Security:	CVE-2026-25799
Security:	CVE-2026-25897
Security:	CVE-2026-25898
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 1