A minimalistic text based status bar Maintained by:haskell@FreeBSD.org Port Added: 24 May 2010 20:27:48 Also Listed In:haskell License: BSD
Xmobar is a minimalistic text based status bar. Inspired by the Ion3 status
bar, it supports similar features, like dynamic color management, output
templates, and extensibility through plugins.
WWW: http://projects.haskell.org/xmobar/
To install the port:cd /usr/ports/x11/hs-xmobar/ && make install clean To add the package:pkg_add -r hs-xmobar
Configuration Options
===> The following configuration options are available for hs-xmobar-0.14:
XFT=off (default) "Use Xft to render text (UTF-8 support included)"
UTF8=on (default) "UTF-8 support"
MPD=off (default) "mpd support"
===> Use 'make config' to modify these settings
Reason:
GHC has been updated to version 7.0.4, and Haskell Platform to version
2011.4.0.0, and other Haskell ports are also updated to their Haskell
Platform versions or latest versions.
To update all affected ports:
# portmaster -r lang/ghc
or
# portupgrade -r lang/ghc
2011-05-09
Affects: users of lang/ghc and */hs-*
Author: ashish@FreeBSD.org
Reason:
GHC has been updated to version 7.0.3 and other Haskell ports are also
updated to their Haskell Platform versions or latest versions.
To update all affected ports:
# portmaster -r lang/ghc
or
# portupgrade -r lang/ghc
Port Moves
port moved here from x11/xmobar on 2010-05-24 REASON: Renamed: It has become a hackage transcript
Number of commits found: 7
Commit History - (may be incomplete: see CVSWeb link above for full details)
- Please welcome GHC 7.0.3
GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports
are also updated to their corresponding Haskell Platform versions, or latest
versions.
We would like to acknowledge the support of the FreeBSD Donations Team and
Eotvos Lorand University, Faculty of Informatics who contributed to the server
that we used for testing.
We would also like to thank all the testers who tested FreeBSD Haskell ports
and provided their feedback.
PR: ports/156642
Approved by: tabthorpe (mentor)
Obtained from: FreeBSD Haskell