sqlite3-3.32.3_1,1 no longer build with readline

Yasuhiro KIMURA yasu at utahime.org
Sat Jul 25 15:07:17 UTC 2020


From: marco <marco+freebsd-ports at 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


More information about the freebsd-ports mailing list