From owner-freebsd-sysinstall@FreeBSD.ORG Mon Nov 8 08:21:19 2010 Return-Path: Delivered-To: freebsd-sysinstall@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 457F6106566B; Mon, 8 Nov 2010 08:21:19 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id D2D5D8FC15; Mon, 8 Nov 2010 08:21:18 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 30C85E7208; Mon, 8 Nov 2010 08:21:18 +0000 (GMT) Received: from unknown (client-82-26-212-122.pete.adsl.virginmedia.com [82.26.212.122]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Mon, 8 Nov 2010 08:21:17 +0000 (GMT) Date: Mon, 8 Nov 2010 08:21:14 +0000 From: Bruce Cran To: Randi Harper Message-ID: <20101108082114.00002050@unknown> In-Reply-To: References: <4CD4602C.2080804@FreeBSD.org> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.16.6; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: babt@freebsd.org, Doug Barton , Eitan Adler , pav@freebsd.org, Mark Linimon , freebsd-sysinstall@freebsd.org Subject: Re: Proposed OPTIONS replacement X-BeenThere: freebsd-sysinstall@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2010 08:21:19 -0000 On Sun, 7 Nov 2010 19:33:48 -0800 Randi Harper wrote: > >From what I understand - and someone please correct me if I'm wrong - > ports and sysinstall are the only tools I know of in base that make > all that much use of libdialog. There are bugs in libdialog (and > brucec@ probably has more info on this than me) that need fixing. If > someone was willing to work on a new libdialog and fix these bugs, I'd > be willing to work on updating sysinstall's dialog calls with any > necessary changes. There are lots of bugs in libdialog and I agree that a BSD licensed replacement would be a good thing but there's already a newer version of libdialog waiting for us to import - and it's still being actively developed. http://invisible-island.net/dialog/CHANGES shows how many changes have been made since we imported it 15 years ago. -- Bruce Cran