Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jul 2009 19:06:38 +0000 (UTC)
From:      Dennis Herrmann <dhn@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-wm Makefile ports/x11-wm/scrotwm Makefile distinfo pkg-descr ports/x11-wm/scrotwm/files clock_format.patch spawn_menu_atbottom.patch spawn_menu_colourfix.patch
Message-ID:  <200907011906.n61J6cVX049866@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dhn         2009-07-01 19:06:38 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm               Makefile 
  Added files:
    x11-wm/scrotwm       Makefile distinfo pkg-descr 
    x11-wm/scrotwm/files clock_format.patch 
                         spawn_menu_atbottom.patch 
                         spawn_menu_colourfix.patch 
  Log:
  Scrotwm is a small dynamic tiling window manager for X11.  It tries to stay out
  of the way so that valuable screen real estate can be used for much more
  important stuff.  It has sane defaults and does not require one to learn a
  language to do any configuration.  It was written by hackers for hackers and it
  strives to be small, compact and fast.
  
  It was largely inspired by xmonad and dwm.  Both are fine products but suffer
  from things like: crazy-unportable-language-syndrome, silly defaults,
  asymmetrical window layout, "how hard can it be?" and good old NIH.
  Nevertheless dwm was a phenomenal resource and many good ideas and code was
  borrowed from it.  On the other hand xmonad has great defaults, key bindings
  and xinerama support but is crippled by not being written in C.
  
  WWW: http://www.peereboom.us/scrotwm/html/scrotwm.html
  
  PR:             ports/136214
  Submitted by:   Aragon Gouveia <aragon@phat.za.net>
  
  Revision  Changes    Path
  1.246     +1 -0      ports/x11-wm/Makefile
  1.1       +72 -0     ports/x11-wm/scrotwm/Makefile (new)
  1.1       +3 -0      ports/x11-wm/scrotwm/distinfo (new)
  1.1       +51 -0     ports/x11-wm/scrotwm/files/clock_format.patch (new)
  1.1       +11 -0     ports/x11-wm/scrotwm/files/spawn_menu_atbottom.patch (new)
  1.1       +11 -0     ports/x11-wm/scrotwm/files/spawn_menu_colourfix.patch (new)
  1.1       +14 -0     ports/x11-wm/scrotwm/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907011906.n61J6cVX049866>