From owner-freebsd-perl@FreeBSD.ORG Mon Oct 25 07:24:36 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 D9D6116A4CE; Mon, 25 Oct 2004 07:24:36 +0000 (GMT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDF8643D2D; Mon, 25 Oct 2004 07:24:35 +0000 (GMT) (envelope-from marck@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.13.1/8.13.1) with ESMTP id i9P7OYVs003033; Mon, 25 Oct 2004 11:24:34 +0400 (MSD) (envelope-from marck@FreeBSD.org) Date: Mon, 25 Oct 2004 11:24:34 +0400 (MSD) From: Dmitry Morozovsky X-X-Sender: marck@woozle.rinet.ru To: perl@FreeBSD.org Message-ID: <20041025105643.K71414@woozle.rinet.ru> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: freebsd-ports-bugs@FreeBSD.org Subject: mail/p5-Mail-Spamassassin and BATCH 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: Mon, 25 Oct 2004 07:24:37 -0000 Dear colleagues, port mail/p5-Mail-SpamAssassin 3.0.1 does not obey BATCH if system contains DBI module. The following (crude) patch should help. Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] --------------------------------------------------------------------------- *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@FreeBSD.org *** --------------------------------------------------------------------------- --- /dev/null Mon Oct 25 11:23:03 2004 +++ files/patch-Makefile.PL Mon Oct 25 11:21:55 2004 @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- Makefile.PL.orig ++++ Makefile.PL +@@ -8,7 +8,7 @@ + use ExtUtils::MakeMaker 5.45; + + use constant RUNNING_ON_WINDOWS => ($^O =~ /^(mswin|dos|os2)/oi); +-use constant HAS_DBI => eval { require DBI; }; ++use constant HAS_DBI => 0; + + my @ATT_KEYS = ( + # PLEASE READ THE FILE 'PACKAGING' FOR INFORMATION ON THESE VARIABLES. From owner-freebsd-perl@FreeBSD.ORG Mon Oct 25 08:41:03 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 AB3FE16A4D1; Mon, 25 Oct 2004 08:41:03 +0000 (GMT) Received: from plouf.absolight.net (plouf.absolight.net [212.43.217.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DC5443D3F; Mon, 25 Oct 2004 08:41:03 +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 F231AA2400E; Mon, 25 Oct 2004 10:41:01 +0200 (CEST) Date: Mon, 25 Oct 2004 10:40:59 +0200 From: Mathieu Arnold To: Dmitry Morozovsky , perl@FreeBSD.org Message-ID: In-Reply-To: <20041025105643.K71414@woozle.rinet.ru> References: <20041025105643.K71414@woozle.rinet.ru> X-Mailer: Mulberry/4.0.0a1 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: mail/p5-Mail-Spamassassin and BATCH 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: Mon, 25 Oct 2004 08:41:03 -0000 +-Le 25/10/2004 11:24 +0400, Dmitry Morozovsky a dit : | Dear colleagues, | | port mail/p5-Mail-SpamAssassin 3.0.1 does not obey BATCH if system | contains DBI module. Thanks for the notice, as I always build things in a virgin | The following (crude) patch should help. I'll have a look at this today. -- Mathieu Arnold From owner-freebsd-perl@FreeBSD.ORG Mon Oct 25 11:03:57 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 D9F2B16A4CF for ; Mon, 25 Oct 2004 11:03:57 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B77F843D3F for ; Mon, 25 Oct 2004 11:03:57 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i9PB3usO079942 for ; Mon, 25 Oct 2004 11:03:56 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9PB3uaw079936 for perl@freebsd.org; Mon, 25 Oct 2004 11:03:56 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 25 Oct 2004 11:03:56 GMT Message-Id: <200410251103.i9PB3uaw079936@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: perl@FreeBSD.org Subject: Current problem reports assigned to you 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: Mon, 25 Oct 2004 11:03:58 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/03/03] ports/63670 perl 'Unable to read from thread kernel pipe' 1 problem total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2004/07/22] ports/69421 perl perl5-related distfiles are in common dis 1 problem total. From owner-freebsd-perl@FreeBSD.ORG Mon Oct 25 19:42:03 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 0D22A16A4CE for ; Mon, 25 Oct 2004 19:42:03 +0000 (GMT) Received: from sidehack.sat.gweep.net (sidehack.sat.gweep.net [204.145.148.154]) by mx1.FreeBSD.org (Postfix) with SMTP id 9668243D46 for ; Mon, 25 Oct 2004 19:42:02 +0000 (GMT) (envelope-from bdragon@sidehack.sat.gweep.net) Received: (qmail 14686 invoked by uid 1021); 25 Oct 2004 19:42:01 -0000 Message-ID: <20041025194201.14685.qmail@sidehack.sat.gweep.net> To: perl@FreeBSD.org Date: Mon, 25 Oct 2004 15:42:01 -0400 (EDT) From: bdragon@gweep.net X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Bug in ports/mail/p5-Mail-SpamAssassin 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: Mon, 25 Oct 2004 19:42:03 -0000 The ports/mail/p5-Mail-SpamAssassin port does not properly detect the presence of the security/openssl port having been installed. I've tried modifying things, but was unable to navigate the twisty passages between configure, the MakeMaker-generated makefile back to the port's makefile. From owner-freebsd-perl@FreeBSD.ORG Mon Oct 25 20:57:02 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 03AFC16A4CE for ; Mon, 25 Oct 2004 20:57:02 +0000 (GMT) Received: from sidehack.sat.gweep.net (sidehack.sat.gweep.net [204.145.148.154]) by mx1.FreeBSD.org (Postfix) with SMTP id 5F21C43D1F for ; Mon, 25 Oct 2004 20:57:01 +0000 (GMT) (envelope-from bdragon@sidehack.sat.gweep.net) Received: (qmail 29256 invoked by uid 1021); 25 Oct 2004 20:57:00 -0000 Message-ID: <20041025205700.29255.qmail@sidehack.sat.gweep.net> To: perl@FreeBSD.org Date: Mon, 25 Oct 2004 16:57:00 -0400 (EDT) From: bdragon@gweep.net X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="%--multipart-mixed-boundary-1.93884.1098737820--%" Subject: ports/mail/p5-Mail-SpamAssassin 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: Mon, 25 Oct 2004 20:57:02 -0000 --%--multipart-mixed-boundary-1.93884.1098737820--% Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Ok, I have a patch to correct the bug where ports/mail/p5-Mail-SpamAssassin does not build if the system openssl is not installed. it is attached --%--multipart-mixed-boundary-1.93884.1098737820--% Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Description: ASCII text Content-Disposition: attachment; filename="Make.patch" --- /usr/ports/mail/p5-Mail-SpamAssassin/Makefile Mon Oct 25 07:05:01 2004 +++ /root/Makefile Mon Oct 25 16:36:55 2004 @@ -97,6 +97,11 @@ .include +.if !defined(WITHOUT_OPENSSL) +CFLAGS+= -I${OPENSSLINC} +LDFLAGS+= -L${OPENSSLLIB} +.endif + .if ${PERL_LEVEL} < 500600 IGNORE= Needs perl 5.6.1 or higher, install lang/perl5.8 and try again .endif --%--multipart-mixed-boundary-1.93884.1098737820--%-- From owner-freebsd-perl@FreeBSD.ORG Thu Oct 28 17:48:17 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 EA19416A4CE; Thu, 28 Oct 2004 17:48:17 +0000 (GMT) Received: from plouf.absolight.net (plouf.absolight.net [212.43.217.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0EB343D1D; Thu, 28 Oct 2004 17:48:17 +0000 (GMT) (envelope-from mat@FreeBSD.org) 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 DFFBCA2401C; Thu, 28 Oct 2004 19:48:15 +0200 (CEST) Date: Thu, 28 Oct 2004 19:48:10 +0200 From: Mathieu Arnold To: Hajimu UMEMOTO Message-ID: <81EF3DD6E61DBBE6CFB58C69@[192.168.1.5]> In-Reply-To: References: <200410281645.i9SGjGjh087789@repoman.freebsd.org> X-Mailer: Mulberry/4.0.0a1 (Win32) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========408242CC876E89FB5771==========" cc: perl@FreeBSD.org Subject: Re: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile pkg-plist 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: Thu, 28 Oct 2004 17:48:18 -0000 --==========408242CC876E89FB5771========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +-Le 29/10/2004 02:02 +0900, Hajimu UMEMOTO a dit : | Hi, | |>>>>> On Thu, 28 Oct 2004 16:45:16 +0000 (UTC) |>>>>> Mathieu Arnold said: | | mat> Modified files: | mat> mail/p5-Mail-SpamAssassin Makefile pkg-plist | mat> Log: | mat> Install etc/mail/spammassassin/init.pre.sample as | etc/mail/spammassassin/init.pre too. | | It means now SPF plugin is enabled by default. However, SPF plugin | needs additional Perl module; ports/mail/p5-Mail-SPF-Query. So, I | think it is better to have RUN_DEPENDS to | ports/mail/p5-Mail-SPF-Query. Well, if mail/p5-Mail-SPF-Query is not installed the plugin just won't work whereas the other plugins loaded by this file will, I'm not certain that it'll be useful (given the usefulness of SPF itself). -- Mathieu Arnold --==========408242CC876E89FB5771========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) iQEVAwUBQYEw3VvROjYJ63c1AQKJ/Qf/epc2HrwkihGCkgBE6BYNrktFrVjNpA+Q /qFXS4rF5uTO9AsIvicDomhGytxUmiroTbonn8Jm4SRJOglwFID50wkkCrqqqxl/ 49EmVyN2gen52q5sKg96DKMBr4il2UQuEVqEJlqxedrvsLvo4N8CoiclxgMJilf1 WyE02MeVNR5uwPrD4qBmIIRVB8C9SkgkHt7UoMpogK4CUQAL0NNWS6bFpACWm/iX 1InkJOlXBrEKr3nHhjuMLcb6hInP2UjOHj/VXiKF/FabtBQSBkL0/LvxtVwq8iyX HzngxFQGQiuJU5Nb7WmnhQJh5osomUfSdjTTwFU2R/UqVZxn/ar4YQ== =D190 -----END PGP SIGNATURE----- --==========408242CC876E89FB5771==========-- From owner-freebsd-perl@FreeBSD.ORG Thu Oct 28 18:16:38 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 A0F4116A4D0; Thu, 28 Oct 2004 18:16:38 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9260B43D67; Thu, 28 Oct 2004 18:16:37 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (IDENT:A0j1kju3pnLSQvf2Oc9Gi735XTu8st/4TO0FcTZnQR/tSxgToSPEyJnuhlfuzVCd@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)i9SIGL6W089027 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 29 Oct 2004 03:16:21 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Fri, 29 Oct 2004 03:16:20 +0900 Message-ID: From: Hajimu UMEMOTO To: Mathieu Arnold In-Reply-To: <81EF3DD6E61DBBE6CFB58C69@[192.168.1.5]> References: <200410281645.i9SGjGjh087789@repoman.freebsd.org> <81EF3DD6E61DBBE6CFB58C69@192.168.1.5> User-Agent: xcite1.38> Wanderlust/2.11.3 (Wonderwall) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3.50 (i386-unknown-freebsd5.3) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 5.3-RELEASE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-0.0 required=5.0 tests=AWL autolearn=ham version=3.0.1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on cheer.mahoroba.org cc: perl@FreeBSD.org cc: Hajimu UMEMOTO Subject: Re: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile pkg-plist 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: Thu, 28 Oct 2004 18:16:38 -0000 Hi, >>>>> On Thu, 28 Oct 2004 19:48:10 +0200 >>>>> Mathieu Arnold said: mat> Well, if mail/p5-Mail-SPF-Query is not installed the plugin just won't work mat> whereas the other plugins loaded by this file will, I'm not certain that mat> it'll be useful (given the usefulness of SPF itself). Ah, yes. When I enabled SPF module by init.pre, it was just ignored. Since I wished to try SPF module, I was bothered why it didn't work. I think someone who want to use SPF module will fall into same trouble. By the way, since neither SpamAssassin nor Mail-SPF-Query don't support IPv6, I cannot enjoy the benefit of SPF module, yet. So, I'm not sure it'll be useful. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-freebsd-perl@FreeBSD.ORG Thu Oct 28 18:43:05 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 133AD16A4CE; Thu, 28 Oct 2004 18:43:05 +0000 (GMT) Received: from plouf.absolight.net (plouf.absolight.net [212.43.217.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBB0D43D2F; Thu, 28 Oct 2004 18:43:04 +0000 (GMT) (envelope-from mat@FreeBSD.org) 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 AADB8A24006; Thu, 28 Oct 2004 20:43:03 +0200 (CEST) Date: Thu, 28 Oct 2004 20:42:59 +0200 From: Mathieu Arnold To: Hajimu UMEMOTO Message-ID: <99E1A8D3BA6B7F3EEF7EB392@[192.168.1.5]> In-Reply-To: References: <200410281645.i9SGjGjh087789@repoman.freebsd.org> <81EF3DD6E61DBBE6CFB58C69@192.168.1.5> X-Mailer: Mulberry/4.0.0a1 (Win32) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========4106FF8CF1AE94327CB3==========" cc: perl@FreeBSD.org Subject: Re: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile pkg-plist 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: Thu, 28 Oct 2004 18:43:05 -0000 --==========4106FF8CF1AE94327CB3========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +-Le 29/10/2004 03:16 +0900, Hajimu UMEMOTO a dit : | Hi, | |>>>>> On Thu, 28 Oct 2004 19:48:10 +0200 |>>>>> Mathieu Arnold said: | | mat> Well, if mail/p5-Mail-SPF-Query is not installed the plugin just | won't work mat> whereas the other plugins loaded by this file will, I'm | not certain that mat> it'll be useful (given the usefulness of SPF | itself). | | Ah, yes. When I enabled SPF module by init.pre, it was just ignored. | Since I wished to try SPF module, I was bothered why it didn't work. | I think someone who want to use SPF module will fall into same | trouble. | By the way, since neither SpamAssassin nor Mail-SPF-Query don't | support IPv6, I cannot enjoy the benefit of SPF module, yet. So, I'm | not sure it'll be useful. Well, SA dependencies list is already big enough I think, and furthermore, people are pointed to the INSTALL and UPGRADE docs, INSTALL mention that if you want SPF, you'll have to install Mail::SPF::Query. I think people who want to use it will be able to find out for themselves ;-) -- Mathieu Arnold --==========4106FF8CF1AE94327CB3========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) iQEVAwUBQYE9tVvROjYJ63c1AQJwMgf+N/xonbDz0lLCJqucDB4nvGu5oDVtXEOM 1fQq7b6aTS3z+T+9KYyYdDNt9wckNF86oNy5l1cfshp4O9lCXc3LNi+pfjN93GkZ UWxyA/JVReGvUHuXBPLgvRBtUHyBu2Ug5jWaGwz1N4xdYPnm0qRDBaSOmX0qt7NR 8hUEFolJLXb30XHGc3I1wmoLVi3xWQc4A9YZ9Jq9xMBvD63d1TnUukm77e1L+C0h S746q1ZSfChX3gchIUJ6hwQhVzqw3hBO4u7YV7kB9VMBbcQ54BQCzLjfWSzGiZwE Q0YfDo8wuirnNJkByU+w366tXcK7BjpTrdDWTZSU9qN3H1OGlxUkyw== =Zcnd -----END PGP SIGNATURE----- --==========4106FF8CF1AE94327CB3==========-- From owner-freebsd-perl@FreeBSD.ORG Thu Oct 28 20:17: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 2B55516A4CF; Thu, 28 Oct 2004 20:17:58 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2345243D55; Thu, 28 Oct 2004 20:17:57 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (IDENT:MwaXpJv1TnyIM9N9S7UmYIg3B0+7ypXpLoER+XQHWbFxioOmUdOTJFKr19ODK7K9@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)i9SKHbWr014348 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 29 Oct 2004 05:17:37 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Fri, 29 Oct 2004 05:17:37 +0900 Message-ID: From: Hajimu UMEMOTO To: Mathieu Arnold In-Reply-To: <99E1A8D3BA6B7F3EEF7EB392@[192.168.1.5]> References: <200410281645.i9SGjGjh087789@repoman.freebsd.org> <81EF3DD6E61DBBE6CFB58C69@192.168.1.5> <99E1A8D3BA6B7F3EEF7EB392@192.168.1.5> User-Agent: xcite1.38> Wanderlust/2.11.3 (Wonderwall) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3.50 (i386-unknown-freebsd5.3) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 5.3-RELEASE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=ham version=3.0.1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on cheer.mahoroba.org cc: perl@FreeBSD.org cc: Hajimu UMEMOTO Subject: Re: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile pkg-plist 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: Thu, 28 Oct 2004 20:17:58 -0000 Hi, >>>>> On Thu, 28 Oct 2004 20:42:59 +0200 >>>>> Mathieu Arnold said: mat> Well, SA dependencies list is already big enough I think, and furthermore, mat> people are pointed to the INSTALL and UPGRADE docs, INSTALL mention that if mat> you want SPF, you'll have to install Mail::SPF::Query. I think people who mat> want to use it will be able to find out for themselves ;-) Okay, thanks. When I read INSTALL, I didn't notice the description. X-( Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/