From owner-freebsd-ports@FreeBSD.ORG Fri Dec 8 10:18:30 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5BFAA16A4C2 for ; Fri, 8 Dec 2006 10:18:30 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from lab.alexdupre.com (lab.alexdupre.com [81.174.31.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8654243CCF for ; Fri, 8 Dec 2006 10:17:22 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: (qmail 21294 invoked from network); 8 Dec 2006 10:18:18 -0000 Received: from unknown (HELO ?192.168.178.2?) (192.168.178.2) by lab.alexdupre.com with SMTP; 8 Dec 2006 10:18:18 -0000 Message-ID: <45793BE9.60503@FreeBSD.org> Date: Fri, 08 Dec 2006 11:18:17 +0100 From: Alex Dupre User-Agent: Thunderbird 1.5.0.8 (X11/20061114) MIME-Version: 1.0 To: Erwin Van de Velde References: <200612081104.50013.erwin.vandevelde@gmail.com> In-Reply-To: <200612081104.50013.erwin.vandevelde@gmail.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Cleaning out the ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Dec 2006 10:18:30 -0000 Erwin Van de Velde wrote: > I am looking for a good way to clean out the installed ports: when having used > a system for some time, one is often left with leave ports that do not have > any direct use (e.g. a library) and are not required anymore by any other > installed port. Is there a way to find such ports and remove them easily? sysutils/pkg_rmleaves -- Alex Dupre