freebsd-ports/emulators
Makoto Matsushita 1ebe8f4959 Dear VMware Workstation users around the world, here is an upgrade of
VMware Workstation FreeBSD-guest related ports for VMware Workstation
5.5.0 build 18463.

New features are:

- Spell "VMware Workstation" appropriately.
	There are much VMware products, it would be the time that I have
	to spell VMware Workstation as VMware Workstation.
- Support FreeBSD/amd64 since 64-bit binaries are provided from VMware.
	I don't test any of 64-bit related portion, since I have no
	FreeBSD/amd64 machine.  If something trouble please email me.
- New variable "WITH_VMWARE_GTK" (emulators/vmware-tools5)
	Install gtk version of VMware Tools if defined
	(add more dependencies on other gtk-related ports)
- New variable "WITH_VMWARE_VMXNET" (emulators/vmware-guestd5)
	Install "vmxnet.ko" kernel module (vmxnet driver) if defined
	Usage:
		- shutdown FreeBSD guest VM
		- add following line to FreeBSD guest VM config file
			Ethernet0.virtualDev="vmxnet"
		- Boot FreeBSD guest VM
		- load vmxnet.ko kernel module
		- ifconfig vxn0 ...
	New rc.conf variable "vmware_guest_vmxnet_enable" is also added
	to vmware-guestd.sh to load kernel module at startup.  However,
	${PREFIX}/etc/rc.d/vmware-guestd.sh run _after_ /etc/rc.d/netif,
	so it maybe too late to load here...
	Note that vmxnet.ko supports FreeBSD 4.8-RELEASE or later, and
	5.3-RELEASE and later (as VMware said).  I've confirmed that
	recent 7-current got 100% instant panic if vmxnet.ko is loaded.
- "vmware_guest_kmod_enable" is renamed to "vmware_guest_vmmemctl_enable"
	Now this ports has two kernel modules now, old name is not
	appropriate one, hard to understand this variable is for which
	kernel module.  I also put backward compatibility code, but users
	of vmware_guest_kmod_enable please change variable name.

Bugfixes are:

- Resolve conflicts on ${PREFIX}/share/vmware-tools.
	Unfortunately both vmware-guestd5 and vmware-tools5 installs
	files to ${PREFIX}/share/vmware-tools directory.  Since this
	directory is only for vmware-tools, vmware-guestd5 doesn't do
	anything for now.
- WWW: line in pkg-descr points bogus page.
- Add note that there's official VMware Tools installer, and what is the
  difference between the two.

