Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2020 00:06:16 +0900 (JST)
From:      Yasuhiro KIMURA <yasu@utahime.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: sqlite3-3.32.3_1,1 no longer build with readline
Message-ID:  <20200726.000616.879787061141320580.yasu@utahime.org>
In-Reply-To: <20200725092035.GA61344@lordsith.net>
References:  <20200725092035.GA61344@lordsith.net>

next in thread | previous in thread | raw e-mail | index | archive | help
From: marco <marco+freebsd-ports@lordsith.net>
Subject: sqlite3-3.32.3_1,1 no longer build with readline
Date: Sat, 25 Jul 2020 09:20:35 +0000

> I recently upgraded sqlite3 to sqlite3-3.32.3_1,1 via pkg upgrade.
> I noticed the behaviour has changed and arrow up to recall the history
> no longer works.
> Seems the pkg is no longer being build with readline support.
> 
>  [~] pkg info sqlite3-3.32.3_1,1 | grep -i readline
>         READLINEP      : off
>         READLINES      : off
> 
> Not sure in which version this changed since I hadn't done a pkg upgrade for probably at least 2 weeks.
> 
> I hope this was some oversight and not a conscious decision?

I submitted patch to fix this problem as following bug report.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248260

Just FYI.

---
Yasuhiro KIMURA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200726.000616.879787061141320580.yasu>