freebsd-ports/emulators/wine-devel
Gerald Pfeifer 92a3927e04 Switch to libthr as the default threading library on versions of FreeBSD
where it isn't the default yet.  Wine wants all threads to be
PTHREAD_SCOPE_SYSTEM (visible by kernel) so wineserver can access threads
inside wine processes.  With libthr all threads are PTHREAD_SCOPE_SYSTEM
by default.  With libkse the initial thread is not which prevents wineserver
from sending signals to it directly, for instance.

Add --verbose to CONFIGURE_FLAGS.

Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
2007-08-07 04:33:40 +00:00
..
files Update to Wine 0.9.39. Among others, and including the Wine 0.9.37 and 2007-06-23 16:49:01 +00:00
distinfo Update to Wine 0.9.42. Among others, this brings the following changes: 2007-07-28 23:18:53 +00:00
Makefile Switch to libthr as the default threading library on versions of FreeBSD 2007-08-07 04:33:40 +00:00
pkg-descr Update to Wine 0.9.1. 2005-11-10 15:29:12 +00:00
pkg-plist Update to Wine 0.9.42. Among others, this brings the following changes: 2007-07-28 23:18:53 +00:00