From owner-freebsd-ports@freebsd.org Fri Mar 10 16:23:36 2017 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 BFAEBD06402 for ; Fri, 10 Mar 2017 16:23:36 +0000 (UTC) (envelope-from crest@rlwinm.de) Received: from smtp.rlwinm.de (smtp.rlwinm.de [148.251.233.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 80F311832 for ; Fri, 10 Mar 2017 16:23:35 +0000 (UTC) (envelope-from crest@rlwinm.de) Received: from crest.lan.bultmann.eu (unknown [87.253.189.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.rlwinm.de (Postfix) with ESMTPSA id 125967171 for ; Fri, 10 Mar 2017 17:23:34 +0100 (CET) Subject: Re: Chicken/egg problem with pkg To: freebsd-ports@freebsd.org References: <20170310160445.GX13006@home.opsec.eu> From: Jan Bramkamp Message-ID: <98cf34f3-ebaa-c8f9-dd3b-3a35523d94c0@rlwinm.de> Date: Fri, 10 Mar 2017 17:23:33 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170310160445.GX13006@home.opsec.eu> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Mar 2017 16:23:36 -0000 On 10/03/2017 17:04, Kurt Jaeger wrote: > Hi! > >> I have an old web server (10.1-RELEASE-p9) which is running for years > > I had one with 9.3 something, and upgrading it from the pkg repo > took not a huge amount of time, yesterday evening... > > So maybe upgrading is a good thing, if not too many fancy things > are active. You can use pkg upgrade -F to prefetch the packages if you connection and/or mirror is slow.