From owner-freebsd-sysinstall@FreeBSD.ORG Mon Nov 8 11:32:18 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 B8D431065673; Mon, 8 Nov 2010 11:32:18 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3D6C78FC13; Mon, 8 Nov 2010 11:32:18 +0000 (UTC) Received: by iwn39 with SMTP id 39so5994876iwn.13 for ; Mon, 08 Nov 2010 03:32:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=sG4bF4SnMVLnu3d1EhrXhKn0JCMey2hFTzJlnYhWhdw=; b=pr0Vc0JZBYMS/VnG0Pt3iQMH1ERX+VxiRFUG/cNW/U22xt2WLkmS2NdagG1COIE1U4 HFsxmtxRH4+iQyHbTJe7D4YYJdq5Qcn7uBV76Nh+mjtV05T62IaiONtDMa35f3MBXV5I IqsV3yEmMhr4uy1XTn+Em6K0UvCYqN15JDqDE= DomainKey-Signature: a=rsa-sha1; c=nofws; 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 :content-transfer-encoding; b=P8AqP1ukF16RBz9ZbduavFmQEt7ZhV6yu03Pj2UpvzzCIDON7tynGBgYgVwuH0JwE+ xNnCZ79IUNBLZcolx6wMKEEQFoHl8aNyMUB2lvZ2LM5feKtXVAP8s8WYjbEJ81HdBL5k /hXtVZfEsbC8leHUQ8jXaUJ8r5l8WuNWmluWk= MIME-Version: 1.0 Received: by 10.42.76.145 with SMTP id e17mr3299153ick.62.1289215937835; Mon, 08 Nov 2010 03:32:17 -0800 (PST) Sender: baptiste.daroussin@gmail.com Received: by 10.231.69.212 with HTTP; Mon, 8 Nov 2010 03:32:17 -0800 (PST) In-Reply-To: References: <4CD4602C.2080804@FreeBSD.org> <20101108084958.000042be@unknown> Date: Mon, 8 Nov 2010 12:32:17 +0100 X-Google-Sender-Auth: XkHP430yM1W06CCiWhIFsOyUFCA Message-ID: From: Baptiste Daroussin To: Garrett Cooper Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: 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 11:32:18 -0000 > =A0 =A0There's also option 3, which is: > > a. Use the code posted up at http://invisible-island.net/dialog/ > (GPLed like our copy in base, but whatev). > b. Implement the missing features there. > c. Contribute back to someone who's actively working on libdialog. > > =A0 =A0I'm just of the opinion that there's little value in BSD licensed > libdialog to be honest *shrugs*... > Thanks! > -Garrett > by the way libdialog is now LGPLv2. --- regards, Bapt