From owner-freebsd-ports@FreeBSD.ORG Sat Feb 7 13:00:13 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DD5347DE; Sat, 7 Feb 2015 13:00:13 +0000 (UTC) Received: from mail.pingpong.net (mail2.pingpong.net [79.136.116.202]) by mx1.freebsd.org (Postfix) with ESMTP id 0D95262D; Sat, 7 Feb 2015 13:00:13 +0000 (UTC) Received: from [10.0.1.10] (h-85-24-195-48.na.cust.bahnhof.se [85.24.195.48]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.pingpong.net (Postfix) with ESMTPSA id 6F042581A; Sat, 7 Feb 2015 14:00:10 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: postgresql93 port and libedit From: Palle Girgensohn X-Mailer: iPhone Mail (12B466) In-Reply-To: <20150207112742.GA7344@ivaldir.etoilebsd.net> Date: Sat, 7 Feb 2015 14:00:10 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <224B8CCA-D2AE-4E3A-AD38-D7CF413F5610@pingpong.net> References: <20150115160113.GE98528@ivaldir.etoilebsd.net> <20150117004151.GO98528@ivaldir.etoilebsd.net> <171ED59D-E445-4605-B72C-E9ED8A74CA28@pingpong.net> <20150117140935.GQ98528@ivaldir.etoilebsd.net> <20150117145425.GR98528@ivaldir.etoilebsd.net> <20150207112742.GA7344@ivaldir.etoilebsd.net> To: Baptiste Daroussin Cc: "pgsql@FreeBSD.org" , "freebsd-ports@freebsd.org" , Waitman Gobble X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2015 13:00:14 -0000 > 7 feb 2015 kl. 12:27 skrev Baptiste Daroussin : >=20 >> On Sat, Feb 07, 2015 at 10:33:48AM +0100, Palle Girgensohn wrote: >> Hello, >>=20 >> I switched to Libedit with the latest release, and it appears that some c= olour code support is missing from Libedit. Any of you know or have ideas ho= w to fix this? Is it just not implemented yet in Libedit? I cod of course ad= d an option to build with readline, but I am more inclined to just switch ba= ck rather than having one more option/complication in the port. So could you= please advice, is there a way to make this user happy using Libedit? >>=20 >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D197362 >>=20 >> Palle > I'll have a look asap. >=20 > Best regards, > Bapt Also, history search, ctrl-R, seems to not have been implemented in libedit?= I'm leaning towards making libedit optional, at least for now. Opinions?=