./x11/xmonad [tiling window manager]
[+] Add this package to your ports tracker

[ CVSweb ] [ Homepage ] [ RSS feed ]

Version: 0.7, Package name: xmonad-0.7
Maintained by: The OpenBSD ports mailing-list
Required to run:
[lang/ghc]
Required to build:
[lang/ghc] [x11/hs-x11-extras]
Master sites:
Description-lib
The xmonad libraries are required for runtime configuration of
xmonad.

Description-main
xmonad is a tiling window manager for X. Windows are arranged
automatically to tile the screen without gaps or overlap, maximising
screen use. All features of the window manager are accessible from
the keyboard: a mouse is strictly optional. xmonad is written and
extensible in Haskell. Custom layout algorithms, and other extensions,
may be written by the user in config files. Layouts are applied
dynamically, and different layouts may be used on each workspace.
Xinerama is fully supported, allowing windows to be tiled on several
screens.

Important note: if you want to configure xmonad without patching
the default config file and rebuilding the package, you should also
install the xmonad-lib package, which makes runtime configuration
possible.


MD5: +eJfMQy6FdlunfStl+FWuA=
RMD160: eQ+M56OXX8OFomdwajwZ/ewfPDI=
Filesize: 51.504 KB

Package available on: cdrom(), ftp()
Distfile available on: cdrom(), ftp()

Version History (View Complete History)
  • (2008-04-17) Updated to version: xmonad-0.7
  • (2008-02-12) Updated to version: xmonad-0.6
  • (2007-11-20) Updated to version: xmonad-0.4p0
  • (2007-11-19) Updated to version: xmonad-0.4
  • (2007-10-02) Updated to version: xmonad-0.3
  • (2007-09-02) Package added to openports.se, version xmonad-0.2 (created)
[show/hide] View available PLISTS (Can be a lot of data)
[show/hide] View known vulnerabilities

CVS Commit History:

   2008-09-19 15:14:13 by Matthias Kilian | Files touched by this commit (1)
Log message:
Drop maintainership.
   2008-04-16 15:00:56 by Matthias Kilian | Files touched by this commit (4)
Log message:
Update to 0.7.
   2008-02-03 11:17:51 by Matthias Kilian | Files touched by this commit (4)
Log message:
Update to 0.6. Thanks to Simon Kuhnle and Jona Joachim for testing.
   2008-01-18 14:51:13 by Matthias Kilian | Files touched by this commit (12)
Log message:
Update to 0.5, and split up into subpackages -main and -lib.
Thanks to Simon Kuhnle for testing.
   2007-11-19 12:59:41 by Matthias Kilian | Files touched by this commit (1)
Log message:
no need to run_depend on the ghc runtime nor hs-x11-extras, since all
ghc-related libs are static only.
also, explicitly add a pkgspec (with version) for hs-x11-extras, else
the build may fail if hs-x11-extras-0.3 is still installed.
noticed and tested by Simon Kuhnle. thanks!
   2007-11-18 13:13:31 by Matthias Kilian | Files touched by this commit (5)
Log message:
Update to 0.4. From Dmitri Alenitchev.
   2007-10-01 14:47:52 by Matthias Kilian | Files touched by this commit (1)
Log message:
Oops! XMoandContrib isn't used yet.
   2007-10-01 14:46:30 by Matthias Kilian | Files touched by this commit (4)
Log message:
Update to 0.3.
Note to xmonad junkies: this doesn't include XMonadContrib and related
stuff; there's a lot of activity on the xmonad list, so adding knobs to
the port *now* may be a bad idea.
   2007-09-15 14:04:29 by Michael Erdely | Files touched by this commit (312)
Log message:
Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN