From owner-freebsd-perl@FreeBSD.ORG Wed Mar 14 13:00:11 2007 Return-Path: X-Original-To: perl@hub.freebsd.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 73E6316A408 for ; Wed, 14 Mar 2007 13:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 6341A13C455 for ; Wed, 14 Mar 2007 13:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2ED0AGw037979 for ; Wed, 14 Mar 2007 13:00:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2ED0AGg037978; Wed, 14 Mar 2007 13:00:10 GMT (envelope-from gnats) Date: Wed, 14 Mar 2007 13:00:10 GMT Message-Id: <200703141300.l2ED0AGg037978@freefall.freebsd.org> To: perl@FreeBSD.org From: Michael Scheidell Cc: Subject: Re: ports/108934: mail/p5-Mail-SpamAssassin: spamassassin uses /var/lib/spamassassin directory but /var/lib doesn't exist on FreeBSD X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Michael Scheidell List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Mar 2007 13:00:11 -0000 The following reply was made to PR ports/108934; it has been noted by GNATS. From: Michael Scheidell To: Matus UHLAR - fantomas Cc: bug-followup@FreeBSD.org Subject: Re: ports/108934: mail/p5-Mail-SpamAssassin: spamassassin uses /var/lib/spamassassin directory but /var/lib doesn't exist on FreeBSD Date: Wed, 14 Mar 2007 08:53:38 -0400 Matus UHLAR - fantomas wrote: > run sa-update. It will create > /var/lib/spamassassin//updates_spamassassin_org/ directory, where > it puts updated rules, if it founds them. spamassassin and spamd later check > these rules instead of those in /usr/local/share/spamassassin/50_scores.cf > > You may need older installation of spamassassin to verify this, I'm not sure > that 3.1.8 has some updates, but I was able to update rules for 3.1.7 at > least twice. > > I think some of this was discussed on SpamAssassin list. If you actually let sa-update put the files in /var/lib/spamassassin, it REPLACES original files. I think the suggestion was to run sa-update like this: sa-update --updatedir /usr/local/share/spamassassin my suggestion to patch sa-update to do that was not met with enthusiasm. try the above, things should work better, and I will look at patching sa-update for the ports only. ----------------------------------------------------------------- This email has been scanned and certified safe by SpammerTrap(tm) For Information please see http://www.spammertrap.com -----------------------------------------------------------------