aboutsummaryrefslogtreecommitdiff
path: root/graphics/yagf
Commit message (Collapse)AuthorAgeFilesLines
* Simplify and remove pkg-plist.Boris Samorodov2014-09-222-16/+4
| | | | Notes: svn path=/head/; revision=368967
* graphics/yagf: Update to version 0.9.3.2Boris Samorodov2014-07-264-31/+13
| | | | Notes: svn path=/head/; revision=362960
* Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent portsTijl Coosemans2014-07-041-1/+1
| | | | | | | Approved by: portmgr (implicit, PORTREVISION bump on unstaged port) Notes: svn path=/head/; revision=360658
* . support STAGE;Boris Samorodov2013-11-221-2/+1
| | | | | | | . use new LIB_DEPENDS syntax. Notes: svn path=/head/; revision=334554
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331272
* 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
* . add LICENSE=GPLv3;Boris Samorodov2013-05-241-1/+3
| | | | | | | . bump PORTREVISION. Notes: svn path=/head/; revision=319002
* Remove exec and unexec of update-desktop-database from pkg-plist,Boris Samorodov2013-05-071-2/+0
| | | | | | | | | | | | | forgotten at the previous commit. PS. Actually the previous commit was intended to be done to the redports repository. Unfortunately I used the wrong terminal multiplexor window to do the commit. :-( Reminded by: kwm Notes: svn path=/head/; revision=317609
* Add graphics/yagf.Boris Samorodov2013-05-071-5/+1
| | | | Notes: svn path=/head/; revision=317603
* Convert g* to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316343
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* The new version may use tesseract as a backend as well as cuneiform:Boris Samorodov2012-12-151-1/+18
| | | | | | | | | | . change COMMENT; . introduce OPTIONS_MULTI (one or more backends may be used), use graphics/cuneiform as a default; . bump PORTREVISION. Notes: svn path=/head/; revision=308941
* . update to version 0.9.2;Boris Samorodov2012-11-035-24/+26
| | | | | | | | | | | . USE_GNOME=pkgconfig -> USE_PKGCONFIG=build; . make use of desktopfileutils for port and package; . use two line style headers. Feature safe: yes Notes: svn path=/head/; revision=306916
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-5/+1
| | | | | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes Notes: svn path=/head/; revision=285744
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* . fix build on 6.x;Boris Samorodov2009-09-161-3/+5
| | | | | | | | | | | | . relax qt4 dependencies; . bump PORTREVISION. PR: ports/138824 Submitted by: makc Feature safe: yes Notes: svn path=/head/; revision=241505
* YAGF is a graphical interface for the cuneiform text recognitionBoris Samorodov2009-09-146-0/+90
program on the Linux platform. With YAGF you can scan images via XSane, perform images preprocessing and recognize texts using cuneiform from a single command centre. YAGF also makes it easy to scan and recognize several images sequentially. WWW: http://symmetrica.net/cuneiform-linux/yagf-en.html Notes: svn path=/head/; revision=241401