summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2003-06-24 15:07:35 +0000
committergerald <gerald@FreeBSD.org>2003-06-24 15:07:35 +0000
commit7c76317aefed9f0a26e3aeed6f845d00728ae558 (patch)
treede2f016050d40fec51e8c8d8d99c19cf7630fe3b /emulators
parent2f32625724ea333a4b9794a3f0e6f9d98bcef519 (diff)
downloadFreeBSD-ports-7c76317aefed9f0a26e3aeed6f845d00728ae558.zip
FreeBSD-ports-7c76317aefed9f0a26e3aeed6f845d00728ae558.tar.gz
Adjust the note on required kernel options for FreeBSD 5.x and above, and
also make the situation more clear for FreeBSD 4.x. Prompted by: Eli Moore <eli.moore@newburynetworks.com>
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/pkg-message5
-rw-r--r--emulators/wine/pkg-message5
2 files changed, 6 insertions, 4 deletions
diff --git a/emulators/wine-devel/pkg-message b/emulators/wine-devel/pkg-message
index b639ab6..6a56d4d 100644
--- a/emulators/wine-devel/pkg-message
+++ b/emulators/wine-devel/pkg-message
@@ -1,5 +1,6 @@
-In order to use Wine you need to build and install a new kernel with
-options USER_LDT, SYSVSHM, SYSVSEM, and SYSVMSG.
+In order to use Wine on FreeBSD 4.x, you need a kernel with option USER_LDT
+enabled. You also need options SYSVSHM, SYSVSEM, and SYSVMSG; these are
+default on FreeBSD 4.x and above.
Wine requires a configuration file .wine/config in the home directory of
every user, where assignments of Unix directories to DOS drive letters and
diff --git a/emulators/wine/pkg-message b/emulators/wine/pkg-message
index b639ab6..6a56d4d 100644
--- a/emulators/wine/pkg-message
+++ b/emulators/wine/pkg-message
@@ -1,5 +1,6 @@
-In order to use Wine you need to build and install a new kernel with
-options USER_LDT, SYSVSHM, SYSVSEM, and SYSVMSG.
+In order to use Wine on FreeBSD 4.x, you need a kernel with option USER_LDT
+enabled. You also need options SYSVSHM, SYSVSEM, and SYSVMSG; these are
+default on FreeBSD 4.x and above.
Wine requires a configuration file .wine/config in the home directory of
every user, where assignments of Unix directories to DOS drive letters and
OpenPOWER on IntegriCloud