Bug 155610 - New port: x11-wm/mcwm ultralightweight floating wm
Summary: New port: x11-wm/mcwm ultralightweight floating wm
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-16 18:10 UTC by jakub_lach
Modified: 2011-03-17 13:20 UTC (History)
0 users

See Also:


Attachments
file.shar (3.53 KB, text/plain)
2011-03-16 18:10 UTC, jakub_lach
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jakub_lach 2011-03-16 18:10:12 UTC
See http://hack.org/mc/hacks/mcwm/ for details. 

ISC license.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-03-17 03:06:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-03-17 13:17:00 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-03-17 13:17:22 UTC
miwi        2011-03-17 13:17:13 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm               Makefile 
  Added files:
    x11-wm/mcwm          Makefile distinfo pkg-descr 
    x11-wm/mcwm/files    patch-Makefile 
  Log:
  mcwm is a minimalistic floating window manager for the X Window System.
  It is built directly on top of XCB, the C binding for the X11 protocol.
  It doesn't use the Xlib API at all.
  
  All functions are available from the keyboard, but the mouse can be
  used for moving,resizing and raise/lower.
  
  WWW: http://hack.org/mc/hacks/mcwm/
  
  PR:             ports/155610
  Submitted by:   Jakub Lach <jakub_lach at mailplus.pl>
  
  Revision  Changes    Path
  1.259     +1 -0      ports/x11-wm/Makefile
  1.1       +44 -0     ports/x11-wm/mcwm/Makefile (new)
  1.1       +2 -0      ports/x11-wm/mcwm/distinfo (new)
  1.1       +29 -0     ports/x11-wm/mcwm/files/patch-Makefile (new)
  1.1       +8 -0      ports/x11-wm/mcwm/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"