summaryrefslogtreecommitdiffstats
path: root/emulators/vmware3
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-01-28 06:25:44 +0000
committerobrien <obrien@FreeBSD.org>2000-01-28 06:25:44 +0000
commit00887d5c4eee4c1733272c8f07ff1eb6c5586e82 (patch)
tree916c6c9569b3c7919bcab6b6a0aa46fd8bad5c85 /emulators/vmware3
parent856f5f9175ae6059514c8fc78836c42f1a73666d (diff)
downloadFreeBSD-ports-00887d5c4eee4c1733272c8f07ff1eb6c5586e82.zip
FreeBSD-ports-00887d5c4eee4c1733272c8f07ff1eb6c5586e82.tar.gz
Add CVS tags to the files that could tolerate them.
Diffstat (limited to 'emulators/vmware3')
-rw-r--r--emulators/vmware3/files/Makefile2
-rw-r--r--emulators/vmware3/files/README.FreeBSD1
-rw-r--r--emulators/vmware3/files/df3
-rw-r--r--emulators/vmware3/files/vmware.sh2
4 files changed, 8 insertions, 0 deletions
diff --git a/emulators/vmware3/files/Makefile b/emulators/vmware3/files/Makefile
index 24156b4..32991c3 100644
--- a/emulators/vmware3/files/Makefile
+++ b/emulators/vmware3/files/Makefile
@@ -1,3 +1,5 @@
+# $FreeBSD$
+
SUBDIR= vmmon-only vmnet-only/freebsd
.include <bsd.subdir.mk>
diff --git a/emulators/vmware3/files/README.FreeBSD b/emulators/vmware3/files/README.FreeBSD
index cccfca7..08ccb34 100644
--- a/emulators/vmware3/files/README.FreeBSD
+++ b/emulators/vmware3/files/README.FreeBSD
@@ -1,5 +1,6 @@
VMware 1.1 for Linux on FreeBSD.
$Date: 1999/12/17 00:36:01 $
+$FreeBSD$
Introduction.
diff --git a/emulators/vmware3/files/df b/emulators/vmware3/files/df
index a0911b3..b9db053 100644
--- a/emulators/vmware3/files/df
+++ b/emulators/vmware3/files/df
@@ -2,6 +2,9 @@
# Hacky emulation of GNU df.
# Intented to use with vmware wizard.
# Depend from the _absence_ linux version perl in the dir /compat/linux/usr/bin/
+#
+# $FreeBSD$
+#
@NARGV=('-n');
$type=0;
foreach (@ARGV) {
diff --git a/emulators/vmware3/files/vmware.sh b/emulators/vmware3/files/vmware.sh
index e9173c8..6b426b6 100644
--- a/emulators/vmware3/files/vmware.sh
+++ b/emulators/vmware3/files/vmware.sh
@@ -2,6 +2,8 @@
#
# Start or stop vmware
#
+# $FreeBSD$
+#
vmware_dir=@@PREFIX@@/lib/vmware
networking=@@NETWORKING@@
OpenPOWER on IntegriCloud