<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/emulators/vmware3/scripts/pre-install, branch 2025Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2025Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2025Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2011-07-02T13:45:43Z</updated>
<entry>
<title>2011-07-01 math/femlab: No more distfile, looks like abandonware</title>
<updated>2011-07-02T13:45:43Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2011-07-02T13:45:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6586357830397d1654dd2511bf08428388f0ab62'/>
<id>urn:sha1:6586357830397d1654dd2511bf08428388f0ab62</id>
<content type='text'>
2011-07-01 japanese/wikicker: Looks like an abandonware
2011-07-01 emulators/vmware3: No more distfiles available. emulators/virtualbox-ose can be used as a replacement
</content>
</entry>
<entry>
<title>A slew of changes to allow vmware3 to work on 5.x with dynamic device</title>
<updated>2004-03-13T21:29:24Z</updated>
<author>
<name>Mike Silbersack</name>
<email>silby@FreeBSD.org</email>
</author>
<published>2004-03-13T21:29:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cf1d11951308fb8f82f8a9e57e4271cda429ba3a'/>
<id>urn:sha1:cf1d11951308fb8f82f8a9e57e4271cda429ba3a</id>
<content type='text'>
numbering while not breaking 4.x compatibility:

- Stop using device nodes in /usr/compat/linux/dev and instead rely
on the linuxaltor passing though to /dev
- Create needed device nodes in /dev (on 4.x)
- Account for a change in falloc's semantics that was preventing
the vmmon module from being unloaded on 5.1+ machines.
</content>
</entry>
<entry>
<title>Initial commit of vmware 3.2.0. This first version is CURRENT 5.x</title>
<updated>2003-04-13T02:59:12Z</updated>
<author>
<name>Martin Blapp</name>
<email>mbr@FreeBSD.org</email>
</author>
<published>2003-04-13T02:59:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=91c37b4bb6e7fc4488bdcade1c16a9656c4d8fb0'/>
<id>urn:sha1:91c37b4bb6e7fc4488bdcade1c16a9656c4d8fb0</id>
<content type='text'>
only.
</content>
</entry>
<entry>
<title>Use LINUXBASE/USE_LINUX variables.</title>
<updated>2000-09-22T17:22:24Z</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2000-09-22T17:22:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8b3cd773ff016fff7057a1a40ce23df371e5fbbe'/>
<id>urn:sha1:8b3cd773ff016fff7057a1a40ce23df371e5fbbe</id>
<content type='text'>
This is only a cosmetic change, so there's no need to reinstall your
installation(s).
</content>
</entry>
<entry>
<title>Merge with Vladimir's latest version.</title>
<updated>2000-07-31T21:56:38Z</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2000-07-31T21:56:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d0b29340874a37444f44629823040c67189c7ee6'/>
<id>urn:sha1:d0b29340874a37444f44629823040c67189c7ee6</id>
<content type='text'>
- Add support for FreeBSD bridging facility.  To use it, you need a
kernel built with `options BRIDGE'.

- Integrate vmnet and if_tap code into vmmon module.

- Install vmmon/vmnet1 pseudo-device nodes under /compat/linux/dev
instead of /dev

- Set TMPDIR to /var/tmp if empty.

- Change MAINTAINER back to Vladimir N. Silyaev &lt;vns@delta.odessa.ua&gt;,
now he is back and being active. :)
</content>
</entry>
<entry>
<title>Prepare ${LINUX_DIR}/dev/null for use of the plain disk technique.</title>
<updated>2000-04-14T21:01:58Z</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2000-04-14T21:01:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2b40efb08badd708dca6591fe205ecb59d7961ab'/>
<id>urn:sha1:2b40efb08badd708dca6591fe205ecb59d7961ab</id>
<content type='text'>
Suggested by:	Nick Sayer
</content>
</entry>
<entry>
<title>- Clean up and minor fixes</title>
<updated>2000-03-25T20:24:32Z</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2000-03-25T20:24:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9225c521c3e097ac831e541c438eceb958bb610f'/>
<id>urn:sha1:9225c521c3e097ac831e541c438eceb958bb610f</id>
<content type='text'>
  - Make portlint satisfy
  - Avoid creating files out of WRKDIR
  - Remove the void directory "patch" (What ever was this?)
  - Adjust whitespace
  - Fix some ungrammatical wordings
  - Modify COMMENT and DESCR
- Drop fakeprocfs support due to the import of Linux procfs to the base system
- Show MESSAGE after installation
- Change maintainer to the -emulation list because:
  - Vladimir seems too busy or unreachable these days
  - This port depends very much on Linux compatibility stuff
- Get it to check if the system has Linux procfs module and stop if not

PR:		ports/16960 (add WWW to DESCR)
No response by:	maintainer
</content>
</entry>
<entry>
<title>Virgin import of Vladimir N. Silyaev's port of the linux version of the</title>
<updated>2000-01-26T22:06:13Z</updated>
<author>
<name>Josef Karthauser</name>
<email>joe@FreeBSD.org</email>
</author>
<published>2000-01-26T22:06:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6f08968435cff33700c668b703552f42471725e7'/>
<id>urn:sha1:6f08968435cff33700c668b703552f42471725e7</id>
<content type='text'>
VMWare virtual machine.

PR:		ports/16337
Submitted by:	vsilyaev@mindspring.com
</content>
</entry>
</feed>
