aboutsummaryrefslogtreecommitdiff
path: root/graphics/ocrad
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert to USES+=tar:lz (available since r504008).Alexey Dokuchaev2019-09-271-1/+1
| | | | Notes: svn path=/head/; revision=513039
* graphics/ocrad: Update 0.26 -> 0.27Yuri Victorovich2019-01-263-7/+6
| | | | | | | Reported by: repology Notes: svn path=/head/; revision=491242
* graphics/ocrad: Install the header and the libraryYuri Victorovich2018-05-223-13/+47
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=470593
* - Update to 0.26Wen Heping2017-04-272-3/+4
| | | | Notes: svn path=/head/; revision=439498
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-091-9/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=430947
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update to 0.25Wen Heping2015-12-226-52/+10
| | | | | | | | PR: 204197 Submitted by: tkato432@yahoo.com Notes: svn path=/head/; revision=404222
* - Add LICENSE_FILEDmitry Marakasov2015-10-221-6/+5
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=399961
* - Reassign lippe@'s ports after his commit bit was taken in for safekeepingFrederic Culot2015-10-141-1/+1
| | | | Notes: svn path=/head/; revision=399249
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-1/+0
| | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=386312
* Remove trailing whitespaces from category graphicsEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345412
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=343634
* - Update to 0.22.Felippe de Meirelles Motta2013-10-066-14/+59
| | | | | | | | - Stage Support - Fix build on current Notes: svn path=/head/; revision=329533
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Convert to OptionsNGFelippe de Meirelles Motta2013-03-212-28/+19
| | | | | | | | | | | - Make portlint happy PR: ports/177130 Submitted by: nemysis <nemysis@gmx.ch> Approved by: lippe (maintainer) Notes: svn path=/head/; revision=314871
* - Update to 0.21.Felippe de Meirelles Motta2011-02-132-4/+3
| | | | Notes: svn path=/head/; revision=269060
* - Update to 0.20.Felippe de Meirelles Motta2010-09-132-4/+4
| | | | Notes: svn path=/head/; revision=261053
* - Update to 0.19.Felippe de Meirelles Motta2010-03-292-4/+4
| | | | Notes: svn path=/head/; revision=251667
* - Update to 0.18.Felippe de Meirelles Motta2009-06-073-11/+10
| | | | | | | | | | - Make portlint happy. PR: ports/135066 Submitted by: Ismail yenigul <ismail.yenigul@endersys.com.tr> Notes: svn path=/head/; revision=235347
* - Drops the not-needed build-dependency on gmake.Felippe de Meirelles Motta2008-07-131-6/+5
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=216789
* - Fix pkg-plist.Felippe de Meirelles Motta2008-06-061-3/+1
| | | | | | | | | | - Bump PORTREVISION. Reported by: itetcu Approved by: gabor (mentor) Notes: svn path=/head/; revision=214419
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Change my mail address to lippe@.Felippe de Meirelles Motta2008-03-101-1/+1
| | | | | | | Approved by: araujo (mentor) Notes: svn path=/head/; revision=208703
* - Fix PORTDOCS and PORTEXAMPLES.Marcelo Araujo2007-12-212-6/+16
| | | | | | | | | | - Bump PORTREVISION. Reported by: sat Approved by: stas (mentor, implicit) Notes: svn path=/head/; revision=204270
* - Update to 0.17.Marcelo Araujo2007-12-194-83/+20
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=204069
* - Update to 0.16Martin Wilke2006-12-153-7/+9
| | | | | | | | PR: ports/106729 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) Notes: svn path=/head/; revision=179838
* - Update maintainer's email addressPav Lucistnik2006-05-291-1/+1
| | | | | | | | PR: ports/98102 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) Notes: svn path=/head/; revision=163885
* Update to 0.14Volker Stolz2006-05-103-15/+9
| | | | | | | | PR: ports/94529 Submitted by: Pedro F. Giffuni via maintainer Notes: svn path=/head/; revision=161969
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-051-1/+2
| | | | Notes: svn path=/head/; revision=150431
* - Update to 0.13Sergey Matveychuk2005-10-143-3/+14
| | | | | | | | PR: ports/87442 Submitted by: maintainer Notes: svn path=/head/; revision=145418
* Change maintainer address.Thierry Thomas2005-05-131-1/+1
| | | | | | | | PR: ports/80973 Submitted by: Ulrich Spoerlein <q (at) galgenberg.net> Notes: svn path=/head/; revision=135207
* Fix build on 4.xVolker Stolz2005-02-012-13/+15
| | | | | | | | PR: ports/76869 Submitted by: maintainer Notes: svn path=/head/; revision=127865
* Update to 0.10Kevin Lo2005-01-264-34/+14
| | | | | | | | PR: ports/76347 Submitted by: MAINTAINER Notes: svn path=/head/; revision=127371
* - Update to version 0.7Kirill Ponomarev2004-03-016-165/+55
| | | | | | | | | | - SIZEify PR: ports/63606 Submitted by: maintainer Notes: svn path=/head/; revision=102674
* - Simplify if expression so older versions of make can handle itPav Lucistnik2003-12-311-1/+1
| | | | | | | | PR: ports/60765 Reported by: Stephen P. Cravey <clists@gotbrains.org> Notes: svn path=/head/; revision=96997
* - Update to 0.6Pav Lucistnik2003-12-3110-253/+144
| | | | | | | | PR: ports/60745 Submitted by: Ulrich Spoerlein <q@uni.de> (maintainer) Notes: svn path=/head/; revision=96974
* Add ocrad 0.5, OCR program implemented as filter.Sergei Kolobov2003-11-2011-0/+350
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> Notes: svn path=/head/; revision=94543