Bug 155610

Summary: New port: x11-wm/mcwm ultralightweight floating wm
Product: Ports & Packages Reporter: jakub_lach
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

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"