aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-FuzzyOcr
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - Convert to new perl frameworkAndrej Zverev2013-08-031-1/+1
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324181
* - Trim Makefile headerAndrej Zverev2013-05-241-9/+1
| | | | | | | - Remove unnecessary depend on PERL_LEVEL < 5.12 Notes: svn path=/head/; revision=318918
* - switch from gif2ps to gifasmAndrej Zverev2012-06-081-1/+1
| | | | | | | | In graphics/giflib 4.2 gif2ps was removed. According to FuzzyOcr.pm - gif2ps not using, and all other dependence exists. Notes: svn path=/head/; revision=298739
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-041-1/+1
| | | | Notes: svn path=/head/; revision=298352
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+7
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-7/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - use giflibDirk Meyer2012-02-211-1/+1
| | | | Notes: svn path=/head/; revision=292014
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-1/+1
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703Martin Matuska2010-09-211-3/+8
| | | | | | | Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 Notes: svn path=/head/; revision=261560
* - 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
* Remove references to my mirror, which will be decommissioned shortly;Shaun Amott2009-07-191-2/+1
| | | | | | | fall back to FreeBSD mirrors in case the port has no others. Notes: svn path=/head/; revision=238071
* Free most of my ports, since they aren't being maintained to aShaun Amott2009-03-131-1/+1
| | | | | | | reasonable standard. Notes: svn path=/head/; revision=230014
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Last fix was incomplete; fix properly (use fully-qualified module name)Shaun Amott2006-11-281-2/+6
| | | | | | | - Register CONFLICTS with p5-FuzzyOcr-devel. Notes: svn path=/head/; revision=178147
* Fix plugin; a hack for the previous version got left in by mistake.Shaun Amott2006-11-261-1/+2
| | | | | | | Noticed by: pav Notes: svn path=/head/; revision=178078
* Upgrade to 2.3b.Shaun Amott2006-11-262-5/+6
| | | | | | | Submitted by: wes Notes: svn path=/head/; revision=178036
* FuzzyOcr is a SpamAssassin plugin which uses an Optical CharacterShaun Amott2006-11-064-0/+95
Recognition (OCR) program to scan image attachments for spammy content. It works! Notes: svn path=/head/; revision=176565