From owner-freebsd-ports@FreeBSD.ORG Mon Nov 17 13:40:04 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 076FB15B for ; Mon, 17 Nov 2014 13:40:04 +0000 (UTC) Received: from mail-pd0-x229.google.com (mail-pd0-x229.google.com [IPv6:2607:f8b0:400e:c02::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C90806B8 for ; Mon, 17 Nov 2014 13:40:03 +0000 (UTC) Received: by mail-pd0-f169.google.com with SMTP id fp1so3891143pdb.28 for ; Mon, 17 Nov 2014 05:40:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=emO4idDjAGZFmbb/EwG7+gSXDhhZaz//J2KOerwiscQ=; b=ho4Usm3okrzJXBAJ4pQUilMOub5FOXS3g8dOD1Xe90GVugMds0BN3vuZjwtc49ZCbk FI7ffFC9axw/QtnoKkADykPPZcfmcBOLW8DwHbQyyPHVzp/lzcWOCX0zkksEbyz1XrQ+ o8UmKIxGPMmpaLp8QA5kbMov4y02x/8OVCzfP90yczGKGqsT3zekS9YiiieLoR8Mvjut 66LrAxDUkITstnhJsxCLyQnJ1UJ351+BDNMSFnxf3TJeK91G24ddTY2f/2rX4bFLNp5F 39AjQ0GRHqv6s/el+50+3r8ps4gYOfYJ4p3pEk2JNCUMEpTJujXlIjaPhr4/iWQympSt oCNg== MIME-Version: 1.0 X-Received: by 10.66.191.135 with SMTP id gy7mr29541724pac.95.1416231603353; Mon, 17 Nov 2014 05:40:03 -0800 (PST) Received: by 10.70.94.167 with HTTP; Mon, 17 Nov 2014 05:40:03 -0800 (PST) In-Reply-To: <20141117131259.511db9bd@gumby.homeunix.com> References: <20141116232937.657463ce@kirk.drpetervoigt.private> <20141116225501.GA52979@ozzmosis.com> <20141117131259.511db9bd@gumby.homeunix.com> Date: Mon, 17 Nov 2014 07:40:03 -0600 Message-ID: Subject: Re: Deleting ports distfiles From: Adam Vande More To: RW Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD Ports 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 13:40:04 -0000 On Mon, Nov 17, 2014 at 7:12 AM, RW wrote: > 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. This is a misleading statement. portmaster also has that option. -- Adam