Port details |
- p5-FuzzyOcr Plugin for SpamAssassin which scans image attachments for spam
- 2.3.b_9,1 mail
=11 2.3.b_9,1Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained upstream, no ports depending on it. Use mail/p5-FuzzyOcr-devel instead
This port expired on: 2014-06-20
- Maintainer: 5u623l20@gmail.com
- Port Added: 2006-11-06 00:27:01
- Last Update: 2014-06-21 09:31:43
- SVN Revision: 358684
- People watching this port, also watch:: clamav, postfix, pcre
- Also Listed In: perl5
- License: APACHE20
- WWW:
- http://wiki.apache.org/spamassassin/FuzzyOcrPlugin
- Description:
- FuzzyOcr is a plugin for SpamAssassin which scans image attachments for
spam keywords, using an Optical Character Recognition program.
This plugin can be used to detect spam that puts all the real spam
content in an attached image. The mail itself only random text and
random html, without any URLs or identifiable information.
It is also able to do approximate matches on words, so errors in
recognition or attempts to obfuscate the text inside the image will not
cause the detection to fail.
WWW: http://wiki.apache.org/spamassassin/FuzzyOcrPlugin
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- p5-FuzzyOcr>0:mail/p5-FuzzyOcr
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-FuzzyOcr
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- giftopnm : graphics/netpbm
- import : graphics/ImageMagick
- gocr : graphics/gocr
- gifasm : graphics/giflib
- spamassassin : mail/spamassassin
- p5-String-Approx>=0 : devel/p5-String-Approx
- perl5.16.3 : lang/perl5.16
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for p5-FuzzyOcr-2.3.b_9,1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- 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 |
2.3.b_9,1 21 Jun 2014 09:31:43 |
rene |
Remove expired ports:
2014-06-20 mail/sastatd: Superseded by sysutils/p5-Tail-Stat
2014-06-20 www/mod_ruby: Only for threadless ruby
2014-06-20 textproc/eruby: Only for threadless ruby, use ruby-gem erubis instead
2014-06-20 mail/p5-FuzzyOcr: Unmaintained upstream, no ports depending on it.
Use mail/p5-FuzzyOcr-devel instead
2014-06-21 devel/bugzilla40
2014-06-21 devel/bugzilla42 |
2.3.b_9,1 09 May 2014 03:51:14 |
sunpoet |
- Add LICENSE
- Mark DEPRECATED and set EXPIRATION_DATE to 2014-06-20
- Move OPTIONS_DEFINE downwards
- Pass maintainership to submitter
PR: ports/189333
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
2.3.b_9,1 05 May 2014 11:15:53 |
bapt |
Catch a couple of missing convertsion to :tu/:tl
Submitted by: ak
With hat: portmgr |
2.3.b_9,1 08 Apr 2014 06:54:51 |
bapt |
Support stage |
2.3.b_9,1 11 Mar 2014 21:49:40 |
adamw |
Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of
improving accessibility.
I think people who want to just find the port/package and install it are
more likely to look for "spamassassin the program" than "spamassassin the
perl module collection." |
2.3.b_9,1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.3.b_9,1 03 Aug 2013 08:45:52 |
az |
- Convert to new perl framework
- Trim Makefile header |
2.3.b_9,1 24 May 2013 07:42:50 |
az |
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12 |
2.3.b_9,1 08 Jun 2012 09:06:20 |
az |
- switch from gif2ps to gifasm
In graphics/giflib 4.2 gif2ps was removed.
According to FuzzyOcr.pm - gif2ps not using, and all other dependence exists. |
2.3.b_9,1 04 Jun 2012 13:06:24 |
az |
- Remove SITE_PERL from *_DEPENDS |
2.3.b_9,1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.3.b_8,1 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
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) |
2.3.b_8 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
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 |
2.3.b_8,1 21 Feb 2012 19:52:08 |
dinoex |
- use giflib |
2.3.b_8,1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
2.3.b_8,1 16 Dec 2010 02:34:07 |
glarkin |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
2.3.b_7,1 21 Sep 2010 16:08:11 |
mm |
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 |
2.3.b_6,1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.3.b_5,1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.3.b_4,1 19 Jul 2009 18:59:40 |
shaun |
Remove references to my mirror, which will be decommissioned shortly;
fall back to FreeBSD mirrors in case the port has no others. |
2.3.b_4,1 13 Mar 2009 23:27:19 |
shaun |
Free most of my ports, since they aren't being maintained to a
reasonable standard. |
2.3.b_4,1 06 Jun 2008 13:43:09 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
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) |
2.3.b_3,1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.3.b_2,1 28 Nov 2006 01:22:23 |
shaun |
- Last fix was incomplete; fix properly (use fully-qualified module name)
- Register CONFLICTS with p5-FuzzyOcr-devel. |
2.3.b_1,1 26 Nov 2006 20:37:59 |
shaun |
Fix plugin; a hack for the previous version got left in by mistake.
Noticed by: pav |
2.3.b,1 26 Nov 2006 00:30:33 |
shaun |
Upgrade to 2.3b.
Submitted by: wes |
2.3.r1 06 Nov 2006 00:26:03 |
shaun |
FuzzyOcr is a SpamAssassin plugin which uses an Optical Character
Recognition (OCR) program to scan image attachments for spammy content.
It works! |