Index: head/emulators/wine/files/patch-ad =================================================================== --- head/emulators/wine/files/patch-ad (nonexistent) +++ head/emulators/wine/files/patch-ad (revision 2293) @@ -0,0 +1,53 @@ +*** wine.ini~ Mon May 22 11:29:28 1995 +--- wine.ini Fri Oct 6 17:10:27 1995 +*************** +*** 3,7 **** + A=/mnt/fd0 + C=/dos +! D=/usr/windows + E=/home/bob/wine/work + F=/home/bob/test +--- 3,7 ---- + A=/mnt/fd0 + C=/dos +! D=/usr/local/share/windows + E=/home/bob/wine/work + F=/home/bob/test +*************** +*** 12,16 **** + Temp=c:\temp + Path=c:\windows;c:\windows\system;e:\;e:\test;f:\ +! SymbolTableFile=./wine.sym + + [fonts] +--- 12,16 ---- + Temp=c:\temp + Path=c:\windows;c:\windows\system;e:\;e:\test;f:\ +! SymbolTableFile=/usr/local/etc/wine.sym + + [fonts] +*************** +*** 25,35 **** + + [serialports] +! Com1=/dev/cua0 +! Com2=/dev/cua1 + Com3=/dev/modem,38400 + Com4=/dev/modem + + [parallelports] +! Lpt1=/dev/lp0 + + [spy] +--- 25,35 ---- + + [serialports] +! Com1=/dev/ttyd0 +! Com2=/dev/ttyd1 + Com3=/dev/modem,38400 + Com4=/dev/modem + + [parallelports] +! Lpt1=/dev/lpt0 + + [spy] Property changes on: head/emulators/wine/files/patch-ad ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/emulators/wine-devel/files/patch-ad =================================================================== --- head/emulators/wine-devel/files/patch-ad (nonexistent) +++ head/emulators/wine-devel/files/patch-ad (revision 2293) @@ -0,0 +1,53 @@ +*** wine.ini~ Mon May 22 11:29:28 1995 +--- wine.ini Fri Oct 6 17:10:27 1995 +*************** +*** 3,7 **** + A=/mnt/fd0 + C=/dos +! D=/usr/windows + E=/home/bob/wine/work + F=/home/bob/test +--- 3,7 ---- + A=/mnt/fd0 + C=/dos +! D=/usr/local/share/windows + E=/home/bob/wine/work + F=/home/bob/test +*************** +*** 12,16 **** + Temp=c:\temp + Path=c:\windows;c:\windows\system;e:\;e:\test;f:\ +! SymbolTableFile=./wine.sym + + [fonts] +--- 12,16 ---- + Temp=c:\temp + Path=c:\windows;c:\windows\system;e:\;e:\test;f:\ +! SymbolTableFile=/usr/local/etc/wine.sym + + [fonts] +*************** +*** 25,35 **** + + [serialports] +! Com1=/dev/cua0 +! Com2=/dev/cua1 + Com3=/dev/modem,38400 + Com4=/dev/modem + + [parallelports] +! Lpt1=/dev/lp0 + + [spy] +--- 25,35 ---- + + [serialports] +! Com1=/dev/ttyd0 +! Com2=/dev/ttyd1 + Com3=/dev/modem,38400 + Com4=/dev/modem + + [parallelports] +! Lpt1=/dev/lpt0 + + [spy] Property changes on: head/emulators/wine-devel/files/patch-ad ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property