summaryrefslogtreecommitdiff
path: root/emulators/vmware3
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-01-28 06:25:44 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-01-28 06:25:44 +0000
commitc237e54a44deb29791db6cb50709854520032265 (patch)
treeb1b8e39dc863d0b6c066566e54c5d6cdc7973d75 /emulators/vmware3
parentMake this thing acutally portlint(1) and come close our Ports Collection (diff)
Add CVS tags to the files that could tolerate them.
Notes
Notes: svn path=/head/; revision=25152
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 24156b4e18e7..32991c325976 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 cccfca7a024b..08ccb3434c55 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 a0911b35c432..b9db0532e013 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 e9173c8fc87a..6b426b64d654 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@@