From owner-freebsd-perl@FreeBSD.ORG Fri Sep 24 17:10:58 2004 Return-Path: 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 EC37516A4CE for ; Fri, 24 Sep 2004 17:10:58 +0000 (GMT) Received: from plouf.absolight.net (plouf.absolight.net [212.43.217.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id B380A43D45 for ; Fri, 24 Sep 2004 17:10:58 +0000 (GMT) (envelope-from mat@mat.cc) Received: from pouet.in.mat.cc (pouet.in.mat.cc [193.30.224.122]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by plouf.absolight.net (Postfix) with ESMTP id E72D33FA7; Fri, 24 Sep 2004 19:10:56 +0200 (CEST) Date: Fri, 24 Sep 2004 19:10:54 +0200 From: Mathieu Arnold To: "Dan Mahoney, System Admin" , users@spamassassin.apache.org Message-ID: <87E5A7B99B2AD8BEC1410C15@[192.168.1.5]> In-Reply-To: <20040924043002.Q78840@prime.gushi.org> References: <20040924043002.Q78840@prime.gushi.org> X-Mailer: Mulberry/3.1.6 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline cc: perl@freebsd.org Subject: Re: FreeBSD port of SpamAssassin 3.0.0 (continued) X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.1 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, 24 Sep 2004 17:10:59 -0000 +-Le 24/09/2004 04:37 -0400, Dan Mahoney, System Admin a dit : | I've gotten a Makefile mostly tuned for sa3, based on the FreeBSD port | makefile for 2.64. I've added most of the dependencies, but FreeBSD | doesn't have ports for Net::SMTP or IP::Country::Fast, so those two | features can't be auto-installed unless the ports maintainer comes up | with them. | | I'm also not *quite* sure of the syntax for requiring a specific | *version* of a perl module from within the ports tree. | | I've added an optional WITH_SSL=yes define that will auto-ssl-ify things. | | Finally, there's a few prompts that as-of-yet cannot be bypassed, I've | opened a bug on those. | | So, suffice it to say it should be a while before we see this in the | ports tree. I'm going to send my changes along to perl@freebsd.org and | see what they think. I've wondered, you should try : -- Mathieu Arnold