cvs commit: ports/x11-wm/flwm Makefile ports/x11-wm/flwm/files patch-Rotate.C patch-ab

Gary Jennejohn gj at FreeBSD.org
Fri Aug 27 13:18:11 PDT 2004


gj          2004-08-27 20:18:10 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/flwm          Makefile 
    x11-wm/flwm/files    patch-ab 
  Added files:
    x11-wm/flwm/files    patch-Rotate.C 
  Log:
  Take over maintainership from demon.
  
  Work around an incompatibility between fltk (a dependency) and libXft
  version 2 which results in flwm getting a SIGSEGV at startup. This
  basically prevents the vertical labels from being drawn in the vertical
  title bar on the left of the window. Otherwise there is no change in
  functionality.
  
  I tried using newer versions of fltk but they either had the same problem
  or were so new that flwm could not be linked.
  
  Revision  Changes    Path
  1.16      +3 -1      ports/x11-wm/flwm/Makefile
  1.1       +26 -0     ports/x11-wm/flwm/files/patch-Rotate.C (new)
  1.3       +11 -0     ports/x11-wm/flwm/files/patch-ab


More information about the cvs-all mailing list