From owner-freebsd-perl@FreeBSD.ORG Wed Dec 21 07:06:16 2005 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 6050A16A431; Wed, 21 Dec 2005 07:06:16 +0000 (GMT) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [217.157.39.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B4B543D82; Wed, 21 Dec 2005 07:06:10 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 2FA6712542B; Wed, 21 Dec 2005 08:06:08 +0100 (CET) Date: Wed, 21 Dec 2005 08:06:08 +0100 From: Anton Berezin To: Yen-Ming Lee Message-ID: <20051221070608.GC17190@heechee.tobez.org> References: <20051221062909.GA93715@utopia.leeym.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051221062909.GA93715@utopia.leeym.com> X-Powered-By: FreeBSD http://www.freebsd.org/ User-Agent: Mutt/1.5.11 Cc: perl@FreeBSD.org Subject: Re: about converters/p5-MIME-Base64 on perl 5.00503 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: Wed, 21 Dec 2005 07:06:16 -0000 On Wed, Dec 21, 2005 at 02:29:09PM +0800, Yen-Ming Lee wrote: > There are too many p5-* ports that mark IGNORE when PERL_LEVEL < 500600 > due to the dependency of p5-MIME-Base64, which uses XSLoader and requires > perl 5.6.0 since p5-MIME-Base64-3.06. > > I think we are still supporting FreeBSD 4 and its built-in perl 5.00503, > so it might be a problem for the older perl users. > > Will it be a good idea to repocopy converters/p5-MIME-Base64 to > converters/p5-MIME-Base64-305, and use conditional dependency like what > we did for databases/p5-DBI and databases/p5-DBI-137 ? > > any comments? I would not bother, frankly. There are too many useful modules around to not install perl from ports nowadays. But other than that, the proposed solution is good, so if you feel like doing it, then why not? \Anton. -- An undefined problem has an infinite number of solutions. -- Robert A. Humphrey