Finally, as usual, bump PORTVERSION.
2005-11-26 09:19:58 +00:00
..
adamem
aftp - Add SHA256 2005-11-24 16:07:52 +00:00
atari800 - Add SHA256 2005-11-24 16:07:52 +00:00
basiliskII - Update to 1.0 (22112005) 2005-11-24 16:45:43 +00:00
bfe - Add SHA256 2005-11-24 16:07:52 +00:00
bochs - Add SHA256 2005-11-24 16:07:52 +00:00
bsvc - Add SHA256 2005-11-24 16:07:52 +00:00
cinc - Add SHA256 2005-11-24 16:07:52 +00:00
cingb - Add SHA256 2005-11-24 16:07:52 +00:00
cpmemu - Add SHA256 2005-11-24 16:07:52 +00:00
cpmtools
darcnes - Add SHA256 2005-11-24 16:07:52 +00:00
dgen-sdl - Add SHA256 2005-11-24 16:07:52 +00:00
dlx - Style: don't quote COMMENT, it looks nasty in make describe output 2005-11-25 22:36:27 +00:00
dosbox Update maintainer address 2005-01-03 21:43:09 +00:00
doscmd
e-uae - Update from 0.8.28.r2 to 0.8.28 2005-11-02 14:46:06 +00:00
extract-xiso - Add SHA256 2005-11-24 16:07:52 +00:00
fceu - Unbreak on amd64 2005-02-28 17:32:40 +00:00
fceux - Unbreak on amd64 2005-02-28 17:32:40 +00:00
fmsx Remove patch file again to make it buildable. 2005-09-04 03:01:03 +00:00
frodo - add SHA checksum 2005-11-13 09:26:50 +00:00
fuse Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
gbe - Add SHA256 2005-11-24 16:07:52 +00:00
gcube Add gcube 0.4, gamecube emulator. 2005-06-17 06:24:32 +00:00
generator - Add SHA256 2005-11-25 21:47:35 +00:00
generator-cbiere - Add SHA256 2005-11-25 21:47:35 +00:00
gens Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
gngb - Add SHA256 2005-11-24 16:07:52 +00:00
gngeo [NEW PORT] games/gngeo - NeoGeo emulator 2005-11-22 11:33:07 +00:00
gnuboy Mass-conversion to the USE_AUTOTOOLS New World Order. The code present 2005-11-15 06:52:12 +00:00
grustibus - Add SHA256 2005-11-24 16:07:52 +00:00
gsnes9x - Add SHA256 2005-11-24 16:07:52 +00:00
gxemul - Add SHA256 2005-11-24 16:07:52 +00:00
gxmame Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
hatari - Update to 0.70 2005-08-29 10:12:44 +00:00
hercules
hfs set CONFLICTS 2005-09-22 17:03:13 +00:00
hfsutils - Add SHA256 2005-11-24 16:07:52 +00:00
ia64sim - Add SHA256 2005-11-24 16:07:52 +00:00
ines - Add SHA256 2005-11-24 16:07:52 +00:00
its
klh10
kmamerun Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
kqemu-kmod Fix kernel panic after stopping qemu. 2005-11-06 09:03:02 +00:00
kqemu-kmod-devel Fix kernel panic after stopping qemu. 2005-11-06 09:03:02 +00:00
lib765 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present 2005-11-15 06:52:12 +00:00
libspectrum Mass-conversion to the USE_AUTOTOOLS New World Order. The code present 2005-11-15 06:52:12 +00:00
libvm68k - Add SHA256 2005-11-24 16:07:52 +00:00
linux-ePSXe - Remove epsxe-install; the epsxe shell script now maintains ~/.epsxe 2005-07-16 15:05:22 +00:00
linux-geepee32 Mega-patch to cleanup the ports infrastructure regarding our linux bits: 2005-06-17 22:59:29 +00:00
linux-peops-softgpu - Update to 1.17 2005-07-16 15:06:49 +00:00
linux-peops-spu Mega-patch to cleanup the ports infrastructure regarding our linux bits: 2005-06-17 22:59:29 +00:00
linux-pete-mesagpu linux_mesa3 (deprecatred) -> linux_dri (possibly hardware accelerated) 2005-07-23 10:25:02 +00:00
linux-pete-xgl2gpu Fix my email address. 2005-10-03 22:25:41 +00:00
linux-vmware-toolbox2 Mega-patch to cleanup the ports infrastructure regarding our linux bits: 2005-06-17 22:59:29 +00:00
linux-vmware-toolbox4 Put SHA256 checksums. 2005-11-10 08:19:00 +00:00
linux-vmware-toolbox5 Dear VMware Workstation users around the world, here is an upgrade of 2005-11-26 09:19:58 +00:00
linux-vmware-toolbox6 Dear VMware Workstation users around the world, here is an upgrade of 2005-11-26 09:19:58 +00:00
linux-winetools - Add SHA256 2005-11-24 16:07:52 +00:00
linux_base Remove expired linux_base-6 port. 2005-06-10 08:27:55 +00:00
linux_base-8 Fix the package (missing creation of empty directories). 2005-11-11 19:54:16 +00:00
linux_base-debian BROKEN: Does not build reliably 2005-11-04 00:27:49 +00:00
linux_base-gentoo-stage1 Update to 2005.0, requested by Christopher J. Camisa 2005-06-11 19:27:50 +00:00
linux_base-rh-9 Remove expired linux_base-6 port. 2005-06-10 08:27:55 +00:00
linux_base-src-rh-7.3 BROKEN: Broken dependency 2005-10-28 06:00:44 +00:00
linux_base-src-rh-8 BROKEN: Broken dependency 2005-10-28 06:00:44 +00:00
linux_base-suse-9.1 Checking MACHINE_ARCH is deprecated. 2005-09-23 16:21:45 +00:00
linux_base-suse-9.2 Set NO_LATEST_LINK, requested by kris. 2005-10-04 02:46:43 +00:00
linux_base-suse-9.3 Use updated kdelibs3 package. 2005-10-04 05:12:45 +00:00
linux_dist-gentoo-stage1 Update to 2005.0, requested by Christopher J. Camisa 2005-06-11 19:27:50 +00:00
m2000 Add SHA256 checksums to the distinfo files. 2005-11-08 21:45:49 +00:00
mastergear - Add SHA256 2005-11-24 16:07:52 +00:00
minivmac - Add SHA256 2005-11-24 16:07:52 +00:00
mtools Fix typo. 2005-11-19 20:13:26 +00:00
mupen64 - require mupen64-rice only in i385 2005-10-25 08:07:20 +00:00
mupen64-base
mupen64-dummyaudio
mupen64-glide
mupen64-gln64
mupen64-input
mupen64-rice
mupen64-rsp
mupen64-sdlaudio
mupen64-sdlinput Mass-conversion to the USE_AUTOTOOLS New World Order. The code present 2005-11-15 06:52:12 +00:00
mupen64-sound [MAINTAINER UPDATE] emulators/mupen64-sound fix plist 2004-12-27 01:09:55 +00:00
o2em - Chase allegro update 2005-11-13 15:17:00 +00:00
osmose - Add SHA256 2005-11-25 21:47:35 +00:00
p-interp - Add SHA256 2005-11-24 16:07:52 +00:00
pcemu
pearpc An attempt to fix build on 4.x. 2005-11-17 13:22:30 +00:00
prodosemu - Add SHA256 2005-11-24 16:07:52 +00:00
psim-freebsd - Add SHA256 2005-11-24 16:07:52 +00:00
qemu Fix build on amd64 2005-11-16 01:32:56 +00:00
qemu-devel Fix build on amd64 2005-11-16 01:32:56 +00:00
quasi88 - Add SHA256 2005-11-24 16:07:52 +00:00
raine - Fix dependency on allegro. 2005-11-22 23:30:30 +00:00
rtc Change the hz warning so that it doesn't bother you if hz is already 2005-10-06 06:39:58 +00:00
sim Update to 3.5.1 2005-11-22 16:23:51 +00:00
sim6811 - Add SHA256 2005-11-24 16:07:52 +00:00
simh Update to 3.5.1 2005-11-22 16:23:51 +00:00
ski
skyeye Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
snes9express Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
snes9x At Kris's request, back out the MACHINE_ARCH spelling correction until 2005-04-12 03:26:56 +00:00
spim - Add SHA256 2005-11-24 16:07:52 +00:00
stella - Add SHA256 2005-11-24 16:07:52 +00:00
stonx - add SHA checksum 2005-11-13 09:26:50 +00:00
svr4_base
tkhfs
tuxnes - Add SHA256 2005-11-24 16:07:52 +00:00
twin - Add SHA256 2005-11-24 16:07:52 +00:00
uae Mass-conversion to the USE_AUTOTOOLS New World Order. The code present 2005-11-15 06:52:12 +00:00
vba Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
vgb - Add SHA256 2005-11-24 16:07:52 +00:00
vgb-bin Add SHA256 checksum 2005-11-11 06:06:17 +00:00
vgba-bin Add SHA256 checksum 2005-11-11 06:06:17 +00:00
vice - add SHA checksum 2005-11-13 09:26:50 +00:00
visualos - Add SHA256 2005-11-24 16:07:52 +00:00
vMac
vmips [maintainer-update] Update port: emulators/vmips 1.2.2 --> 1.3 2005-01-13 00:16:48 +00:00
vmsbackup - Add SHA256 2005-11-24 16:07:52 +00:00
vmware-guestd3 Check OSVERSION to set appropriate default CD-ROM device name. 2005-03-08 02:01:46 +00:00
vmware-guestd4 Put SHA256 checksums. 2005-11-10 08:19:00 +00:00
vmware-guestd5 Dear VMware Workstation users around the world, here is an upgrade of 2005-11-26 09:19:58 +00:00
vmware-guestd6 Dear VMware Workstation users around the world, here is an upgrade of 2005-11-26 09:19:58 +00:00
vmware-tools2
vmware-tools3 Typo fix. 2005-03-08 03:41:29 +00:00
vmware-tools4
vmware-tools5 Dear VMware Workstation users around the world, here is an upgrade of 2005-11-26 09:19:58 +00:00
vmware-tools6 Dear VMware Workstation users around the world, here is an upgrade of 2005-11-26 09:19:58 +00:00
vmware2 Mega-patch to cleanup the ports infrastructure regarding our linux bits: 2005-06-17 22:59:29 +00:00
vmware3 With a serious of very ugly hacks, make FreeBSD 6 support work again 2005-11-13 10:14:14 +00:00
vpce - Add SHA256 2005-11-24 16:07:52 +00:00
vx68k - Add SHA256 2005-11-24 16:07:52 +00:00
vxtools
wine Update to Wine 0.9.2. 2005-11-24 00:15:55 +00:00
wine-devel Update to Wine 0.9.2. 2005-11-24 00:15:55 +00:00
winetools - Add SHA256 2005-11-24 16:07:52 +00:00
x48 Fix build with GCC 2.95.4. 2004-11-29 19:56:09 +00:00
xbraitenberg - Add SHA256 2005-11-24 16:07:52 +00:00
xgs - Add SHA256 2005-11-24 16:07:52 +00:00
xmame - Fix fetching of history file 2005-11-14 23:50:22 +00:00
xmess - Update maintainer's address 2005-11-04 00:31:21 +00:00
xsystem35 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present 2005-11-15 06:52:12 +00:00
xzx - Add SHA256 2005-11-24 16:07:52 +00:00
yape Update to 0.32.4 [1] 2005-10-13 14:44:05 +00:00
zsnes - Add SHA256 2005-11-24 16:07:52 +00:00
Makefile [NEW PORT] games/gngeo - NeoGeo emulator 2005-11-22 11:33:07 +00:00