danfe       2009-09-11 12:03:26 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/wmii          Makefile 
  Added files:
    x11-wm/wmii/files    extra-patch-slim-layout-boxes 
                         patch-no-utf8 
  Log:
  Try to further improve user experience with WMII:
  
  - Since default layout boxes actually just look ugly, but are still useful,
    rework previous solution: instead of omitting them completely, draw them
    in a slim fashion.  Also, give option a better name (SLIM_LAYOUT_BOX)
  
  - Apparently, Xmb* -> Xutf8* conversion was only safe thing to do with UTF-8
    locales; those who use traditional (8-bit) locales and experience problems
    with fonts should try rebuilding the port with UTF8_TEXT option unset
  
  - Since our `devel/9base' port installs rc(1) but not read(1), it is of
    little use as rdep anyway (`devel/plan9port' installs more complete set
    of things, but is unfortunately broken on 8.0+)
  
  - While here, pacify portlint(1) and remove _XOPEN_SOURCE definition to
    prevent some warnings
  
  Revision  Changes    Path
  1.22      +18 -10    ports/x11-wm/wmii/Makefile
  1.1       +24 -0     ports/x11-wm/wmii/files/extra-patch-slim-layout-boxes 
(new)
  1.1       +91 -0     ports/x11-wm/wmii/files/patch-no-utf8 (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to