summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-06-19 18:02:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-06-19 18:02:59 +0000
commit4e4f338ce27b4626459b231b0ff62732f98f2721 (patch)
treea17d8105ad37779f55174bddb9c00154469e78e9 /emulators
parentFix problem caused by our current version of ncurses.h (see PR misc/19077), (diff)
Add a knob to try installing VMware 2.0.1 RC2 for those who are willing to try it out.
Add a piece of advice that users should not run VMware as root to Hints.FreeBSD.
Notes
Notes: svn path=/head/; revision=29690
Diffstat (limited to 'emulators')
-rw-r--r--emulators/vmware2/Makefile6
-rw-r--r--emulators/vmware2/distinfo3
-rw-r--r--emulators/vmware2/files/Hints.FreeBSD4
-rw-r--r--emulators/vmware3/Makefile6
-rw-r--r--emulators/vmware3/distinfo3
-rw-r--r--emulators/vmware3/files/Hints.FreeBSD4
6 files changed, 20 insertions, 6 deletions
diff --git a/emulators/vmware2/Makefile b/emulators/vmware2/Makefile
index 0c5fbc409056..cc108c3cfcb2 100644
--- a/emulators/vmware2/Makefile
+++ b/emulators/vmware2/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= vmware2
-#PORTVERSION= 2.0.1.546 # 2.0.1 beta
+#PORTVERSION= 2.0.1.559 # 2.0.1 RC2
PORTVERSION= 2.0.476
CATEGORIES= emulators linux
MASTER_SITES= http://www4.vmware.com/software/ \
@@ -19,9 +19,11 @@ MASTER_SITES= http://www4.vmware.com/software/ \
ftp://mirror.aarnet.edu.au/pub/vmware/software/
DISTNAME= VMware-${PORTVERSION:R}-${PORTVERSION:E}
-PATCH_SITES= http://www.mindspring.com/~vsilyaev/vmware/files/ \
+PATCH_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ \
+ http://www.mindspring.com/~vsilyaev/vmware/files/ \
ftp://mirror.aarnet.edu.au/pub/vmware/freebsd/ \
http://mirror.aarnet.edu.au/pub/vmware/freebsd/
+#PATCHFILES= vmmon-freebsd-0.95.1.tar.gz \
PATCHFILES= vmmon-freebsd-0.95.tar.gz \
vmnet-freebsd-0.11.tar.gz
diff --git a/emulators/vmware2/distinfo b/emulators/vmware2/distinfo
index 48a1dad5f951..6fa1181ae803 100644
--- a/emulators/vmware2/distinfo
+++ b/emulators/vmware2/distinfo
@@ -1,4 +1,5 @@
+MD5 (VMware-2.0.1-559.tar.gz) = d0e5836c72a7ee5e07efb45835942b0a
MD5 (VMware-2.0-476.tar.gz) = 64d330c9a2476c93c66dacf4aab16fe3
-MD5 (VMware-2.0.1-546.tar.gz) = 88ede310f71eee30ca15375ba90fca9a
+MD5 (vmmon-freebsd-0.95.1.tar.gz) = 07484c8943b1b93dc576389f7eddafe3
MD5 (vmmon-freebsd-0.95.tar.gz) = 8e0413c523afd11a137d90743d8643e7
MD5 (vmnet-freebsd-0.11.tar.gz) = 9cbf5873139efaa136bb0b7ca7583821
diff --git a/emulators/vmware2/files/Hints.FreeBSD b/emulators/vmware2/files/Hints.FreeBSD
index f1528c31697a..a2e4540f5b7f 100644
--- a/emulators/vmware2/files/Hints.FreeBSD
+++ b/emulators/vmware2/files/Hints.FreeBSD
@@ -8,6 +8,10 @@ Here is a list of some useful hints on using VMware on FreeBSD.
when running a DOS prompt on MS Windows. Hitting Alt+Enter will crash
VMware before you can say "Chuck!"
+- Running VMware as root is NOT the right way to do it. Edit
+/etc/fbtab to obtain the proper permission for the device files that
+you are going to access, then run VMware as a normal user.
+
- Raw disk may not work. Use virtual or plain disk instead.
- The vmware-mount.pl utility does not work. If you want to mount
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile
index 0c5fbc409056..cc108c3cfcb2 100644
--- a/emulators/vmware3/Makefile
+++ b/emulators/vmware3/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= vmware2
-#PORTVERSION= 2.0.1.546 # 2.0.1 beta
+#PORTVERSION= 2.0.1.559 # 2.0.1 RC2
PORTVERSION= 2.0.476
CATEGORIES= emulators linux
MASTER_SITES= http://www4.vmware.com/software/ \
@@ -19,9 +19,11 @@ MASTER_SITES= http://www4.vmware.com/software/ \
ftp://mirror.aarnet.edu.au/pub/vmware/software/
DISTNAME= VMware-${PORTVERSION:R}-${PORTVERSION:E}
-PATCH_SITES= http://www.mindspring.com/~vsilyaev/vmware/files/ \
+PATCH_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ \
+ http://www.mindspring.com/~vsilyaev/vmware/files/ \
ftp://mirror.aarnet.edu.au/pub/vmware/freebsd/ \
http://mirror.aarnet.edu.au/pub/vmware/freebsd/
+#PATCHFILES= vmmon-freebsd-0.95.1.tar.gz \
PATCHFILES= vmmon-freebsd-0.95.tar.gz \
vmnet-freebsd-0.11.tar.gz
diff --git a/emulators/vmware3/distinfo b/emulators/vmware3/distinfo
index 48a1dad5f951..6fa1181ae803 100644
--- a/emulators/vmware3/distinfo
+++ b/emulators/vmware3/distinfo
@@ -1,4 +1,5 @@
+MD5 (VMware-2.0.1-559.tar.gz) = d0e5836c72a7ee5e07efb45835942b0a
MD5 (VMware-2.0-476.tar.gz) = 64d330c9a2476c93c66dacf4aab16fe3
-MD5 (VMware-2.0.1-546.tar.gz) = 88ede310f71eee30ca15375ba90fca9a
+MD5 (vmmon-freebsd-0.95.1.tar.gz) = 07484c8943b1b93dc576389f7eddafe3
MD5 (vmmon-freebsd-0.95.tar.gz) = 8e0413c523afd11a137d90743d8643e7
MD5 (vmnet-freebsd-0.11.tar.gz) = 9cbf5873139efaa136bb0b7ca7583821
diff --git a/emulators/vmware3/files/Hints.FreeBSD b/emulators/vmware3/files/Hints.FreeBSD
index f1528c31697a..a2e4540f5b7f 100644
--- a/emulators/vmware3/files/Hints.FreeBSD
+++ b/emulators/vmware3/files/Hints.FreeBSD
@@ -8,6 +8,10 @@ Here is a list of some useful hints on using VMware on FreeBSD.
when running a DOS prompt on MS Windows. Hitting Alt+Enter will crash
VMware before you can say "Chuck!"
+- Running VMware as root is NOT the right way to do it. Edit
+/etc/fbtab to obtain the proper permission for the device files that
+you are going to access, then run VMware as a normal user.
+
- Raw disk may not work. Use virtual or plain disk instead.
- The vmware-mount.pl utility does not work. If you want to mount