aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2002-05-22 07:34:37 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2002-05-22 07:34:37 +0000
commit958a666b721feb966a18d1f729f15b54300d2b9b (patch)
tree545ee1582ab453cf844918f49873949a41468307
parent94c93334f586ad2fec855b592747ed50dc1726b9 (diff)
downloadports-958a666b721feb966a18d1f729f15b54300d2b9b.tar.gz
ports-958a666b721feb966a18d1f729f15b54300d2b9b.zip
Take into account that Wine now requires a configuration file in the home
directory of every user instead of a global $PREFIX/etc/wine.conf. Remove redundant information from pkg-descr on the way. Approved by: obrien (mentor)
Notes
Notes: svn path=/head/; revision=59677
-rw-r--r--emulators/wine-devel/pkg-descr8
-rw-r--r--emulators/wine-devel/pkg-message7
-rw-r--r--emulators/wine/pkg-descr8
-rw-r--r--emulators/wine/pkg-message7
4 files changed, 20 insertions, 10 deletions
diff --git a/emulators/wine-devel/pkg-descr b/emulators/wine-devel/pkg-descr
index 38e354fd7be5..aabe9264c5c0 100644
--- a/emulators/wine-devel/pkg-descr
+++ b/emulators/wine-devel/pkg-descr
@@ -12,9 +12,7 @@ options SYSVSHM
options SYSVSEM
options SYSVMSG
-Wine relies on the configuration file /usr/local/etc/wine.conf to
-contain valid assignments of Unix directories to DOS drive letters,
-and for certain other options (see "man wine" for details).
-You will most probably have to edit it, after the install...
-
WWW: http://www.winehq.com/
+
+- Gerald Pfeifer
+pfeifer@dbai.tuwien.ac.at
diff --git a/emulators/wine-devel/pkg-message b/emulators/wine-devel/pkg-message
index 6ddffe78323d..3548409113cb 100644
--- a/emulators/wine-devel/pkg-message
+++ b/emulators/wine-devel/pkg-message
@@ -1,6 +1,13 @@
In order to use Wine you need to build and install a new kernel with
options USER_LDT, SYSVSHM, SYSVSEM, and SYSVMSG.
+Wine requires a configuration file .wine/config in the home directory of
+every user, where assignments of Unix directories to DOS drive letters and
+other options can be set (see "man wine" for details). You may want to copy
+ %%PREFIX%%/etc/wine.conf
+and tweak it accordingly or edit this file and make .wine/config a symlink
+there.
+
The port also installs some of Wine's doc files which describe additional
things that are not in the manual pages, see:
%%PREFIX%%/share/doc/wine
diff --git a/emulators/wine/pkg-descr b/emulators/wine/pkg-descr
index 38e354fd7be5..aabe9264c5c0 100644
--- a/emulators/wine/pkg-descr
+++ b/emulators/wine/pkg-descr
@@ -12,9 +12,7 @@ options SYSVSHM
options SYSVSEM
options SYSVMSG
-Wine relies on the configuration file /usr/local/etc/wine.conf to
-contain valid assignments of Unix directories to DOS drive letters,
-and for certain other options (see "man wine" for details).
-You will most probably have to edit it, after the install...
-
WWW: http://www.winehq.com/
+
+- Gerald Pfeifer
+pfeifer@dbai.tuwien.ac.at
diff --git a/emulators/wine/pkg-message b/emulators/wine/pkg-message
index 6ddffe78323d..3548409113cb 100644
--- a/emulators/wine/pkg-message
+++ b/emulators/wine/pkg-message
@@ -1,6 +1,13 @@
In order to use Wine you need to build and install a new kernel with
options USER_LDT, SYSVSHM, SYSVSEM, and SYSVMSG.
+Wine requires a configuration file .wine/config in the home directory of
+every user, where assignments of Unix directories to DOS drive letters and
+other options can be set (see "man wine" for details). You may want to copy
+ %%PREFIX%%/etc/wine.conf
+and tweak it accordingly or edit this file and make .wine/config a symlink
+there.
+
The port also installs some of Wine's doc files which describe additional
things that are not in the manual pages, see:
%%PREFIX%%/share/doc/wine