From owner-cvs-all@FreeBSD.ORG Mon Nov 6 00:26:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 204CF16A513; Mon, 6 Nov 2006 00:26:04 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBEDE43D66; Mon, 6 Nov 2006 00:26:03 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kA60Q3nC022888; Mon, 6 Nov 2006 00:26:03 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kA60Q3jU022887; Mon, 6 Nov 2006 00:26:03 GMT (envelope-from shaun) Message-Id: <200611060026.kA60Q3jU022887@repoman.freebsd.org> From: Shaun Amott Date: Mon, 6 Nov 2006 00:26:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile ports/mail/p5-FuzzyOcr Makefile distinfo pkg-descr ports/mail/p5-FuzzyOcr/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Nov 2006 00:26:04 -0000 shaun 2006-11-06 00:26:03 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/p5-FuzzyOcr Makefile distinfo pkg-descr mail/p5-FuzzyOcr/files pkg-message.in Log: FuzzyOcr is a SpamAssassin plugin which uses an Optical Character Recognition (OCR) program to scan image attachments for spammy content. It works! Revision Changes Path 1.803 +1 -0 ports/mail/Makefile 1.1 +75 -0 ports/mail/p5-FuzzyOcr/Makefile (new) 1.1 +3 -0 ports/mail/p5-FuzzyOcr/distinfo (new) 1.1 +5 -0 ports/mail/p5-FuzzyOcr/files/pkg-message.in (new) 1.1 +12 -0 ports/mail/p5-FuzzyOcr/pkg-descr (new)