summaryrefslogtreecommitdiff
blob: 44e09c580b9188c884ece5daa3037f13402b98e2 (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
# ChangeLog for kde-base/kdebase
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/ChangeLog,v 1.56 2003/02/01 20:30:58 jmorgan Exp $

  01 Feb 2003; Jack Morgan <jmorgan@gentoo.org> kdebase-3.1.ebuild:
  added ~sparc to keywords

  31 Jan 2003; Dan Armak <danarmak@gentoo.org> kdebase-3.0.5a-r2.ebuild  :

  Fix bug #12705: add missing Xreset, Xstartup, Xsetup files to the kdm
  config dir.

  30 Jan 2003; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Change ebuilds to use kde_src_unpack() instead of base_src_unpack(). This
  does not affect in any way the compiled output, or any ebuild not suffering
  rfom the 'languageChange undeclared' bug, which it fixes.

*kdebase-3.1-r1, 3.0.5a-r2 (28 Jan 2003)

  28 Jan 2003; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  New revisions to fix bug #7179. This part of the fix removes the hardcoded
  KDEDIRS setting from startkde, allowing the env.d files from kde-env to
  set it. This is a bug/fix almost noone cares about, so no need to upgrade
  unless you know what this is. Masked at first for initial testing.

  27 Jan 2003; Dan Armak <danarmak@gentoo.org> files/3.1/startkde-3.1-gentoo.diff  :

  Change mv, ls, cp, mkdir invocations to /bin/mv, /bin/cp etc. avoiding
  problems in cases where the user has redefined 'mv' (via alias) in his
  shell. Fixes bug #12475.

*kdebase-2.2.2-r4 (17 Jan 2003)

  17 Jan 2003; Hannes Mehnert <hannes@gentoo.org> kdebase-2.2.2-r4.ebuild:
  new version, fixes #12520

  08 Jan 2003; Mark Guertin <gerk@gentoo.org> kde-3.1_rc6.ebuild:
  added ~ppc to keywords

*kdebase-3.1_rc6 (05 Jan 2003)

  05 Jan 2003; Hannes Mehnert <hannes@gentoo.org> kdebase-3.1_rc6.ebuild:
  version bump

  25 Dec 2002; Martin Schlemmer <azarah@gentoo.org> kdebase-3.0.5a-r1.ebuild :

  Fix sandbox issue ...  Get rid of kdmrc.orig.

  25 Dec 2002; Martin Schlemmer <azarah@gentoo.org> kdebase-3.0.5a-xft2.0-fix.diff :

  Fix segfault if compiled agaist Xft2, and the user clicked on:

    System->Font Installer->Anti-Alias->Advanced

  25 Dec 2002; Martin Schlemmer <azarah@gentoo.org> kscreensaver.pam :

  Fix kscreensaver's pam.d file to use pam_stack.so again (bug #12596).

*kdebase-3.0.5a-r1 (24 Dec 2002)

  06 Jan 2003; Jason Wever <weeve@gentoo.org> kdebase-3.0.5a-r1.ebuild:
  Added ~sparc keyword

  24 Dec 2002; Martin Schlemmer <azarah@gentoo.org> kdebase-3.0.5a-r1.ebuild,
                                                    kdebase-3.0.5a-xft2.0-fix.diff :

  Patch kdebase-3.0.5a to compile with Xft2.0 installed.  Also add a function to
  detect if we have Xft1 or Xft2 installed, and against what QT was compiled.
  The System->Font Installer->Anti-Alias->Advanced do crash though, will see if
  I can get this fixed.  This should close bug #9423 again.

*kdebase-3.0.5a (21 Dec 2002)

  06 Jan 2003; Jason Wever <weeve@gentoo.org> kdebase-3.0.5a.ebuild:
  Added ~sparc keyword

  21 Dec 2002; Hannes Mehnert <hannes@gentoo.org> kdebase-3.0.5a.ebuild:
  version bump

  08 Dec 2002; Jack Morgan <jmorgan@gentoo.org> kdebase-3.1_rc5.ebuild :
  Added sparc keyword

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  04 Dec 2002; Olivier Reisch <doctomoe@gentoo.org> kdebase-3.1.ebuild:
  Added ppc keyword

  26 Nov 2002; Hannes Mehnert <hannes@gentoo.org> kdebase-3.1.ebuild:
  added java use flag to IUSE, depend and myconf

*kdebase-3.0.4-r3 (22 Nov 2002)

  22 Nov 2002; Hannes Mehnert <hannes@gentoo.org> kdebase-3.0.4-r3.ebuild:
  added fix for konsole crashing when using qt-3.1 (bug #10978 and #10796)

*kdebase-3.1_rc3 (12 Nov 2002)

  12 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ChangeLog:
  kde-3.1_rc3

  11 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ChangeLog:
  the path to startkde-patch was wrong in kdebase-3.0.4-r2, changed this.
  Thanks to suka_at@yahoo.de (suka) for submission (bug #10541)

*kdebase-3.1_rc2-r1 (10 Nov 2002)

  10 Nov 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  This new revision has a static kdmrc file that enables several faetures
  not pesent in the default one we had before. Among them are antialiasing
  being turned on by default and making kdm use the scripts in /etc/X11/xdm.

*kdebase-3.1_rc2 (04 Nov 2002)

  04 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ChangeLog:
  kde-3.1_rc2

  04 Nov 2002; Mark Guertin <gerk@gentoo.org> kdebase-2.0.4-r2.ebuild :
  My bad, set back as ppc (xfree-4.2.1 is upgraded already)

  04 Nov 2002; Mark Guertin <gerk@gentoo.org> kdebase-2.0.4-r2.ebuild :
  set ~ppc in keywords, this is not required (yet) on ppc until xfree-4.2.1
  is set to stable, no sense making users upgrade

  04 Nov 2002; Hannes Mehnert <hannes@gentoo.org> kdebase-3.0.4-r2.ebuild:
  uses kdebase-3.0.4-nspluginviewer-qt31.diff.gz by default. This fixes
  #10062

*kdebase-3.0.4-r1 (29 Oct 2002)

  29 Oct 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  A new version that adds a patch described in comment #20 of bug #9423
  (kfontinst not compiling with xfree 4.2.1) in an attempt to fix that bug.

*kdebase-3.0.4 (09 Oct 2002)

  09 Oct 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  KDE 3.0.4, the latest bugfix release. This incorporates all the fixes from
  kdebase-3.0.3-r1, which wasn't unmasked.

  05 Oct 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Make the default kdmrc use /etc/X11/xdm/Xsetup_0. It was using the
  genkdmconf-generated Xsetup, which didn't know about our /etc/X11/Sessions
  files.

*kdebase-3.0.3-r1 (01 Oct 2002)

  01 Oct 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Fix bug #6519 (ksplash-ml installation problems). See the bugzilla page for
  full info. Briefly, you can set $KSPLASH in your profile to the full path
  of a ksplash-replacement binary of your choice. By default, ksplash-ml
  is used if installed (actually it sets $KSPLASH in env.d), otherwise the
  default kde ksplash. You will need the latest revision of ksplash-ml and
  ksplash-ml-themes as well. All this is masked for now.
  Also fix the remaining part of bug #5953 - use a new and better kde.pam
  file. See the bugzilla page for details.

  29 Aug 2002; Martin Schlemmer <azarah@gentoo.org> kscreensaver.pam :
  Update to use system-auth. Bug #5953.

  29 Aug 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Fix the sed on kdmrc so that it expands kde- into e.g. kde-3.0.3, and
  desn't add a literal '' to the session list.

  23 Aug 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Remove patch that was included in the mainline sources for 3.0.3.

*kdebase-3.0.3 (19 Aug 2002)

  19 Aug 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  New bugfix release. Enjoy!

  13 Aug 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Add explicit >=media-libs/freetype-2 dep until I can figure out the issue
  more fully. HTH, it certainly can't do harm.

  27 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :

  Fix bug #3594: remove optimization flag -fomit-frame-pointer from the
  kdm/kfrontend subdirectory's makefiles.

*kdebase-3.0.2 (03 Jul 2002)

  01 Aug 2002; Mark Guertin <gerk@gentoo.org> kde-3.0.2.ebuild :
  Added ppc to keywords

  03 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  : : : : :

  New stability release.

  10 Jun 2002; Dan Armak <danarmak@gentoo.org> changelog:

  Fix the startkde patch to be correct for the global case of any $KDEDIR.

*kdebase-3.0.1.20020604 (4 Jun 2002)

  4 Jun 2002; Dan Armak <danarmak@gentoo.org> Changelog :

  This is a snapshot of the KDE CVS's KDE_3_0_x branch from June 6th.
  This branch contains only bugfixes to the 3.0 release (the 3.0.1 release
  was also of this kind).

*kdebase-3.0.1 (24 May 2002)

  24 May 2002; Dan Armak <danarmak@gentoo.org> Changelog :

  Bugfix release (KDE 3.0.1). Ebuild cleanup. Add dep on samba, conditional
  on samba use flag.
  
  14 May 2002; Bart Verwilst <verwilst@gentoo.org> Changelog:
  
  Create a backup copy of the default splashscreen images so that they can be
  put back after merging and unmerging e.g. mosfet (which overwrite them).
  (Logged by Dan Armak)

  5 May 2002; Dan Armak <danarmak@gentoo.org> changelog:
  
  Don't abort when creating the emptydir if it already exists; use mkdir -p.

*kdebase-3.0-r3 (4 May 2002)

  4 May 2002; Dan Armak <danarmak@gentoo.org> Changelog :
  
  Fix bug #1978 ($KDEDIR/share/templates/.soure/emptydir disappearing on remerge).

*kdebase-3.0-r2 (30 Apr 2002)

  30 Apr 2002; Dan Armak <danarmak@gentoo.org> Changelog :
  
  Fix bug #2093 (files being installed into /var/tmp).

  13 Apr 2002; Bart Verwilst <verwilst@gentoo.org>: Ok, just copied the 
  icons inside the pics dir to the /usr/share/pixmaps first :o) you never 
  know somebody _might_ add some more icons over time..

  13 Apr 2002; Bart Verwilst <verwilst@gentoo.org>: Make sure the gnome 
  icons are visible when choosing a new icon (under 'other icons'), 
  instead of 3 ugly kde-icons. I won't change the revision for something 
  as trivial as this though :o)

  13 Apr 2002; Dan Armak <danarmak@gentoo.org>: add KDEDIRS to the 2.x
  startkde as well (new revision 2.2.2-r3).

  12 Apr 2002;  Seemant Kulleen <seemant@gentoo.org> kdebase-3.0-r1.ebuild
  kdebase-3.0.ebuild kdebase-2.2.2-r2.ebuild :

  Changed the vorbis USE flag to oggvorbis.

*kdebase-3.0-r1 (9 Apr 2002)

  9 Apr 2002; Dan Armak <danarmak@gentoo.org> Changelog :
  
  Added KDEDIRS and KDEMAINDIR variables to startkde. Hope it helps some people.

*kdebase-3.0 (4 Apr 2002)

  4 Apr 2002; Dan Armak <danarmak@gentoo.org> Changelog :

  KDE 3.0 ebuilds. Based on the well-tested kde3pre ebuild set.

  16 Mar 2002; Dan Armak <danarmak@gentoo.org> changelog:
  
  Made sure that $KDEDIR/share/templates/.source/emptydir gets installed,
  and isn't ever unmerged, and is really empty. Closes bug #846.

  10 Mar 2002; Dan Armak <danarmak@gentoo.org> changelog:
  
  Added missing media-libs/lcms dep as notified on gentoo-dev.

*kdebase-2.2.2-r2 (1 Feb 2002)

  2 Mar 2002; Dan Armak <danarmak@gentoo.org> changelog:
  
  Fixed bug #846, which prevented the /usr/kde/2/share/templates/.source/emptydir
  directory from bein merged. This directory is needed for konqueror's New Directory
  command.

  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.