Date: Wed, 23 Mar 2011 16:13:05 +0100 From: Matthias Andree <matthias.andree@gmx.de> To: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> Cc: freebsd-hackers@freebsd.org Subject: Re: [GSoC] About the idea: Unicode support in vi Message-ID: <4D8A0E01.8090605@gmx.de> In-Reply-To: <20110323150639.GA14558@lexx.ifp.tuwien.ac.at> References: <AANLkTintkKzW=o%2B7Q53aMSpA1mmqC7aDF1wN8zHY_Wc%2B@mail.gmail.com> <20110323091356.GA9549@lexx.ifp.tuwien.ac.at> <4D89F7CC.1020405@gmx.de> <20110323150639.GA14558@lexx.ifp.tuwien.ac.at>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 23.03.2011 16:06, schrieb Alexey Shuvaev: > Yes, nvi-devel is not developed any more, but I was saying that nvi > in base is even older than nvi-devel, and it is worth looking at > it. At least for the iconv support. As for the BDB, maybe strip it just > out, if possible? I don't believe it's possible, because it uses a RECNO database that is backed by a text file, i. e. it crucially relies on it for data management apparently. But at least db51 and db42 work fine, apparently it was a db41-specific incompatibility that broke nvi-devel 1.81.6_4. Compiling WITH_BDB_HIGHEST=yes should help for the nonce. We're fixing the port to use 4.2 at least.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D8A0E01.8090605>