1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Stefan Eßer
b0f8db3b55 Upgrade to 991031 version of Wine.
Compilation may fail on a system with an old Mesa3 port installed
or if X11 headers from XFree-3.9.x are found on a system. This can
be manually fixed by undefining all occurences of DGA/DGA2 and
references to GL libraries in include/config.h in the work directory.

Kernel patches are provided for 3.3-stable: see the files directory
of the port (or $PREFIX/lib/wine/README.patches).

The port upgrade is based on patches sent by Jürgen Lock (Thanks!)

PR:		14652
Submitted by:	nox@jelal.kn-bremen.de (Juergen Lock)
1999-11-14 20:49:34 +00:00
Stefan Eßer
a5ceb59dda Update to August, 11th version of Wine.
Many programs from the Win-3.1 distribution are working fine
with this release. Just try "wine winfile" and click on the
"sol.exe" icon to see how far they got :)
1996-08-13 16:35:27 +00:00
Stefan Eßer
7622001509 Upgrade to Wine-960218.
Do not strip binary, since symbols might be necessary for debugging.
Fix error in MEMORY_IsVrangeFree(): fprintf() takes FILE* as first argument.

The implementation of MEMORY_IsVrangeFree seems to rely on data not easily
available on a FreeBSD system. Somebody has to look into this ...
1996-02-19 02:03:30 +00:00
Stefan Eßer
9d027f93a1 Fix off by one error in malloc parameters.
Submitted by:	Thomas Sandford <tdgsandf@prds-grn.demon.co.uk>
1996-02-06 23:15:46 +00:00
Stefan Eßer
db474ab2ea Upgrade to January 31st version.
CAUTION: The format of $PREFIX/etc/wine.conf has changed!
Check against wine.ini from the build directory ...
1996-02-02 22:51:58 +00:00
Stefan Eßer
4204fc1202 Correct device names for [serialports] and [parallelports].
Make SymbolTableFile point at /usr/local/etc/wine.sym.

Reviewed by:	hsu (Jeffrey Hsu)
1995-10-07 00:29:23 +00:00