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
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
|
# ChangeLog for net-misc/vnc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v 1.132 2009/06/25 17:04:06 armin76 Exp $
25 Jun 2009; Raúl Porcel <armin76@gentoo.org> -vnc-4.1.3.ebuild,
vnc-4.1.3-r2.ebuild:
alpha stable and add x11-libs/pixman dep, bug #274154
04 May 2009; Brent Baude <ranger@gentoo.org> vnc-4.1.3-r2.ebuild:
Marking vnc-4.1.3-r2 ppc64 for bug 264897
16 Apr 2009; Raúl Porcel <armin76@gentoo.org> -vnc-4.1.2-r4.ebuild,
-vnc-4.1.2-r5.ebuild, -vnc-4.1.3-r1.ebuild, vnc-4.1.3-r2.ebuild:
ia64/sh stable wrt #264897
16 Apr 2009; Jeroen Roovers <jer@gentoo.org> vnc-4.1.3-r2.ebuild:
Stable for HPPA (bug #264897).
13 Apr 2009; Brent Baude <ranger@gentoo.org> vnc-4.1.3-r1.ebuild,
vnc-4.1.3-r2.ebuild:
marking 4.1.3-r1|-r2 ~ppc64
11 Apr 2009; nixnut <nixnut@gentoo.org> vnc-4.1.3-r2.ebuild:
ppc stable #264897
08 Apr 2009; Olivier Crête <tester@gentoo.org> vnc-4.1.3-r2.ebuild:
Stable on amd64, bug #264897
07 Apr 2009; Raúl Porcel <armin76@gentoo.org> vnc-4.1.3-r2.ebuild:
x86 stable wrt #264897
06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> vnc-4.1.3-r2.ebuild:
Stable on sparc, bug #264897
*vnc-4.1.3-r2 (07 Mar 2009)
07 Mar 2009; Patrick Lauer <patrick@gentoo.org> vnc-4.1.3-r1.ebuild,
+vnc-4.1.3-r2.ebuild:
Reverting incomplete dep fix for -r1 ebuild. Adding missing deps for
USE=server. Adding opengl useflag for server and the deps that pulls in.
Keep opengl enabled by default to mirror previous behaviour.
07 Mar 2009; Patrick Lauer <patrick@gentoo.org> vnc-4.1.3-r1.ebuild:
Adding x11-proto/glproto to deps for USE=server.
19 Jan 2009; Brent Baude <ranger@gentoo.org> vnc-4.1.3.ebuild:
Marking vnc-4.1.3 ppc64 for bug 255225
19 Jan 2009; Jeroen Roovers <jer@gentoo.org> vnc-4.1.3.ebuild:
Stable for HPPA (bug #255225).
19 Jan 2009; Raúl Porcel <armin76@gentoo.org> vnc-4.1.3.ebuild:
ia64/sh/sparc stable wrt #255225
18 Jan 2009; Tobias Klausmann <klausman@gentoo.org> vnc-4.1.3.ebuild:
Stable on alpha, bug #255225
18 Jan 2009; Markus Meier <maekke@gentoo.org> vnc-4.1.3.ebuild:
amd64/x86 stable, bug #255225
18 Jan 2009; Tobias Scherbaum <dertobi123@gentoo.org> vnc-4.1.3.ebuild:
ppc stable, bug #255225
*vnc-4.1.3-r1 (17 Jan 2009)
*vnc-4.1.3 (17 Jan 2009)
17 Jan 2009; Raúl Porcel <armin76@gentoo.org> +vnc-4.1.3.ebuild,
+vnc-4.1.3-r1.ebuild:
Version bump
04 Jan 2009; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r5.ebuild:
Fix bug #242350, thanks to Eric Bosch <eric dot bosch at comcast dot net>
for the patch
19 Dec 2008; Jeroen Roovers <jer@gentoo.org> vnc-4.1.2-r5.ebuild:
Marked ~hppa (bug #240425).
19 Dec 2008; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r5.ebuild:
Use xorg-server-1.5.3, bug #251158
16 Oct 2008; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r5.ebuild:
Bump dep to xorg-server-1.5.2
*vnc-4.1.2-r5 (07 Oct 2008)
07 Oct 2008; Raúl Porcel <armin76@gentoo.org> metadata.xml,
+vnc-4.1.2-r5.ebuild:
Revision bump, now it uses xorg-1.5.1, fixes bug #193047 and bug #147436
05 Oct 2008; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r4.ebuild:
Add patch to fix libtool-2.2 failure, bug #237611
27 Aug 2008; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r4.ebuild:
Mark -arm
14 Jul 2008; Raúl Porcel <armin76@gentoo.org> files/vnc.initd:
Fix init script, bug #231492
05 Jul 2008; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r4.ebuild:
Fix autoconf failure, bug #220455, thanks to Christopher Covington for the
patch
02 May 2008; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r4.ebuild:
Bump patchset to fix build failure with gcc-4.3, bug #212948
13 Apr 2008; Markus Meier <maekke@gentoo.org> vnc-4.1.2-r4.ebuild:
amd64 stable, bug #214729
28 Mar 2008; Brent Baude <ranger@gentoo.org> vnc-4.1.2-r4.ebuild:
stable ppc, bug 214729
29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> vnc-4.1.2-r3.ebuild,
vnc-4.1.2-r4.ebuild:
Remove icon extension from desktop entry to match Icon Theme Specification.
22 Feb 2008; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r3.ebuild,
vnc-4.1.2-r4.ebuild:
Add net-misc/xf4vnc as a blocker, bug #210791
22 Jan 2008; Jeroen Roovers <jer@gentoo.org> vnc-4.1.2-r4.ebuild:
Stable for HPPA too. Fixed quoting issues.
14 Jan 2008; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r3.ebuild,
vnc-4.1.2-r4.ebuild:
Add missing x11-proto/inputproto DEPEND, bug #205414
10 Jan 2008; Raúl Porcel <armin76@gentoo.org> -vnc-4.1.2-r2.ebuild:
old
01 Dec 2007; Markus Rothe <corsair@gentoo.org> vnc-4.1.2-r4.ebuild:
Stable on ppc64
17 Oct 2007; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r4.ebuild:
Bump patchset to fix build failure on alpha and mark stable on
alpha/ia64/sparc/x86
25 Sep 2007; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r3.ebuild,
vnc-4.1.2-r4.ebuild:
Add missing deps, bug #193283, thanks to René 'Necoro' Neumann <necoro at
necoro dot net>
11 Sep 2007; Christoph Mende <angelos@gentoo.org> vnc-4.1.2-r3.ebuild:
Stable on amd64 wrt bug #191828
10 Sep 2007; Jeroen Roovers <jer@gentoo.org> vnc-4.1.2-r3.ebuild:
Stable for HPPA (bug #191828).
09 Sep 2007; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r3.ebuild:
alpha/ia64/x86 stable wrt #191828
08 Sep 2007; Joseph Jezak <josejx@gentoo.org> vnc-4.1.2-r3.ebuild:
Marked ppc/ppc64 stable for bug #191615.
*vnc-4.1.2-r4 (04 Sep 2007)
04 Sep 2007; Raúl Porcel <armin76@gentoo.org> +vnc-4.1.2-r4.ebuild:
Revbump with new patchset
27 Aug 2007; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r2.ebuild,
vnc-4.1.2-r3.ebuild:
Add x11-proto/inputproto to DEPEND, bug #189110
26 Aug 2007; Raúl Porcel <armin76@gentoo.org> -vnc-4.1.2.ebuild,
-vnc-4.1.2-r1.ebuild:
old
14 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> vnc-4.1.2-r3.ebuild:
Revert ppc stable keyword, blame repoman
13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> vnc-4.1.2-r3.ebuild:
ppc. stable
07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> vnc-4.1.2-r3.ebuild:
Stable on sparc wrt #175985
02 Jul 2007; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r2.ebuild:
alpha stable wrt #175985
09 Jun 2007; Joe Peterson <lavajoe@gentoo.org> vnc-4.1.2-r3.ebuild:
Add ~x86-fbsd keyword (bug #178430)
09 Jun 2007; Raúl Porcel <armin76@gentoo.org>
+files/vnc-4.1.2-freebsd.patch, vnc-4.1.2-r2.ebuild, vnc-4.1.2-r3.ebuild:
Add patch and modify the ebuild a bit for x86-fbsd, thanks to Joe Peterson
<lavajoe at gentoo dot org>for the patch, bug 178430
20 May 2007; Jeroen Roovers <jer@gentoo.org> vnc-4.1.2-r2.ebuild:
Stable for HPPA (bug #175985).
08 May 2007; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r2.ebuild,
vnc-4.1.2-r3.ebuild:
Bump patchset to fix bug 177403
08 May 2007; Daniel Gryniewicz <dang@gentoo.org> vnc-4.1.2-r2.ebuild:
Marked stable on amd64 for bug #175985
07 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> vnc-4.1.2-r2.ebuild:
ppc stable, bug #175985
01 May 2007; Markus Rothe <corsair@gentoo.org> vnc-4.1.2-r2.ebuild:
Stable on ppc64; bug #175985
29 Apr 2007; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r2.ebuild:
x86 stable wrt #175985
*vnc-4.1.2-r3 (27 Apr 2007)
27 Apr 2007; Raúl Porcel <armin76@gentoo.org> +vnc-4.1.2-r3.ebuild:
Add a revision bump for xorg-server-1.3.0.0, bug 175923
25 Apr 2007; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r2.ebuild:
ia64 stable wrt bug 175985
*vnc-4.1.2-r2 (18 Apr 2007)
18 Apr 2007; Raúl Porcel <armin76@gentoo.org> +vnc-4.1.2-r2.ebuild:
Revision bump, now it supports xorg-server-1.2
12 Apr 2007; Raúl Porcel <armin76@gentoo.org> +files/vnc.confd,
+files/vnc.initd, vnc-4.1.2.ebuild, vnc-4.1.2-r1.ebuild:
Add init scripts, bug 39023
26 Feb 2007; Raúl Porcel <armin76@gentoo.org> +files/vncviewer.png,
vnc-4.1.2.ebuild, vnc-4.1.2-r1.ebuild:
Add icons
24 Jan 2007; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r1.ebuild:
Fix patchset, bug 163517
23 Jan 2007; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2-r1.ebuild:
Back to ~arch
*vnc-4.1.2-r1 (23 Jan 2007)
23 Jan 2007; Raúl Porcel <armin76@gentoo.org> +vnc-4.1.2-r1.ebuild:
New patchset
10 Jan 2007; Raúl Porcel <armin76@gentoo.org> vnc-4.1.2.ebuild:
Add patch to fix bug 154644
11 Nov 2006; Stefan Schweizer <genstef@gentoo.org>
-files/vnc-4.0/imake-tmpdir.patch, -files/vnc-4.0/vnc-cookie.patch,
-files/vnc-4.0/vnc-def.patch, -files/vnc-4.0/vnc-fPIC.patch,
-files/vnc-4.0/vnc-gcc34.patch, -files/vnc-4.0/vnc-idle.patch,
-files/vnc-4.0/vnc-restart.patch, -files/vnc-4.0/vnc-sparc.patch,
-files/vnc-4.0/vnc-via.patch, -files/vnc-4.0/vnc-xclients.patch,
-files/vnc-4.0/vnc-xorg.patch, -files/vnc-4.0/vnc-xorg-x11-fixes.patch,
-files/xc.patch-cfbglblt8.patch, -files/xc.patch-eieio.patch,
-vnc-4.0-r1.ebuild:
old
06 Nov 2006; Alexander H. Færøy <eroyf@gentoo.org> vnc-4.1.2.ebuild:
Stable on Alpha.
01 Nov 2006; Jeroen Roovers <jer@gentoo.org> vnc-4.1.2.ebuild:
Stable for HPPA.
01 Nov 2006; Jeroen Roovers <jer@gentoo.org> vnc-4.1.2.ebuild:
Fix cd xorg-server-* problem, as notably reported in bug #152927.
26 Oct 2006; Stefan Schweizer <genstef@gentoo.org> vnc-4.1.2.ebuild:
WANT_AUTOCONF="latest"
20 Oct 2006; Stefan Schweizer <genstef@gentoo.org> vnc-4.1.2.ebuild:
revert lib_dir, thanks peper
20 Oct 2006; Stefan Schweizer <genstef@gentoo.org> vnc-4.1.2.ebuild:
Fix wrong directory, thanks armin76, bug 152071
16 Oct 2006; Jason Wever <weeve@gentoo.org> vnc-4.1.2.ebuild:
Stable on SPARC wrt bug #145371.
16 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> vnc-4.1.2.ebuild:
Stable on x86 wrt bug #145371.
15 Oct 2006; Thomas Cort <tcort@gentoo.org> vnc-4.1.2.ebuild:
Stable on amd64 wrt Bug #145371.
14 Oct 2006; Aron Griffis <agriffis@gentoo.org> vnc-4.1.2.ebuild:
Mark 4.1.2 stable on ia64
10 Sep 2006; Mike Frysinger <vapier@gentoo.org> metadata.xml,
vnc-4.1.2.ebuild:
Clean up ebuild #146666 and move back to ~amd64 #145756.
01 Sep 2006; Stefan Schweizer <genstef@gentoo.org> vnc-4.1.2.ebuild:
Make ebuild die when \<x11-base/xorg-server-1.1 is used, bug 145756
01 Sep 2006; Stefan Schweizer <genstef@gentoo.org> metadata.xml:
New maintainer: Raúl 'armin76' Porcel
29 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> vnc-4.1.2.ebuild:
ppc stable, bug #145371
29 Aug 2006; <blubb@gentoo.org> vnc-4.1.2.ebuild:
stable on amd64
28 Aug 2006; Markus Rothe <corsair@gentoo.org> vnc-4.1.2.ebuild:
Stable on ppc64; bug #145371
17 Aug 2006; Stefan Schweizer <genstef@gentoo.org> vnc-4.1.2.ebuild:
eautoreconf needed thanks to armin76 and j.romildo, bug 144196
*vnc-4.1.2 (17 Aug 2006)
17 Aug 2006; Stefan Schweizer <genstef@gentoo.org> metadata.xml,
+vnc-4.1.2.ebuild:
version bump thanks to <sorry bugzilla is down> in bug 86520
15 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove aliz from metadata.xml as he's retired.
19 Feb 2006; Joshua Kinard <kumba@gentoo.org> vnc-4.0-r1.ebuild:
Added ~mips to KEYWORDS.
25 Jan 2006; Donnie Berkholz <spyderous@gentoo.org>; vnc-4.0-r1.ebuild:
(#110666) Add modular X deps.
20 Jan 2006; Marcelo Goes <vanquirius@gentoo.org>
-files/vnc-3.3.3-10-xdm-auth-support.patch,
-files/vnc-3.3.3r2-getline-fix.patch,
-files/vnc-3.3.4-platform-fixes.patch,
-files/vnc-3.3.7-gentoo.security.patch,
-files/vnc-3.3.7-imake-tmpdir.patch, -vnc-3.3.7.ebuild, -vnc-4.0.ebuild,
vnc-4.0-r1.ebuild:
Remove old ebuilds (4.0-r1 stable everywhere), block net-misc/tightvnc for
bug 115135. Thanks to Avar Arnfjord Bjarmason <avarab at gmail dot com>.
18 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> vnc-4.0-r1.ebuild:
Stable on ppc.
16 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> vnc-4.0-r1.ebuild:
Stable on sparc
15 Nov 2005; Paul Varner <fuzzyray@gentoo.org> vnc-4.0-r1.ebuild:
Stable on x86
15 Sep 2005; Aron Griffis <agriffis@gentoo.org> vnc-4.0-r1.ebuild:
Mark 4.0-r1 stable on alpha
25 Aug 2005; Aron Griffis <agriffis@gentoo.org> vnc-4.0-r1.ebuild:
stable on ia64
25 Jun 2005; Simon Stelling <blubb@gentoo.org> vnc-4.0-r1.ebuild:
make vnc multilib-capable, bug 91755
09 Jun 2005; <omkhar@gentoo.org> +files/xc.patch-eieio.patch,
vnc-4.0-r1.ebuild:
fix for eieio compile error with 2.6 headers and vnc server on ppc64
18 May 2005; Michael Sterrett <mr_bones_@gentoo.org> vnc-4.0.ebuild,
vnc-4.0-r1.ebuild:
remove invalid virtual
22 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> vnc-4.0-r1.ebuild:
~alpha + ~ia64 keywords.
22 Jan 2005; Daniel Ahlberg <aliz@gentoo.org> vnc-4.0-r1.ebuild:
Removed subshells, closing #78638.
08 Jan 2005; Daniel Ahlberg <aliz@gentoo.org> vnc-4.0-r1.ebuild:
Fixed optional building of server.
*vnc-4.0-r1 (07 Jan 2005)
07 Jan 2005; Daniel Ahlberg <aliz@gentoo.org>
files/vnc-4.0/vnc-xorg.patch, +vnc-4.0-r1.ebuild, vnc-4.0.ebuild, +imake-tmpdir.patch,
vnc-xorg-x11-fixes.patch:
Revision bump to use X.Org 6.8.1, closing #67565.
Create /usr/X11R6/lib/modules/extensions so that .so file gets installed, closing #63596.
Added patch to prevent /tmp execution, closing #71295.
Don't hardcode CC/CXX, closing #69277.
Split server and client with USE flags, closing #68290."
Updated SRC_URI to xorg.freedesktop.org.
15 Sep 2004; <agriffis@gentoo.org> vnc-4.0.ebuild:
stable on amd64
25 Aug 2004; Daniel Ahlberg <aliz@gentoo.org> vnc-4.0.ebuild,
files/xc.patch-cfbglblt8.patch:
Added missing patch.
*vnc-4.0 (20 Aug 2004)
20 Aug 2004; Daniel Ahlberg <aliz@gentoo.org> vnc-4.0.ebuild:
Version bump, closing #55592.
15 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> vnc-3.3.7.ebuild:
Marked stable on amd64.
10 Jan 2004; <augustus@gentoo.org> vnc-3.3.7.ebuild:
Added ~amd64 keyword. In order for this to work I had to disable Xvnc like ppc
did. This may be able to be fixed but my knowledge of Imake is limited and I
didn't see Xvnc as a show stopper to this package.
01 Dec 2003; Jason Wever <weeve@gentoo.org> vnc-3.3.7.ebuild:
Marked stable on sparc.
21 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> vnc-3.3.7.ebuild :
Copied patch from tightvnc that fixes compilation if /tmp is set noexec. Closing #22356.
09 Jun 2003; Jason Wever <weeve@gentoo.org> vnc-3.3.3-r2.ebuild,
vnc-3.3.3-r3.ebuild, vnc-3.3.4.ebuild, vnc-3.3.5-r1.ebuild,
vnc-3.3.5.ebuild, vnc-3.3.6-r1.ebuild, vnc-3.3.6.ebuild, vnc-3.3.7.ebuild,
files/vnc-3.3.3-10-xdm-auth-support.patch,
files/vnc-3.3.3r2-getline-fix.patch, files/vnc-3.3.4-platform-fixes.patch:
Added a couple patches from debian to make vnc-3.3.7 build and display
correctly on sparc. Marked all other vnc ebuilds as -sparc.
*vnc-3.3.7 (24 Mar 2003)
19 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
Disable Xvnc for ppc building and remove -ppc.
04 May 2003; Daniel Ahlberg <aliz@gentoo.org> vnc-3.3.7.ebuild :
Do not allow tightvnc and vnc to be installed at the same time as they
overwrite each others files. Closes #15152.
24 Mar 2003; Patrick Kursawe <phosphan@gentoo.org> vnc-3.3.7.ebuild,
files/digest-vnc-3.3.7, files/vnc-3.3.7-gentoo.security.patch:
Version bump.
*vnc-3.3.6-r1 (21 Feb 2003)
21 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> :
Security update.
*vnc-3.3.6 (11 Dec 2002)
21 Dec 2002; Nick Hadaway <raker@gentoo.org> vnc-3.3.6.ebuild :
Added CFLAGS fix from 3.3.5-r1. Closes bug #12024
11 Dec 2002; Brad Cowan <bcowan@gentoo.org> vnc-3.3.6.ebuild,
files/digest-vnc-3.3.6:
Version bump.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*vnc-3.3.5-r1 (27 Nov 2002)
29 Nov 2002; Nick Hadaway <raker@gentoo.org> vnc-3.3.5-r1.ebuild :
Marked stable.
27 Nov 2002; Martin Holzer <mholzer@gentoo.org> vnc-3.3.5-r1.ebuild :
Rechanged make to emake, added dependency and added compilerflags.
Fixed #11080.
*vnc-3.3.5 (18 Nov 2002)
26 Nov 2002; Nick Hadaway <raker@gentoo.org> vnc-3.3.5.ebuild :
Changed emake to make. This should clear up compile issues found
on gcc2 systems.
21 Nov 2002; Nick Hadaway <raker@gentoo.org> vnc-3.3.5.ebuild :
Marked stable.
18 Nov 2002; Nick Hadaway <raker@gentoo.org> vnc-3.3.5.ebuild,
files/digest-vnc-3.3.5 :
Version bump. Currently marked unstable.
*vnc-3.3.4 (26 Sep 2002)
26 Sep 2002; Brad Cowan <bradlyatc@gentoo.org> vnc-3.3.4.ebuild
files/digest-vnc-3.3.4 :
Updated version with many bugfixes. Notably a change in maintainers
back to the original dev team. Homepage changed, removed patches,
patches may need replaced after testing.
*vnc-3.3.3-r3 (03 Sep 2002)
09 Sep 2002; Seemant Kulleen <seemant@gentoo.org> vnc-3.3.3-r3.ebuild :
Added Mandrake's javabin stuff, since the javasrc stuff was written in the
Roaring 20's and the days of Coltrane and Java-1.1, so it is not even
compilable with the more contemporary (and altogether more hip) java
compilers (1.3 and above)
03 Sep 2002; Seemant Kulleen <seemant@gentoo.org> vnc-3.3.3-r3.ebuild
files/digest-vnc-3.3.3-r3 :
Added a bunch of packages, courtesy of Mandrake's src.rpm. The following
patches are applied: imake, xauth, tightvnc encoding, using xinit's
XClients script to start the session, vncpassword creates ~/.vnc if
non-existent, system libs (zlib) and shared memory patch. Additionally,
there is a patch to let it use the X font server (closing bug #6614 by:
kelsall@dsl.pipex.com (Chris Paulson-Ellis)) and a patch to compile even
though the manpage isn';t present (closing bug #7365 by: gentoo@inrevo.com
(Alistair McDonald)). Additionally, an optional patch is applied if
"tcpd" is in USE to use tcp wrappers. Finally, for ppc users a patch is
applied so that vnc is compilable/installable/runnable on ppc systems.
*vnc-3.3.3-r2 (1 Feb 2002)
09 Jul 2002; phoen][x <phoenix@gentoo.org> vnc-3.3.3-r2.ebuild :
Added KEYWORDS, LICENSE, SLOT, DESCRIPTION.
11 Apr 2002; Seemant Kulleen <seemant@gentoo.org> vnc-3.3.3-r2.ebuild :
Added X as a dependency since xmkmf is required for compilation, and that is
provided by X (and openmotif, but that is pointless). Also, brought ebuild's
syntax up to date. No revision bump necessary.
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.
|