freebsd-ports/emulators/wine/files/patch-ad
Will Andrews 692ce9c1f0 Make WINE build again!
1) Update to 20000430 release snapshot.
	2) Remove irrelevant (integrated into wine tree) patches.
	3) Add new patch.
	4) New MAINTAINER (pfeifer@dbai.tuwien.ac.at).

Gerald apparently overlooked installation, so I added a few files to the
install so people can actually run WINE; I also accounted for these files
in pkg/PLIST updating.  Unfortunately, I could not test WINE because I
don't have USER_LDT in my kernel and I'm not adding it just now.  :-)

Special thanks to Gerald for his help!

PR:		18648
Submitted by:	Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Approved by:	se (previous MAINTAINER)
2000-05-18 18:10:27 +00:00

28 lines
430 B
Plaintext

*** wine.ini.orig Sun Oct 31 03:23:49 1999
--- wine.ini Sat Nov 13 13:36:18 1999
***************
*** 107,117 ****
[serialports]
! Com1=/dev/ttyS0
! Com2=/dev/ttyS1
Com3=/dev/modem,38400
Com4=/dev/modem
[parallelports]
! Lpt1=/dev/lp0
[spooler]
--- 107,117 ----
[serialports]
! Com1=/dev/ttyd0
! Com2=/dev/ttyd1
Com3=/dev/modem,38400
Com4=/dev/modem
[parallelports]
! Lpt1=/dev/lpt0
[spooler]