Commit graph

85 commits

Author SHA1 Message Date
adam
5a485fda44 Changes 20040213:
- Improved support for screen resolution changes.
    - More shell32 improvements.
    - Several Winelib compatibility fixes.
    - Beginnings of support for typelib creation.
    - Lots of bug fixes.
2004-02-16 14:06:58 +00:00
abs
9c5d2aaa9e 'UNLIMIT_RESOURCES=datasize' for gcc3 on i386 1.6.2 2004-02-11 01:45:01 +00:00
adam
9df1111e47 Changes 20040121:
- Many improvements in the shell32 dll.
- Better support for constructors in C++ Winelib apps.
- Improved Regedit tool.
- Full support for graphic tablets.
- Lots of DirectMusic improvements.
- Better support for video playback.
- Full IME support for Asian locales.
- Lots of bug fixes.

Pkgsrc: wine does not seem to need unlimited data size (in fact, I tried
smaller limit then the default and it worked), so MESSAGE removed.
2004-01-22 15:46:43 +00:00
grant
398893a6b4 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:36:03 +00:00
abs
c35a937003 Add UNLIMIT_RESOURCES=datasize to fix build under gcc3 2004-01-20 12:43:03 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
wiz
47af25a301 Undo previous: committed by accident. 2004-01-17 15:22:22 +00:00
wiz
4d80908b94 Add MESSAGE describing that the data size limit
needs to be raised to run wine.
2004-01-17 15:21:22 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
grant
a7a7955549 "Solaris" is not a valid OPSYS. s/Solaris/SunOS/
"thou shalt not blindly apply patches".
2003-12-26 06:06:32 +00:00
fredb
aa23104ae5 Better make that NetBSD-2*-i386 (only). 2003-12-25 16:47:50 +00:00
fredb
a77d4e298a Add a few other platforms reasonably expected to be supported, including
NetBSD-2* and FreeBSD. Should close PR pkg/23882.
2003-12-25 16:46:00 +00:00
adam
b3fe5e7d62 WHAT'S NEW with Wine-20031212: (see ChangeLog for details)
- Initial implementation of XDND drag&drop support.
        - Improved startup performance on remote displays.
        - Major improvements in the oleaut32 dll.
        - Some support for Netbios functions.
        - Work around for Exec Shield and prelinking troubles.
        - Many code cleanups.
        - Lots of bug fixes.
2003-12-16 11:10:47 +00:00
adam
520c2913e4 Changes Wine-20031118:
- Many printing improvements.
- Run-time detection of NPTL threading.
- Lots of code merges from Crossover Office 2.1.
- Some reorganization of the source tree.
- Lots of bug fixes.
2003-12-01 15:59:50 +00:00
jschauma
6048206d2c As pointed out by jlam:
bump PKGREVISION on packages depending on graphics/glu due to latest shlib
changes there.
2003-11-30 22:58:40 +00:00
wiz
adf94daa6f Add some files. 2003-10-26 09:59:42 +00:00
adam
3919a1a995 WHAT'S NEW with Wine-20031016: (see ChangeLog for details)
- Support for the Xrandr extension.
        - Dll separation of kernel and ntdll is finished.
        - Many enhanced metafile improvements.
        - Lots of bug fixes.
