Age | Commit message (Collapse) | Author | Files | Lines |
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
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.
|
|
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.
|
|
by Frank van der Linden.
Bump PKGREVISION.
|
|
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.
|
|
|
|
|
|
as we don't use them in the wine package. Makes "wine" build again.
Fix provided by Johnny Lam, thanks!
|
|
|
|
|
|
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.
|
|
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.
|
|
* 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.
|
|
1.5.x releases due to lack of support for clone(2).
|
|
1.5.x release or earlier.
|
|
(couldn't types.h pull that in????)
|
|
|
|
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
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.
|
|
|
|
|
|
and reordering lines in Makefile
|
|
|
|
on a NetBSD/i386 ELF platform.
|
|
|
|
pattern match format. Minor pkglint along the way.
|
|
variable substituition of "MASTER_SITES" and "PATCH_SITES".
|
|
|
|
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
|
|
still does not work quite right (the global constructors created by
wrc don't work).
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
Remove redundant (and sometimes erroneous) comments.
|
|
|
|
|
|
|
|
|