From owner-freebsd-ports@FreeBSD.ORG Mon Nov 17 18:02:55 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5799156B for ; Mon, 17 Nov 2014 18:02:55 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 069ACD6C for ; Mon, 17 Nov 2014 18:02:54 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id sAHI2r3n021583 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 17 Nov 2014 11:02:53 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id sAHI2rYJ021580; Mon, 17 Nov 2014 11:02:53 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 17 Nov 2014 11:02:53 -0700 (MST) From: Warren Block To: RW Subject: Re: Deleting ports distfiles In-Reply-To: <20141117131259.511db9bd@gumby.homeunix.com> Message-ID: References: <20141116232937.657463ce@kirk.drpetervoigt.private> <20141116225501.GA52979@ozzmosis.com> <20141117131259.511db9bd@gumby.homeunix.com> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 17 Nov 2014 11:02:53 -0700 (MST) Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2014 18:02:55 -0000 On Mon, 17 Nov 2014, RW wrote: > portupgrade's portsclean utility and distviper (from > sysutils/bsdadminscripts) can do it more flexibly. > > portmaster removes any files not associated with currently installed > packages, the other two do can do that, but also have the option to > leave any files that are still up-to-date with respect to the ports > tree. Actually, portmaster can do that also: portmaster -t -y --clean-distfiles