summaryrefslogtreecommitdiff
blob: ce98b5fe8ccbd4d2080eccbcb1068e801082af9f (plain)
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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
# ChangeLog for app-shells/zsh
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.61 2004/10/12 14:04:06 gustavoz Exp $

  12 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> zsh-4.2.1.ebuild:
  Stable on sparc

  11 Oct 2004; Guy Martin <gmsoft@gentoo.org> zsh-4.2.1.ebuild:
  Marked stable on hppa.

  10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> files/_genlop,
  files/_gentoolkit, +files/zsh-4.2.1-gentoo.diff, zsh-4.2.1.ebuild:
  Stable on x86, alpha and ppc. Fixed subversion completion; bug #66766.
  Thanks to Gustaf Thorslund <gustaf@thorslund.org>.

  18 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> files/_gcc-config,
  files/_gentoolkit, files/_portage-20040730:
  Fixed several bugs in completions. Thanks to baptux <bapt@ifrance.com>
  for the patch. See bug #60530.

*zsh-4.2.1 (15 Aug 2004)

  15 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> files/_genlop,
  files/_portage-20040730, +zsh-4.2.1.ebuild, -zsh-4.2.1_alpha1.ebuild:
  Version bumped. Updated _genlop and added quickpkg completion
  (Thanks to oberyno <oberyno@gmail.com>). This closes bug #60353.

*zsh-4.2.1_alpha1 (13 Aug 2004)

  13 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> +files/_gcc-config,
  +files/_genlop, +files/_gentoolkit, -files/_portage,
  +files/_portage-20040730, -zsh-4.1.1-r4.ebuild, -zsh-4.2.0.ebuild,
  +zsh-4.2.1_alpha1.ebuild:
  New test release. Added completions for genlop, gensync, qpkg, equery,
  gcc-config, and completion cache support. All these neat completions
  were contributed by oberyno <oberyno@gmail.com>, see bug #58198.
  Install Misc/* and Util/* scripts, see bug #54520.

  26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> zsh-4.2.0-r1.ebuild:
  Marked stable on amd64.

  23 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> zsh-4.2.0-r1.ebuild:
  Stable on hppa

  22 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> zsh-4.2.0-r1.ebuild:
  Stable on sparc

  22 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> -zsh-4.0.9-r2.ebuild,
  zsh-4.0.9-r3.ebuild, zsh-4.1.1-r5.ebuild, zsh-4.2.0-r1.ebuild,
  zsh-4.2.0.ebuild:
  Fixed unsynced IUSE. Marked stable on ppc.

  02 Jun 2004; Aron Griffis <agriffis@gentoo.org> zsh-4.2.0.ebuild:
  Fix use invocation

  12 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> zsh-4.2.0.ebuild:
  Stable on hppa

  07 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> zsh-4.2.0.ebuild:
  Stable on sparc, #50379

*zsh-4.2.0-r1 (04 May 2004)

  04 May 2004; Mamoru KOMACHI <usata@gentoo.org> zsh-4.2.0-r1.ebuild,
  zsh-4.2.0.ebuild:
  Added cjk patch. Marked 4.2.0 stable on x86 and alpha

  27 Mar 2004; Guy Martin <gmsoft@gentoo.org> zsh-4.1.1-r5.ebuild:
  Marked stable on hppa.

*zsh-4.2.0 (21 Mar 2004)

  21 Mar 2004; Mamoru KOMACHI <usata@gentoo.org> zsh-4.2.0.ebuild,
  zsh-4.2.0_pre4.ebuild, files/prompt_gentoo_setup:
  Version bumped.

*zsh-4.2.0_pre4 (13 Mar 2004)

  13 Mar 2004; Mamoru KOMACHI <usata@gentoo.org> zsh-4.2.0_pre3.ebuild,
  zsh-4.2.0_pre4.ebuild, files/prompt_gentoo_setup:
  Version bumped. Added cap IUSE flag. Included Gentoo prompt
  contributed by Tobias Minich <belgabor@gmx.de>. See bug #43753

*zsh-4.2.0_pre3 (06 Mar 2004)

  06 Mar 2004; Markus Nigbur <pyrania@gentoo.org> zsh-4.2.0_pre1.ebuild,
  zsh-4.2.0_pre2.ebuild, zsh-4.2.0_pre3.ebuild:
  Version bump. Removed old prerelease ebuilds.

  05 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> zsh-4.1.1-r5.ebuild:
  stable on sparc

*zsh-4.2.0_pre2 (04 Mar 2004)

  04 Mar 2004; Mamoru KOMACHI <usata@gentoo.org> zsh-4.0.9-r3.ebuild,
  zsh-4.1.1-r5.ebuild, zsh-4.2.0_pre2.ebuild:
  Added pcre local IUSE flag. Marked old ebuilds stable for x86 and alpha.

*zsh-4.2.0_pre1 (27 Feb 2004)

  27 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> zsh-4.2.0_pre1.ebuild:
  Added prerelease.

*zsh-4.1.1-r5 (05 Feb 2004)
*zsh-4.1.1-r4 (05 Feb 2004)

  05 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> zsh-4.0.9-r3.ebuild,
  zsh-4.1.1-r4.ebuild, zsh-4.1.1-r5.ebuild, files/_portage-20040204:
  Added completion functions for rc, rc-update, rc-status, opengl-update and
  ebuild. Thanks to baptux <bapt@ifrance.com> for polishing zsh completion ;)

  22 Jan 2004; Mamoru KOMACHI <usata@gentoo.org> zsh-4.0.9-r1.ebuild,
  zsh-4.0.9-r2.ebuild, zsh-4.0.9.ebuild, zsh-4.1.1-r2.ebuild,
  zsh-4.1.1-r3.ebuild, zsh-4.1.1-r4.ebuild:
  Marked 4.0.9-r2 and 4.1.1-r4 stable because of glibc-2.3.2-r9, see bug #38356

*zsh-4.0.9-r2 (19 Jan 2004)

  19 Jan 2004; Mamoru KOMACHI <usata@gentoo.org> zsh-4.0.9-r2.ebuild,
  zsh-4.1.1-r4.ebuild, files/_portage, files/zsh-strncmp.diff:
  Fixed bug #38356 and #33130

*zsh-4.0.9-r1 (04 Jan 2004)

  04 Jan 2004; <usata@gentoo.org> zsh-4.0.9-r1.ebuild:
  Added cjk IUSE flag

*zsh-4.0.9 (29 Dec 2003)

  29 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.0.9.ebuild,
  zsh-4.1.1-r3.ebuild, files/_portage:
  Version bumped. Added doc IUSE flag and completion function for emerge.
  Special thanks to baptux <bapt@ifrance.com>, see bug #33130

  17 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.1.1-r1.ebuild,
  zsh-4.1.1-r2.ebuild:
  Stable bump

*zsh-4.0.7-r1 (12 Dec 2003)

  12 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.0.6-r1.ebuild,
  zsh-4.0.6-r4.ebuild, zsh-4.0.7-r1.ebuild:
  Updated Debian patch to zsh_4.0.7-18.diff (See also bug 19924)

  08 Nov 2003; Brad House <brad_mssw@gentoo.org> zsh-4.1.1-r2.ebuild:
  add ~amd64 flag

  28 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.0.6-r3.ebuild,
  zsh-4.0.6-r4.ebuild, zsh-4.1.0_pre7.ebuild, zsh-4.1.1.ebuild:
  Cleaned out old versions. Corrected zshall distfile path in 4.0.6-r4

*zsh-4.1.1-r2 (01 Sep 2003)

  22 Dec 2003; Guy Martin <gmsoft@gentoo.org> zsh-4.1.1-r2.ebuild :
  Marked stable on hppa.

  01 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.1.1-r2.ebuild:
  Statically link libpcre.  For discussion, see Bug #27392 and #27064

*zsh-4.1.1-r1 (28 Aug 2003)

  28 Aug 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.1.1-r1.ebuild,
  files/zsh-4.1.1-gentoo.diff:
  Compiles all zsh modules in when USE="static".  Added libcap to DEPEND.
  See Bug #27392 comment #4

*zsh-4.1.1 (24 Jul 2003)

  20 Aug 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.1.0_pre7.ebuild,
  zsh-4.1.1.ebuild:
  Added a little notice about completion for users from zsh 4.0.x.
  Thanks to Charlton Harrison <charlton@dynet.com> in bug #26776

  15 Aug 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.1.1.ebuild:
  Changed x86 ~x86 (I've got a bug report that tab completion doesn't
  work for 4.1.1, while he has no problem with 4.0.x)

  14 Aug 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.1.1.ebuild:
  Marked stable on x86

  24 Jul 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.1.1.ebuild:
  New development version. Added cjk support, based on the ebuild
  submitted by Wayne Davison <gentoo@blorf.net> in bug #23114
  Added libpcre dependency, thanks to Sean E Russell <ser@germane-software.com>
  in bug #23978
  Added static USE flag and removed zshall.1 patch

*zsh-4.0.7 (24 Jul 2003)

  14 Aug 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.0.7.ebuild:
  Marked stable on x86, alpha, ppc and sparc

  24 Jul 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.0.7.ebuild,
  files/zprofile:
  New version. Added maildir flag to IUSE. Changed Zsh startup file
  from /etc/zsh/zshenv to /etc/zsh/zprofile suggested by James
  Michael Fults <jmf@gtcom.net> in bug #19924.
  Added pkg_preinst() function to help migration of /etc/zsh/zshenv
  to /etc/zsh/zprofile discussed in #23114
  Added static USE flag and removed zshall.1 patch

*zsh-4.0.6-r4 (17 Apr 2003)

  17 Apr 2003; Graham Forest <vladimir@gentoo.org> Manifest,
  zsh-4.0.6-r3.ebuild, zsh-4.0.6-r4.ebuild:
  Forgot to version bump on last commit

*zsh-4.1.0_pre7 (17 Apr 2003)

  14 Aug 2003; Mamoru KOMACHI <usata@gentoo.org> zsh-4.1.0_pre7.ebuild:
  Marked x86 ~x86, since it is not stable (pre) version

  17 Apr 2003; Graham Forest <vladimir@gentoo.org> zsh-4.0.6-r3.ebuild,
  zsh-4.1.0_pre7.ebuild:
  Version bump, fixed zshall manpage problem, marked 4.0.6-r3 stable on ppc, and
  changed ncurses to use USE

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*zsh-4.0.6-r3 (15 Oct 2002)

  25 Mar 2003; Seemant Kulleen <seemant@gentoo.org> zsh-4.0.6-r1.ebuild,
  zsh-4.0.6-r3.ebuild:
  homepage syntax fix thanks to: Frantz Dhin <tragedy_rm@hotmail.com> in bug
  #18145

  15 Oct 2002; phoen][x <phoenixk@gentoo.org> zsh-4.0.6-r3.ebuild :

  Fixed a quite serious issues: zsh didnt source /etc/profile.env
  and /etc/profile. Removed /etc/zsh/zshlogin and /etc/zsh/zshrc 
  and replaced /etc/zsh/zshenv with a script which sources /etc/profile*.
  Thanks to James Michael Fultz <jmf@gtcom.net> for the contribution.
  This closes bug #10724.

*zsh-4.0.6-r2 (05 Oct 2002)

  08 Oct 2002; phoen][x <phoenixk@gentoo.org> zsh-4.0.6-r2.ebuild :

  Put the ebuild into the stable x86 and alpha profile. 

  05 Oct 2002; phoen][x <phoenixk@gentoo.org> zsh-4.0.6-r2.ebuild 
  files/digest-zsh-4.0.6-r2 :
 
  Incorporated the debian patch to work around a segfault.
  See bug #9743 for further details.

*zsh-4.0.6-r1 (29 Aug 2002)

  19 Aug 2002; phoen][x <phoenixk@gentoo.org> zsh-4.0.6-r1.ebuild 
  files/digest-zsh-4.0.6-r1 :
 
  Fixed a sandbox violation. Check bug 6780 for further details.

*zsh-4.0.6 (19 Aug 2002)

  24 Aug 2002; Sascha Schwabbauer <cybersystem@gentoo.org> zsh-4.0.6.ebuild :

  Disabled make check because it violates the sandbox.

  19 Aug 2002; phoen][x <phoenixk@gentoo.org> zsh-4.0.6.ebuild 
  files/digest-zsh-4.0.6 :
 
  Bumped to new version.

*zsh-4.0.5 (12 Aug 2002)

  12 Aug 2002 Calum Selkirk <cselkirk@gentoo.org> zsh-4.0.5.ebuild 
  files/digest-zsh-4.0.5 :
 
  New ebuild.
  Changed --prefix/ to --prefix/usr and added --bindir (this fixes defunct
  and missing paths in $fpath.
  Changed --fndir to /usr/share/zsh (--with-function-subdirs).

*zsh-4.0.4-r2 (3 Mar 2002)

  25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> zsh-4.0.4-r2.ebuild :
  Added SLOT.

  15 Jul 2002; Owen Stampflee <owen@gentoo.org> :

  Added KEYWORDS.

  3 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org> zsh-4.0.4-r2.ebuild zsh-4.0.4-r1.ebuild files/digest-zsh-4.0.4-r1 files/digest-zsh-4.0.4-r2

  /share and all its (empty) directories have been removed.

  Old revisions have been removed.

*zsh-4.0.4-r1 (5 Feb 2002)

  5 Feb 2002; Karl Trygve Kalleberg <karltk@gentoo.org> zsh-4.0.4.ebuild zsh-4.0.4-r1.ebuild files/digest-zsh-4.0.4 files/digest-zsh-4.0.4-r1

  The ebuild now installs the standard zsh functions properly. It can also
  now be run nicely within the sandbox.

*zsh-4.0.4 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.