aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine-devel/pkg-descr
blob: b117c211fe012fad3b1a73768972bc724d77bdcf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Wine is a Microsoft Windows 3.1/95/98/NT/2000 emulator running under Unix
on i386 (and compatible) CPUs.

It is still alpha quality, but is definitely making progress. Most
applications already work, more or less, including even a couple of games.

To use Wine, your kernel must be rebuilt with the following lines added
to the kernel config file (/sys/i386/conf/<YourMachine>):

options		USER_LDT
options		SYSVSHM
options		SYSVSEM
options		SYSVMSG

WWW: http://www.winehq.com/

- Gerald Pfeifer
gerald@FreeBSD.org