mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
Update documentation wrt. current versions of Wine now working more or less
nicely on FreeBSD 5.3 and above.
This commit is contained in:
parent
32ab5e6e11
commit
ad532d809a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125333
4 changed files with 4 additions and 16 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue