From owner-freebsd-stable@freebsd.org Mon Aug 3 15:43:05 2015 Return-Path: Delivered-To: freebsd-stable@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 F3A119AED7B for ; Mon, 3 Aug 2015 15:43:05 +0000 (UTC) (envelope-from zkolic@sbb.rs) Received: from mproxy8.sbb.rs (mproxy8.sbb.rs [89.216.2.99]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "smtp.sbb.rs", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 71A23359 for ; Mon, 3 Aug 2015 15:43:04 +0000 (UTC) (envelope-from zkolic@sbb.rs) Received: from knossos (cable-178-148-109-184.dynamic.sbb.rs [178.148.109.184]) by mproxy8.sbb.rs (8.14.4/8.14.4) with ESMTP id t73FdiUr026693 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 3 Aug 2015 17:39:44 +0200 X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.97.6 at SBB mail Received: from localhost (knossos [local]) by knossos (OpenSMTPD) with ESMTPA id dbf27ab5 for ; Mon, 3 Aug 2015 17:39:44 +0200 (CEST) Date: Mon, 3 Aug 2015 17:39:44 +0200 From: Zoran Kolic To: freebsd-stable@freebsd.org Subject: pkg clean question Message-ID: <20150803153944.GA2733@knossos> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mproxy8.sbb.rs X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Aug 2015 15:43:06 -0000 Amd64, 9.3. Updated few times, packages also. At first I found on laptop that /var directory was at 102%. Using "pkg clean" i removed about 400mb of cache packages from /var/cache/pkg. Tried to clean desktop cache and the out- put of the command was "nothing to do". I see about 400 mb of files in the cache directory. Is it safe to remove them by the hand? Best regards all Zoran