summaryrefslogtreecommitdiffstats
path: root/libs/ncurses/HISTORY
blob: 1d5ccf4398efb4d0ce85ddb62df7163f7da32b95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
2009-01-14 George Sherwood <gsherwood@sourcemage.org>
	* CONFIGURE: Change default for UTF-8 to yes

2008-11-04 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 5.7; quoting paths; added 2nd url for sig;
	  fixed descs; cleaned up
	* PRE_BUILD: removed patch-applying
	* BUILD, INSTALL: added some more bashism
	* ncurses-5.6-20080{621,628,705,712,713}.patch.gz: removed

2008-07-28 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* ncurses-5.6-20080621.patch.gz: replaces the sh script
	* PRE_BUILD: removed the sh script use the patch directly
	* DETAILS: removed the sh script

2008-07-24 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS, PRE_BUILD: added patch patch-5.6-20080621.sh.gz #13654
	  from ftp://invisible-island.net/ncurses/5.6/
	* ncurses-5.6-2008???.patch.gz, PRE_BUILD: added up-to-date patches

2007-06-10 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* PRE_BUILD: added for #13731 - don't wipe the terminfo database

2007-06-02 Pol Vinogradov <vin.public@gmail.com>
	* DEPENDS: added gpm optionally

2007-01-14 George Sherwood <george@beernabeer.com>
	* INSTALL: Implement solutions in bug #13408.

2007-01-13 George Sherwood <george@beernabeer.com>
	* DETAILS: Updated to verison 5.6. Removed UPDATED.

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* PROVIDES: [automated] Fixed invalid entries.

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed BUILD_API=2.

2006-06-20 David Brown <dmlb2000@gmail.com>
	* DETAILS: turned off stage install for this spell

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2006-02-08 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on smgl-fhs (for directory structure)
	  Formatted to Guru Handbook

2006-02-06 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on gnupg (for SOURCE verification)

2005-11-10 Seth Woolley <seth@tautology.org>
	* INSTALL: improve fix

2005-11-06 Seth Woolley <seth@tautology.org>
	* INSTALL: really fixed it this time, I hope

2005-10-29 Seth Woolley <seth@tautology.org>
	* INSTALL: fixed an abi conflict issue during upgrade

2005-10-13 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 5.5

2005-06-04 Seth Woolley <seth@tautology.org>
	* INSTALL: last fix for aliens

2005-05-28 Seth Woolley <seth@tautology.org>
	* INSTALL,protected: fix bug 8844, so that ncurses
	  can go between utf-8 modes well. (remove the code
	  commented out by Andrew below since it _really_
	  isn't used and breaks things.)

2005-05-12 Andrew Stitt <astitt@sourcemage.org>
	* BUILD, INSTALL: Update to install into a chroot correctly, bug 8853.

2005-05-07 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: added optional_depends on GNAT

2005-05-03 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated UPDATED to force updates to make sure this gets
	  tested before going to stable. :) Worked fine on my boxes. ;)
	  Removed explicit gnu.org URL
	* INSTALL: Do /not/ copy the libs
	  finally fully fixes Bugs #7057 & #7026 (no more segfaults during
	  installation)

2005-04-07 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Removed MAKE_NJOBS=1
	  Shortened SHORT
	* BUILD: Run make_single before make
	* INSTALL: Run make_normal before make install

2005-01-22 Arwed v. Merkatz <v.merkatz@gmx.net>
	* INSTALL: move compatibility link creation before make install,
	  copy the libs from lib/ to $INSTALL_ROOT/lib as the first thing,
	  fixes the spell breaking the system when switching from plain
	  ncurses to ncurses with utf-8 support,
	  use relative links instead of absolute links for the compatibility
	  symlinks

2004-12-14 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Optionally depend on g++

2004-08-28 Eric Sandall <sandalle@sourcemage.org>
	* CONFIGURE: Added option for UTF-8 encoding (Bug #7247)
	* BUILD: Apply UTF-8 config option if needed
	* INSTALL: Create symlinks to old libs if using UTF-8

2004-06-28 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, INSTALL: use --libdir configure option instead of copying libs
	  in INSTALL

2004-06-27 Eric Schabell <libs@sourcemage.org>
	* DEPENDS: unused, so deleted.

2004-06-25 Eric Schabell <libs@sourcemage.org>
	* INSTALL: unneeded code removed, adjusted copy to /lib
	  so that it works, bug #7026.
	* BUILD: cleaned out commented code.

2004-06-11 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: UPDATED set, to force rebuild
	* INSTALL: put libncurses.so* in /lib, so that the sysem
	  will boot if /usr is on a different device

2004-06-11 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: BUILD_API=2
	  UPDATED set, to force rebuild
	* CONFLICTS PROVIDES INSTALL: added
	* BUILD: strip
	  build termcap, fixes bug #6920

2004-04-07 hgg <hgreig@bigpond.net.au>
	* BUILD: CROSS_INSTALL fixes

2004-02-16 hgg <hgreig@bigpond.net.au>
	* DETAILS: MAKE_NJOBS=1 (failed on 4 machines until I added it)

2004-02-15 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: updated to 5.4
	* BUILD, ncurses-ada-fix.patch: removed the patch

2003-11-30 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Add INSTALL_ROOT
	* HISTORY: Formatted to Guru Handbook

2003-09-14 Arwed v. Merkatz <v.merkatz@gmx.net>
	* ncurses-ada-fix.patch, BUILD: fix Ada95 detection in configure

2003-04-08 M.L. <mlubrano@sourcemage.org>
	* BUILD: Added $OPTS

2002-11-10 Julian v. Bock <julian@wongr.net>
	* ncurses-5.2-gcc31.patch: remove.
	* BUILD: don't apply patch.

2002-10-28 Julian v. Bock <julian@wongr.net>
	* DETAILS: set VERSION to 5.3; add new SOURCE_URL.

2002-10-14 Julian v. Bock <julian@wongr.net>
	* DETAILS: add LICENSE and MD5 fields.

2002-09-17 Julian v. Bock <julian@wongr.net>
	* ncurses-5.2-gcc31.patch: add.
	* BUILD: remove sedits; apply patch.

2002-04-04 Chris Brien <christopher_brien@hotmail.com>
	* BUILD: Added two lines to sedit out a typecast which causes
	  a compile error.