Commit graph

7 commits

Author SHA1 Message Date
obache
e2e67b6e61 * LICENSE=gnu-lgpl-v2
* add user-destdir installation support.
* fixes build failure on recent C compiler.
* disable debugger, it is not buildable.

Bump PKGREVISION.
2011-03-15 11:30:05 +00:00
obache
569bda8eb9 Allow to accept FreeBSD/i386.
Patch provided by Aleksej Saushev  in PR 38788.
2008-08-10 06:35:00 +00:00
wiz
49243ae7aa Do not install *.orig files. Get rid of autoconf dependency. 2006-02-17 19:25:24 +00:00
joerg
fcfec7dec3 Add DragonFly support. Workaround a bug in DragonFly's time.h when
compiling with _POSIX_SOURCE set (size_t doesn't get defined).
Fix errno. Fix an incorrect va_arg: short gets promoted to int, so use
that.
2006-01-15 19:20:59 +00:00
wiz
9d0a5a8bfa Make compile with gcc3 and on NetBSD-2.0. 2004-07-11 00:55:19 +00:00
jmc
0fcdab00b6 Add support for NetBSD powerpc.
Requires splitting up PLIST as x86 is the only platform that supports the
win32 loader and the debugger libraries.

Not extensively tested but appears to run basic 16 bit windows apps
2003-03-08 03:15:49 +00:00
agc
98e0cb997a Initial import of twin-3.1.14 into NetBSD Packages Collection.
Provided in PR 12928 by Ben Collver (collver@linuxfreemail.com)

"Willows TWIN is a GNU software package for emulating the Microsoft
Win32 API.  It consists of a library set and an emulator program.  The
emulator program allows the execution of Windows binary applications
on supported platforms; using the native Intel x86 processors, or
through the built-in instruction set interpreter.  The native
libraries allow programmers natively to build Win32 and MFC
applications from source code."
2001-05-15 09:46:37 +00:00