From owner-freebsd-ports@FreeBSD.ORG Thu Jul 17 20:25:26 2008 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 2B957106569C for ; Thu, 17 Jul 2008 20:25:26 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id D608F8FC20 for ; Thu, 17 Jul 2008 20:25:25 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (localhost [127.0.0.1]) by dns1.vizion2000.net (Postfix) with ESMTP id 1C0371CC53 for ; Thu, 17 Jul 2008 13:46:58 -0700 (PDT) Received: from localhost (localhost [[UNIX: localhost]]) by dns1.vizion2000.net (8.14.2/8.14.2/Submit) id m6HKkvoh032222 for freebsd-ports@freebsd.org; Thu, 17 Jul 2008 13:46:57 -0700 (PDT) (envelope-from david@vizion2000.net) X-Authentication-Warning: dns1.vizion2000.net: david set sender to david@vizion2000.net using -f From: David Southwell Organization: Voice and Vision To: freebsd-ports@freebsd.org Date: Thu, 17 Jul 2008 13:46:56 -0700 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807171346.57184.david@vizion2000.net> Subject: portupgrade - summary log file option?? 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: Thu, 17 Jul 2008 20:25:26 -0000 Hi I am wondering how useful a summary log file option for portupgrade would be. I have in mind the ability to write to the file each time portupgrade is invoked. Options starting with items such as: S: Stats-List # of ports to be upgraded # ports upgraded so far # Dependencies to be upgraded # Dependencies upgraded so far L: List Port Name Upgraded/skipped/failed Dependency Name(1)..(n) T:Time Run Start Time PortName- Start_Time Duration Finish_Time might be useful. I do not know how easy it would be to do - someone who is familar with portupgrade might have something to say about this. If it is comparatively trivial I would personally welcome such a facility but others may hold a different view. - If it is not easy to do then I guess there are many more important things to do. David