From owner-freebsd-questions@FreeBSD.ORG Mon Oct 4 11:59:56 2010 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 4703F106566C for ; Mon, 4 Oct 2010 11:59:56 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id CCDFA8FC08 for ; Mon, 4 Oct 2010 11:59:55 +0000 (UTC) Received: by wyb29 with SMTP id 29so4069436wyb.13 for ; Mon, 04 Oct 2010 04:59:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=G6mwzuUHIHCBMcdqJpf54oCb1VLQZHSiGWn8tXGNYoE=; b=It5VcvA8YtCNcqs5SrYX6l4lutX1PNwxX4V248yYI86KH/26m/FiaMnHBV32Al9oSe ZycX9nkshcAIRUgJWj7dHG4aWKHcIbIZXXV3Th4a+XeVptcJlvkeoJVUENdtRXRMIBvD eyMCY2ZwJg9nsfJHmAX782r070jy77HJpQeRI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=IpnvTAUs+s2iQ3WRkHKhutUVVXwUCEonbigb0MwQehOKZmU+M7YoIPsIFBQMiKEoAX 5xs69/0ALd+iGgTvGdOciCzVwEAtJ4BkdCKbi3MvQh7UnRCNc0dhERYkEOtzwDtMMng0 Xrsfn7gKqoZv37/hnHtInxiVEAGJ2CErcdH7M= Received: by 10.216.6.133 with SMTP id 5mr5147319wen.32.1286193594708; Mon, 04 Oct 2010 04:59:54 -0700 (PDT) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id k83sm2915022weq.14.2010.10.04.04.59.52 (version=SSLv3 cipher=RC4-MD5); Mon, 04 Oct 2010 04:59:53 -0700 (PDT) Date: Mon, 4 Oct 2010 12:59:50 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20101004125950.1a5aa53f@gumby.homeunix.com> In-Reply-To: <4CA9A5F4.6020108@zedat.fu-berlin.de> References: <4CA9A5F4.6020108@zedat.fu-berlin.de> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i386-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Cleaning /var/db/portsnap/files/, how? 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: Mon, 04 Oct 2010 11:59:56 -0000 On Mon, 04 Oct 2010 12:01:24 +0200 "O. Hartmann" wrote: > On several FreeBSD boxes "performing portsnap fetch" updating the > ports on a regular basis, folder /var/db/portsnap/files/ gets filled > over time. I was wondering if there is not an elegant, sophisticated > way cleaning up those files not needed anymore. There shouldn't be any need to do that, they are supposed to be deleted automatically. I have 22371, if you have much more than that you probably should remove the contents of /var/db/portsnap/ and do another fetch.