Bug 136214 - New port: x11-wm/scrotwm scrotwm X11 window manager
Summary: New port: x11-wm/scrotwm scrotwm X11 window manager
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-01 11:20 UTC by Aragon Gouveia
Modified: 2009-07-01 20:10 UTC (History)
0 users

See Also:


Attachments
file.shar (7.98 KB, text/plain)
2009-07-01 11:20 UTC, Aragon Gouveia
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aragon Gouveia 2009-07-01 11:20:00 UTC
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

Fix: Patch attached with submission follows:
Comment 1 Dennis Herrmann freebsd_committer freebsd_triage 2009-07-01 16:35:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 2 Dennis Herrmann freebsd_committer freebsd_triage 2009-07-01 20:06:51 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-01 20:06:53 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"