summaryrefslogtreecommitdiff
blob: 821392569d079e23918ec8f2328db0a0fddb347d (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
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
# ChangeLog for x11-misc/xlockmore
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/ChangeLog,v 1.99 2012/01/08 14:27:55 ssuominen Exp $

  08 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> xlockmore-5.31.ebuild,
  xlockmore-5.37.ebuild:
  Remove deprecated esound support.

  08 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> -xlockmore-5.35.ebuild,
  -xlockmore-5.36.ebuild:
  old

*xlockmore-5.37 (23 Dec 2011)

  23 Dec 2011; Tim Harder <radhermit@gentoo.org> +xlockmore-5.37.ebuild:
  Version bump.

*xlockmore-5.36 (16 Dec 2011)

  16 Dec 2011; Tim Harder <radhermit@gentoo.org> +xlockmore-5.36.ebuild:
  Version bump.

  16 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> -xlockmore-5.28.ebuild,
  -xlockmore-5.29.1.ebuild, -files/xlockmore-5.29.1-configure.in.patch,
  -xlockmore-5.34.ebuild:
  old

*xlockmore-5.35 (16 Nov 2011)

  16 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> +xlockmore-5.35.ebuild:
  Version bump.

*xlockmore-5.34 (01 Aug 2011)

  01 Aug 2011; Jeroen Roovers <jer@gentoo.org> +xlockmore-5.34.ebuild:
  Version bump.

  27 May 2011; Michael Weber <xmw@gentoo.org> xlockmore-5.31.ebuild:
  added ~arm keyword (bug 368715)

  03 Jan 2011; Michael Weber <xmw@gentoo.org> xlockmore-5.31.ebuild:
  sparc stable (bug 347845)

  02 Jan 2011; Tobias Klausmann <klausman@gentoo.org> xlockmore-5.31.ebuild:
  Stable on alpha, bug #347845

  28 Dec 2010; Brent Baude <ranger@gentoo.org> xlockmore-5.31.ebuild:
  stable ppc64, bug 347845

  21 Dec 2010; Markos Chandras <hwoarang@gentoo.org> xlockmore-5.31.ebuild:
  Stable on amd64 wrt bug #347845

  08 Dec 2010; Jeroen Roovers <jer@gentoo.org> xlockmore-5.31.ebuild:
  Stable for HPPA PPC (bug #347845).

  07 Dec 2010; Thomas Kahle <tomka@gentoo.org> xlockmore-5.31.ebuild:
  x86 stable per bug 347845

  10 Oct 2010; Ulrich Mueller <ulm@gentoo.org> xlockmore-5.28.ebuild,
  xlockmore-5.29.1.ebuild, xlockmore-5.31.ebuild:
  Fix openmotif dependency.

  29 Jun 2010; Markos Chandras <hwoarang@gentoo.org> xlockmore-5.31.ebuild:
  Drop obsolete X flag from IUSE

*xlockmore-5.31 (29 Jun 2010)

  29 Jun 2010; Markos Chandras <hwoarang@gentoo.org> +xlockmore-5.31.ebuild,
  +files/xlockmore-5.31-configure.in.patch,
  +files/xlockmore-5.31-ldflags.patch:
  Version bump to 5.31. Use patch to respect ldflags

  14 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
  xlockmore-5.29.1.ebuild, +files/xlockmore-5.29.1-configure.in.patch:
  Remove extra CC and CXX checks from configure.in to avoid #285262.

  14 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
  xlockmore-5.29.1.ebuild:
  Install as setuid with USE="-pam" wrt #290315.

*xlockmore-5.29.1 (14 Feb 2010)

  14 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
  +xlockmore-5.29.1.ebuild:
  Version bump wrt #301053 by Tim Harder.

  10 Aug 2009; Tobias Klausmann <klausman@gentoo.org> xlockmore-5.28.ebuild:
  Stable on alpha, bug #266937

  23 Jul 2009; Joseph Jezak <josejx@gentoo.org> xlockmore-5.28.ebuild:
  Marked ppc/ppc64 stable.

  22 Jul 2009; Tobias Klausmann <klausman@gentoo.org> xlockmore-5.28.ebuild:
  Keyworded on alpha, bug #277004

  12 Jul 2009; Tobias Heinlein <keytoaster@gentoo.org>
  xlockmore-5.28.ebuild:
  amd64 stable, bug #255229

  11 Jul 2009; Samuli Suominen <ssuominen@gentoo.org> xlockmore-5.28.ebuild:
  Remove USE unicode wrt #277061.

  29 Jun 2009; Ferris McCormick <fmccor@gentoo.org> xlockmore-5.28.ebuild:
  Sparc stable, bug #255229.

  02 Jun 2009; Jeroen Roovers <jer@gentoo.org> xlockmore-5.28.ebuild:
  Stable for HPPA (bug #255229).

  01 Jun 2009; Markus Meier <maekke@gentoo.org> xlockmore-5.28.ebuild:
  x86 stable

  01 May 2009; Raúl Porcel <armin76@gentoo.org> xlockmore-5.25.ebuild:
  sparc/x86 stable wrt #267911

  30 Apr 2009; Brent Baude <ranger@gentoo.org> xlockmore-5.25.ebuild:
  stable ppc, bug 267911

*xlockmore-5.28 (29 Apr 2009)

  29 Apr 2009; Samuli Suominen <ssuominen@gentoo.org>
  xlockmore-5.23-r1.ebuild, xlockmore-5.25.ebuild, +xlockmore-5.28.ebuild:
  Version bump wrt #263317 and remove bindnow-flags wrt #255938.

  12 May 2008; Markus Rothe <corsair@gentoo.org> xlockmore-5.25.ebuild:
  Stable on ppc64

  14 Feb 2008; Samuli Suominen <ssuominen@gentoo.org> xlockmore-5.25.ebuild:
  amd64 stable

  13 Feb 2008; Jeroen Roovers <jer@gentoo.org> xlockmore-5.25.ebuild:
  Stable for HPPA.

*xlockmore-5.25 (12 Jan 2008)

  12 Jan 2008; Samuli Suominen <ssuominen@gentoo.org> +xlockmore-5.25.ebuild:
  Version bump.

  06 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  xlockmore-5.23-r1.ebuild:
  ppc stable, bug #176776

  02 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  xlockmore-5.23-r1.ebuild:
  Stable on sparc wrt #176776

  02 May 2007; Jeroen Roovers <jer@gentoo.org> xlockmore-5.23-r1.ebuild:
  Stable for HPPA (bug #176776).

  02 May 2007; Raúl Porcel <armin76@gentoo.org> xlockmore-5.23-r1.ebuild:
  x86 stable wrt #176776

  02 May 2007; Markus Rothe <corsair@gentoo.org> xlockmore-5.23-r1.ebuild:
  Stable on ppc64; bug #176776

  02 May 2007; Steve Dibb <beandog@gentoo.org> xlockmore-5.23-r1.ebuild:
  amd64 stable, bug 176776

*xlockmore-5.23-r1 (02 May 2007)

  02 May 2007; Samuli Suominen <ssuominen@gentoo.org> +xlockmore-5.23-r1.ebuild:
  Fix linking with OpenGL libraries for bug 157402.

*xlockmore-5.23 (22 Feb 2007)

  22 Feb 2007; Samuli Suominen <ssuominen@gentoo.org> +xlockmore-5.23.ebuild:
  Version bump. Change from GTK+-1.2 to GTK+-2.0. Fix bug #133881

  22 Feb 2007; Samuli Suominen <ssuominen@gentoo.org> xlockmore-5.21-r1.ebuild:
  Kill virtual/x11.

  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
  xlockmore-5.21-r1.ebuild:
  Remove gnuconfig inherit.

  24 Oct 2006; Krzysiek Pawlik <nelchael@gentoo.org> -xlockmore-5.19.ebuild:
  Remove old version.

  24 Oct 2006; Simon Stelling <blubb@gentoo.org> xlockmore-5.21-r1.ebuild:
  stable on amd64

  22 Oct 2006; Markus Rothe <corsair@gentoo.org> xlockmore-5.21-r1.ebuild:
  Stable on ppc64; bug #152070

  21 Oct 2006; Emanuele Giaquinta <exg@gentoo.org> xlockmore-5.21-r1.ebuild:
  Use unicode flag to enable multi-byte character support, not nls.

  21 Oct 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  xlockmore-5.21-r1.ebuild:
  Stable on x86, see bug #152070. Thanks to Christian Faulhammer and Markus
  Meier for testing.

  20 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  xlockmore-5.21-r1.ebuild:
  Stable on sparc wrt #152070

  20 Oct 2006; <nixnut@gentoo.org> xlockmore-5.21-r1.ebuild:
  Stable on ppc wrt bug 152070

  17 Oct 2006; Jeroen Roovers <jer@gentoo.org> xlockmore-5.21-r1.ebuild:
  Stable for HPPA (bug #109376).

  14 Oct 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  -xlockmore-5.17-r1.ebuild:
  Remove old version.

  14 Aug 2006; Jeroen Roovers <jer@gentoo.org> xlockmore-5.21-r1.ebuild:
  Marked ~hppa.

  11 Feb 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  +xlockmore-5.17-r1.ebuild:
  Readded 5.17-r1, shouldn't be removed yet.

  11 Feb 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  -xlockmore-5.17-r1.ebuild:
  Remove old version. Port 5.19 to modular X.

*xlockmore-5.21-r1 (21 Jan 2006)

  21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> -xlockmore-5.21.ebuild,
  +xlockmore-5.21-r1.ebuild:
  Fix bug #115731.

*xlockmore-5.21 (21 Jan 2006)

  21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> -files/XLock.ad.patch,
  -xlockmore-5.12.ebuild, +xlockmore-5.21.ebuild:
  Version bump with modular X DEPEND.

  21 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> xlockmore-5.19.ebuild:
  Stable on ppc.

  25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> xlockmore-5.19.ebuild:
  Use bindnow-flags function instead of -Wl,-z,now.

  13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
  xlockmore-5.17-r1.ebuild:
  Stable on ppc.

*xlockmore-5.19 (11 Aug 2005)

  11 Aug 2005; Jonathan Smith <smithj@gentoo.org> -xlockmore-5.18-r2.ebuild,
  +xlockmore-5.19.ebuild:
  version bump (but still masked)

  07 Aug 2005; Simon Stelling <blubb@gentoo.org> xlockmore-5.17-r1.ebuild:
  stable on amd64

  21 Jul 2005; Markus Rothe <corsair@gentoo.org> xlockmore-5.17-r1.ebuild:
  Stable on ppc64

  20 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  xlockmore-5.17-r1.ebuild:
  Stable on sparc

  18 Jul 2005; Jonathan Smith <smithj@gentoo.org> xlockmore-5.12.ebuild,
  xlockmore-5.17-r1.ebuild:
  x86 stable

*xlockmore-5.18-r2 (25 Jun 2005)

  25 Jun 2005; Jonathan Smith <smithj@gentoo.org>
  -xlockmore-5.18-r1.ebuild, +xlockmore-5.18-r2.ebuild:
  experimental fix for 5.18 line, which is still masked

  22 Jun 2005; Jonathan Smith <smithj@gentoo.org> xlockmore-5.17-r1.ebuild,
  xlockmore-5.18-r1.ebuild:
  fixed ftgl problem for #90202

*xlockmore-5.18-r1 (22 Jun 2005)

  22 Jun 2005; Jonathan Smith <smithj@gentoo.org> -xlockmore-5.18.ebuild,
  +xlockmore-5.18-r1.ebuild:
  applied the last two patches to the still-masked 5.18 series

  22 Jun 2005; Jonathan Smith <smithj@gentoo.org> xlockmore-5.17-r1.ebuild:
  #79775: fixed lazy-bindings since xlock is suid root

*xlockmore-5.17-r1 (22 Jun 2005)

  22 Jun 2005; Jonathan Smith <smithj@gentoo.org> -xlockmore-5.17.ebuild,
  +xlockmore-5.17-r1.ebuild:
  #79770: fixed unconditional enabling of --enable-xlockrc if pam is unset

*xlockmore-5.17 (17 Jun 2005)

  17 Jun 2005; Jonathan Smith <smithj@gentoo.org> -xlockmore-5.11.1.ebuild,
  +xlockmore-5.17.ebuild:
  version bump to 5.17

  14 Jun 2005; Jonathan Smith <smithj@gentoo.org> xlockmore-5.18.ebuild:
  fixed stupid sandboxing problem with 5.18

*xlockmore-5.18 (13 Jun 2005)

  13 Jun 2005; Jonathan Smith <smithj@gentoo.org> -xlockmore-5.04.ebuild,
  -xlockmore-5.08.2.ebuild, +xlockmore-5.18.ebuild:
  #93159, version bump, cleanup

  29 Apr 2005; Markus Rothe <corsair@gentoo.org> xlockmore-5.12.ebuild:
  Stable on ppc64

  06 Dec 2004; Markus Nigbur <pyrania@gentoo.org> xlockmore-5.12.ebuild:
  damn eutils.

  05 Dec 2004; Markus Nigbur <pyrania@gentoo.org> +files/XLock.ad.patch,
  xlockmore-5.12.ebuild:
  Fixed bug #48457.

  19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> xlockmore-5.12.ebuild:
  Stable on amd64.

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  xlockmore-5.11.1.ebuild, xlockmore-5.12.ebuild:
  Masked xlockmore-5.12.ebuild testing for ppc

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  xlockmore-5.11.1.ebuild:
  Masked xlockmore-5.11.1.ebuild stable for ppc

  15 Jun 2004; Jason Wever <weeve@gentoo.org> xlockmore-5.12.ebuild:
  Stable on sparc.

  14 Jun 2004; <pyrania@gentoo.org> xlockmore-5.12.ebuild:
  Stable on x86.

  01 May 2004; Jason Wever <weeve@gentoo.org> xlockmore-5.12.ebuild:
  Added ~sparc keyword.

*xlockmore-5.12 (01 May 2004)

  01 May 2004; Andrew Bevitt <cyfred@gentoo.org>; +xlockmore-5.12.ebuild:
  Version bump, can only test on x86 at this time, so removing other keywords.

  13 Apr 2004; Jason Wever <weeve@gentoo.org> xlockmore-5.11.1.ebuild:
  Stable on sparc.

  11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xlockmore-5.08.2.ebuild,
  xlockmore-5.11.1.ebuild:
  Marked stable on x86.

*xlockmore-5.11.1 (06 Mar 2004)

  06 Mar 2004; David Holm <dholm@gentoo.org> xlockmore-5.11.1.ebuild:
  Added to ~ppc.

  11 Jan 2004; Heinrich Wendel <lanius@gentoo.org> xlockmore-5.04.ebuild,
  xlockmore-5.08.2.ebuild:
  fixed motif dep

  05 Jan 2004; Jason Wever <weeve@gentoo.org> xlockmore-5.04.ebuild,
  xlockmore-5.08.2.ebuild:
  Marked 5.08.2 stable on sparc and adjusted the copyright dates in all.

  11 Dec 2003; Jon Portnoy <avenj@gentoo.org> xlockmore-5.08.2.ebuild :
  AMD64 keyworded.

  28 Nov 2003; Ian Leitch <port001@gentoo.org> xlockmore-5.04.ebuild,
  xlockmore-5.08.2.ebuild:
  Updated DEPEND to specificaly use gtk+-1.2*, thanks to Spider for pointing
  this out

*xlockmore-5.08.2 (18 Nov 2003)

  18 Nov 2003; Ian Leitch <port001@gentoo.org> xlockmore-5.08.2.ebuild:
  Moved from app-misc to x11-misc, metadata.xml created

*xlockmore-5.08.2 (17 May 2003)

  17 May 2003; Hanno Boeck <hanno@gentoo.org> xlockmore-5.08.2.ebuild :
  New version. Enabled vt-locking.

*xlockmore-5.04 (10 Jun 2002)

  29 Mar 2003; Alastair Tse <liquidx@gentoo.org> xlockmore-5.04.ebuild:
  replacing openmotif with virtual/motif

  24 Mar 2003; Martin Holzer <mholzer@gentoo.org> xlockmore-5.04.ebuild:
  fixed broken url since it's no more available on official site.

  17 Mar 2003; Jason Wever <weeve@gentoo.org> xlockmore-5.04.ebuild:
  Changed ~sparc keyword to sparc.

  02 Mar 2003; Jason Wever <weeve@gentoo.org> xlockmore-5.04.ebuild:
  Added ~sparc to keywords.

  10 Jun 2002; Brandon Low <lostlogic@gentoo.org> xlockmore-5.04.ebuild :

  New version available fixes a problem some users were having with xlock
  looking for an image in a redhat subdir and crashing back to X (making
  it a BIT less effective as a locker).

  xglock appears to be integrated into xlock now, and xmlock does appear 
  to build successfully.

*xlockmore-5.03-r5 (24 Apr 2002)

  3 Jun 2002; Brandon Low <lostlogic@gentoo.org> xlockmore-5.03-r5.ebuild :

  Doesn't warrant a new revision just a fix for people with USE=-opengl
  ensures that it doesn't try to use any existing opengl libraries.  

  24 Apr 2002; Tod Neidt <tod@gentoo.org> xlockmore-5.03-r5.ebuild :

  Fix for Bug# 1810.  Install tarball supplied etc/xlock.pamd
  as /etc/pam.d/xlock if 'pam' is in USE.  Also unset setuid root if
  'pam' is in USE as one of the benefits of using pam is not running 
  apps such as this setuid root.  Also rolled back emake to make as the
  xlock build resets to -j1 anyway and this eleminates the error msgs.

*xlockmore-5.03-r4 (14 Apr 2002)

  14 Apr 2002; Seemant Kulleen <seemant@gentoo.org> xlockmore-5.03-r4.ebuild :

  If PAM is not in USE, cause it to use shadow instead for password locking.

*xlockmore-5.03-r3 (27 Mar 2002)

  27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> xlockmore-5.03-r3.ebuild :

  man page/LFH fix submitted by Matthew Kennedy.

*xlockmore-5.03-r2 (6 March 2002)

  6 March 2002; Grant Goodyear <g2boojum@shivan.org> xlockmore-5.03-r2.ebuild :

  Fix esound dependency to be media-sound/esound.  Thanks to Jason Brown!

*xlockmore-5.03-r1 (2 March 2002)

  2 March 2002; Bruce A. Locke <blocke@shivan.org> xlockmore-5.03-r1.ebuild :

  Temporarily fix Makefile braindamage reported by user...  gtk and
  motif support fully disabled now.  Will stay disabled until someone
  submits a patch.

*xlockmore-5.03 (1 March 2002)

  1 March 2002; Bruce A. Locke <blocke@shivan.org> xlockmore-5.03.ebuild :

  An update to 5.03 and a major reworking on the ebuild to support
  more USE keywords...

  Known Issues: gtk and motif dialog boxes disabled due to configure
  script braindamage and I can't figure out how to tell xlock where its
  sounds are stored...  Low priority issues in a package I've spent too
  much time on already :(  If you figure it out, please file a bug report.