summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbad <bad@pkgsrc.org>2003-02-16 19:49:16 +0000
committerbad <bad@pkgsrc.org>2003-02-16 19:49:16 +0000
commit29c37491624c37912f6ae37d77f15f32db5df1f8 (patch)
treea69da277ac16ecb901f08d79c60ecb726f91dfa7
parentaf136b73e40c9b5959c2544b197dcfb75b53bdfb (diff)
downloadpkgsrc-29c37491624c37912f6ae37d77f15f32db5df1f8.tar.gz
Be more precise about the supported version of the emulator.
-rw-r--r--emulators/vmware-module/DESCR2
-rw-r--r--emulators/vmware-module/Makefile4
-rw-r--r--emulators/vmware/DESCR2
-rw-r--r--emulators/vmware/Makefile8
4 files changed, 9 insertions, 7 deletions
diff --git a/emulators/vmware-module/DESCR b/emulators/vmware-module/DESCR
index 99b3dc1deb7..b2a96c122ea 100644
--- a/emulators/vmware-module/DESCR
+++ b/emulators/vmware-module/DESCR
@@ -1,3 +1,3 @@
This package consists of set of kernel modules and scripts that will
-allow owners of the Linux version of VMware to run their binaries under
+allow owners of the Linux version of VMware 2.x to run their binaries under
NetBSD.
diff --git a/emulators/vmware-module/Makefile b/emulators/vmware-module/Makefile
index 89aeee7e5c5..4ead97d16d6 100644
--- a/emulators/vmware-module/Makefile
+++ b/emulators/vmware-module/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/02/16 19:37:28 bad Exp $
+# $NetBSD: Makefile,v 1.10 2003/02/16 19:50:08 bad Exp $
DISTNAME= vmware-netbsd-1.2
PKGNAME= vmware-module-1.2
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= veego@netbsd.org
HOMEPAGE= http://www.wasabisystems.com/
-COMMENT= Kernel modules for the VMware emulator
+COMMENT= Kernel modules for the VMware 2.x emulator
CONFLICTS= vmware-module-3*
diff --git a/emulators/vmware/DESCR b/emulators/vmware/DESCR
index 088cecda0fe..8d7c2de0ac2 100644
--- a/emulators/vmware/DESCR
+++ b/emulators/vmware/DESCR
@@ -1,5 +1,5 @@
Run Windows 95, Windows 98, Windows NT, Windows 2000, FreeBSD, NetBSD,
-or Linux under VMware Workstation.
+or Linux under VMware Workstation 2.x.
Each VMware world is the equivalent of a full PC in a window.
diff --git a/emulators/vmware/Makefile b/emulators/vmware/Makefile
index db98ff32490..ddeee2c4644 100644
--- a/emulators/vmware/Makefile
+++ b/emulators/vmware/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/01/23 14:32:57 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/02/16 19:49:16 bad Exp $
DISTNAME= VMware-2.0.4-1142
PKGNAME= vmware-2.0.4
@@ -15,9 +15,11 @@ MASTER_SITES= http://www4.vmware.com/software/ \
MAINTAINER= veego@netbsd.org
HOMEPAGE= http://www.vmware.com/
-COMMENT= VMware emulator
+COMMENT= VMware 2.x emulator
-DEPENDS+= vmware-module>=1.0:../../emulators/vmware-module
+CONFLICTS= vmware-3*
+
+DEPENDS+= vmware-module-1.*:../../emulators/vmware-module
DEPENDS+= suse_vmware>=6.4nb1:../../emulators/${SUSE_DIR_PREFIX}_vmware
LICENSE= vmware-license