summaryrefslogtreecommitdiff
blob: c7757a13746477c7393f51ae0a8d6c8520c7b8ec (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
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
# ChangeLog for x11-wm/sawfish
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.90 2009/03/08 20:06:33 truedfx Exp $

*sawfish-1.3.5.2 (08 Mar 2009)

  08 Mar 2009; Harald van Dijk <truedfx@gentoo.org>
  +files/sawfish-1.3.5.2-pangoxft.patch, +sawfish-1.3.5.2.ebuild:
  Version bump

  06 Oct 2008; Harald van Dijk <truedfx@gentoo.org>
  +files/sawfish-1.3.3-cflags.patch, sawfish-1.3.3.ebuild:
  Use CFLAGS when compiling gtk-style

  20 May 2008; Harald van Dijk <truedfx@gentoo.org>
  -files/sawfish-1.3-shading.patch, -files/sawfish-1.3-state-below.patch,
  -files/sawfish-configure-warning.patch, -files/sawfish-kde-menus.patch,
  -files/sawfish-xft-menu-utf8.patch, -sawfish-1.3_p20050816-r1.ebuild,
  -sawfish-1.3_p20060816.ebuild:
  Remove older versions

  20 May 2008; Raúl Porcel <armin76@gentoo.org> sawfish-1.3.3.ebuild:
  alpha/ia64/sparc stable wrt #222525

  19 May 2008; Markus Meier <maekke@gentoo.org> sawfish-1.3.3.ebuild:
  amd64/x86 stable, bug #222525

  19 May 2008; nixnut <nixnut@gentoo.org> sawfish-1.3.3.ebuild:
  Stable on ppc wrt bug 222525

  17 May 2008; Harald van Dijk <truedfx@gentoo.org> sawfish-1.3.3.ebuild:
  Remove pkg-config from RDEPEND (#217278)

  21 Feb 2008; Harald van Dijk <truedfx@gentoo.org>
  +files/sawfish-1.3.3-parallel-make.patch, sawfish-1.3.3.ebuild:
  Fix parallel make, bug #210939

*sawfish-1.3.3 (19 Feb 2008)

  19 Feb 2008; Harald van Dijk <truedfx@gentoo.org>
  -files/sawfish-wm_name.patch, -sawfish-1.3.2.ebuild,
  +sawfish-1.3.3.ebuild:
  Version bump

  23 Jan 2008; Harald van Dijk <truedfx@gentoo.org>
  sawfish-1.3_p20060816.ebuild, sawfish-1.3.2.ebuild:
  Use eautoreconf, drop redundant WANT_* variables (mentioned by vapier)

*sawfish-1.3.2 (22 Jan 2008)
*sawfish-1.3_p20060816 (22 Jan 2008)
*sawfish-1.3_p20050816-r1 (22 Jan 2008)

  22 Jan 2008; Harald van Dijk <truedfx@gentoo.org> -files/Sawfish.desktop,
  +files/sawfish-wm_name.patch, +sawfish-1.3_p20050816-r1.ebuild,
  +sawfish-1.3_p20060816.ebuild, +sawfish-1.3.2.ebuild,
  -sawfish-1.3.20040120.ebuild, -sawfish-1.3.20040120-r1.ebuild,
  -sawfish-1.3.20050816.ebuild, -sawfish-1.3.20050816-r1.ebuild,
  -sawfish-1.3.20060816.ebuild:
  Rename older ebuilds so that they don't show up as higher than 1.3.2, and
  add 1.3.2

  07 Nov 2007; Raúl Porcel <armin76@gentoo.org>
  sawfish-1.3.20060816.ebuild:
  alpha/ia64/sparc/x86 stable

  13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  sawfish-1.3.20060816.ebuild:
  ppc. stable

  29 Mar 2007; Markus Rothe <corsair@gentoo.org>
  sawfish-1.3.20060816.ebuild:
  Added ~ppc64; bug #172608

  21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
  Redigest for Manifest2

  21 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org>
  -files/sawfish-1.0.1-exec.patch, -files/capplet-crash.patch,
  -sawfish-1.0.1-r6.ebuild:
  gnome-1.x removal

  13 Nov 2006; Bryan Østergaard <kloeri@gentoo.org>
  sawfish-1.3.20050816-r1.ebuild:
  Stable on Alpha.

  27 Oct 2006; Harald van Dijk <truedfx@gentoo.org>
  sawfish-1.3.20060816.ebuild:
  Fix use of autotools

  15 Oct 2006; Aron Griffis <agriffis@gentoo.org>
  sawfish-1.3.20060816.ebuild:
  Mark 1.3.20060816 stable on ia64

  10 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
  sawfish-1.3.20050816-r1.ebuild:
  Stable on ia64.

  09 Sep 2006; <blubb@gentoo.org> sawfish-1.3.20050816-r1.ebuild:
  stable on amd64

  04 Sep 2006; Joshua Jackson <tsunam@gentoo.org>
  sawfish-1.3.20050816-r1.ebuild:
  stable x86; bug #145905

  04 Sep 2006; Jason Wever <weeve@gentoo.org>
  sawfish-1.3.20050816-r1.ebuild:
  Stable on SPARC wrt bug #145905.

  02 Sep 2006; <nixnut@gentoo.org> sawfish-1.3.20050816-r1.ebuild:
  Stable on ppc wrt bug #145905

*sawfish-1.3.20060816 (16 Aug 2006)

  16 Aug 2006; Harald van Dijk <truedfx@gentoo.org>
  +files/sawfish-configure-warning.patch, +files/sawfish-kde-menus.patch,
  +sawfish-1.3.20060816.ebuild:
  Newer snapshot, with patch for KDE menus

  15 Jun 2006; Harald van Dijk <truedfx@gentoo.org>
  sawfish-1.3.20040120.ebuild, sawfish-1.3.20040120-r1.ebuild,
  sawfish-1.3.20050816.ebuild, sawfish-1.3.20050816-r1.ebuild:
  Remove gnuconfig_update call as it's now forced by portage

  28 Apr 2006; Marien Zwart <marienz@gentoo.org>
  files/digest-sawfish-1.0.1-r6, files/digest-sawfish-1.3.20040120,
  files/digest-sawfish-1.3.20040120-r1, files/digest-sawfish-1.3.20050816,
  Manifest:
  Fixing SHA256 digest, pass four

*sawfish-1.3.20050816-r1 (17 Feb 2006)

  17 Feb 2006; Aron Griffis <agriffis@gentoo.org>
  +files/sawfish-xft-menu-utf8.patch, +sawfish-1.3.20050816-r1.ebuild:
  Add patch for utf8 rendering with xft #121722

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

  17 Jan 2006; Aron Griffis <agriffis@gentoo.org>
  sawfish-1.3.20050816.ebuild:
  Mark 1.3.20050816 stable on ia64

  19 Sep 2005; Harald van Dijk <truedfx@gentoo.org> +files/libtool.patch,
  sawfish-1.3.20050816.ebuild:
  Fix librep libtool mess instead of continuing to try to work around it

  04 Sep 2005; Harald van Dijk <truedfx@gentoo.org>
  sawfish-1.3.20050816.ebuild:
  No need to install Sawfish.desktop manually anymore
  Change snapshot detection a bit

  02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org>
  sawfish-1.3.20040120-r1.ebuild:
  Stable on ppc.

  22 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  sawfish-1.3.20040120-r1.ebuild:
  Stable on sparc wrt #103251

  21 Aug 2005; Harald van Dijk <truedfx@gentoo.org> metadata.xml:
  Marking myself as maintainer

  21 Aug 2005; Aron Griffis <agriffis@gentoo.org>
  sawfish-1.3.20040120-r1.ebuild:
  stable alpha amd64 ia64 x86

*sawfish-1.3.20050816 (16 Aug 2005)

  16 Aug 2005; Harald van Dijk <truedfx@gentoo.org>
  +sawfish-1.3.20050816.ebuild:
  new snapshot with xrandr support
  disable themer check since it wasn't built anyway,
  and fix nls/LINGUAS handling

  16 Aug 2005; Harald van Dijk <truedfx@gentoo.org>
  -files/sawfish-1.2-fullscreen.patch, -files/sawfish-1.2-gtk+-2.2.patch,
  sawfish-1.3.20040120-r1.ebuild:
  removed sawfish 1.2 patches
  partially fixed dependencies for 1.3.20040120-r1 (readline isn't used
  anymore, esound version was a bit too low, and added an audiofile minimal
  version)

  23 Jun 2005; Aron Griffis <agriffis@gentoo.org> +sawfish-1.0.1-r6.ebuild,
  -sawfish-1.2.ebuild:
  Resurrect sawfish-1.0.1-r6 instead of sawfish-1.2, since gnome-1 depends on
  <x11-wm/sawfish-1.2

  23 Jun 2005; Aron Griffis <agriffis@gentoo.org> +sawfish-1.2.ebuild:
  Resurrect sawfish-1.2 for gnome-1

*sawfish-1.3.20040120-r1 (23 Jun 2005)

  23 Jun 2005; Aron Griffis <agriffis@gentoo.org> -sawfish-1.0.1-r6.ebuild,
  +sawfish-1.3.20040120-r1.ebuild:
  Reduce DEPEND: remove bogus imlib, respect USE=audiofile #84947

  30 Aug 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  sawfish-1.3.20040120.ebuild:
  Masked sawfish-1.3.20040120.ebuild stable for ppc

  27 Jun 2004; Aron Griffis <agriffis@gentoo.org> sawfish-1.0.1-r6.ebuild:
  QA - fix use invocation

*sawfish-1.0.1-r6 (13 May 2004)

  13 May 2004; Aron Griffis <agriffis@gentoo.org> +sawfish-1.0.1-r6.ebuild,
  -sawfish-1.2.ebuild:
  Restore sawfish-1.0.1 for gnome-1.4

  11 May 2004; Aron Griffis <agriffis@gentoo.org> +sawfish-1.2.ebuild:
  Restore sawfish-1.2 for gnome-1.4

  10 May 2004; Aron Griffis <agriffis@gentoo.org> -sawfish-1.0.1-r5.ebuild,
  -sawfish-1.0.1-r6.ebuild, -sawfish-1.2.ebuild, -sawfish-1.3-r1.ebuild,
  -sawfish-1.3-r2.ebuild, -sawfish-1.3-r3.ebuild, -sawfish-1.3.ebuild:
  Prune old ebuilds

  28 Apr 2004; David Holm <dholm@gentoo.org> sawfish-1.3.20040120.ebuild:
  Added to ~ppc.

  26 Feb 2004; Sven Blumenstein <bazik@gentoo.org>
  sawfish-1.3.20040120.ebuild:
  KEYWORDS got sparced.

  17 Feb 2004; Aron Griffis <agriffis@gentoo.org> sawfish-1.3-r3.ebuild:
  Remove deprecated dependency on imlib

  27 Jan 2004; Aron Griffis <agriffis@gentoo.org> sawfish-1.3.20040120.ebuild:
  stable on x86, alpha, ia64

*sawfish-1.3.20040120 (20 Jan 2004)

  20 Jan 2004; Aron Griffis <agriffis@gentoo.org> sawfish-1.3.20040120.ebuild:
  Add cvs snapshot of sawfish which fixes numerous problems

  01 Dec 2003; Aron Griffis <agriffis@gentoo.org> sawfish-1.3-r3.ebuild:
  Fix bad DEPEND which would downgrade librep from 0.17 to 0.16.2

  24 Nov 2003; Aron Griffis <agriffis@gentoo.org> :
  Note that the two sawfish-1.3 patches in files/ have been submitted upstream
  and accepted.  Unknown at this point if there will be a maintenance version
  of sawfish released anytime soon.  See
  http://bugzilla.gnome.org/show_bug.cgi?id=127865

  24 Nov 2003; Aron Griffis <agriffis@gentoo.org> sawfish-1.3-r3.ebuild:
  Stable on ia64

  18 Nov 2003; Aron Griffis <agriffis@gentoo.org> metadata.xml:
  Add myself to metadata.xml

  18 Nov 2003; Aron Griffis <agriffis@gentoo.org>
  files/sawfish-1.3-state-below.patch:
  Repair bad sawfish-1.3-state-below.patch which was reversed

*sawfish-1.3-r3 (16 Nov 2003)

  16 Nov 2003; Aron Griffis <agriffis@gentoo.org> sawfish-1.3-r3.ebuild,
  files/sawfish-1.3-state-below.patch:
  Fix bug 33609: Correct a typo in the sawfish code that prevents gdesklets (and
  other programs) from occupying the correct layer. Without this patch, any
  program using the _NET_WM_STATE_BELOW hint will always stay on top instead of
  on bottom.

*sawfish-1.3-r2 (27 Oct 2003)

  27 Oct 2003; Aron Griffis <agriffis@gentoo.org> sawfish-1.3-r2.ebuild,
  files/sawfish-1.3-shading.patch:
  Include shading patch submitted by David Reid in bug 31660

*sawfish-1.3-r1 (20 Oct 2003)

  20 Oct 2003; Aron Griffis <agriffis@gentoo.org> sawfish-1.3-r1.ebuild:
  Fix sawfish on alpha, re-enable the themer, pay attention to USE=gnome

  12 Oct 2003; foser <foser@gentoo.org> sawfish-1.3.ebuild :
  use packaged .desktop instead of our own (#29792)

  01 Apr 2003; Daniel Robbins <drobbins@gentoo.org> sawfish-1.3.ebuild:
  compile fix for gcc 2.95, closing bug #18294. Unmasking for x86. 

*sawfish-1.3 (25 Mar 2003)

  06 Mat 2003; foser <foser@gentoo.org> sawfish-1.3.ebuild :
  Include OPTIONS doc (#15405)

  25 Mar 2003; Daniel Robbins <drobbins@gentoo.org> sawfish-1.3.ebuild:
  New upstream release.

  05 Feb 2003; Aron Griffis <agriffis@gentoo.org> sawfish-1.2.ebuild :
  Mark stable on alpha

  05 Jan 2003; foser <foser@gentoo.org> sawfish-1.2.ebuild :
  gtk+-2.2 build fix provided by Andy Dustman (bug #12755)

  31 Dec 2002; Chris Houser <chouser@gentoo.org> sawfish-1.0.1-r6.ebuild :
  Added alpha to KEYWORDS

  17 Dec 2002; Aron Griffis <agriffis@gentoo.org> sawfish-1.2.ebuild :
  Added ~alpha to KEYWORDS

  13 Dec 2002; Martin Sclemmer <azarah@gentoo.org> sawfish-1.2.ebuild :
  Tweak the fix for compile problems with both freetype-1.3.1 and xft-2.0
  installed.

  06 Dec 2002; Rodney Rees <manson@gentoo.org>:
  Changed sparc ~sparc keywords
 
*sawfish-1.2 (17 Nov 2002)

  04 Dec 2002; foser <foser@gentoo.org> sawfish-1.2.ebuild :
  Removed non working ranging dependency declaration

  21 Nov 2002; Martin Sclemmer <azarah@gentoo.org> sawfish-1.2.ebuild :
  Fix compile problems with both freetype-1.3.1 and xft-2.0 installed.

  19 Nov 2002; phoen][x <phoenix@gentoo.org> sawfish-1.2.ebuild :
  Put sawfish-1.2 into the stable profile. 

  19 Nov 2002; phoen][x <phoenix@gentoo.org> sawfish-1.2.ebuild,
  files/sawfish-1.2-fullscreen.patch :
  Incorporated the fullscreen patch. This closes bug #10904. 
  
  17 Nov 2002; phoen][x <phoenix@gentoo.org> sawfish-1.2.ebuild, 
  files/digest-sawfish-1.2.ebuild :
  Version bump. Forcing the ebuild to use the gtk2 version of sawfish-1.2.
  Maybe i'll add some optional USEflag SRC_URI later.

*sawfish-1.0.1-r6 (15 Oct 2002)
  
  20 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> sawfish-1.0.1-r5.ebuild 
  sawfish-1.0.1-r6.ebuild :

  Added ppc to KEYWORDS.

  15 Oct 2002; foser <foser@gentoo.org> sawfish-1.0.1-r6.ebuild :
  Added MAKEOPTS="-j1" (see bug #4728)

*sawfish-1.0.1-r5 (4 Aug 2002) 
  4 Aug 2002; Gabriele Giorgetti <stroke@gentoo.org> sawfish-1.0.1-r5.ebuild:
  Corrected the rep-gtk dep to match with the correct gnome1 version.
  Also should fix bug #4728
  
*sawfish-2.0 (24 Jun 2002)
  24 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :
  Version update.  Finally figured out why it moans about the ${S}/src/.libs
  not existing ... when using "emake", the build gets out of sync.  Also
  fixed a problem where the lisp modules tries to use gui.gtk-2.gdk-pixbuf ..
  this is now merged with gui.gtk-2.gtk.

*sawfish-20020612-r1 (19 Jun 2002)
  19 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :
  Do not create the .libs directory, even if the build complain it do not
  exist, as it causes the lisp stuff to fail building.

*sawfish-20020524 (12 Jun 2002)
  12 Jun 2002; Gabriele Giorgetti <stroke@gentoo.org> sawfish-20020612.ebuild :
  A newer non-working snapshot.

*sawfish-20020524 (27 May 2002)
  27 May 2002; Spider <spider@gentoo.org> sawfish-20020524.ebuild :
  new snapshot. still doesn't work
  
*sawfish-20020419 (22 May 2002)
  22 May 2002; Spider <spider@gentoo.org> sawfish-20020419.ebuild :
  gnome2 snapshots

*sawfish-1.0.1-r4 (21 May 2002) 
  21 May 2002; Spider <spider@gentoo.org> sawfish-1.0.1-r4.ebuild ChangeLog :
  fix broken changelog entry
  move rep-gtk to x11-libs

sawfish-1.0.1-r3 (9 Apr 2002)
  9 Apr ; Spider <spider@gentoo.org> :
  Fix >=x11-lib/gtk+-1.2.nn to =x11-lib/gtk+-1.2*

*sawfish-1.0.1-r3 (2 April 2002)

  2 April 2002; Seemant Kulleen <seemant@gentoo.org> sawfish-1.0.1-r3.ebuild :

  Slight nls fix in the install stage -- removed empty ${D}/usr/share/locale
  directory.  And returned imlib to being a required dependency, instead of
  optional.

*sawfish-1.0.1-r3 (28 Mar 2002)

  28 Mar 2002; Seemant Kulleen <seemant@gentoo.org> sawfish-1.0.1-r3.ebuild :

  Separate gnome from gtk/gdk-pixbuf stuff, and from sawfish in general, unless
  user has gnome in the USE list.

*sawfish-1.0.1-r2 (16 Mar 2002)

  16 Mar 2002; M.Schlemmer <azarah@gentoo.org> :

  Fix build errors with libtool-1.4 or later.

*sawfish-1.0.1-r1 (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.