aboutsummaryrefslogtreecommitdiff
path: root/graphics/ocropus
Commit message (Collapse)AuthorAgeFilesLines
* Convert to new options frameworkBaptiste Daroussin2013-05-061-15/+12
| | | | Notes: svn path=/head/; revision=317482
* correct the dependency check for the (non-default) leptonica optionBrendan Fabeny2013-03-071-1/+1
| | | | Notes: svn path=/head/; revision=313563
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | Notes: svn path=/head/; revision=297915
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* update graphics/leptonica to 1.68, and adjust graphics/ocropusBrendan Fabeny2011-12-201-2/+1
| | | | | | | | PR: 163153 Approved by: Hiroto Kagatani (maintainer) Notes: svn path=/head/; revision=287738
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* remove graphics/leptonlib; connect graphics/leptonica to build;Brendan Fabeny2011-08-051-1/+1
| | | | | | | | | add a MOVED entry; adjust a dependent port PR: 158572 Notes: svn path=/head/; revision=278952
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Update math/gsl to 1.15, and adjust PORTREVISIONBrendan Fabeny2011-05-091-2/+2
| | | | | | | and LIB_DEPENDS of dependent ports Notes: svn path=/head/; revision=273882
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262460
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-152-16/+20
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - fix after tiff update to 4.0.0Dirk Meyer2010-08-262-1/+21
| | | | | | | PR: 149611 Notes: svn path=/head/; revision=260032
* - Bump PORTREVISION to chase the update of math/gslWen Heping2010-03-291-2/+2
| | | | Notes: svn path=/head/; revision=251666
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* Chase math/gsl update,Max Brazhnikov2009-12-011-2/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=245074
* - Fix dependency on jpeg and bump PORTREVISION for remaining ports which ↵Dmitry Marakasov2009-07-211-1/+2
| | | | | | | were not yet updated Notes: svn path=/head/; revision=238175
* - Update to 0.4Dmitry Marakasov2009-06-179-231/+114
| | | | | | | | PR: 135665 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer) Notes: svn path=/head/; revision=236171
* OCRopus(tm) is a state-of-the-art document analysis and OCR system,Dmitry Marakasov2009-05-318-0/+315
featuring pluggable layout analysis, pluggable character recognition, statistical natural language modeling, and multi-lingual capabilities. WWW: http://sites.google.com/site/ocropus/ PR: 134718 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> Notes: svn path=/head/; revision=234940