From owner-svn-ports-head@FreeBSD.ORG Thu Mar 14 00:53:14 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id CE7C21E1; Thu, 14 Mar 2013 00:53:14 +0000 (UTC) Date: Thu, 14 Mar 2013 00:53:14 +0000 From: Alexey Dokuchaev To: Baptiste Daroussin Subject: Re: svn commit: r314119 - in head/ports-mgmt: . dialog4ports Message-ID: <20130314005314.GB16692@FreeBSD.org> References: <201303132325.r2DNPLFK019926@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201303132325.r2DNPLFK019926@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2013 00:53:14 -0000 On Wed, Mar 13, 2013 at 11:25:21PM +0000, Baptiste Daroussin wrote: > New Revision: 314119 > URL: http://svnweb.freebsd.org/changeset/ports/314119 > > Log: > Add new dialog4ports > This will be used soon to replace the old dialog(1) for make config > It implements a new mixeddlg widget which allow to mix radio and > classic buttons in a single interface allowing the UI to reflect > optionsng features. > > Bundle libdialog on 8.x which doesn't provide a recent libdialog(3). > > Thank you very much to Ilya A. Arkhipov who wrote it, > helped by danfe, eadler and myself Awesome! Thanks for finally adding it. :) ./danfe