From owner-freebsd-questions@freebsd.org Sat Apr 16 14:23:29 2016 Return-Path: Delivered-To: freebsd-questions@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 19015B1054D for ; Sat, 16 Apr 2016 14:23:29 +0000 (UTC) (envelope-from bsduser@cloudzeeland.nl) Received: from ceto.cloudzeeland.nl (cloudzeeland.xs4all.nl [83.161.133.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cloudzeeland.nl", Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D47071A71 for ; Sat, 16 Apr 2016 14:23:27 +0000 (UTC) (envelope-from bsduser@cloudzeeland.nl) Received: from ceto.cloudzeeland.nl (ceto.cloudzeeland.nl [10.10.10.30]) by ceto.cloudzeeland.nl (Postfix) with ESMTP id 1B2D747B7876; Sat, 16 Apr 2016 16:23:24 +0200 (CEST) Received: from [10.10.10.34] (unknown [82.176.127.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by ceto.cloudzeeland.nl (Postfix) with ESMTPSA id CC32947B786C; Sat, 16 Apr 2016 16:23:23 +0200 (CEST) Subject: Re: Ports upgrade script To: Polytropon References: <2daca22c-7719-0776-fbe8-3c37021298bf@cloudzeeland.nl> <20160416122425.b603d040.freebsd@edvax.de> Cc: "freebsd-questions@FreeBSD.org" From: JosC Message-ID: Date: Sat, 16 Apr 2016 16:23:32 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <20160416122425.b603d040.freebsd@edvax.de> X-Virus-Scanned: ClamAV using ClamSMTP on ceto.cloudzeeland.nl Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2016 14:23:29 -0000 In een bericht van 16-4-2016 12:24: > Use either portsnap (binary upgrade) or svn (source upgrade) to keep > your ports collection current. In your specific case, I'd probably be > a good idea to entirely remove /usr/ports (or rename it) and start > with a fresh copy, to be obtained by _one_ of the two methods. Thanks for your suggestion - what I don't understand is why my /user/src folder is emty. Is that normal using portsnap? BR, Jos Chrispijn