FreshPorts -- The Place For Ports Sat, 20 Mar 2010 6:22 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
xmonad 0.9.1 x11-wm on this many watch lists=4 search for ports that depend on this port
Xmonad is a minimalist and tiling window manager for X
Maintained by: haskell@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Oct 2007 07:33:11
Also Listed In: haskell


XMonad is a tiling window manager written in Haskell for X.

Features :
    * Very stable, fast, small and simple.
    * Automatic window tiling and management
    * First class keyboard support: a mouse is unnecessary
    * Full support for tiling windows on multi-head displays
    * Full support for floating windows
    * XRandR support to rotate, add or remove monitors
    * Per-workspace layout algorithms
    * Per-screens custom status bars
    * Easy, powerful customisation and reconfiguration
    * Large extension library
    * Extensive documentation and support for hacking

WWW: http://www.xmonad.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/ghc, x11/hs-x11-ghc, devel/hs-haddock, print/hs-hscolour, x11/libX11
Required To Run: lang/ghc, x11/hs-x11-ghc, x11/libX11
Required Libraries: math/libgmp4

To install the port: cd /usr/ports/x11-wm/xmonad/ && make install clean
To add the package: pkg_add -r xmonad


Configuration Options
     No options to configure

Master Sites:
http://hackage.haskell.org/packages/archive/xmonad/0.9.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2008-02-19
    Affects: users of x11-wm/xmonad
    Author: jacula@gmail.com
    Reason: 
      From now XMonad uses a new configuration file system, so you don't have
      to edit Config.hs anymore.  Instead, create a custom configuration file
      ~/.xmonad/xmonad.hs.  You can take a look at some samples on Xmonad's
      website.  Note that you can be interested in x11-wm/xmonad-contrib.
    
    

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
30 Jan 2010 19:59:41
Original commit files touched by this commit  0.9.1
pgj search for other commits by this committer
- Assign maintainership to haskell@

PR:             ports/142782
Submitted by:   pgj
Approved by:    old maintainer (timed out)
13 Jan 2010 14:11:34
Original commit files touched by this commit  0.9.1
pgj search for other commits by this committer
- Update x11/hs-x11-ghc to 1.5.0.0
- Update x11-wm/xmonad to 0.9.1
- Update x11-wm/xmonad-contrib to 0.9.1

PR:             ports/142106, ports/142121
Submitted by:   Jacula Modyun <jacula(at)gmail.com>
Approved by:    maintainer timeout (for xmonad and xmonad-contrib)
06 Dec 2009 20:56:55
Original commit files touched by this commit  0.9_1
pgj search for other commits by this committer
- Update HsColour to 1.15
- Bump PORTREVISION for all affected ports

PR:             ports/138567, ports/138568
Submitted by:   Ashish Shukla <wahjava (at) gmail.com>
Approved by:    maintainer
29 Nov 2009 12:57:59
Original commit files touched by this commit  0.9
pgj search for other commits by this committer
- Update to 0.9

PR:             ports/140041
Submitted by:   Armin Pirkovitsch <armin (at) frozen-zone.org>
Approved by:    maintainer
02 Sep 2009 16:38:45
Original commit files touched by this commit  0.8.1_2
pgj search for other commits by this committer
- Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bump
  port revision where appropriate
- Add devel/hs-ghc-paths
- Add devel/hs-QuickCheck
- Add devel/hs-readline
- Add devel/hs-haskeline
- Add devel/hs-mmap
- Remove lang/ghc-doc
- Mark devel/lhs2TeX broken as it does not compile with GHC 6.10.4
- Set NHC98 as default compiler for devel/hs-hat as it does not compile
  with GHC 6.10.4

PR:             ports/137055, ports/137058, ports/137059, ports/137060,
ports/137061,
                ports/137062, ports/137063, ports/137063, ports/137064,
ports/137065,
                ports/137066, ports/137067, ports/137068, ports/137069,
ports/137070,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
13 May 2009 10:46:02
Original commit files touched by this commit  0.8.1_1
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
30 Jan 2009 15:12:08
Original commit files touched by this commit  0.8.1
pgj search for other commits by this committer
- Update to 0.8.1
- Improve PORTDOCS

PR:             ports/131136
Submitted by:   pgj
Approved by:    maintainer, tabthorpe
23 Nov 2008 08:25:03
Original commit files touched by this commit  0.8
miwi search for other commits by this committer
- Respect NOPORTDOCS

PR:             129047
Submitted by:   Ashish Shukla <wahjava@gmail.com>
Approved by:    maintainer
08 Nov 2008 04:55:47
Original commit files touched by this commit  0.8
wxs search for other commits by this committer
Update to 0.8

PR:             ports/128641
Submitted by:   Pavel Plesov <pavel.plesov@gmail.com>
Approved by:    Matthieu Guegan <matt.guegan@free.fr> (maintainer)
18 Jul 2008 21:05:17
Original commit files touched by this commit  0.7_2
obraun search for other commits by this committer
Upgrade ghc to 6.8.3.
19 Apr 2008 18:56:05
Original commit files touched by this commit  0.7_1
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
05 Apr 2008 11:47:59
Original commit files touched by this commit  0.7
rafan search for other commits by this committer
- Update to 0.7

PR:             ports/122447
Submitted by:   Matthieu GUEGAN <matt.guegan at free.fr> (maintainer)
20 Feb 2008 01:10:09
Original commit files touched by this commit  0.6
alepulver search for other commits by this committer
- Update to version 0.6.
- Add note to ports/UPDATING about configuration files.

PR:             ports/120234
Submitted by:   Matthieu GUEGAN <matt.guegan@free.fr> (maintainer)
29 Oct 2007 07:33:00
Original commit files touched by this commit  0.4
vs search for other commits by this committer
XMonad is a tiling window manager written in Haskell for X.

Features :
    * Very stable, fast, small and simple.
    * Automatic window tiling and management
    * First class keyboard support: a mouse is unnecessary
    * Full support for tiling windows on multi-head displays
    * Full support for floating windows
    * XRandR support to rotate, add or remove monitors
    * Per-workspace layout algorithms
    * Per-screens custom status bars
    * Easy, powerful customisation and reconfiguration
    * Large extension library
    * Extensive documentation and support for hacking

WWW:    http://www.xmonad.org/

PR:             ports/117491
Submitted by:   Matthieu Guegan <matt.guegan at free.fr>

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21410
Broken 173
Deprecated 46
Ignore 899
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 2
new 48 hours4
new 7 days14
new fortnight46
new month96

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.135 seconds.