Port details |
- twin Willows Toolkit for migrating and developing Windows applications
- 3.1.14_4,1 emulators
=1 3.1.14_4,1Version of this port present on the latest quarterly branch. DEPRECATED: Upstream disapear and distfile is no more available
This port expired on: 2011-05-01
IGNORE: is only for i386 alpha powerpc, while you are running amd64
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2011-05-02 09:15:21
- SVN Revision: UNKNOWN
- People watching this port, also watch:: python-doc-html, mscompress, pdflib
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://www.willows.com/
- Description:
- The Willows TWIN libraries are both a set of native platform
libraries and an emulator program to emulate the Microsoft Win32
API. The emulator program allows executing Windows binary programs
on supported Unix platforms, on native Intel x86 processors, and
through the built-in intstruction set interpreter. The native
libraries allow programmers to natively build Win32 and MFC
applications from source code.
WWW: http://www.willows.com/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: twin
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 alpha powerpc
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- x11.pc : x11/libX11
- autoconf-2.13 : devel/autoconf213
- Runtime dependencies:
-
- x11.pc : x11/libX11
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.14_4,1 02 May 2011 09:15:21
 |
bapt  |
Remove unmaintained expired ports from emulators
2011-05-01 emulators/basiliskII: Distfile is no more available official website
has older distfiles
2011-05-01 emulators/tkhfs: Upstream disapear and distfile is no more available
2011-05-01 emulators/twin: Upstream disapear and distfile is no more available
2011-05-01 emulators/vgb: Distfile is no more available (lastest binaries
provided by upstream are for 5.x)
2011-05-01 emulators/vpce: Upstream disapear and distfile is no more available |
3.1.14_4,1 16 Mar 2011 06:50:51
 |
bapt  |
Deprecate unmaintained ports from emulators where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports |
3.1.14_4,1 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
3.1.14_4,1 21 May 2008 23:38:00
 |
mi  |
Unbreak by fixing the sloppy C-code, that the new gcc refuses to compile.
Tons of warnings still exist... |
3.1.14_4 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
3.1.14_3,1 03 Jul 2007 09:32:56
 |
pav  |
- Mark BROKEN on CURRENT: does not build with GCC 4.2 |
3.1.14_3,1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.1.14_2,1 14 Aug 2006 23:06:39
 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
3.1.14_2,1 22 Jun 2006 10:26:58
 |
itetcu  |
Add patch forgotten in the last commit:
- UNbreak [1]
- Test for ARCH no MACHINE_ARCH [2]
- don't use fmt(1) to display PKGMESSAGE when there's no need to [2]
PR: ports/99157 [1]
Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su> [1], itetcu (me) [2] |
3.1.14_2,1 20 Jun 2006 20:10:27
 |
itetcu  |
- UNbreak [1]
- Test for ARCH no MACHINE_ARCH [2]
- don't use fmt(1) to display PKGMESSAGE when there's no need to [2]
PR: ports/99157 [1]
Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su> [1], itetcu (me) [2] |
3.1.14_2,1 07 May 2006 10:55:47
 |
edwin  |
Remove USE_REINPLACE from all categories starting with E |
3.1.14_2,1 12 Feb 2006 22:30:45
 |
kris  |
BROKEN: Coredump during build |
3.1.14_2,1 24 Nov 2005 16:07:52
 |
pav  |
- Add SHA256 |
3.1.14_2,1 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
3.1.14_2,1 05 Aug 2005 10:11:41
 |
krion  |
Fix build by removing gcc-3.2 since port builds fine on 5/6/7 with
default compiler.
Portlint(1).
Approved by: portmgr (implicit) |
3.1.14_1 12 Apr 2005 03:26:57
 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
3.1.14_1 11 Apr 2005 08:04:41
 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
3.1.14_1,1 29 Sep 2004 04:33:28
 |
kris  |
Now builds on 5.x
Approved by: portmgr (self) |
3.1.14_1,1 18 Apr 2004 20:01:34
 |
linimon  |
Per dosirak run, fix plist. |
3.1.14_1,1 10 Apr 2004 17:26:55
 |
trevor  |
Tidy up whitespace. |
3.1.14_1,1 14 Mar 2004 06:17:56
 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
3.1.14_1,1 07 Feb 2004 12:25:19
 |
kris  |
BROKEN on 5.x: Does not compile |
3.1.14_1,1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
3.1.14,1 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
3.1.14,1 28 Oct 2003 07:20:30
 |
trevor  |
Make fetchable.
found by: fenner's survey |
3.1.14,1 16 Sep 2003 15:25:23
 |
marcus  |
Fix build on bento.
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> |
3.1.14,1 09 Sep 2003 06:33:22
 |
nork  |
Fix build on current + (small) patches from NetBSD.
PR: ports/56204
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Obtained from: NetBSD |
3.1.14,1 09 Aug 2003 01:54:39
 |
maho  |
a) Unbreak the port for 4.8-STABLE
b) Populate ONLY_FOR_ARCHS with the supported platforms
PR: 52390
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> |
3.1.14,1 05 May 2003 11:07:41
 |
maho  |
small clean up
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> |
3.1.14,1 20 Feb 2003 17:21:51
 |
knu  |
De-pkg-comment. |
3.1.14,1 19 Nov 2002 14:38:28
 |
vanilla  |
Remove unneeded patch.
Obtained from: edwin, bento |
3.1.14,1 29 Oct 2002 06:16:41
 |
vanilla  |
Fix build on -current. |
05 Aug 2001 22:01:05
    |
lioux  |
o Update to 3.1.14 - bump PORTEPOCH since last version (1999.12.30) is
bigger than new one (3.1.14); reviewed by sobomax o Style changes on port's
Makefile o Support NOPORTDOCS o Add version number to library files to keep
ldconfig happy; start with version 0; reviewed by dougb o Update both
COMMENT and DESCR o Add PKGMESSAGE warning about kernel options necessary to
get it working |
21 Mar 2001 23:03:35
    |
sobomax  |
Replace URL with one that works. |
21 Mar 2001 22:44:00
    |
sobomax  |
Author acked to release ports to the public. So be it. |
08 Oct 2000 02:02:29
    |
asami  |
Convert category emulators to new layout. |
05 Jul 2000 21:03:07
    |
asami  |
@dirrm share/doc/twin |
16 Jun 2000 22:52:41
    |
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52
    |
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 17:44:17
    |
sobomax  |
First round of INSTALL_SHLIB fixes. |