From owner-freebsd-perl@freebsd.org Thu May 12 13:43:38 2016 Return-Path: Delivered-To: freebsd-perl@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61CA0B36588 for ; Thu, 12 May 2016 13:43:38 +0000 (UTC) (envelope-from michelle@sorbs.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 50EFC1A42 for ; Thu, 12 May 2016 13:43:38 +0000 (UTC) (envelope-from michelle@sorbs.net) Received: by mailman.ysv.freebsd.org (Postfix) id 50558B36587; Thu, 12 May 2016 13:43:38 +0000 (UTC) Delivered-To: perl@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 50043B36586 for ; Thu, 12 May 2016 13:43:38 +0000 (UTC) (envelope-from michelle@sorbs.net) Received: from hades.sorbs.net (mail.sorbs.net [67.231.146.200]) by mx1.freebsd.org (Postfix) with ESMTP id 43AD41A41; Thu, 12 May 2016 13:43:37 +0000 (UTC) (envelope-from michelle@sorbs.net) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from isux.com (firewall.isux.com [213.165.190.213]) by hades.sorbs.net (Oracle Communications Messaging Server 7.0.5.29.0 64bit (built Jul 9 2013)) with ESMTPSA id <0O720090VH4SGV00@hades.sorbs.net>; Thu, 12 May 2016 06:50:54 -0700 (PDT) Subject: Re: p5-Net-3.08,1 fails to configure.... To: Mathieu Arnold , perl@freebsd.org References: <57339791.4060406@sorbs.net> <57347C2F.4040200@sorbs.net> <544C44B2A664D9A5EF0BFC7E@ogg.in.absolight.net> From: Michelle Sullivan Message-id: <57348886.2050800@sorbs.net> Date: Thu, 12 May 2016 15:43:34 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40 In-reply-to: <544C44B2A664D9A5EF0BFC7E@ogg.in.absolight.net> X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.22 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, 12 May 2016 13:43:38 -0000 Mathieu Arnold wrote: > +--On 12 mai 2016 14:50:55 +0200 Michelle Sullivan > wrote: > | Mathieu Arnold wrote: > |> > |> +--On 11 mai 2016 22:35:29 +0200 Michelle Sullivan > |> wrote: > |> | =================================================== > |> | ===> Configuring for p5-Net-3.08,1 > |> | ExtUtils::MakeMaker version 6.64 required--this is only version 6.6302 > |> | at ./Makefile.PL line 25. > |> | BEGIN failed--compilation aborted at ./Makefile.PL line 25. > |> | *** Error code 255 > |> > |> To get ExtUtils::MakeMaker 6.63_02, you need to have Perl 5.16. > |> > |> Perl 5.16 has been removed from the tree at the end of 2015. > |> > |> Most compat shims were then removed. > |> > |> Please, use a supported (that is, unpatched) ports tree. > |> > |> Kind regards, > |> > | Up to you what you do with it. I'm just posting the fixes... if you want > | to keep breaking stuff by forcing upgrades your userbase will keep > | shrinking. > | > | If you don't want to foolproof just let me know and I won't both posting > | any more patches. > > I don't mind patches fixing the FreeBSD ports tree. Your patches don't fix > the FreeBSD ports tree, they fix your ports tree. Yeah you're mostly right, but then... My ports tree uses the current FreeBSD ports definitions with some local ports... (eg mail/spamtrap-milter, lang/perl5.16 and oldosver/make to name a couple to support building on unsupported versions of the OS with a view to helping people upgrade where *@freebsd.org leaves them high and dry) > > Perl 5.16 has not been supported for a year, it was removed last year, so > it is not supported by the ports tree. Ok so anything related to stuff I am running here is unsupported, so you answered my question - I shouldn't bother as you don't want the patches even though they don't break stuff on the current ports system they just make stuff work where it was broken (and unsupported by *@freebsd.org.) > > FYI, Perl 5.18 is not supported any more and will be removed at the end of > the year, when that happens, any support for it will be removed from the > official FreeBSD ports tree. > Understood, don't worry then, I'll just run my own versions and not bother with sending fixes back as it's too difficult to tell which is stuff deliberately broken to force upgrades as opposed to "real bugs". -- Michelle Sullivan http://www.mhix.org/