The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD emulators : twin

Willows Toolkit for migrating and developing Windows applications

 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. 

http://www.willows.com/



twin history


v. 1.30
date: 2007/07/03 09:32:54;  author: pav;  state: Exp;  lines: +4 -0
- Mark BROKEN on CURRENT: does not build with GCC 4.2

v. 1.29 date: 2007/05/19 20:04:43; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.28 date: 2006/08/14 23:06:28; author: clsung; state: Exp; lines: +1 -1 - 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
v. 1.27 date: 2006/06/20 20:10:27; author: itetcu; state: Exp; lines: +4 -7 - 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 [1], itetcu (me) [2]
v. 1.26 date: 2006/05/07 10:55:45; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with E
v. 1.25 date: 2006/02/12 22:30:45; author: kris; state: Exp; lines: +2 -0 BROKEN: Coredump during build
v. 1.24 date: 2005/11/15 06:49:11; author: ade; state: Exp; lines: +1 -1 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.
v. 1.23 date: 2005/08/05 10:11:41; author: krion; state: Exp; lines: +1 -5 Fix build by removing gcc-3.2 since port builds fine on 5/6/7 with default compiler. Portlint(1). Approved by: portmgr (implicit)
v. 1.22 date: 2005/04/12 03:25:26; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.21 date: 2005/04/11 08:02:12; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.20 date: 2004/09/29 04:33:28; author: kris; state: Exp; lines: +0 -4 Now builds on 5.x Approved by: portmgr (self)
v. 1.19 date: 2004/04/10 17:26:36; author: trevor; state: Exp; lines: +2 -2 Tidy up whitespace.
v. 1.18 date: 2004/03/14 06:16:29; author: ade; state: Exp; lines: +1 -1 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.
v. 1.17 date: 2004/02/07 12:25:19; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.x: Does not compile
v. 1.16 date: 2004/02/04 05:20:07; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.15 date: 2003/10/28 07:20:30; author: trevor; state: Exp; lines: +2 -1 Make fetchable. found by: fenner's survey
v. 1.14 date: 2003/09/09 06:33:22; author: nork; state: Exp; lines: +4 -5 Fix build on current + (small) patches from NetBSD. PR: ports/56204 Submitted by: Pedro F. Giffuni Obtained from: NetBSD
v. 1.13 date: 2003/08/09 01:54:39; author: maho; state: Exp; lines: +20 -2 a) Unbreak the port for 4.8-STABLE b) Populate ONLY_FOR_ARCHS with the supported platforms PR: 52390 Submitted by: "Pedro F. Giffuni"
v. 1.12 date: 2003/02/20 17:21:50; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.11 date: 2002/11/10 16:45:56; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.10 date: 2002/11/06 22:44:52; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.9 date: 2001/08/05 21:01:04; author: lioux; state: Exp; lines: +29 -19 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 PR: 29176 Submitted by: Kato Tsuguru Reviewed by: dougb, sobomax
v. 1.8 date: 2001/03/21 22:44:00; author: sobomax; state: Exp; lines: +2 -2 Author acked to release ports to the public. So be it.
v. 1.7 date: 2000/06/16 21:50:38; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.6 date: 2000/06/16 08:19:31; author: sobomax; state: Exp; lines: +2 -2 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. Hall of shame entry: sobomax
v. 1.5 date: 2000/06/15 16:43:53; author: sobomax; state: Exp; lines: +2 -2 First round of INSTALL_SHLIB fixes.
v. 1.4 date: 2000/04/12 04:55:57; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.3 date: 2000/02/24 13:46:45; author: imura; state: Exp; lines: +3 -3 Update to version 19991230. PR: 16685 Submitted by: Mikhail Teterin Approved by: maintainer
v. 1.2 date: 2000/01/02 08:50:59; author: asami; state: Exp; lines: +2 -1 This port requires Xlib. Submitted by: bento
v. 1.1 date: 1999/12/29 09:12:28; author: steve; state: Exp; Adding twin version 19990616. Willows toolkit for migrating and developing Windows applications. PR: 12503 Submitted by: Pedro F. Giffuni ============================================================================= v. 1.30 date: 2007/07/03 09:32:54; author: pav; state: Exp; lines: +4 -0 - Mark BROKEN on CURRENT: does not build with GCC 4.2
v. 1.29 date: 2007/05/19 20:04:43; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.28 date: 2006/08/14 23:06:28; author: clsung; state: Exp; lines: +1 -1 - 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
v. 1.27 date: 2006/06/20 20:10:27; author: itetcu; state: Exp; lines: +4 -7 - 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 [1], itetcu (me) [2]
v. 1.26 date: 2006/05/07 10:55:45; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with E
v. 1.25 date: 2006/02/12 22:30:45; author: kris; state: Exp; lines: +2 -0 BROKEN: Coredump during build
v. 1.24 date: 2005/11/15 06:49:11; author: ade; state: Exp; lines: +1 -1 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.
v. 1.23 date: 2005/08/05 10:11:41; author: krion; state: Exp; lines: +1 -5 Fix build by removing gcc-3.2 since port builds fine on 5/6/7 with default compiler. Portlint(1). Approved by: portmgr (implicit)
v. 1.22 date: 2005/04/12 03:25:26; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.21 date: 2005/04/11 08:02:12; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.20 date: 2004/09/29 04:33:28; author: kris; state: Exp; lines: +0 -4 Now builds on 5.x Approved by: portmgr (self)
v. 1.19 date: 2004/04/10 17:26:36; author: trevor; state: Exp; lines: +2 -2 Tidy up whitespace.
v. 1.18 date: 2004/03/14 06:16:29; author: ade; state: Exp; lines: +1 -1 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.
v. 1.17 date: 2004/02/07 12:25:19; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.x: Does not compile
v. 1.16 date: 2004/02/04 05:20:07; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.15 date: 2003/10/28 07:20:30; author: trevor; state: Exp; lines: +2 -1 Make fetchable. found by: fenner's survey
v. 1.14 date: 2003/09/09 06:33:22; author: nork; state: Exp; lines: +4 -5 Fix build on current + (small) patches from NetBSD. PR: ports/56204 Submitted by: Pedro F. Giffuni Obtained from: NetBSD
v. 1.13 date: 2003/08/09 01:54:39; author: maho; state: Exp; lines: +20 -2 a) Unbreak the port for 4.8-STABLE b) Populate ONLY_FOR_ARCHS with the supported platforms PR: 52390 Submitted by: "Pedro F. Giffuni"
v. 1.12 date: 2003/02/20 17:21:50; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.11 date: 2002/11/10 16:45:56; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.10 date: 2002/11/06 22:44:52; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.9 date: 2001/08/05 21:01:04; author: lioux; state: Exp; lines: +29 -19 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 PR: 29176 Submitted by: Kato Tsuguru Reviewed by: dougb, sobomax
v. 1.8 date: 2001/03/21 22:44:00; author: sobomax; state: Exp; lines: +2 -2 Author acked to release ports to the public. So be it.
v. 1.7 date: 2000/06/16 21:50:38; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.6 date: 2000/06/16 08:19:31; author: sobomax; state: Exp; lines: +2 -2 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. Hall of shame entry: sobomax
v. 1.5 date: 2000/06/15 16:43:53; author: sobomax; state: Exp; lines: +2 -2 First round of INSTALL_SHLIB fixes.
v. 1.4 date: 2000/04/12 04:55:57; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.3 date: 2000/02/24 13:46:45; author: imura; state: Exp; lines: +3 -3 Update to version 19991230. PR: 16685 Submitted by: Mikhail Teterin Approved by: maintainer
v. 1.2 date: 2000/01/02 08:50:59; author: asami; state: Exp; lines: +2 -1 This port requires Xlib. Submitted by: bento
v. 1.1 date: 1999/12/29 09:12:28; author: steve; state: Exp; Adding twin version 19990616. Willows toolkit for migrating and developing Windows applications. PR: 12503 Submitted by: Pedro F. Giffuni ============================================================================= v. 1.30 date: 2007/07/03 09:32:54; author: pav; state: Exp; lines: +4 -0 - Mark BROKEN on CURRENT: does not build with GCC 4.2
v. 1.29 date: 2007/05/19 20:04:43; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.28 date: 2006/08/14 23:06:28; author: clsung; state: Exp; lines: +1 -1 - 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
v. 1.27 date: 2006/06/20 20:10:27; author: itetcu; state: Exp; lines: +4 -7 - 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 [1], itetcu (me) [2]
v. 1.26 date: 2006/05/07 10:55:45; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with E
v. 1.25 date: 2006/02/12 22:30:45; author: kris; state: Exp; lines: +2 -0 BROKEN: Coredump during build
v. 1.24 date: 2005/11/15 06:49:11; author: ade; state: Exp; lines: +1 -1 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.
v. 1.23 date: 2005/08/05 10:11:41; author: krion; state: Exp; lines: +1 -5 Fix build by removing gcc-3.2 since port builds fine on 5/6/7 with default compiler. Portlint(1). Approved by: portmgr (implicit)
v. 1.22 date: 2005/04/12 03:25:26; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.21 date: 2005/04/11 08:02:12; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.20 date: 2004/09/29 04:33:28; author: kris; state: Exp; lines: +0 -4 Now builds on 5.x Approved by: portmgr (self)
v. 1.19 date: 2004/04/10 17:26:36; author: trevor; state: Exp; lines: +2 -2 Tidy up whitespace.
v. 1.18 date: 2004/03/14 06:16:29; author: ade; state: Exp; lines: +1 -1 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.
v. 1.17 date: 2004/02/07 12:25:19; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.x: Does not compile
v. 1.16 date: 2004/02/04 05:20:07; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.15 date: 2003/10/28 07:20:30; author: trevor; state: Exp; lines: +2 -1 Make fetchable. found by: fenner's survey
v. 1.14 date: 2003/09/09 06:33:22; author: nork; state: Exp; lines: +4 -5 Fix build on current + (small) patches from NetBSD. PR: ports/56204 Submitted by: Pedro F. Giffuni Obtained from: NetBSD
v. 1.13 date: 2003/08/09 01:54:39; author: maho; state: Exp; lines: +20 -2 a) Unbreak the port for 4.8-STABLE b) Populate ONLY_FOR_ARCHS with the supported platforms PR: 52390 Submitted by: "Pedro F. Giffuni"
v. 1.12 date: 2003/02/20 17:21:50; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.11 date: 2002/11/10 16:45:56; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.10 date: 2002/11/06 22:44:52; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.9 date: 2001/08/05 21:01:04; author: lioux; state: Exp; lines: +29 -19 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 PR: 29176 Submitted by: Kato Tsuguru Reviewed by: dougb, sobomax
v. 1.8 date: 2001/03/21 22:44:00; author: sobomax; state: Exp; lines: +2 -2 Author acked to release ports to the public. So be it.
v. 1.7 date: 2000/06/16 21:50:38; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.6 date: 2000/06/16 08:19:31; author: sobomax; state: Exp; lines: +2 -2 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. Hall of shame entry: sobomax
v. 1.5 date: 2000/06/15 16:43:53; author: sobomax; state: Exp; lines: +2 -2 First round of INSTALL_SHLIB fixes.
v. 1.4 date: 2000/04/12 04:55:57; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.3 date: 2000/02/24 13:46:45; author: imura; state: Exp; lines: +3 -3 Update to version 19991230. PR: 16685 Submitted by: Mikhail Teterin Approved by: maintainer
v. 1.2 date: 2000/01/02 08:50:59; author: asami; state: Exp; lines: +2 -1 This port requires Xlib. Submitted by: bento
v. 1.1 date: 1999/12/29 09:12:28; author: steve; state: Exp; Adding twin version 19990616. Willows toolkit for migrating and developing Windows applications. PR: 12503 Submitted by: Pedro F. Giffuni =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm