From owner-freebsd-questions@FreeBSD.ORG Fri May 6 02:20:09 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34A4C16A4CE for ; Fri, 6 May 2005 02:20:09 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADFEC43DBD for ; Fri, 6 May 2005 02:20:08 +0000 (GMT) (envelope-from subhro.kar@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so374344rnf for ; Thu, 05 May 2005 19:20:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:organization:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type; b=JWLeK4l0UxqgHuOlBiznQDLtRFa12NzU9CTjjmJJHnzWuqUn/OQdLQrXBlmse15eyEirrvnL5zvY5F4wsq0973D2PKga1WZIvGw1bf+reR6aloojq7uYF3o5aYTul+6jnbi0habTUtXwi3hgh060PepvA+hL01n9SSWBswHBM7Y= Received: by 10.38.11.53 with SMTP id 53mr885326rnk; Thu, 05 May 2005 19:20:08 -0700 (PDT) Received: from ?59.93.163.133? ([59.93.163.133]) by mx.gmail.com with ESMTP id j20sm810170rnf.2005.05.05.19.20.02; Thu, 05 May 2005 19:20:08 -0700 (PDT) Message-ID: <427AD440.6030504@gmail.com> Date: Fri, 06 May 2005 07:49:44 +0530 From: Subhro Organization: Indian Institute of Information Technology User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Philip Hallstrom References: <20050505203223.70B494BEAD@ws1-1.us4.outblaze.com> <20050505134738.G14827@wolf.pjkh.com> In-Reply-To: <20050505134738.G14827@wolf.pjkh.com> Content-Type: multipart/mixed; boundary="------------000903090007000009040308" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: questions@freebsd.org cc: Fafa Hafiz Krantz Subject: Re: System clean-up tool / technique? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2005 02:20:09 -0000 This is a multi-part message in MIME format. --------------000903090007000009040308 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 5/6/2005 2:20, Philip Hallstrom wrote: >> Hey. >> >> I am a very meticulous person. >> I try to keep my systems as clean as possible. >> >> I was wondering that others like me out there do to keep their >> systems clean for stale files and files with no reference to >> either the system, its ports and its users. > > > The portupgrade port will install portsclean which can clean up > working directories and remove distfiles that aren't referenced by any > installed port. > > There's another port* command I can't recall the name of that will > list ports that are not required by any other port which you can then > decide if you want to remove. Might be an option to pkg_info, I > really don't remember. The port in question is called pkg_cutleaves. Regards S. -- --------------000903090007000009040308--