summaryrefslogtreecommitdiff
path: root/emulators/wine
AgeCommit message (Collapse)AuthorFilesLines
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-1/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-09Update to 20021125. From Juan <Juan@xtraeme.dyndns.org> via pkg/19309.junyoung3-11/+11
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-11-15Update to 20021031, based on PR 19039 by Juan RP.wiz3-8/+8
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-10-10Fix a bug that configure messes up sonames, as provided in PR pkg/18588junyoung3-3/+45
by Frank van der Linden. Bump PKGREVISION.
2002-10-10Update to 20021007 snapshot. Changes include:junyoung5-39/+41
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-09-21This files needs to build perl modules, so include perl5/buildlink2.mk.jlam1-1/+2
2002-09-21buildlink1 -> buildlink2jlam1-17/+16
2002-09-06Hide artsc-config and sane-config from the configure scriptzuntum1-1/+4
as we don't use them in the wine package. Makes "wine" build again. Fix provided by Johnny Lam, thanks!
2002-08-07Add REPLACE_PERL for two scripts.wiz1-1/+3
2002-08-07This package needs perl during compilation, and installs perl scripts.wiz1-1/+2
2002-08-05Update to 20020804 snapshot.junyoung4-27/+24
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-07-29Update to 20020710 snapshot. Highlights since 20020411 snapshot include:junyoung4-20/+73
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-04-20Update wine to 20020411. Changes include:rh4-136/+157
* 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-12Back out previous. Wine won't be able to run any nontrivial apps onjunyoung2-17/+1
1.5.x releases due to lack of support for clone(2).
2002-04-05Restrict NetBSD version. This version of Wine does not work on NetBSDkent1-2/+2
1.5.x release or earlier.
2002-04-05Seems wine needs <sys/inttypes.h> in one place...hubertf2-1/+17
(couldn't types.h pull that in????)
2002-03-15Update Wine to 20020228 snapshot.junyoung21-1323/+402
2001-12-26Buildlinkify.wiz3-9/+10
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-22/+20
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc1-1/+3
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this.
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-5/+4
2000-08-23Properly mark as BROKEN on ELF systems.wiz1-6/+6
1999-12-29fewer pkglint warnings by removing unnecessary lines in pkg/DESCRwiz2-3/+3
and reordering lines in Makefile
1999-11-27defuzzrh4-23/+23
1999-08-27Provide an error message if an attempt is made to build this packageagc1-1/+7
on a NetBSD/i386 ELF platform.
1999-07-09Add package patch-sum filesagc1-0/+19
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-2/+2
pattern match format. Minor pkglint along the way.
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-3/+2
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-2/+2
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package".
1998-12-14Update to 981211. Works even better now, though the compile-for-nativetv15-1048/+765
still does not work quite right (the global constructors created by wrc don't work).
1998-11-12Some more pkglint stuff.frueauf1-4/+4
1998-08-20The Grand Homepagification:tsarna1-2/+3
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc14-0/+28
1998-07-15Use automatic shared object handlingagc2-6/+2
1998-07-04Update xpm to 3.4k.mycroft1-2/+2
1998-06-19"wine" builds fine with our "make".tron1-2/+1
1998-06-19Get package to work with NetBSD 1.3, 1.3.1 and 1.3.2.tron1-4/+8
1998-06-19Package conflicts with "wine-980215".tron1-1/+3
1998-06-18Update Wine to 14-Jun-98 snapshot.tron17-1415/+1554
XXX Audio support is probably broken due to massive use of unsupported XXX Linux stuff in the OSS interface which I commented out. However XXX I don't have an application to test it.
1998-06-04add dependency on xpm, per PR 5537 from Ty Sarnahubertf1-1/+3
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-16portlint: use standard comment header.frueauf1-2/+2
1998-03-16portlint: add comment with NetBSD Id.frueauf1-0/+1
1998-03-16Run ldconfig here, too.mycroft1-1/+4
1998-03-16Run ldconfig at installation time.mycroft1-0/+2