From owner-freebsd-perl@FreeBSD.ORG Mon May 13 17:05:02 2013 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E1BD991A for ; Mon, 13 May 2013 17:05:02 +0000 (UTC) (envelope-from milki@rescomp.berkeley.edu) Received: from hal.rescomp.berkeley.edu (hal.ResComp.Berkeley.EDU [169.229.70.150]) by mx1.freebsd.org (Postfix) with ESMTP id D2C96969 for ; Mon, 13 May 2013 17:05:02 +0000 (UTC) Received: by hal.rescomp.berkeley.edu (Postfix, from userid 1070) id 59450119DF3; Mon, 13 May 2013 09:57:34 -0700 (PDT) Date: Mon, 13 May 2013 09:57:34 -0700 From: milki To: Yutaka Itoh Subject: Re: perl (5.8.9 to 5.8.14) portupgrade error Message-ID: <20130513165734.GA5214@hal.rescomp.berkeley.edu> References: <20130510181402.1B5C.45F8413E@a2network.jp> <518D4431.9080708@gmx.de> <20130513115628.AC8C.45F8413E@a2network.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130513115628.AC8C.45F8413E@a2network.jp> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: perl@FreeBSD.org, a2network operation X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 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, 13 May 2013 17:05:02 -0000 On 11:56 Mon 13 May , Yutaka Itoh wrote: > Dear Olli. > > Thank you for your instruction. > Yes, I want to upgrade perl from 5.8 to 5.14 (or 5.16), > Now I am trying to reconstruct the package of my machine. > But I came across the error after this command. > > $> cd ports-mgmt/pkg && make package > > root@ylog1:/usr/ports/ports-mgmt/pkg# make package > ===> pkg-1.0.12 not supported on 7.x or early 8.0. You can safely skip the use of pkg if its not supported. pkg is just an updated tool to manage packages and replaces the older pkg_* scripts. > 106 11:10 echo "WITH_PKGNG=yes" >> /etc/make.conf > 130 11:39 cd ports-mgmt/pkg && make package Skip these two steps in that case. -- milki