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