| 1 |
# ChangeLog for sys-libs/ncurses |
| 2 |
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 |
| 3 |
# $Header: /home/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.24 2003/02/20 22:00:24 zwelch Exp $ |
| 4 |
|
| 5 |
07 Feb 2003; Zach Welch <zwelch@gentoo.org> ncurses-5.3-r1.ebuild : |
| 6 |
Added arm to keywords. |
| 7 |
|
| 8 |
07 Feb 2003; Guy Martin <gmsof@gentoo.org> ncurses-5.3-r1.ebuild : |
| 9 |
Added hppa to keywords. |
| 10 |
|
| 11 |
06 Jan 2003; Jan Seidel <tuxus@gentoo.org> ncurses-5.2.20020511-r3 : |
| 12 |
Added mips to keywords. |
| 13 |
|
| 14 |
01 Jan 2003; Nick Hadaway <raker@gentoo.org> ncurses-5.3-r1.ebuild : |
| 15 |
Added --without-ada to build options as a newer version of ncurses and |
| 16 |
a modified gcc are required for this support. See bug #12288 and |
| 17 |
#11204. |
| 18 |
|
| 19 |
10 Dec Martin Schlemmer <azarah@gentoo.org> ncurses-5.3-r1.ebuild : |
| 20 |
Mark as stable for x86. |
| 21 |
|
| 22 |
06 Dec 2002; Rodney Rees <manson@gentoo.org> : |
| 23 |
Changed sparc ~sparc keywords |
| 24 |
|
| 25 |
*ncurses-5.2-r7 (26 Oct 2002) |
| 26 |
*ncurses-5.2.20020511-r3 (26 Oct 2002) |
| 27 |
*ncurses-5.3-r1 (26 Oct 2002) |
| 28 |
|
| 29 |
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> ncurses-5.3-r1.ebuild : |
| 30 |
Tested on mips extensively, works fine. Marked as stable for mips. |
| 31 |
|
| 32 |
10 Nov 2002; Nick Hadaway <raker@gentoo.org> ncurses-5.3-r1.ebuild : |
| 33 |
Marked unstable and unmasking. |
| 34 |
|
| 35 |
26 Oct 2002; Martin Schlemmer <azarah@gentoo.org> ncurses*.ebuild : |
| 36 |
Add linker scripts in /usr/lib to fix bug #4411. |
| 37 |
|
| 38 |
*ncurses-5.3 (17 Oct 2002) |
| 39 |
|
| 40 |
23 Oct 2002; Martin Schlemmer <azarah@gentoo.org> ncurses-5.3.ebuild : |
| 41 |
|
| 42 |
Because ncurses-5.3 have c++ bindings, we cannot enable them during |
| 43 |
bootstrap. Thus disable it if "build" or "bootstrap" in USE, and |
| 44 |
then get bootstrap.sh to rebuild it afterwards without those flags. |
| 45 |
Also fix a problem where old build images had ncurses-5.2 libs, which |
| 46 |
did not get removed. |
| 47 |
|
| 48 |
17 Oct 2002; Nick Hadaway <raker@gentoo.org> ncurses-5.3.ebuild, |
| 49 |
files/digest-ncurses-5.3 : |
| 50 |
New version of ncurses. Many years worth of fixes culminating to a |
| 51 |
new release. |
| 52 |
|
| 53 |
*ncurses-5.2.20020511-r2 (3 Sep 2002) |
| 54 |
*ncurses-5.2-r6 (3 Sep 2002) |
| 55 |
|
| 56 |
3 Sep 2002; Martin Schlemmer <azarah@gentoo.org> ncurses-5.2.20020511-r2, |
| 57 |
ncurses-5.2-r6 : |
| 58 |
|
| 59 |
Change --enable-termcap to --disable-termcap. This fixes the starup |
| 60 |
problems in screen with the presence of /etc/termcap. This should |
| 61 |
close bug #7060. NOTE: remerge screen after ncurses update. |
| 62 |
|
| 63 |
*ncurses-5.2.20020511-r1 (9 Jun 2002) |
| 64 |
|
| 65 |
31 Jul 2002; Seemant Kulleen <seemant@gentoo.org> : |
| 66 |
|
| 67 |
the second gcc-3.1 patch (from files/) attempts to replace lines in the |
| 68 |
cursesw.cc file that do not even exist any longer. the patch fails. It |
| 69 |
has been commented out, with the hope that whoever generated it for the |
| 70 |
older snapshots will investigate and sort this out. ncurses, it must be |
| 71 |
noted, appears to work well in production, despite the failed patch, |
| 72 |
anyway. |
| 73 |
|
| 74 |
24 Jul 2002; Spider <spider@gentoo.org> : |
| 75 |
change CXXFLAGS in the ebuild to accomodate for -fno-exceptions |
| 76 |
|
| 77 |
15 Jul 2002; Mark Guertin <gerk@gentoo.org> |
| 78 |
Added ppc to keywords |
| 79 |
|
| 80 |
26 June 2002; mark Guertin <gerk@gentoo.org> : |
| 81 |
|
| 82 |
changed bzcat to bunzip2 -c (bzcat doesn't exist until |
| 83 |
building bzip2 outside of USE="build" so this broke |
| 84 |
building stage1) |
| 85 |
|
| 86 |
9 Jun 2002; Dan Armak <danarmak@gentoo.org> : |
| 87 |
|
| 88 |
Add bzip2 as a dep so that said patch, which is compressed, can be applied. |
| 89 |
|
| 90 |
*ncurses-5.2.20020511-r1 (26 May 2002) |
| 91 |
|
| 92 |
26 May 2002; Preston A. Elder <prez@gentoo.org> : |
| 93 |
|
| 94 |
Added patch to make it work with gcc 3.1 |
| 95 |
|
| 96 |
*ncurses-5.2.20020511 (18 May 2002) |
| 97 |
|
| 98 |
18 May 2002; Donny Davies <woodchip@gentoo.org> : |
| 99 |
|
| 100 |
New snapshot for gcc-3.x testing. |
| 101 |
|
| 102 |
*ncurses-5.2.20020112a-r1 (205 Apr 2002) |
| 103 |
|
| 104 |
05 Apr 2002; Geert Bevin <gbevin@gentoo.org> : |
| 105 |
|
| 106 |
Small header file fix to make apps that use ncurses compile correctly with gcc3. |
| 107 |
|
| 108 |
*ncurses-5.2.20020112a (21 Mar 2002) |
| 109 |
|
| 110 |
21 Mar 2002; Grant Goodyear <g2boojum@gentoo.org> : |
| 111 |
|
| 112 |
New version that compiles w/ gcc3. |
| 113 |
|
| 114 |
*ncurses-5.2-r5 (21 Mar 2002) |
| 115 |
04 Aug 2002; Spider <spider@gentoo.org> ncurses-5.2-r5.ebuild : |
| 116 |
filter out -fno-exceptions from this build as well. |
| 117 |
|
| 118 |
12 Mar 2002; Seemant Kulleen <seemant@gentoo.org> ncurses-5.2-r5.ebuild : |
| 119 |
|
| 120 |
stefan@mdy.univie.ac.at pointed out html documentation getting gzipped |
| 121 |
unnecessarily. This is now fixed in r5. I noticed a prior r4 which does |
| 122 |
not work anyway, so this is based off r3. |
| 123 |
|
| 124 |
*ncurses-5.2-r3 (1 Feb 2002) |
| 125 |
|
| 126 |
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : |
| 127 |
|
| 128 |
Added initial ChangeLog which should be updated whenever the package is |
| 129 |
updated in any way. This changelog is targetted to users. This means that the |
| 130 |
comments should well explained and written in clean English. The details about |
| 131 |
writing correct changelogs are explained in the skel.ChangeLog file which you |
| 132 |
can find in the root directory of the portage repository. |