From owner-freebsd-ports Mon Jan 15 7: 0:26 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 26FE937B401 for ; Mon, 15 Jan 2001 07:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0FF03N60190; Mon, 15 Jan 2001 07:00:03 -0800 (PST) (envelope-from gnats) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id 0F50637B698 for ; Mon, 15 Jan 2001 06:51:07 -0800 (PST) Received: from taygeta.dbai.tuwien.ac.at (taygeta [128.130.111.77]) by vexpert.dbai.tuwien.ac.at (8.11.1/8.11.1) with ESMTP id f0FEow810586; Mon, 15 Jan 2001 15:51:01 +0100 (MET) Received: (from pfeifer@localhost) by taygeta.dbai.tuwien.ac.at (8.11.1/8.11.1) id f0FEoxm76342; Mon, 15 Jan 2001 15:50:59 +0100 (CET) (envelope-from pfeifer) Message-Id: <200101151450.f0FEoxm76342@taygeta.dbai.tuwien.ac.at> Date: Mon, 15 Jan 2001 15:50:59 +0100 (CET) From: pfeifer@dbai.tuwien.ac.at (Gerald Pfeifer) To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/24346: Update Wine port to 2001.01.12 (by maintainer) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24346 >Category: ports >Synopsis: Update Wine port to 2001.01.12 (by maintainer) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jan 15 07:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Gerald Pfeifer >Release: FreeBSD 4.2-RELEASE i386 >Organization: >Environment: n/a >Description: This updates the Wine port to 2001.01.12. Note that the config file mechanism has changed somewhat. On the way, I also updated pkg-comment and pkg-descr a bit. I am the maintainer of this port. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/Makefile,v retrieving revision 1.101 diff -u -3 -p -r1.101 Makefile --- Makefile 2001/01/14 23:17:20 1.101 +++ Makefile 2001/01/15 00:36:38 @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 2000.12.02 +PORTVERSION= 2001.01.12 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development @@ -45,7 +45,7 @@ pre-extract: .endif post-patch: -.for D in ./ ../library ../unicode advapi32 avifil32 comctl32 commdlg crtdll dciman32 ddraw dinput dplay dplayx dsound gdi icmp imagehlp imm32 kernel lzexpand mpr msacm msnet32 msvideo odbc32 ole32 oleaut32 olecli oledlg olepro32 olesvr opengl32 psapi rasapi32 richedit rpcrt4 serialui setupapi shell32 shfolder shlwapi tapi32 ttydrv urlmon user version win32s winaspi wineps wininet winmm winmm/joystick winmm/mcianim winmm/mciavi winmm/mcicda winmm/mciseq winmm/mciwave winmm/midimap winmm/wavemap winmm/wineoss winsock winspool wow32 wsock32 x11drv +.for D in ./ ../library ../tsx11 ../unicode advapi32 avifil32 comctl32 commdlg crtdll dciman32 ddraw dinput dplay dplayx dsound gdi icmp imagehlp imm32 kernel lzexpand mpr msacm msnet32 msvideo odbc32 ole32 oleaut32 olecli oledlg olepro32 olesvr opengl32 psapi rasapi32 richedit rpcrt4 serialui setupapi shell32 shfolder shlwapi tapi32 ttydrv urlmon user version win32s winaspi wineps wininet winmm winmm/joystick winmm/mcianim winmm/mciavi winmm/mcicda winmm/mciseq winmm/mciwave winmm/midimap winmm/wavemap winmm/wineoss winsock winspool wow32 wsock32 x11drv @${PERL} -pi.sofix -e 's/SOVERSION = 1.0/SOVERSION = 1/g' \ ${WRKSRC}/dlls/${D}/Makefile.in .endfor @@ -60,9 +60,9 @@ post-build: do-install: cd ${WRKSRC} && ${GMAKE} install ${INSTALL_SCRIPT} ${WRKDIR}/regSet.sh ${PREFIX}/bin - ${INSTALL_DATA} ${WRKSRC}/wine.ini ${PREFIX}/etc/wine.conf.sample + ${INSTALL_DATA} ${WRKSRC}/documentation/samples/config ${PREFIX}/etc/wine.conf.sample [ -f ${PREFIX}/etc/wine.conf ] \ - || ${INSTALL_DATA} ${WRKSRC}/wine.ini ${PREFIX}/etc/wine.conf + || ${INSTALL_DATA} ${PREFIX}/etc/wine.conf.sample ${PREFIX}/etc/wine.conf ${INSTALL_DATA} ${WRKSRC}/documentation/wine.man ${PREFIX}/man/man1/wine.1 ${INSTALL_DATA} ${WRKSRC}/documentation/wine.conf.man ${PREFIX}/man/man5/wine.conf.5 .if !defined(NOPORTDOCS) Index: distinfo =================================================================== RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/distinfo,v retrieving revision 1.56 diff -u -3 -p -r1.56 distinfo --- distinfo 2000/12/23 03:18:28 1.56 +++ distinfo 2001/01/13 14:09:45 @@ -1 +1 @@ -MD5 (Wine-20001202.tar.gz) = 22b4ecd23fc8ac3196eeb97e3a43b7df +MD5 (Wine-20010112.tar.gz) = d1556c8111d1af18ee74674b55ee70c1 Index: pkg-comment =================================================================== RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/pkg-comment,v retrieving revision 1.4 diff -u -3 -p -r1.4 pkg-comment --- pkg-comment 1999/06/26 17:33:27 1.4 +++ pkg-comment 2001/01/15 00:53:38 @@ -1 +1 @@ -MS-Windows 3.1/95/NT emulator for Unix (Alpha release) +MS Windows 3.1/95/98/NT/2000 emulator for Unix Index: pkg-descr =================================================================== RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/pkg-descr,v retrieving revision 1.3 diff -u -3 -p -r1.3 pkg-descr --- pkg-descr 1999/05/02 22:06:50 1.3 +++ pkg-descr 2001/01/15 00:52:59 @@ -1,6 +1,6 @@ Wine is a Windows emulator running under Unix on i386 (and higher) CPUs. -It is still Alpha quality; i.e. don't expect it to run your typical large -MS-Windows application package, but it is definitely on its way ... +It is still alpha quality, so do not expect it to run your typical large +MS Windows application package, but it is definitely on its way... To use Wine, your kernel must be rebuilt with the following lines added to your kernel config file (/sys/i386/conf/): @@ -13,6 +13,6 @@ options SYSVMSG Wine relies on the configuration file /usr/local/etc/wine.conf to contain valid assignments of Unix directories to DOS drive letters, and for certain other options (see "man wine" for details). -You will most probably have to to edit it, after the install ... +You will most probably have to to edit it, after the install... WWW: http://www.winehq.com/ Index: pkg-plist =================================================================== RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/pkg-plist,v retrieving revision 1.18 diff -u -3 -p -r1.18 pkg-plist --- pkg-plist 2000/12/29 16:29:12 1.18 +++ pkg-plist 2001/01/15 00:53:54 @@ -42,11 +42,14 @@ include/wine/initguid.h include/wine/instance.h include/wine/lmcons.h include/wine/lzexpand.h +include/wine/mapi.h include/wine/mapidefs.h include/wine/mcx.h include/wine/mmreg.h include/wine/mmsystem.h include/wine/msacm.h +include/wine/msacmdlg.h +include/wine/nspapi.h include/wine/ntsecapi.h include/wine/oaidl.h include/wine/objbase.h @@ -59,6 +62,7 @@ include/wine/olectl.h include/wine/oledlg.h include/wine/oleidl.h include/wine/poppack.h +include/wine/process.h include/wine/prsht.h include/wine/psapi.h include/wine/pshpack1.h @@ -111,6 +115,8 @@ include/wine/winuser.h include/wine/winver.h include/wine/wownt32.h include/wine/wnaspi32.h +include/wine/wshisotp.h +include/wine/wsipx.h include/wine/wtypes.h include/wine/zmouse.h include/wine/wine/exception.h @@ -187,6 +193,7 @@ lib/wine/libgdi.so lib/wine/libgdi32.so lib/wine/libicmp.so lib/wine/libimagehlp.so +lib/wine/libimm.so lib/wine/libimm32.so lib/wine/libjoystick.drv.so lib/wine/libkernel.so @@ -207,6 +214,7 @@ lib/wine/libmsacm.drv.so lib/wine/libmsacm.so lib/wine/libmsacm32.so lib/wine/libmsnet32.so +lib/wine/libmsvcrt.so lib/wine/libmsvfw32.so lib/wine/libmsvideo.so lib/wine/libntdll.so @@ -233,6 +241,7 @@ lib/wine/librpcrt4.so lib/wine/libserialui.so lib/wine/libsetupapi.so lib/wine/libsetupx.so +lib/wine/libshdocvw.so lib/wine/libshell.so lib/wine/libshell32.so lib/wine/libshfolder.so @@ -258,14 +267,20 @@ lib/wine/libwinaspi.so lib/wine/libwindebug.so lib/wine/libwine.so lib/wine/libwine.so.1 +lib/wine/libwine_tsx11.so +lib/wine/libwine_tsx11.so.1 lib/wine/libwine_unicode.so lib/wine/libwine_unicode.so.1 +lib/wine/libwine_uuid.a +lib/wine/libwinedos.so lib/wine/libwineoss.drv.so lib/wine/libwineps.so lib/wine/libwineps16.so lib/wine/libwing.so lib/wine/libwininet.so lib/wine/libwinmm.so +lib/wine/libwinnls.so +lib/wine/libwinnls32.so lib/wine/libwinsock.so lib/wine/libws2_32.so lib/wine/libwinspool.drv.so Index: files/patch-ad =================================================================== RCS file: /sw/FreeBSD/CVSUP/ports/emulators/wine/files/patch-ad,v retrieving revision 1.7 diff -u -3 -p -r1.7 patch-ad --- files/patch-ad 2000/05/18 18:10:27 1.7 +++ files/patch-ad 2001/01/13 14:31:42 @@ -1,27 +1,13 @@ -*** 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] +--- documentation/samples/config Thu Jan 11 01:57:36 2001 ++++ documentation/samples/config Sat Jan 13 15:29:39 2001 +@@ -146,7 +146,7 @@ WINE REGISTRY Version 2 + + [serialports] +-"Com1" = "/dev/ttyS0" +-"Com2" = "/dev/ttyS1" +-"Com3" = "/dev/ttyS2" ++"Com1" = "/dev/ttyd0" ++"Com2" = "/dev/ttyd1" ++"Com3" = "/dev/ttyd2" + "Com4" = "/dev/modem" + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message