| 1 |
# ChangeLog for sys-libs/ncurses
|
| 2 |
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
|
| 3 |
# $Header: /home/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.12 2002/08/04 16:25:48 spider Exp $
|
| 4 |
|
| 5 |
*ncurses-5.2.20020511-r2 (3 Sep 2002)
|
| 6 |
*ncurses-5.2-r6 (3 Sep 2002)
|
| 7 |
|
| 8 |
3 Sep 2002; Martin Schlemmer <azarah@gentoo.org> ncurses-5.2.20020511-r2,
|
| 9 |
ncurses-5.2-r6 :
|
| 10 |
|
| 11 |
Change --enable-termcap to --disable-termcap. This fixes the starup
|
| 12 |
problems in screen with the presence of /etc/termcap. This should
|
| 13 |
close bug #7060. NOTE: remerge screen after ncurses update.
|
| 14 |
|
| 15 |
*ncurses-5.2.20020511-r1 (9 Jun 2002)
|
| 16 |
|
| 17 |
31 Jul 2002; Seemant Kulleen <seemant@gentoo.org> :
|
| 18 |
|
| 19 |
the second gcc-3.1 patch (from files/) attempts to replace lines in the
|
| 20 |
cursesw.cc file that do not even exist any longer. the patch fails. It
|
| 21 |
has been commented out, with the hope that whoever generated it for the
|
| 22 |
older snapshots will investigate and sort this out. ncurses, it must be
|
| 23 |
noted, appears to work well in production, despite the failed patch,
|
| 24 |
anyway.
|
| 25 |
|
| 26 |
24 Jul 2002; Spider <spider@gentoo.org> :
|
| 27 |
change CXXFLAGS in the ebuild to accomodate for -fno-exceptions
|
| 28 |
|
| 29 |
15 Jul 2002; Mark Guertin <gerk@gentoo.org>
|
| 30 |
Added ppc to keywords
|
| 31 |
|
| 32 |
26 June 2002; mark Guertin <gerk@gentoo.org> :
|
| 33 |
|
| 34 |
changed bzcat to bunzip2 -c (bzcat doesn't exist until
|
| 35 |
building bzip2 outside of USE="build" so this broke
|
| 36 |
building stage1)
|
| 37 |
|
| 38 |
9 Jun 2002; Dan Armak <danarmak@gentoo.org> :
|
| 39 |
|
| 40 |
Add bzip2 as a dep so that said patch, which is compressed, can be applied.
|
| 41 |
|
| 42 |
*ncurses-5.2.20020511-r1 (26 May 2002)
|
| 43 |
|
| 44 |
26 May 2002; Preston A. Elder <prez@gentoo.org> :
|
| 45 |
|
| 46 |
Added patch to make it work with gcc 3.1
|
| 47 |
|
| 48 |
*ncurses-5.2.20020511 (18 May 2002)
|
| 49 |
|
| 50 |
18 May 2002; Donny Davies <woodchip@gentoo.org> :
|
| 51 |
|
| 52 |
New snapshot for gcc-3.x testing.
|
| 53 |
|
| 54 |
*ncurses-5.2.20020112a-r1 (205 Apr 2002)
|
| 55 |
|
| 56 |
05 Apr 2002; Geert Bevin <gbevin@gentoo.org> :
|
| 57 |
|
| 58 |
Small header file fix to make apps that use ncurses compile correctly with gcc3.
|
| 59 |
|
| 60 |
*ncurses-5.2.20020112a (21 Mar 2002)
|
| 61 |
|
| 62 |
21 Mar 2002; Grant Goodyear <g2boojum@gentoo.org> :
|
| 63 |
|
| 64 |
New version that compiles w/ gcc3.
|
| 65 |
|
| 66 |
*ncurses-5.2-r5 (21 Mar 2002)
|
| 67 |
04 Aug 2002; Spider <spider@gentoo.org> ncurses-5.2-r5.ebuild :
|
| 68 |
filter out -fno-exceptions from this build as well.
|
| 69 |
|
| 70 |
12 Mar 2002; Seemant Kulleen <seemant@gentoo.org> ncurses-5.2-r5.ebuild :
|
| 71 |
|
| 72 |
stefan@mdy.univie.ac.at pointed out html documentation getting gzipped
|
| 73 |
unnecessarily. This is now fixed in r5. I noticed a prior r4 which does
|
| 74 |
not work anyway, so this is based off r3.
|
| 75 |
|
| 76 |
*ncurses-5.2-r3 (1 Feb 2002)
|
| 77 |
|
| 78 |
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
|
| 79 |
|
| 80 |
Added initial ChangeLog which should be updated whenever the package is
|
| 81 |
updated in any way. This changelog is targetted to users. This means that the
|
| 82 |
comments should well explained and written in clean English. The details about
|
| 83 |
writing correct changelogs are explained in the skel.ChangeLog file which you
|
| 84 |
can find in the root directory of the portage repository.
|