summaryrefslogtreecommitdiff
blob: c2e5c01536ebac9abe05e0fc918403b95b9548c2 (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
# ChangeLog for app-shells/tcsh
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.60 2006/02/07 04:27:53 agriffis Exp $

  07 Feb 2006; Aron Griffis <agriffis@gentoo.org> tcsh-6.14-r3.ebuild:
  Mark 6.14-r3 stable on alpha

  06 Feb 2006; Jeroen Roovers <jer@gentoo.org> tcsh-6.14-r3.ebuild:
  Stable on hppa (bug #121343).

  06 Feb 2006; Markus Rothe <corsair@gentoo.org> tcsh-6.14-r3.ebuild:
  Stable on ppc64: bug #121343

  03 Feb 2006; <nixnut@gentoo.org> tcsh-6.14-r3.ebuild:
  Added ppc keyword. bug 121343

  03 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> tcsh-6.14-r3.ebuild:
  Stable on sparc wrt #121343

  03 Feb 2006; Joshua Jackson <tsunam@gentoo.org> tcsh-6.14-r3.ebuild:
  Stable on x86; bug #121343

  02 Feb 2006; Patrick McLean <chutzpah@gentoo.org> tcsh-6.14-r3.ebuild:
  Stable on amd64 (bug #121343).

*tcsh-6.14-r3 (29 Jan 2006)

  29 Jan 2006; Fabian Groffen <grobian@gentoo.org>
  +files/tcsh-6.14.00-debian-dircolors.patch, +tcsh-6.14-r3.ebuild:
  Making fixes for bug #119703: providing a csh -> tcsh symlink, and bug #120792
  to stop tcsh complaining on newest coreutils' LS_COLORS var.

  02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> tcsh-6.14-r2.ebuild:
  Stable on ppc.

  31 Dec 2005; Simon Stelling <blubb@gentoo.org> tcsh-6.14-r2.ebuild:
  stable on amd64

  31 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> tcsh-6.14-r2.ebuild:
  Stable on alpha wrt bug #117118

  30 Dec 2005; Joshua Kinard <kumba@gentoo.org> tcsh-6.14-r2.ebuild:
  Marked stable on mips.

  30 Dec 2005; Yuta SATOH <nigoro@gentoo.org> tcsh-6.14-r2.ebuild:
  Stable on ppc64, bug #117118

  30 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> tcsh-6.14-r2.ebuild:
  Stable on sparc wrt #117118

  29 Dec 2005; Jeroen Roovers <jer@gentoo.org> tcsh-6.14-r2.ebuild:
  Stable on hppa (bug #117118).

  29 Dec 2005; Krzysiek Pawlik <nelchael@gentoo.org> tcsh-6.14-r2.ebuild:
  Stable on x86, bug #117118.

*tcsh-6.14-r2 (20 Nov 2005)

  20 Nov 2005; Fabian Groffen <grobian@gentoo.org>
  +files/tcsh-6.14-r2.patch, +tcsh-6.14-r2.ebuild:
  Fix for bug #104763: now scripts from /etc/profile.d are not being sourced
  for non-interactive shells.  Moved unused legacy scripts to example dir
  instead of installing them and polluting the filesystem.

  02 Nov 2005; Fabian Groffen <grobian@gentoo.org> tcsh-6.14-r1.ebuild:
  Only add csh symlink if csh is not yet there for bug #26196
  Cleanup/correctness action suggested by Mr_Bones_:
  - check for/add symlink to csh in pkg_postinst
  - make RDEPEND DEPEND as the dependencies are required during compilation
  - feed doins a set of files instead of one at a time

*tcsh-6.14-r1 (30 Sep 2005)

  30 Sep 2005; Fabian Groffen <grobian@gentoo.org> metadata.xml,
  +tcsh-6.14-r1.ebuild:
  Adding new revision of 6.14 which incorporates a whole new configuration
  system, that resolves (hopefully) many bugs.  The new config is much more
  closer to the bare defaults and does not activate all kind of customisations
  by default.
  Made myself maintainer and updated metadata.xml.
  Resolves bugs #17660 #17852 #18340 #18852 #26122 #26159 #27877 #47059 #49851
  #89295 #93968 #105246

  14 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> tcsh-6.13-r1.ebuild:
  Stable on alpha

  18 May 2005; Markus Rothe <corsair@gentoo.org> tcsh-6.13-r1.ebuild:
  Stable on ppc64

  10 May 2005; Rene Nussbaumer <killerfox@gentoo.org> tcsh-6.13-r1.ebuild:
  stable on hppa

  07 May 2005; Aron Griffis <agriffis@gentoo.org> tcsh-6.13-r1.ebuild:
  stable on ia64

  01 May 2005; Joshua Kinard <kumba@gentoo.org> tcsh-6.13-r1.ebuild:
  Marked stable on mips.

  01 May 2005; Tom Martin <slarti@gentoo.org> tcsh-6.13-r1.ebuild:
  Stable on amd64.

  21 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> tcsh-6.13-r1.ebuild:
  Stable on sparc

  21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> tcsh-6.13-r1.ebuild:
  Stable on ppc.

*tcsh-6.14 (20 Apr 2005)

  20 Apr 2005; Daniel Black <dragonheart@gentoo.org> tcsh-6.13-r1.ebuild,
  +tcsh-6.14.ebuild:
  6.13-r1 x86 stable. added version 6.14 that fixes Russian locale stuff as
  per bug #83732. Thanks to Yuri Karaban <ykar@lisNOSPAMt.ru>

*tcsh-6.13-r1 (02 Mar 2005)

  02 Mar 2005; Daniel Black <dragonheart@gentoo.org>
  +files/tcsh-6.11.00-termcap.patch, +files/tcsh-6.12.00-setpgrp.patch,
  +files/tcsh-6.13.00-arch.patch, +files/tcsh-6.13.00-charset.patch,
  +files/tcsh-6.13.00-closem.patch, +files/tcsh-6.13.00-codeset.patch,
  +files/tcsh-6.13.00-cstr.patch, +files/tcsh-6.13.00-dspmbyte.patch,
  +files/tcsh-6.13.00-fcntl.patch, +files/tcsh-6.13.00-glob.patch,
  +files/tcsh-6.13.00-iconv.patch, +files/tcsh-6.13.00-utmp.patch,
  +files/tcsh-6.13.00-winchg.patch, +tcsh-6.13-r1.ebuild:
  russian characters problems as per bug #83732. Thanks to Yuri Karaban
  <ykar@list.ru> for the bug and finding and testing all the patches

  02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  22 Nov 2004; Sven Wegener <swegener@gentoo.org> :
  Fixed digests.

*tcsh-6.13 (22 Nov 2004)

  22 Nov 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
  -files/csh.cshrc, -files/csh.login, -files/tcsh-6.10-tc.os.h-gentoo.diff,
  -files/tcsh-6.11-tc.os.h-gentoo.diff, -files/tcsh-complete,
  -tcsh-6.11.ebuild, -tcsh-6.12-r2.ebuild, tcsh-6.12-r3.ebuild,
  +tcsh-6.13.ebuild:
  6.12 no longer on SRC_URI. version bumped to 6.13. Verfied patches are
  included. Bug #71968 by Michael Labhard <m.labhard@comcast.net> refers. Old
  file cleanout too.

  25 Sep 2004; Joshua Kinard <kumba@gentoo.org> tcsh-6.12-r3.ebuild:
  Marked stable on mips.

  22 Aug 2004; Joshua Kinard <kumba@gentoo.org> tcsh-6.12-r3.ebuild:
  Added ~mips to KEYWORDS.

  02 Jun 2004; Aron Griffis <agriffis@gentoo.org> tcsh-6.12-r2.ebuild:
  Fix use invocation

  12 May 2004; Bryan Østergaard <kloeri@gentoo.org> tcsh-6.12-r3.ebuild:
  Stable on alpha.

  10 May 2004; Tom Gall <tgall@gentoo.org> tcsh-6.12-r3:
  marking stable for ppc64 (bug #50281)

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org> tcsh-6.12-r2.ebuild,
  tcsh-6.12-r3.ebuild:
  Add die following econf for bug 48950

  09 Jan 2004; Aron Griffis <agriffis@gentoo.org> tcsh-6.12-r2.ebuild:
  stable on alpha

*tcsh-6.12-r3 (22 Dec 2003)

  22 Dec 2003; Guy Martin <gmsoft@gentoo.org> tcsh-6.12-r3.ebuild, 
  files/tcsh-complete :
  Revision bump to fix bug #33155. Marked stable on hppa.

  13 Dec 2003; Brad House <brad_mssw@gentoo.org> tcsh-6.12-r2.ebuild:
  mark stable on amd64

  26 Oct 2003; Brad House <brad_mssw@gentoo.org> tcsh-6.12-r2.ebuild:
  add ~amd64 flag

  17 Oct 2003; Nick Hadaway <raker@gentoo.org> files/tcsh-complete:
  Addressing bug #21853.  Changing mount autocomplete to BSD4.3 
  compatible commands instead of SVR4.

  22 May 2003; Tavis Ormandy <taviso@gentoo.org> tcsh-6.12-r2.ebuild:
  Marking ~alpha, fixes #21125

*tcsh-6.12-r2 (7 Mar 2003)

  7 Mar 2003; Alain Penders <alain@gentoo.org> : Added minor patch to enable
  kanji support when cjk flag is set.

*tcsh-6.12-r1 (25 Jan 2003)

  02 Feb 2003; Jack Morgan <jmorgan@gentoo.org> tcsh-6.12-r1.ebuild :
  Changed ~sparc to sparc
 
  25 Jan 2003; Alain Penders <alain@gentoo.org> : Totally new default tcsh
  scripts.
 
*tcsh-6.12 (21 Oct 2002)

  21 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : New version, closes bug
  #6406.

*tcsh-6.11 (09 Jul 2002)

  19 Sept 2002; Mike Frysinger <vapier@gentoo.org> : Added more hosts to
  SRC_URI and added HOMEPAGE variable

  15 Jul 2002; Owen Stampflee <owen@gentoo.org> : Changed KEYWORDS="*" to
  KEYWORDS="x86 ppc"

  09 Jul 2002; Seemant Kulleen <seemant@gentoo.org> tcsh-6.11.ebuild,
  files/digest-tcsh-6.11 :

  Version bump.  Thanks to: gentoo@subgroove.net in bug #4740

*tcsh-6.10-r3 (21 Mar 2002)

  19 Sept 2002; Mike Frysinger <vapier@gentoo.org> : Added more hosts to
  SRC_URI and added HOMEPAGE variable

  21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> tcsh-6.10-r3.ebuild:
  HTML documentation will not get gzipped any longer. Thanks to
  stefan@mdy.univie.ac.at for pointing this out.

*tcsh-6.10-r2 (01 Feb 2002)

  01 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.