summaryrefslogtreecommitdiff
path: root/emulators/twin
AgeCommit message (Collapse)AuthorFilesLines
2005-02-27Bumpd the PKGREVISION for the following packages:veego1-2/+2
emulators/compat13 emulators/compat14 emulators/compat14-crypto emulators/twin lang/blackdown-jdk13 multimedia/transcode because of a broken PLIST_SRC handling introduced in mk/bsd.pkg.mk rev 1.1593 and fixed in rev 1.1596. compat13 was bumped to nb2 so we don't have different package version on different archs (alpha had an nb1 before but all other had no PKGREVISION).
2005-02-23Add RMD160 digests to the SHA1 onesagc1-1/+2
2005-02-21Use the extended PLIST_SRC support which now also reads:veego1-8/+1
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g} PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g} and remove the package hack for MD PLIST files.
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-07-11Make compile with gcc3 and on NetBSD-2.0.wiz3-1/+43
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-30Unset maintainer on his request.wiz1-2/+2
2003-07-22HOMEPAGEs without a trailing slash are incorrect and also bad style.martti1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-19Change address of maintainer per PR 22170.wiz1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2003-04-21RCS tag.cjep1-0/+1
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-03-08Add support for NetBSD powerpc.jmc10-19/+102
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
2002-12-24Replace collver@linuxfreemail.com with collver1@attbi.com.wiz1-2/+2
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525 and some more, perhaps.
2002-10-02use autoconf.mkdillo1-4/+4
2001-11-11Adjust format a bit:hubertf1-0/+5
* 75 * '=' * RCS ID * blank line * message text * optional blank line * 75 * '='
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-1/+1
2001-08-27Use wildcard dependence on "autoconf" package.tron1-2/+2
2001-05-15Initial import of twin-3.1.14 into NetBSD Packages Collection.agc12-0/+313
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."