diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-12-28 12:33:31 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-12-28 12:33:31 +0000 |
commit | ad532d809a48eeb78bf906c943365d8b13d03b2a (patch) | |
tree | 601ef39050fbb0bff551d9e963293851046bc925 | |
parent | 32ab5e6e11b90a0acba4b69a301f326db5bea40c (diff) | |
download | ports-ad532d809a48eeb78bf906c943365d8b13d03b2a.tar.gz ports-ad532d809a48eeb78bf906c943365d8b13d03b2a.zip |
Notes
-rw-r--r-- | emulators/wine-devel/pkg-descr | 5 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-message | 5 | ||||
-rw-r--r-- | emulators/wine/pkg-descr | 5 | ||||
-rw-r--r-- | emulators/wine/pkg-message | 5 |
4 files changed, 4 insertions, 16 deletions
diff --git a/emulators/wine-devel/pkg-descr b/emulators/wine-devel/pkg-descr index c8f83e59d0e2..279db96df9a1 100644 --- a/emulators/wine-devel/pkg-descr +++ b/emulators/wine-devel/pkg-descr @@ -4,11 +4,6 @@ systems on i386 (and compatible) CPUs. It is still alpha quality, but is definitely making progress. Most applications already work, more or less, including several games. -Note: Versions of Wine after 20040505 fail upon startup on any version -of FreeBSD. While still making sure that current versions of Wine build -on FreeBSD, I will not update this port until the problem (mmap related, -by the way), has been resolved. - WWW: http://www.winehq.com/ - Gerald Pfeifer diff --git a/emulators/wine-devel/pkg-message b/emulators/wine-devel/pkg-message index 6a56d4dad624..05b8d520394e 100644 --- a/emulators/wine-devel/pkg-message +++ b/emulators/wine-devel/pkg-message @@ -1,6 +1,5 @@ -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 should build on FreeBSD 4.x and FreeBSD 5.x, but versions before +FreeBSD 5.3 will generally not work properly. 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-descr b/emulators/wine/pkg-descr index c8f83e59d0e2..279db96df9a1 100644 --- a/emulators/wine/pkg-descr +++ b/emulators/wine/pkg-descr @@ -4,11 +4,6 @@ systems on i386 (and compatible) CPUs. It is still alpha quality, but is definitely making progress. Most applications already work, more or less, including several games. -Note: Versions of Wine after 20040505 fail upon startup on any version -of FreeBSD. While still making sure that current versions of Wine build -on FreeBSD, I will not update this port until the problem (mmap related, -by the way), has been resolved. - WWW: http://www.winehq.com/ - Gerald Pfeifer diff --git a/emulators/wine/pkg-message b/emulators/wine/pkg-message index 6a56d4dad624..05b8d520394e 100644 --- a/emulators/wine/pkg-message +++ b/emulators/wine/pkg-message @@ -1,6 +1,5 @@ -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 should build on FreeBSD 4.x and FreeBSD 5.x, but versions before +FreeBSD 5.3 will generally not work properly. Wine requires a configuration file .wine/config in the home directory of every user, where assignments of Unix directories to DOS drive letters and |