From owner-freebsd-questions@FreeBSD.ORG Wed Jun 30 08:12:08 2004 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 EC24316A4CE for ; Wed, 30 Jun 2004 08:12:08 +0000 (GMT) Received: from lorna.circlesquared.com (host217-45-219-83.in-addr.btopenworld.com [217.45.219.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D2B243D55 for ; Wed, 30 Jun 2004 08:12:03 +0000 (GMT) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.circlesquared.com [127.0.0.1]) i5U8AFYn076671 for ; Wed, 30 Jun 2004 09:10:15 +0100 (BST) (envelope-from peter@circlesquared.com) Message-ID: <40E27567.8060506@circlesquared.com> Date: Wed, 30 Jun 2004 09:10:15 +0100 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040611 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Question List Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: make clean all installed ports 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: Wed, 30 Jun 2004 08:12:09 -0000 I'm sure I saw recently on this list that it's possible to: #cd /usr/ports #make clean somethingorother and clean just installed ports. A straight make clean in the root of the ports tree takes rather a long time. But I can't seem to find the post anywhere. If this isn't the product of my feverish imagination, I'd be grateful for a reminder. TIA Peter.