The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-toolkits : hs-frantk

A GUI library for Haskell on top of Tcl-Tk

 FranTk (pronounced "frantic") is a library for building GUIs in Haskell. Its
high level, provides good support for developing complex dynamic systems, and
is built on top of Tcl-Tk. 
 
FranTk works with ghc and hugs98. 

http://haskell.cs.yale.edu/FranTk/



hs-frantk history


v. 1.20
date: 2007/08/13 02:16:13;  author: vs;  state: Exp;  lines: +2 -0
Mark as BROKEN on IA64: does not compile, fix unknown.

v. 1.19 date: 2007/06/18 04:59:21; author: vs; state: Exp; lines: +7 -1 Fix build on amd64 through -fPIC
v. 1.18 date: 2007/06/11 07:41:09; author: vs; state: Exp; lines: +0 -42 Remove outdated lang/ghc5 on upstream's request, devel/hs-popenhs which depends on it, and make x11-toolkits/hs-frantk use lang/hugs
v. 1.17 date: 2007/05/19 20:31:08; 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.16 date: 2006/05/13 05:00:35; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.15 date: 2004/03/11 07:48:13; author: obraun; state: Exp; lines: +0 -1 deUSE_SIZEify.
v. 1.14 date: 2004/03/06 21:29:58; author: obraun; state: Exp; lines: +1 -1 Set maintainer to the new created haskell@ mail alias.
v. 1.13 date: 2004/02/04 05:10:08; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.12 date: 2004/01/31 11:16:45; author: obraun; state: Exp; lines: +1 -0 SIZE-ify
v. 1.11 date: 2004/01/16 12:50:25; author: obraun; state: Exp; lines: +2 -2 Use lang/ghc5
v. 1.10 date: 2003/10/19 09:43:41; author: obraun; state: Exp; lines: +2 -2 * Switch to tk84. * Bump PORTREVISION.
v. 1.9 date: 2003/06/09 22:26:18; author: obraun; state: Exp; lines: +1 -2 Use ghc --numeric-version.
v. 1.8 date: 2003/06/09 18:54:49; author: obraun; state: Exp; lines: +6 -1 Remove ghc's package.conf.old. Pointed out by: kris, bento
v. 1.7 date: 2003/02/18 10:50:47; author: obraun; state: Exp; lines: +2 -1 De-pkg-comment and make portlint a little bit happier.
v. 1.6 date: 2003/01/20 08:20:34; author: obraun; state: Exp; lines: +2 -1 s/PERL/REINPLACE/ Pointed out by: Ulrich Spoerlein
v. 1.5 date: 2002/11/20 09:10:55; author: obraun; state: Exp; lines: +1 -1 Add the new virtual category haskell.
v. 1.4 date: 2002/11/10 16:48:43; author: lioux; state: Exp; lines: +0 -1 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.3 date: 2002/11/05 21:55:21; author: obraun; state: Exp; lines: +1 -0 Use PORTCOMMENT variable instead of pkg-comment file.
v. 1.2 date: 2002/09/17 20:31:30; author: obraun; state: Exp; lines: +41 -0 * Make FranTk work with ghc (possible after updating ghc to 5.04.1) * Build for ghc by default * Add knobs WITHOUT_GHC and WITH_HUGS * Bump PORTREVISION
v. 1.1 date: 2002/09/04 14:38:48; author: obraun; state: Exp; Add prefix `hs-' for Haskell related ports. ============================================================================= v. 1.20 date: 2007/08/13 02:16:13; author: vs; state: Exp; lines: +2 -0 Mark as BROKEN on IA64: does not compile, fix unknown.
v. 1.19 date: 2007/06/18 04:59:21; author: vs; state: Exp; lines: +7 -1 Fix build on amd64 through -fPIC
v. 1.18 date: 2007/06/11 07:41:09; author: vs; state: Exp; lines: +0 -42 Remove outdated lang/ghc5 on upstream's request, devel/hs-popenhs which depends on it, and make x11-toolkits/hs-frantk use lang/hugs
v. 1.17 date: 2007/05/19 20:31:08; 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.16 date: 2006/05/13 05:00:35; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.15 date: 2004/03/11 07:48:13; author: obraun; state: Exp; lines: +0 -1 deUSE_SIZEify.
v. 1.14 date: 2004/03/06 21:29:58; author: obraun; state: Exp; lines: +1 -1 Set maintainer to the new created haskell@ mail alias.
v. 1.13 date: 2004/02/04 05:10:08; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.12 date: 2004/01/31 11:16:45; author: obraun; state: Exp; lines: +1 -0 SIZE-ify
v. 1.11 date: 2004/01/16 12:50:25; author: obraun; state: Exp; lines: +2 -2 Use lang/ghc5
v. 1.10 date: 2003/10/19 09:43:41; author: obraun; state: Exp; lines: +2 -2 * Switch to tk84. * Bump PORTREVISION.
v. 1.9 date: 2003/06/09 22:26:18; author: obraun; state: Exp; lines: +1 -2 Use ghc --numeric-version.
v. 1.8 date: 2003/06/09 18:54:49; author: obraun; state: Exp; lines: +6 -1 Remove ghc's package.conf.old. Pointed out by: kris, bento
v. 1.7 date: 2003/02/18 10:50:47; author: obraun; state: Exp; lines: +2 -1 De-pkg-comment and make portlint a little bit happier.
v. 1.6 date: 2003/01/20 08:20:34; author: obraun; state: Exp; lines: +2 -1 s/PERL/REINPLACE/ Pointed out by: Ulrich Spoerlein
v. 1.5 date: 2002/11/20 09:10:55; author: obraun; state: Exp; lines: +1 -1 Add the new virtual category haskell.
v. 1.4 date: 2002/11/10 16:48:43; author: lioux; state: Exp; lines: +0 -1 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.3 date: 2002/11/05 21:55:21; author: obraun; state: Exp; lines: +1 -0 Use PORTCOMMENT variable instead of pkg-comment file.
v. 1.2 date: 2002/09/17 20:31:30; author: obraun; state: Exp; lines: +41 -0 * Make FranTk work with ghc (possible after updating ghc to 5.04.1) * Build for ghc by default * Add knobs WITHOUT_GHC and WITH_HUGS * Bump PORTREVISION
v. 1.1 date: 2002/09/04 14:38:48; author: obraun; state: Exp; Add prefix `hs-' for Haskell related ports. ============================================================================= v. 1.20 date: 2007/08/13 02:16:13; author: vs; state: Exp; lines: +2 -0 Mark as BROKEN on IA64: does not compile, fix unknown.
v. 1.19 date: 2007/06/18 04:59:21; author: vs; state: Exp; lines: +7 -1 Fix build on amd64 through -fPIC
v. 1.18 date: 2007/06/11 07:41:09; author: vs; state: Exp; lines: +0 -42 Remove outdated lang/ghc5 on upstream's request, devel/hs-popenhs which depends on it, and make x11-toolkits/hs-frantk use lang/hugs
v. 1.17 date: 2007/05/19 20:31:08; 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.16 date: 2006/05/13 05:00:35; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with X
v. 1.15 date: 2004/03/11 07:48:13; author: obraun; state: Exp; lines: +0 -1 deUSE_SIZEify.
v. 1.14 date: 2004/03/06 21:29:58; author: obraun; state: Exp; lines: +1 -1 Set maintainer to the new created haskell@ mail alias.
v. 1.13 date: 2004/02/04 05:10:08; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.12 date: 2004/01/31 11:16:45; author: obraun; state: Exp; lines: +1 -0 SIZE-ify
v. 1.11 date: 2004/01/16 12:50:25; author: obraun; state: Exp; lines: +2 -2 Use lang/ghc5
v. 1.10 date: 2003/10/19 09:43:41; author: obraun; state: Exp; lines: +2 -2 * Switch to tk84. * Bump PORTREVISION.
v. 1.9 date: 2003/06/09 22:26:18; author: obraun; state: Exp; lines: +1 -2 Use ghc --numeric-version.
v. 1.8 date: 2003/06/09 18:54:49; author: obraun; state: Exp; lines: +6 -1 Remove ghc's package.conf.old. Pointed out by: kris, bento
v. 1.7 date: 2003/02/18 10:50:47; author: obraun; state: Exp; lines: +2 -1 De-pkg-comment and make portlint a little bit happier.
v. 1.6 date: 2003/01/20 08:20:34; author: obraun; state: Exp; lines: +2 -1 s/PERL/REINPLACE/ Pointed out by: Ulrich Spoerlein
v. 1.5 date: 2002/11/20 09:10:55; author: obraun; state: Exp; lines: +1 -1 Add the new virtual category haskell.
v. 1.4 date: 2002/11/10 16:48:43; author: lioux; state: Exp; lines: +0 -1 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.3 date: 2002/11/05 21:55:21; author: obraun; state: Exp; lines: +1 -0 Use PORTCOMMENT variable instead of pkg-comment file.
v. 1.2 date: 2002/09/17 20:31:30; author: obraun; state: Exp; lines: +41 -0 * Make FranTk work with ghc (possible after updating ghc to 5.04.1) * Build for ghc by default * Add knobs WITHOUT_GHC and WITH_HUGS * Bump PORTREVISION
v. 1.1 date: 2002/09/04 14:38:48; author: obraun; state: Exp; Add prefix `hs-' for Haskell related ports. =============================================================================



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