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
|
# ChangeLog for app-shells/zsh
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.31 2003/12/11 19:30:44 usata Exp $
*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)
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.
|