1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/emulators
Makoto Matsushita 65c8bd3235 Update to 4.5.1 build 7568, with lots of cleanup.
- USE_RC_SUBR.  Inspired by ports/net/dtcpclient (thanks ume-san).
	Since now, loading kernel modules and/or start vmware-guestd can
	be tweaked via following rc.conf variables:
		* vmware_guestd_enable (default to YES)
		* vmware_guest_kmod_enable (default to NO)
	vmware-guest_kmod.sh is removed; both are handled by a single
	shell script, vmware-guestd.sh.
- Bulid kernel module iff kernel source files are available.
	This check is just a static checking of /usr/src/sys/Makefile.
	It would be even better that '/usr/src' can be changed to other
	place, but I believe that most user puts a source code under /usr/src,
	or other places and set a symlink to there.  If it hits you badly,
	I'm willing to apply your patch to fix(?) it.
- If this ports is used by ports/emulators/vmware-tools4, install XFree86
  server modules, vmware_drv.o and vmmouse_drv.o.
	The vmware_drv.o is a (virtual) graphic chip driver.  I believe that
	if you have already installed XFree86 4.3.0, it should be the same
	one but compiled on XFree86 4.3.99.2.  I've confirmed that it should
	work with XFree86 4.3.0 server.

	The vmmouse_drv.o is a mouse driver, use it instead of default
	mouse driver, mouse_drv.o.  It works, but if my test is correct,
	it doesn't support Emulate3Buttons.  Use with care.

	Both drivers are installed to appropriate directory, but renamed
	(append '_VMware' to the filename) to avoid any conflicts to other
	ports (especially ports/x11/XFree86*).

