From owner-freebsd-ports@FreeBSD.ORG Sun Jan 15 23:07:35 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E09B916A41F for ; Sun, 15 Jan 2006 23:07:35 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A870743D45 for ; Sun, 15 Jan 2006 23:07:35 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 6B281403C; Sun, 15 Jan 2006 17:07:35 -0600 (CST) Date: Sun, 15 Jan 2006 17:07:35 -0600 To: Dan Langille Message-ID: <20060115230735.GB19392@soaustin.net> References: <43CA449C.28180.3247619B@dan.langille.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43CA449C.28180.3247619B@dan.langille.org> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: ports@freebsd.org Subject: Re: MOVED - from == to? 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: Sun, 15 Jan 2006 23:07:36 -0000 On Sun, Jan 15, 2006 at 12:48:28PM -0500, Dan Langille wrote: > Can the FROM field be the same as the TO field in ports/MOVED? I > think not. eik and I were trying to convince people that that would be a good technique to note 'previously removed port has been reinstated', but I don't think we convinced anyone. My original interpretation of MOVED, when I built portsmon, was that it contained a complete historical record of ports that had been deleted and/or moved. To build the view of the 'latest' change, portsmon walks the tree and follows multiple entries. The reason I did it this way is that so I could say 'PR #xyz was orginally about foo/bar-devel but now it is about foo/bar since that's where foo/bar-devel got moved to." However, I also failed to convince people that keeping the historical entries was useful, and now some (but not all) of them have been flushed. Given that, we might as well flush the rest of them, and the from=to entries as well. mcl