Port details |
- ocrad OCR program implemented as filter
- 0.29 graphics =10 0.29Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2003-11-20 21:32:19
- Last Update: 2024-03-13 20:09:24
- Commit Hash: e1c42865
- People watching this port, also watch:: help2man, gmake, t1lib, unzip, curl
- License: GPLv3
- WWW:
- https://www.gnu.org/software/ocrad/ocrad.html
- Description:
- GNU Ocrad is an OCR (Optical Character Recognition) program implemented
as a filter and based on a feature extraction method. It reads a bitmap
image in pbm format and outputs text in ISO-8859-1 (Latin-1) charset.
Also includes a layout analyser able to separate the columns or blocks
of text normally found on printed pages.
It can be used as a stand-alone console application, or as a backend to
other programs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/ocrad/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/ocrad
- pkg install ocrad
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ocrad
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1710359385
SHA256 (ocrad-0.29.tar.lz) = 11200cc6b0b7ba16884a72dccb58ef694f7aa26cd2b2041e555580f064d2d9e9
SIZE (ocrad-0.29.tar.lz) = 96519
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libpng16.so : graphics/png
- This port is required by:
- for Run
-
- mail/p5-FuzzyOcr-devel
Configuration Options:
- ===> The following configuration options are available for ocrad-0.29:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- graphics_ocrad
- USES:
- localbase:ldflags tar:lz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.29 13 Mar 2024 20:09:24 |
Yuri Victorovich (yuri) |
graphics/ocrad: update 0.28 → 0.29
Reported by: portscout |
0.28_1 09 Mar 2024 12:58:25 |
Nuno Teixeira (eduardo) |
graphics/ocrad: Move man pages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.28 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.28 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.28 12 Mar 2022 07:16:39 |
Yuri Victorovich (yuri) |
graphics/ocrad: Update 0.27 -> 0.28
Reported by: portscout |
0.27 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.27 27 Sep 2019 15:01:32 |
danfe |
Convert to USES+=tar:lz (available since r504008). |
0.27 26 Jan 2019 06:22:04 |
yuri |
graphics/ocrad: Update 0.26 -> 0.27
Reported by: repology |
0.26_1 22 May 2018 04:46:00 |
yuri |
graphics/ocrad: Install the header and the library
Port changes:
* Take maintainership
* Remove do-install because project's makefile installs files fine
* Adjust CONFIGURE_ARGS for man/info paths
* Add USE_LDCONFIG
* Remove MKDIR where it is not needed
* Unsilence the install command |
0.26 27 Apr 2017 01:50:56 |
wen |
- Update to 0.26 |
0.25 09 Jan 2017 13:16:50 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
0.25 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.25 22 Dec 2015 08:31:52 |
wen |
- Update to 0.25
PR: 204197
Submitted by: tkato432@yahoo.com |
0.22 22 Oct 2015 10:35:18 |
amdmi3 |
- Add LICENSE_FILE
- Switch to options helpers |
0.22 14 Oct 2015 11:04:11 |
culot |
- Reassign lippe@'s ports after his commit bit was taken in for safekeeping |
0.22 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.22 21 Feb 2014 13:37:16 |
ehaupt |
Remove trailing whitespaces from category graphics |
0.22 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.22 06 Oct 2013 05:06:14 |
lippe |
- Update to 0.22.
- Stage Support
- Fix build on current |
0.21_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.21_1 21 Mar 2013 20:41:09 |
lippe |
- Convert to OptionsNG
- Make portlint happy
PR: ports/177130
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: lippe (maintainer) |
0.21 13 Feb 2011 11:53:58 |
lippe |
- Update to 0.21. |
0.20 13 Sep 2010 02:06:37 |
lippe |
- Update to 0.20. |
0.19 29 Mar 2010 02:41:48 |
lippe |
- Update to 0.19. |
0.18 07 Jun 2009 00:46:22 |
lippe |
- Update to 0.18.
- Make portlint happy.
PR: ports/135066
Submitted by: Ismail yenigul <ismail.yenigul@endersys.com.tr> |
0.17_3 13 Jul 2008 20:55:42 |
lippe |
- Drops the not-needed build-dependency on gmake.
- Respects the system's CXX and the CXXFLAGS settings.
- Enables parallel builds on systems with more than one CPU.
- Bump PORTREVISION.
Submitted by: mi (via private mail)
Approved by: gabor (mentor, implicit) |
0.17_2 06 Jun 2008 02:59:14 |
lippe |
- Fix pkg-plist.
- Bump PORTREVISION.
Reported by: itetcu
Approved by: gabor (mentor) |
0.17_1 20 Mar 2008 09:46:38 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.17_1 10 Mar 2008 00:52:12 |
lippe |
- Change my mail address to lippe@.
Approved by: araujo (mentor) |
0.17_1 21 Dec 2007 16:22:29 |
araujo |
- Fix PORTDOCS and PORTEXAMPLES.
- Bump PORTREVISION.
Reported by: sat
Approved by: stas (mentor, implicit) |
0.17 19 Dec 2007 01:32:34 |
araujo |
- Update to 0.17.
- Pass maintainership to submitter.
PR: ports/118790
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer via private
mail),
stas (mentor, implicit) |
0.16 15 Dec 2006 08:38:14 |
miwi |
- Update to 0.16
PR: ports/106729
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) |
0.14 29 May 2006 20:46:13 |
pav |
- Update maintainer's email address
PR: ports/98102
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) |
0.14 10 May 2006 17:42:50 |
vs |
Update to 0.14
PR: ports/94529
Submitted by: Pedro F. Giffuni via maintainer |
0.13 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
0.13 05 Dec 2005 00:53:19 |
edwin |
Remove install-info from Makefile, it's automatically done when INFO is defined |
0.13 14 Oct 2005 22:07:51 |
sem |
- Update to 0.13
PR: ports/87442
Submitted by: maintainer |
0.10 13 May 2005 20:17:27 |
thierry |
Change maintainer address.
PR: ports/80973
Submitted by: Ulrich Spoerlein <q (at) galgenberg.net> |
0.10 01 Feb 2005 18:02:06 |
vs |
Fix build on 4.x
PR: ports/76869
Submitted by: maintainer |
0.10 26 Jan 2005 05:42:46 |
kevlo |
Update to 0.10
PR: ports/76347
Submitted by: MAINTAINER |
0.7 01 Mar 2004 19:20:34 |
krion |
- Update to version 0.7
- SIZEify
PR: ports/63606
Submitted by: maintainer |
0.6 31 Dec 2003 15:29:56 |
pav |
- Simplify if expression so older versions of make can handle it
PR: ports/60765
Reported by: Stephen P. Cravey <clists@gotbrains.org> |
0.6 31 Dec 2003 00:17:41 |
pav |
- Update to 0.6
PR: ports/60745
Submitted by: Ulrich Spoerlein <q@uni.de> (maintainer) |
0.5 20 Nov 2003 21:30:40 |
sergei |
Add ocrad 0.5, OCR program implemented as filter.
GNU Ocrad is an OCR (Optical Character Recognition) program implemented
as a filter and based on a feature extraction method. It reads a bitmap
image in pbm format and outputs text in ISO-8859-1 (Latin-1) charset.
Also includes a layout analyser able to separate the columns or blocks
of text normally found on printed pages.
It can be used as a stand-alone console application, or as a backend to
other programs.
PR: 59232
Submitted by: Ulrich Spoerlein <q@uni.de> |