From owner-freebsd-questions@FreeBSD.ORG Mon Nov 13 09:41:29 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A603516A415 for ; Mon, 13 Nov 2006 09:41:29 +0000 (UTC) (envelope-from jamesoff@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7225543D8B for ; Mon, 13 Nov 2006 09:41:22 +0000 (GMT) (envelope-from jamesoff@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so876067uge for ; Mon, 13 Nov 2006 01:41:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Vtr11TC37STDOrGx4JPgOiOGXFdgq9tnK9ITOPt2nsFWLWH9nt/J9v3CLmEcKa0MQLmksfIZoNyqP1W4ds9D/G8b9LvgwpGmJi9iHDk60PJY5zdqOZTOKKBem3HSP4jtg0qjmmSmtXE18aeGCQRbsV1UvHdq4uGLpTe1xZEF7vE= Received: by 10.78.138.6 with SMTP id l6mr5972580hud.1163410880783; Mon, 13 Nov 2006 01:41:20 -0800 (PST) Received: by 10.78.130.7 with HTTP; Mon, 13 Nov 2006 01:41:20 -0800 (PST) Message-ID: <720051dc0611130141j2dfa3672k73250d64a6e6d3c1@mail.gmail.com> Date: Mon, 13 Nov 2006 09:41:20 +0000 From: "James Seward" To: Brian In-Reply-To: <45581C26.50209@sonicboom.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4557C3A0.7050203@sonicboom.org> <4557CCE6.20605@mawer.org> <45581C26.50209@sonicboom.org> Cc: Antony Mawer , freebsd-questions@freebsd.org Subject: Re: image based stock spam X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Nov 2006 09:41:29 -0000 On 11/13/06, Brian wrote: > ugh, I'm running a 6.2 prerelease. The package doesn't exist, so I > build the port, or try to. The tiff port wont build, so I pkg_add > that. It gets a lil further along, the pkgconfig port won't build, I > pkg_add that. Then, a little further here comes an x windows install, a > 31 mb download. I don't want that on my server. I'll live with it for > now till something better comes along. I succeeded in getting FuzzyOCR installed on several 6.1 systems before it appeared in ports, and documented my method here: http://jamesoff.net/site/projects/freebsd/fuzzyocr-for-spamassassin-on-freebsd/ Note that it will still pull in Xorg for some libraries, but doesn't actually install X itself (assuming you remember to declare WITHOUT_X11). I note that the libungif port still doesn't appear to have the patch suggested by FuzzyOCR's author to prevent segfaults. I can vouch for FuzzyOCR's effectiveness, as the image-based spam was about the only stuff still getting through my SpamAssassin.