P.S.: Happy version 4.5.1, ACPI is enabled by default for FreeBSD guest OS.
2004-03-16 15:37:28 +00:00
..
adamem De-pkg-comment. 2003-02-21 12:06:51 +00:00
aftp Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
atari800 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
basiliskII Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
bfe Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
bochs Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
bsvc SIZEify. 2004-01-29 07:24:56 +00:00
cinc Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
cingb SIZEify. 2004-01-29 07:24:56 +00:00
cpmemu SIZEify. 2004-01-29 07:24:56 +00:00
cpmtools Clean up historical baggage, and move the old local distfiles that 2003-12-09 21:33:03 +00:00
darcnes Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
dgen-sdl Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
dlx SIZEify. 2004-01-29 07:24:56 +00:00
dosbox Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
extract-xiso Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
fceu Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
fceux Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
fmsx Attempt to fix build on bento by setting a default OPTION 2004-03-08 10:06:07 +00:00
freesci Properly use SDL everywhere: 2004-03-08 01:01:31 +00:00
frodo Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
fuse Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
gbe Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
generator Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
gngb Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
gnuboy Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
grustibus Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
gsnes9x Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
gxmame Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
hatari Add hatari 0.45, an Atari ST emulator. 2004-03-16 09:58:16 +00:00
hercules Add USE_GETTEXT and bump PORTREVISION. 2004-02-04 04:36:30 +00:00
hfs Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
hfsplusutils Whoa there, boy, that's a mighty big commit y'all have there... 2004-03-14 06:17:56 +00:00
hfsutils use tk84 now, bump version. 2003-10-18 12:23:58 +00:00
ia64sim This port is now broken in 3 different ways: Checksum mismatch, compiler 2004-03-13 09:56:19 +00:00
ines SIZEify. 2004-01-29 07:24:56 +00:00
its unbreak by fixing plist 2003-08-19 15:47:09 +00:00
klh10 De-pkg-comment. 2003-02-21 12:06:51 +00:00
kmamerun Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
lib765 Whoa there, boy, that's a mighty big commit y'all have there... 2004-03-14 06:17:56 +00:00
libspectrum Whoa there, boy, that's a mighty big commit y'all have there... 2004-03-14 06:17:56 +00:00
libvm68k Whoa there, boy, that's a mighty big commit y'all have there... 2004-03-14 06:17:56 +00:00
linux_base Remove bogus /dev/null check. 2004-02-22 18:43:06 +00:00
linux_base-6 Set NO_LATEST_LINK. 2004-02-06 11:20:42 +00:00
linux_base-8 Try to mount and unmount both linproc and linprocfs: the former 2004-02-08 21:49:37 +00:00
linux_base-debian Fix CONFLICTS lines, as requested by eik then petef: 2004-02-05 23:19:55 +00:00
linux_base-gentoo-stage1 Note problem with packing list, found by bento via kris. 2004-03-10 18:41:27 +00:00
linux_base-rh-9 Try to mount and unmount both linproc and linprocfs: the former 2004-02-08 21:49:37 +00:00
linux_base-suse-9.1 Try to mount and unmount both linproc and linprocfs: the former 2004-02-08 21:49:37 +00:00
linux_base-suse-9.2 Try to mount and unmount both linproc and linprocfs: the former 2004-02-08 21:49:37 +00:00
linux_base-suse-9.3 Try to mount and unmount both linproc and linprocfs: the former 2004-02-08 21:49:37 +00:00
linux_dist-gentoo-stage1 Note problem with packing list, found by bento via kris. 2004-03-10 18:41:27 +00:00
linux-ePSXe BROKEN: Inconsistent dependencies (linux_base 7.x and 8.x). This port is 2004-02-16 23:35:51 +00:00
linux-geepee32 Moved to scripts/geepee32.sh. This was kind of a mistake but since it's 2004-02-14 10:22:09 +00:00
linux-mupen64 - Update to plugins2 2004-01-24 20:13:58 +00:00
linux-peops-softgpu - Update to 1.15 2003-12-26 23:06:04 +00:00
linux-peops-spu - Update to 1.7 2003-12-26 23:09:33 +00:00
linux-pete-mesagpu - Update to 1.75 2003-12-26 23:17:58 +00:00
linux-vmware-toolbox2 Put NO_LATEST_LINK to previous versions of VMware Tools. 2004-02-06 15:33:19 +00:00
linux-vmware-toolbox4 Update to 4.5.1 build 7568; just a version string change. 2004-03-16 15:19:10 +00:00
linux-vmware-toolbox5 Update to 4.5.1 build 7568; just a version string change. 2004-03-16 15:19:10 +00:00
linux-vmware-toolbox6 Update to 4.5.1 build 7568; just a version string change. 2004-03-16 15:19:10 +00:00
linux-winetools Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
mastergear SIZEify. 2004-01-29 07:24:56 +00:00
minivmac Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
mtools Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
osf1_base - rpm2cpio.pl need to be EXTRACT_DEPENDS otherwise it will not work 2004-03-01 20:43:34 +00:00
p-interp SIZEify. 2004-01-29 07:24:56 +00:00
pcemu Clear moonlight beckons. 2003-03-07 06:14:21 +00:00
pkg Commit #2/4 to enforce Caps, no period. I ran this oe as 1999-06-26 17:55:58 +00:00
prodosemu SIZEify. 2004-01-29 07:24:56 +00:00
psim-freebsd Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
qcl Make portlint(1) happy by changing strip to ${STRIP_CMD} 2003-09-24 09:37:11 +00:00
quasi88 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
rtc Update the rtc device to use dynamic numbering on -current. In order to 2004-03-13 21:20:03 +00:00
scummvm Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
sim Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
sim6811 Fix some very broken coding style that barfs with GCC3.3 2003-10-16 17:11:18 +00:00
simh Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
ski - rpm2cpio.pl need to be EXTRACT_DEPENDS otherwise it will not work 2004-03-01 20:43:34 +00:00
snes9x Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
spim De-pkg-comment. 2003-02-20 17:24:13 +00:00
stella Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
stonx Bento fix: change from check of distfile existance in pre-fetch, to 2004-02-09 10:42:17 +00:00
svr4_base De-pkg-comment. 2003-02-20 17:24:13 +00:00
tkhfs Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
tuxnes Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
twin Whoa there, boy, that's a mighty big commit y'all have there... 2004-03-14 06:17:56 +00:00
uae Whoa there, boy, that's a mighty big commit y'all have there... 2004-03-14 06:17:56 +00:00
vba Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
vgb Since asami's directory on MASTER_SITE_LOCAL is gone, stow his 2004-03-12 21:03:28 +00:00
vgb-bin USE_SIZEify 2004-02-08 01:14:05 +00:00
vgba-bin USE_SIZEify 2004-02-08 01:14:05 +00:00
vice - mark BROKEN on alpha 4.x 2004-03-16 06:14:49 +00:00
visualos Whoa there, boy, that's a mighty big commit y'all have there... 2004-03-14 06:17:56 +00:00
vMac Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
vmsbackup Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
vmware2 Substitute BROKEN with IGNORE in cases where the port requires the src tree 2004-01-10 07:18:55 +00:00
vmware3 A slew of changes to allow vmware3 to work on 5.x with dynamic device 2004-03-13 21:29:24 +00:00
vmware_xf4mod Use PLIST_FILES. 2004-02-05 20:38:07 +00:00
vmware-guestd3 Update version string to the last VMware Workstation 3 release. 2004-02-06 18:06:47 +00:00
vmware-guestd4 Update to 4.5.1 build 7568, with lots of cleanup. 2004-03-16 15:37:28 +00:00
vmware-guestd5 Update to 4.5.1 build 7568, with lots of cleanup. 2004-03-16 15:37:28 +00:00
vmware-guestd6 Update to 4.5.1 build 7568, with lots of cleanup. 2004-03-16 15:37:28 +00:00
vmware-tools2 Put NO_LATEST_LINK to previous versions of VMware Tools. 2004-02-06 15:33:19 +00:00
vmware-tools3 Update version string to the last VMware Workstation 3 release. 2004-02-06 18:06:47 +00:00
vmware-tools4 Update VMware Tools for 4.0.1 build-5289, the latest version of VMware 2003-07-24 15:34:44 +00:00
vmware-tools5 Update VMware Tools for 4.0.1 build-5289, the latest version of VMware 2003-07-24 15:34:44 +00:00
vmware-tools6 Update VMware Tools for 4.0.1 build-5289, the latest version of VMware 2003-07-24 15:34:44 +00:00
vpce Reset maintainer on ports owned by the following committers who have 2003-11-03 01:19:26 +00:00
vx68k Whoa there, boy, that's a mighty big commit y'all have there... 2004-03-14 06:17:56 +00:00
vxtools Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
wine Update to the 20040309 snapshot of Wine. 2004-03-11 08:55:31 +00:00
wine-devel Update to the 20040309 snapshot of Wine. 2004-03-11 08:55:31 +00:00
winetools Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
x48 1. files/src+X48.ad is not doing anything so removed. 2003-07-21 02:23:18 +00:00
xgs Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. 2004-02-04 05:21:48 +00:00
xmame Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
xmess - Update to 0.79.1 2004-03-02 21:56:50 +00:00
xsystem35 Whoa there, boy, that's a mighty big commit y'all have there... 2004-03-14 06:17:56 +00:00
xzx - Update to 4.4 2004-03-01 20:09:39 +00:00
yape Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
zsnes Chase library bump of libSDL-1.1 for all ports which were depending 2004-03-16 04:23:56 +00:00
Makefile Add hatari 0.45, an Atari ST emulator. 2004-03-16 09:58:16 +00:00