From owner-freebsd-perl@FreeBSD.ORG Fri Mar 31 19:43:50 2006 Return-Path: X-Original-To: perl@freebsd.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C9D516A422 for ; Fri, 31 Mar 2006 19:43:50 +0000 (UTC) (envelope-from fbsdlists@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EEE543D9A for ; Fri, 31 Mar 2006 19:43:30 +0000 (GMT) (envelope-from fbsdlists@gmail.com) Received: by wproxy.gmail.com with SMTP id 67so975563wri for ; Fri, 31 Mar 2006 11:43:30 -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:mime-version:content-type:content-transfer-encoding:content-disposition; b=Xdy3Z77y7x+RYuCqKAwhcSvgkkSjMwD+TyoFOxxmByQWY3/G2T2tXxvf+nQdYQMnWcS2swlroayQFy9jqS5rxjwN3r6Ce3HWPxSzTBERDmbT933GFIRN14CFkDhC1c3+AfnFsY2qHvvQ/JhOQ4NlWBKTEdqpfJiw2PLGTZeIPZY= Received: by 10.64.142.13 with SMTP id p13mr407277qbd; Fri, 31 Mar 2006 11:43:30 -0800 (PST) Received: by 10.65.206.4 with HTTP; Fri, 31 Mar 2006 11:43:30 -0800 (PST) Message-ID: <54db43990603311143w3389be29xd32d999d80a380eb@mail.gmail.com> Date: Fri, 31 Mar 2006 14:43:30 -0500 From: "Bob Johnson" To: perl@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: ports@freebsd.org, bobo1009@mailtest2.eng.ufl.edu Subject: FreeBSD Port: p5-Mail-SpamAssassin-3.1.1_1 needs tar.pm X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Mar 2006 19:43:50 -0000 I noticed today that in the SpamAssassin package, sa-update barfs if it can't find Tar.pm It gets past that if I install p5-Archive-Tar, so I think p5-Mail-SpamAssassin needs to pull that in if Tar.pm isn't already in the PERL path. Even with that fixed I still can't run sa-update, it appears to need GPG installed even if you don't ask it to use GPG. I'm not ready to claim that is best fixed in ports, though. Thanks, - Bob