From owner-freebsd-ports@freebsd.org Mon Aug 31 23:58:47 2015 Return-Path: Delivered-To: freebsd-ports@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 8FBBB9C7A58 for ; Mon, 31 Aug 2015 23:58:47 +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 7C5683E8 for ; Mon, 31 Aug 2015 23:58:46 +0000 (UTC) (envelope-from michelle@sorbs.net) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII 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 <0NTZ00K1Y1K8Z600@hades.sorbs.net> for freebsd-ports@freebsd.org; Mon, 31 Aug 2015 17:04:58 -0700 (PDT) Message-id: <55E4EA34.9050203@sorbs.net> Date: Tue, 01 Sep 2015 01:58:44 +0200 From: Michelle Sullivan User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.24) Gecko/20100301 SeaMonkey/1.1.19 To: papowell@astart.com Cc: freebsd-ports@freebsd.org Subject: Re: [HEADS-UP] switching default Perl to 5.22 References: <461477240AFB5D9AD3A9FA63@ogg.in.absolight.net> <20150828150602.GD40589@home.opsec.eu> <6AD029BD068C58EC519930B3@ogg.in.absolight.net> <20150828151334.GE40589@home.opsec.eu> <9730AEEC542187297E7042C6@ogg.in.absolight.net> <0cc0779f12948b7b3788038ba394eb9b@mailbox.ijs.si> <5A6C7397F3A2981378D973A5@ogg.in.absolight.net> <31F640BF991F008D719D2564@ogg.in.absolight.net> <20150828161121.GW2072@kib.kiev.ua> <111AB57961D077E40F9A969E@ogg.in.absolight.net> <55E4E1FF.8040504@astart.com> In-reply-to: <55E4E1FF.8040504@astart.com> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Aug 2015 23:58:47 -0000 Patrick Powell wrote: > Ummm... Guilty as charged. The only reason I updated to 5.20 was that > the pkg repository changed. > > However, I think that making 5.22 the default before fixing up (for > me at least) some issues with > modperl support might be a bit premature. > > Just for my information, and because I just know you will laugh and > you need some amusement: > Where and what do you stick 'USE_PERL=XXXX'? /etc/make.conf? > I don't mind trying to compile the modules I use and see if they work. > I have these... IIRC the first is the correct way to do it, and the second is legacy that may not have any effect now. DEFAULT_VERSIONS+=apache=2.4 perl5=5.16 pgsql=9.4 PERL5_DEFAULT=5.16 -- Michelle Sullivan http://www.mhix.org/