From owner-freebsd-current@FreeBSD.ORG Thu Feb 4 10:31:02 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B2911065670 for ; Thu, 4 Feb 2010 10:31:02 +0000 (UTC) (envelope-from lwindschuh@googlemail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by mx1.freebsd.org (Postfix) with ESMTP id AE1FB8FC13 for ; Thu, 4 Feb 2010 10:31:01 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 22so525711eye.9 for ; Thu, 04 Feb 2010 02:31:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=977IEYVX1c6kxslPZamoMHzmz85nue56qxnQDHePBJQ=; b=UrWV3mP6HBnYZOJZ9waCQEBtiPXWwh5XUVMH5nluAg9yxntQp4lQIodu6civ6RjQQV l7hqNjg3bLK5/S8M4suTForZGxNvX0CP1Uad1ee0Cw0tDLTWvS0Hgr3jx2MQd4WHgYac Ne6xpn02ZB0uIbeqTZjCtftqByNmoNbNHOOEc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Fq9i81D3+5ChlRju/YUMTyvMXMvh4WGTjacEtX+NGqLjZ3MyICudVloF+J1KSPTOhJ /BJ8U8DLnRKxLHg7SB28DebIX2aouk6bCOsd8ZPDLT7ycgv+qvv2XgY35o8574rFDjIn PgGd3mS2eBiuRshUowQ35FCaWNotmilHe6+gI= MIME-Version: 1.0 Received: by 10.216.87.75 with SMTP id x53mr140862wee.144.1265279460637; Thu, 04 Feb 2010 02:31:00 -0800 (PST) In-Reply-To: <4B6970F8.2030807@FreeBSD.org> References: <4B57780F.4070907@FreeBSD.org> <4B6970F8.2030807@FreeBSD.org> Date: Thu, 4 Feb 2010 11:31:00 +0100 Message-ID: <90a5caac1002040231i13c2b47mc733947a767d3488@mail.gmail.com> From: Lucius Windschuh To: Gabor Kovesdan Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Current Subject: Re: HEADSUP: BSDL bc/dc in head [Was: svn commit: r202719 - in head: . gnu/usr.bin usr.bin usr.bin/bc usr.bin/bc/USD.doc usr.bin/dc usr.bin/dc/USD.doc] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Feb 2010 10:31:02 -0000 Hi Gabor, is there any chance that the BSD-licensed bc will get readline support or that you add a switch in math/gnubc to re-enable readline support? This i a huge enhancement if you use bc interactively. I know that libreadline is GPL-licensed. But maybe, there is an alternative. Regards Lucius