From owner-freebsd-questions@FreeBSD.ORG Tue Jan 15 13:39:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D09816A41A for ; Tue, 15 Jan 2008 13:39:19 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.77]) by mx1.freebsd.org (Postfix) with ESMTP id 161E313C45B for ; Tue, 15 Jan 2008 13:39:18 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from joshua.ath.cx (athedsl-323623.home.otenet.gr [85.72.119.197]) (authenticated bits=0) by kane.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m0FDdEP6027043; Tue, 15 Jan 2008 15:39:14 +0200 Message-ID: <478CB781.5040809@otenet.gr> Date: Tue, 15 Jan 2008 15:39:13 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.9 (X11/20080108) MIME-Version: 1.0 To: Trey Sizemore References: <1200402658.23101.1231331249@webmail.messagingengine.com> In-Reply-To: <1200402658.23101.1231331249@webmail.messagingengine.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Downloading ports tree again X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jan 2008 13:39:19 -0000 Trey Sizemore wrote: > I have used portsnap to download the ports tree. Recently, I've removed > /usr/ports/* and now need to download the ports tree again. > > However, running portnap fetch results in: > "Ports tree hasn't changed since last snapshot > No updates needed" > > How can I 'reset' portsnap and get the ports tree again? > > Thanks! > I would first try a "portsnap extract" and see if this extracts the whole ports tree again (from what I understand from the man page, it will) Otherwise, portsnap saves its state in /var/db/portsnap. You could try deleting the files in there.