Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2007 22:18:40 +0800
From:      "Rong-en Fan" <grafan@gmail.com>
To:        "FreeBSD Current" <freebsd-current@freebsd.org>
Subject:   Re: [CFT] ncurses update
Message-ID:  <6eb82e0701100618l1dc5d246ne43d54d960a6c231@mail.gmail.com>
In-Reply-To: <6eb82e0701060050s2a28d307m199ccfe0924e1a9@mail.gmail.com>
References:  <6eb82e0701060050s2a28d307m199ccfe0924e1a9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 1/6/07, Rong-en Fan <grafan@gmail.com> wrote:
> The ncurses in the base system is way too old, say 5.2. Now we
> have 5.6 in the portstree. I have a mega patch that update the base
> system's ncurses to 5.6. To test it,
>
> cd /usr/src
> fetch http://people.freebsd.org/~rafan/ncurses/ncurses-5.6-fbsd7-20070106.diff.gz
> mkdir -p lib/ncurses/form lib/ncurses/menu lib/ncurses/ncurses lib/ncurses/panel
> zcat ncurses-5.6-fbsd7-20070106.diff.gz | patch -p0

The final patch is available at

http://people.freebsd.org/~rafan/ncurses/ncurses-5.6-fbsd7-20070110.diff.gz

The only different is c++ and test directories are removed. The code that
ache@ mentioned is corrected.

Regards,
Rong-En Fan



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