summaryrefslogtreecommitdiff
blob: 0b8aabbdae0de694d2b9ad695c4b992a0d43960b (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
# ChangeLog for app-emulation/vmware-workstation
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/ChangeLog,v 1.58 2004/11/04 01:42:40 wolf31o2 Exp $

  03 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-3.2.1.2242-r2.ebuild:
  Updated to vmware-any-any-update84 and removing tcl from DEPEND. Closing bug
  #62500.

  12 Sep 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-3.2.1.2242-r2.ebuild,
  vmware-workstation-4.5.2.8848-r1.ebuild:
  Added SRC_URI entry to look into obsolete directory for patches. Thank
  bonsaikitten.

  11 Sep 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-3.2.1.2242-r2.ebuild,
  vmware-workstation-4.5.2.8848-r1.ebuild:
  Updated to vmware-any-any-update83.

  10 Sep 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  -vmware-workstation-3.2.1.2242-r1.ebuild,
  vmware-workstation-3.2.1.2242-r2.ebuild,
  vmware-workstation-4.5.2.8848-r1.ebuild,
  -vmware-workstation-4.5.2.8848.ebuild:
  Updated to use vmware-any-any82 and marking stable on supported platforms.

*vmware-workstation-3.2.1.2242-r2 (18 Aug 2004)

  18 Aug 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  +vmware-workstation-3.2.1.2242-r2.ebuild:
  Updated to use vmware-any-any-update75 and closing bug #60777.

  18 Aug 2004; Jeremy Huddleston <eradicator@gentoo.org>
  vmware-workstation-4.5.2.8848-r1.ebuild:
  Added dies to update lines to catch problems easier.  Comment out patch
  of vmware executable as update75 does not patch that file.

  11 Jul 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-4.5.2.8848-r1.ebuild:
  Fixing problem with patch.

*vmware-workstation-4.5.2.8848-r1 (10 Jul 2004)

  10 Jul 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  -vmware-workstation-4.5.1.7568-r1.ebuild,
  +vmware-workstation-4.5.2.8848-r1.ebuild,
  vmware-workstation-4.5.2.8848.ebuild:
  Removing 4.5.1 ebuilds, marking 4.5.2 stable on x86, and adding a -r1 ebuild
  for 4.5.2 that adds amd64 support. Closing bug #53879.

  02 Jul 2004; Chris Gianelloni <wolf31o2@gentoo.org> :
  Fixing digest files and closing bug #55785.

  28 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-4.5.1.7568-r1.ebuild,
  vmware-workstation-4.5.2.8848.ebuild:
  Updated to latest vmware-any-any-update and closing bug #54918.

  22 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-4.5.1.7568-r1.ebuild,
  vmware-workstation-4.5.2.8848.ebuild:
  Updated to newest vmware-any-any-update and closing bug #54777.

  22 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-3.2.1.2242-r1.ebuild,
  vmware-workstation-4.5.1.7568-r1.ebuild,
  vmware-workstation-4.5.2.8848.ebuild:
  Adding note about removing modules on uninstall and closing bug #54686.

  15 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-4.5.1.7568-r1.ebuild:
  Modified to use vmware-any-any-update70 and closign bug #53928.

*vmware-workstation-4.5.2.8848 (14 Jun 2004)

  14 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  +vmware-workstation-4.5.2.8848.ebuild:
  Adding version 4.5.2 and closing bug #53831.

  14 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-4.5.1.7568-r1.ebuild,
  -vmware-workstation-4.5.1.7568.ebuild:
  Marking stable for x86 and removing older revision.

  10 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org> :
  Fixing digest.

*vmware-workstation-4.5.1.7568-r1 (09 Jun 2004)

  09 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  +vmware-workstation-4.5.1.7568-r1.ebuild:
  Updated with vmware-any-any-update and closing bug #53431.

  30 May 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-4.5.1.7568.ebuild:
  QA cleanup

  28 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-4.5.1.7568.ebuild:
  Adding more information in the comments about why amd64 is not a supported
  platform and closing bug #49203.

  20 Mar 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-4.0.5.6030-r1.ebuild,
  vmware-workstation-4.5.1.7568.ebuild:
  Bumping 4.5.1 to stable on x86 as it fixes several issues with gentoo-sources
  and also with 2.6 kernels. Closing bug #37774.

*vmware-workstation-4.5.1.7568 (18 Mar 2004)

  18 Mar 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-4.5.1.7568.ebuild:
  Adding 4.5.1 version to ~x86 and closing bug #44626.

  26 Feb 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-4.0.5.6030.ebuild:
  Removing extra version left during bump.

  24 Feb 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-3.2.1.2242-r1.ebuild:
  Moved has_version to src_compile.

  21 Feb 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-4.0.2.5592-r1.ebuild:
  Removing old 4.x version.

*vmware-workstation-4.0.5.6030-r1 (21 Feb 2004)

  21 Feb 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-4.0.5.6030-r1.ebuild,
  vmware-workstation-4.0.5.6030.ebuild:
  Updated 2.6 kernel support.  Closing bug #42330.

  15 Feb 2004; Donny Davies <woodchip@gentoo.org> files/vmware.rc:
  Add 'use samba'; #36941.

  10 Feb 2004; Michal Januszewski <spock@gentoo.org>
  vmware-workstation-4.0.5.6030.ebuild:
  New version of the 2.6.x kernel support. Fixes compilation problems with 2.6.3.

  31 Dec 2003; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-4.0.5.6030.ebuild:
  Fixing digest problem and patch problem.  Closing bug #36840.

  31 Dec 2003; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-4.0.5.6030.ebuild:
  Fixed wrong patch filename and made 2.6 updates force on 2.6 kernels.

  30 Dec 2003; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-4.0.5.6030.ebuild, files/vmware-26kern-init-gentoo.patch:
  Fixed misc 2.6 problems. Bumping to stable on x86. Closing Bug #36116 and Bug
  #36107.

  04 Dec 2003; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-4.0.5.6030.ebuild:
  Closing bug #34971

*vmware-workstation-4.0.5.6030 (11 Oct 2003)

  11 Oct 2003; Martin Holzer <mholzer@gentoo.org>
  vmware-workstation-4.0.5.6030.ebuild:
  Version bumped.

*vmware-workstation-4.0.2.5592-r1 (24 Sep 2003)

  24 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
  New version of the 2.6.x kernel support.

*vmware-workstation-3.2.1.2242-r1 (24 Sep 2003)

  24 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
  New version of the 2.6.x kernel support.

  06 Sep 2003; Chris Gianelloni <wolf31o2@gentoo.org>
  files/3.2.1.2237/90vmware, files/3.2.1.2237/VMwareWorkstation.desktop,
  files/3.2.1.2237/vmware,
  files/3.2.1.2237/vmware-config.pl-gcc-generalized.patch,
  files/3.2.1.2237/vmware-glibc-2.3.2-compat.c, files/3.2.1.2237/vmware.png:
  Completing removal of old versions.

  06 Sep 2003; Chris Gianelloni <wolf31o2@gentoo.org> metadata.xml,
  vmware-workstation-3.2.1.2237-r1.ebuild,
  vmware-workstation-3.2.1.2237.ebuild,
  vmware-workstation-4.0.0.4460-r1.ebuild,
  vmware-workstation-4.0.1.5289.ebuild, files/VMwareWorkstation.desktop,
  files/3.2.1.2242/VMwareWorkstation.desktop, files/3.2.1.2242/vmware.png:
  Removed older unsecure versions in 3.x and 4.x series.

*vmware-workstation-4.0.2.5592 (30 Aug 2003)

  30 Aug 2003; Chris Gianelloni <wolf31o2@gentoo.org>
  vmware-workstation-3.2.1.2237-r1.ebuild,
  vmware-workstation-3.2.1.2237.ebuild, vmware-workstation-3.2.1.2242.ebuild,
  vmware-workstation-4.0.0.4460-r1.ebuild,
  vmware-workstation-4.0.1.5289.ebuild, vmware-workstation-4.0.2.5592.ebuild,
  files/vmware-4.0.0.4460.rc, files/vmware-4.0.1.5289.rc, files/vmware.rc:
  Added menu entries for all versions. Fixed init script for 4.x series. Added
  latest version to fix security flaw and close a security hole.

*vmware-workstation-3.2.1.2242 (20 Aug 2003)

  20 Aug 2003; Daniel Ahlberg <aliz@gentoo.org> vmware-workstation-3.2.1.2242.ebuild:
  Security update

*vmware-workstation-4.0.1.5289 (30 Jul 2003)

  30 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump.

*vmware-workstation-4.0.0.4460-r1 (25 Jul 2003)

  25 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
  Add 2.5/2.6 kernel support.

*vmware-workstation-4.0.4460 (10 Apr 2003)

  10 Apr 2003; Preston A. Elder <prez@gentoo.org>
  vmware-workstation-4.0.4460.ebuild, files/digest-vmware-workstation-4.0.4460,
  files/4.0.4460/* :
  Version bump.  This is the release version.

*vmware-workstation-4.0.4320 (22 Mar 2003)

  22 Mar 2003; Philip Walls <malverian@gentoo.org>
  vmware-workstation-4.0.4320.ebuild, files/digest-vmware-workstation-4.0.4320,
  files/4.0.4320/* :
  Version bump. Added symlinks to /usr/bin, made vmware-vmx SUID,
  Added init scripts and desktop icons for this version (non-existant in
  4121). Added pciutils to DEPEND as required to run vmware-config.pl
  Added RDEPEND=${DEPEND} according to policy.

*vmware-workstation-4.0.4121 (11 Mar 2003)

  11 Mar 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump for people who want to use the beta.

*vmware-workstation-3.2.1.2237-r1 (25 Jul 2003)

  25 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump to try to add glibc-2.3.2 support #16444 + 2.5/2.6 kern support.

*vmware-workstation-3.2.1.2237 (17 Jul 2003)

  17 Jul 2003; Arcady Genkin <agenkin@gentoo.org> :
  Version bump to the latest version of 3.2.

*vmware-workstation-3.2.0.2230-r1 (16 Dec 2002)

  09 Jan 2003; Martin Holzer <mholzer@gentoo.org :
  Changed DEPEND ~tcl to >=tcl. Closes #13543.

  16 Dec 2002; Mike Frysinger <vapier@gentoo.org> :
  Added a patch to vmware-config.pl so that all versions of gcc are handled properly.

*vmware-workstation-3.2.0.2230 (16 Sep 2002)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> :
  changed sparc ~sparc keywords
 
  17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> vmware-workstation-3.2.0.2230.ebuild :
  Added IUSE.

  16 Sep 2002; Preston A. Elder <prez@gentoo.org> :
  Added VMware 3.2.0 (2230), a direct copy of 3.1.1 (1790).

*vmware-workstation-3.1.1.1790 (13 Apr 2002)

  17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> vmware-workstation-3.1.1.1790.ebuild :
  Added IUSE.

  31 Aug 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :
  Fix part of bug #5359: remove deprecated KDE2DIR, KDE3DIR variables and
  install into /usr

  06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
  Added -ppc -sparc -sparc64 to keywords

  13 Apr 2002; William McArthur <sandymac@gentoo.org> /etc/init.d/vmare:
  Rewrote the /etc/init.d/vmare script to not mangle error messages that aren't
  in an expected format. Added ~dev-lang/tcl-8.3.3 to the DEPEND line.

  11 Apr 2002; William McArthur <sandymac@gentoo.org> vmware-workstation-3.1.1.1790.ebuild:
  New version of VMware Workstation released. The ebuild was updated for this
  version. The Gentoo (/etc/init.d/vmware) init script was changed to capture
  the output from the VMware (/etc/vmware/init.d/vmware) script and prettify
  (Is that a word?) it's output to look more like the Gentoo boot output. Also,
  any error lines from the vmware init script are sent to the system logger to
  hopefully increase their chance of being noticed. I made an icon from the
  logo off of vmware.com for use in "start" type menus. It can be found in
  /opt/vmware/lib/icon/ .  If kde is in the USE var then menu items are
  automatically added for the user.

*vmware-workstation-3.0.0.1455-r1 (20 Feb 2002)

  20 Feb 2002; William McArthur <sandymac@gentoo.org> vmware-workstation-3.0.0.1455-r1.ebuild :
  If you had an existing vmware install there was a problem where the file 
  /etc/vmware/not_configured would have a mtime different from what was in the
  locations file. This is fixed by not having a mtime in the locations file for
  the not_configured file.

  At the end of the merge the new locations file is appended to the existing
  locations. This plus the above should solve any problems that people with
  manual vmware installs have.

  If the user was to merge vmware twice without running vmware-config.pl the
  rc#.d dirs in /etc/vmware/init.d/ would be remove despite config protection.
  To keep them around I added .keep files in each of them.

*vmware-workstation-3.0.0.1455 (10 Feb 2002)

  10 Feb 2002; William McArthur <sandymac@gentoo.org> vmware-workstation-3.0.0.1455.ebuild :
  I don't remember the details but the following was written:

  The ebuild bypassed the official install because it doesn't all a install
  prefix.  Basicly the files from the work dir are copyied to the image dir.

  DEBUG=true is set because the strip command line tool dumps core on the
  vmware executable and setting DEBUG will disable it.

  After the files have had their mtime updated we scan the image dir and collect
  the mtimes and add the info to the /etc/vmware/locations file. This file is
  used by vmware to track config choices and it is used in upgrading. By
  creating this file we make sure the vmware config tools work and I think you
  could do a non gentoo package install of vmware and it would work.

  The vmware-config tool insists on a set of init dirs named rc#.d so they are
  created in /etc/vmware/init.d/ . The other option was edit vmware-config.pl .

  VMWare needs some modules loaded so at boot an init script is run that is
  really just glue to start the init script supplied from vmware which is at
  /etc/vmware/init.d/vmware