From owner-freebsd-gnome@FreeBSD.ORG Sun Oct 28 17:34:54 2007 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1429516A418 for ; Sun, 28 Oct 2007 17:34:54 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao102.cox.net (eastrmmtao102.cox.net [68.230.240.8]) by mx1.freebsd.org (Postfix) with ESMTP id 9546313C4A5 for ; Sun, 28 Oct 2007 17:34:53 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao102.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20071028173454.WUXW3771.eastrmmtao102.cox.net@eastrmimpo02.cox.net>; Sun, 28 Oct 2007 13:34:54 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id 5tal1Y00J4iy4EG0000000; Sun, 28 Oct 2007 13:34:46 -0400 Date: Sun, 28 Oct 2007 12:39:13 -0500 To: frank@exit.com From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <1193504702.3656.4.camel@jill.exit.com> <1193588340.3656.17.camel@jill.exit.com> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <1193588340.3656.17.camel@jill.exit.com> User-Agent: Opera Mail/9.24 (Linux) Cc: gnome@freebsd.org Subject: Re: Patch to enable bogofilter plugin in evolution. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2007 17:34:54 -0000 On Sun, 28 Oct 2007 11:19:00 -0500, Frank Mayhar wrote:= > > On Sat, 2007-10-27 at 20:28 -0500, Jeremy Messenger wrote: >> On Sat, 27 Oct 2007 12:05:02 -0500, Frank Mayhar wro= te: >> >> > I've been using the separate bogofilter plugin for evolution spam >> > filtering and I was please to see that evolution 2.12 supported it = out >> > of the box. Unfortunately the latest gnome update dropped that = >> support >> > on the floor. >> > >> > The attached patch rectifies that situation. It Works For Me. >> >> Why remove 'audio-inline' from plugins_standard_always? > > Oops, that was an accident. I'll reroll the patch. You don't have to reroll patch, I have done it for you. I now noticed th= at = audio-inline was removed from in evolution/Makefile's post-patch. I have= = added a patch for plugins/sa-junk-plugin/em-junk-filter.c too. static char *em_junk_sa_spamc_binaries [3] =3D {"spamc", "/usr/sbin/spam= c", = NULL}; static char *em_junk_sa_spamd_binaries [3] =3D {"spamd", "/usr/sbin/spam= d", = NULL}; These paths should be /usr/local/bin/spam*. I have committed it, thanks for submitted the patch. Cheers, Mezz -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org