cvs commit: ports/x11/xvkbd Makefile ports/x11/xvkbd/files patch-xvkbd.c patch-xvkbd.man

Peter Pentchev roam at FreeBSD.org
Tue Jun 3 14:14:05 UTC 2008


roam        2008-06-03 14:14:04 UTC

  FreeBSD ports repository

  Modified files:
    x11/xvkbd            Makefile 
    x11/xvkbd/files      patch-xvkbd.c patch-xvkbd.man 
  Log:
  Fix a whole lot of C compiler warnings during the xvkbd build.
  This practically brings it up to BDECFLAGS with the exception of
  -Wunused-parameter -Wcast-qual -Wwrite-strings -Wbad-function-cast.
  
  Fix the manual page - escape ("\-") a lot of minus signs in command-line
  options and literal values so that groff does not try to convert them to
  hyphens, thus breaking the ability to copy them directly from the manpage
  to the command line.
  
  Bump PORTREVISION.
  
  Revision  Changes    Path
  1.19      +1 -0      ports/x11/xvkbd/Makefile
  1.2       +249 -21   ports/x11/xvkbd/files/patch-xvkbd.c
  1.2       +593 -3    ports/x11/xvkbd/files/patch-xvkbd.man


More information about the cvs-ports mailing list