7291 FreshPorts -- mail/p5-FuzzyOcr
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-FuzzyOcr 2.3.b_9,1 mail on this many watch lists=12 search for ports that depend on this port
Plugin for SpamAssassin which scans image attachments for spam

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 06 Nov 2006 00:27:01
Also Listed In: perl5
License: not specified in port


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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.8
Required To Run:
  1. graphics/netpbm
  2. graphics/ImageMagick
  3. graphics/gocr
  4. graphics/giflib
  5. mail/p5-Mail-SpamAssassin
  6. devel/p5-String-Approx
  7. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/mail/p5-FuzzyOcr/ && make install clean
To add the package: pkg_add -r p5-FuzzyOcr


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://users.own-hero.net/~decoder/fuzzyocr/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
08 Jun 2012 09:06:20
Original commit files touched by this commit  2.3.b_9,1
az search for other commits by this committer
- 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.
04 Jun 2012 13:06:24
Original commit files touched by this commit  2.3.b_9,1
az search for other commits by this committer
 - Remove SITE_PERL from *_DEPENDS
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.3.b_9,1
dinoex search for other commits by this committer
- update png to 1.5.10
13 Mar 2012 16:15:36
Original commit files touched by this commit  2.3.b_8,1
pgollucci search for other commits by this committer
- 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)
08 Mar 2012 18:45:38
Original commit files touched by this commit  2.3.b_8
pgollucci search for other commits by this committer
- 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
21 Feb 2012 19:52:08
Original commit files touched by this commit  2.3.b_8,1
dinoex search for other commits by this committer
- use giflib
03 Jul 2011 13:53:52
Original commit files touched by this commit  2.3.b_8,1
ohauer search for other commits by this committer
- remove MD5
16 Dec 2010 02:34:07
Original commit files touched by this commit  2.3.b_8,1
glarkin search for other commits by this committer
- Chase security/libksba shlib version bump

Requested by:   kwm
Pointyhat to:   glarkin
21 Sep 2010 16:08:11
Original commit files touched by this commit  2.3.b_7,1
mm search for other commits by this committer
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.3.b_6,1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.3.b_5,1
dinoex search for other commits by this committer
- update to jpeg-8
19 Jul 2009 18:59:40
Original commit files touched by this commit  2.3.b_4,1
shaun search for other commits by this committer
Remove references to my mirror, which will be decommissioned shortly;
fall back to FreeBSD mirrors in case the port has no others.
13 Mar 2009 23:27:19
Original commit files touched by this commit  2.3.b_4,1
shaun search for other commits by this committer
Free most of my ports, since they aren't being maintained to a
reasonable standard.
06 Jun 2008 13:43:09
Original commit files touched by this commit  2.3.b_4,1
edwin search for other commits by this committer
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)
19 May 2007 20:32:57
Original commit files touched by this commit  2.3.b_3,1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
28 Nov 2006 01:22:23
Original commit files touched by this commit  2.3.b_2,1
shaun search for other commits by this committer
- Last fix was incomplete; fix properly (use fully-qualified module name)
- Register CONFLICTS with p5-FuzzyOcr-devel.
26 Nov 2006 20:37:59
Original commit files touched by this commit  2.3.b_1,1
shaun search for other commits by this committer
Fix plugin; a hack for the previous version got left in by mistake.

Noticed by:     pav
26 Nov 2006 00:30:33
Original commit files touched by this commit  2.3.b,1
shaun search for other commits by this committer
Upgrade to 2.3b.

Submitted by:   wes
06 Nov 2006 00:26:03
Original commit files touched by this commit  2.3.r1
shaun search for other commits by this committer
FuzzyOcr is a SpamAssassin plugin which uses an Optical Character
Recognition (OCR) program to scan image attachments for spammy content.

It works!

Number of commits found: 19

2864
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days31
new fortnight62
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0