2003-10-17 13:54:18 +00:00
seb
ab4db1cf8d Avoid using `tl' variable expansion modifier, it is too new to be supported
on all Pkgsrc platforms.
2003-09-28 21:26:44 +00:00
wiz
1116f7a369 Sort PLIST. 2003-09-25 13:25:45 +00:00
adam
f593d83ca9 Added buildlinks for libungif and pthread 2003-09-23 05:34:35 +00:00
adam
e8451ddbc3 Changes 20030911:
- Many improvements to the winecfg configuration tool.
- Massive header files cleanup for better source compatibility.
- Some more progress on the kernel/ntdll separation.
- Lots of bug fixes.

Changes 20030813:
- Partial implementation of the Microsoft Installer (msi.dll).
- GUI for regedit (from ReactOS).
- DirectMusic dlls reorganization.
- Many Wininet improvements.
- Lots of bug fixes.
2003-09-15 10:52:26 +00:00
adam
b9d3b5f352 Changes 20030911:
- Many improvements to the winecfg configuration tool.
- Massive header files cleanup for better source compatibility.
- Some more progress on the kernel/ntdll separation.
- Lots of bug fixes.

Changes 20030813:
- Partial implementation of the Microsoft Installer (msi.dll).
- GUI for regedit (from ReactOS).
- DirectMusic dlls reorganization.
- Many Wininet improvements.
- Lots of bug fixes.
2003-09-15 10:51:36 +00:00
adam
9fb7427f66 CONFIGURE_ARGS changed 2003-07-28 08:29:09 +00:00
wiz
4c51985391 Install win.ini into examples dir too; use REPLACE_PERL for two perl scripts.
Bump PKGREVISION to 1.
2003-07-19 22:44:56 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
adam
8565056aeb WHAT'S NEW with Wine-20030709:
- Still more Direct3D and DirectSound improvements
- Inter-process clipboard support
- Locale handling improvements
- More progress on the kernel/ntdll separation
- Lots of bug fixes
2003-07-14 11:15:28 +00:00
zuntum
4796206a47 Install share/examples/wine/winedefault.reg by default.
Per suggestion in PR#21560 by Todd Vierling, thanks
2003-07-12 14:33:28 +00:00
wiz
9d3c1f5ea7 Fix USE_LIBTOOL line. 2003-07-02 09:14:06 +00:00
wiz
2d792c0ab5 Add ${RMDIR} ${PREFIX}/man/man3w in post-install. 2003-06-23 16:59:37 +00:00
adam
489319e2bb Updated to wine-20030618 2003-06-23 09:03:07 +00:00
adam
2fef7a8259 Updated to wine-20030618 2003-06-23 08:12:57 +00:00
jschauma
77dbcbc11a Bump PKGREVISION due to upgrade of Mesa and friends.
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
2003-03-09 19:10:35 +00:00
wiz
bad9234c19 Update to 20030219.
Changes:
20021219
- DLL linking now done through import libraries.
- A couple of new tools to make Winelib easier to use.
- Many Direct3D improvements.
- Improved Windows compatibility of the regression tests.
- Lots of bug fixes.
20030115
- Much better header files compatibility in Winelib.
- A ton of Direct3D work.
- Many improvements in sound support.
- New wineboot tool to simulate a Windows reboot.
- Lots of bug fixes.
20030219
- Better dead keys support.
- Many debugger fixes.
- More Direct3D work.
- Lots of bug fixes.
2003-03-04 11:45:58 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
junyoung
a8d811699f Update to 20021125. From Juan <Juan@xtraeme.dyndns.org> via pkg/19309.
WHAT'S NEW with Wine-20021125: (see ChangeLog for details)
	- Finished conversion to STRICT compilation mode.
	- WinHelp revival.
	- Client-side fonts supported even without RENDER extension.
	- Regression tests no longer require Perl.
	- Lots of bug fixes.
2002-12-09 14:42:54 +00:00
wiz
b4d7d56e20 Update to 20021031, based on PR 19039 by Juan RP.
Changes:
- Complete listview overhaul.
- Beginnings of real RPC support.
- Most dlls now build properly in STRICT mode.
- Inter-process window activation and focus handling.
- Many improvements to AVI support.
- Lots of bug fixes.
2002-11-15 18:34:40 +00:00
junyoung
941899c6c4 Fix a bug that configure messes up sonames, as provided in PR pkg/18588
by Frank van der Linden.
Bump PKGREVISION.
2002-10-10 16:48:08 +00:00
junyoung
30db644493 Update to 20021007 snapshot. Changes include:
WHAT'S NEW with Wine-20021007: (see ChangeLog for details)
	- Massive listview rewrite.
	- New MS RLE codec.
	- winemaker should be working again.
	- Beginnings of Direct3D 8 support.
	- Lots of bug fixes.

WHAT'S NEW with Wine-20020904: (see ChangeLog for details)
	- Much improved PowerPC support.
	- More correct locale definitions.
	- Progress on the conversion of handle types to pointers.
	- Many Visio and Quicken fixes merged from Crossover.
	- Lots of bug fixes.
2002-10-10 10:48:20 +00:00
jlam
b593e72a3b This files needs to build perl modules, so include perl5/buildlink2.mk. 2002-09-21 00:29:42 +00:00
jlam
32ad6cd96f buildlink1 -> buildlink2 2002-09-21 00:24:03 +00:00
zuntum
c9a3fb4040 Hide artsc-config and sane-config from the configure script
as we don't use them in the wine package. Makes "wine" build again.

Fix provided by Johnny Lam, thanks!
2002-09-06 09:18:41 +00:00
wiz
88ba5d6edf Add REPLACE_PERL for two scripts. 2002-08-07 13:41:56 +00:00
wiz
0a87394e71 This package needs perl during compilation, and installs perl scripts. 2002-08-07 12:39:43 +00:00
junyoung
e8c4d80510 Update to 20020804 snapshot.
WHAT'S NEW with Wine-20020804: (see ChangeLog for details)
	- Beginnings of an IDL compiler.
	- Several new winedbg features.
	- More OLE and shell improvements.
	- NAS and AudioIO sound drivers.
	- Still more Sparc portability fixes.
	- Lots of bug fixes.
2002-08-05 16:38:57 +00:00
junyoung
ff1fda2fd0 Update to 20020710 snapshot. Highlights since 20020411 snapshot include:
WHAT'S NEW with Wine-20020509:
	- More dll separation work.
	- Many async I/O improvements.
	- Still more unit tests.
	- A lot less multimedia code.
	- Many portability fixes, esp. for ReactOS.
	- Lots of bug fixes.

WHAT'S NEW with Wine-20020605:
	- Better Mingw support, including cross-compilation on Linux.
	- Still more dll separation work.
	- Winelib applications now get loaded much like builtin dlls.
	- Some command-line options replaced by config entries.
	- Multimedia improvements, including an MP3 decoder.
	- Massive whitespace cleanup.
	- New Winelib file manager.
	- Lots of bug fixes.

WHAT'S NEW with Wine-20020710:
	- DirectSound 8 and DirectInput 8 support.
	- Many OLE improvements.
	- Support for font downloading in Postscript driver.
	- ALSA sound driver.
	- More portability fixes, particularly for Sparc.
	- Lots of bug fixes.
2002-07-29 09:16:37 +00:00
rh
0de03b66c7 Update wine to 20020411. Changes include:
* Licence changed to LGPL.
    * Beginnings of an SMB client implementation.
    * New naming scheme and location for builtin dlls.
    * aRts sound driver.
    * A bunch of unit tests.
    * Much more complete setupapi implementation.
    * Some dll separation progress.
    * The usual common controls rewrites.
    * Much improved Microsoft Office support.
    * Lots of bug fixes.
2002-04-20 08:20:16 +00:00
junyoung
fd5f756e2b Back out previous. Wine won't be able to run any nontrivial apps on
1.5.x releases due to lack of support for clone(2).
2002-04-12 17:45:43 +00:00
kent
aaae17f7bb Restrict NetBSD version. This version of Wine does not work on NetBSD
1.5.x release or earlier.
2002-04-05 20:20:26 +00:00
hubertf
83b87ba2d0 Seems wine needs <sys/inttypes.h> in one place...
(couldn't types.h pull that in????)
2002-04-05 11:45:24 +00:00
junyoung
295e2278da Update Wine to 20020228 snapshot. 2002-03-15 04:10:20 +00:00