Re: Request for testing/comments -- import of new dialog/libdialog

From: Erik Trulsson <ertr1013_at_student.uu.se>
Date: Thu, 6 Jan 2011 12:09:27 +0100
On Wed, Jan 05, 2011 at 06:57:14PM -0600, Nathan Whitehorn wrote:
> As part of work on a new installer, I would like to update the base 
> system dialog and libdialog to the newer one provided by Thomas Dickey 
> (http://invisible-island.net/dialog/, ports as devel/cdialog). This is a 
> much nicer, fuller featured version of dialog that simplifies the 
> creation of new dialog-using tools (a longstanding impediment to a new 
> versions of sade, sysinstall, etc.), and is under a marginally better 
> license (LGPL2 instead of GPL2).
> 
> Patches to effect the import can be found at:
> - http://people.freebsd.org/~nwhitehorn/libdialog-update.diff
> 
> What the patches do:
> - Replaces dialog(1) with a new version. All command-line options of the 
> old dialog except --fstree are accepted by the new dialog, and the ports 
> options framework continues to work without modification.
> - Renames libdialog to libodialog (old dialog). The new dialog library 
> has a much more pleasant API than the old one -- which directly implies 
> that it has a substantially different API. Until sysinstall, sade, and 
> tzsetup are replaced or rewritten, we need to keep the old library around.
> - Modifies sysinstall, sade, and tzsetup to link to libodialog instead 
> of libdialog.
> - Deletes all man pages and examples associated with libodialog. This is 
> deprecated code.
> - Installs new dialog library as libdialog
> - Bumps __FreeBSD_version to 900030

Are there any ports which link to the old version of libdialog, and if
so, what will happen to them?

Why not keep the old version as libdialog and instead use a new name
for the new library (libndialog or whatever) ?
(I am not saying you should do this - it is a real question.)



-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013_at_student.uu.se
Received on Thu Jan 06 2011 - 10:22:14 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:10 UTC