From owner-freebsd-ports@FreeBSD.ORG Sun Sep 11 06:30:33 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBD101065672 for ; Sun, 11 Sep 2011 06:30:33 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id A730A8FC08 for ; Sun, 11 Sep 2011 06:30:33 +0000 (UTC) Received: by yib19 with SMTP id 19so2177442yib.13 for ; Sat, 10 Sep 2011 23:30:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=m7/neoXAtGHo5p96NkPjpeBNH4ZAPapWvBoVxNoJ6NQ=; b=Rf1A05FYZb/dqKSAPiJjjnoBkcAu03tYUG8vm5Z6+CK5lFvx6g9ZRPVWy7Ow2X5/++ Sr8Cdk/6xMFTU2L6WYPaiFVBuUlTzHrwj8BcAKmRdwnj6ngo132KDhg0WPPywXHxxumv qLm8p7HEPjUdt5Zx9LFXg3lTj7l33uFpQWH/o= MIME-Version: 1.0 Received: by 10.231.47.206 with SMTP id o14mr1041761ibf.58.1315722632761; Sat, 10 Sep 2011 23:30:32 -0700 (PDT) Sender: utisoft@gmail.com Received: by 10.231.61.148 with HTTP; Sat, 10 Sep 2011 23:30:32 -0700 (PDT) Received: by 10.231.61.148 with HTTP; Sat, 10 Sep 2011 23:30:32 -0700 (PDT) In-Reply-To: <4e6c507d.ANMQux1SNU952XnX%perryh@pluto.rain.com> References: <4E6B1AF5.7090900@tomse.dk> <4E6B227B.5050708@FreeBSD.org> <4E6B77EE.6030509@gmx.de> <20110910171530.GC23457@guilt.hydra> <4e6c507d.ANMQux1SNU952XnX%perryh@pluto.rain.com> Date: Sun, 11 Sep 2011 07:30:32 +0100 X-Google-Sender-Auth: HuleiBhN3s2Fwp7WKXczkNtU1Y0 Message-ID: From: Chris Rees To: perryh@pluto.rain.com Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: wblock@wonkity.com, freebsd-ports@freebsd.org Subject: Re: Removed ports - looking from the bench 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, 11 Sep 2011 06:30:34 -0000 On 11 Sep 2011 00:14, wrote: > > Chris Rees wrote: > > > cvsweb can also be used to find the day the port was deleted. > > Shouldn't that date be available in the MOVED entry? > Hm, indeed, and creative use of read and expr could automate that. Chris