Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2008 21:54:01 +0000 (UTC)
From:      Peter Pentchev <roam@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11/xvkbd Makefile distinfo pkg-plist ports/x11/xvkbd/files patch-README patch-xvkbd.c patch-xvkbd.man
Message-ID:  <200805282154.m4SLs10C029447@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
roam        2008-05-28 21:54:01 UTC

  FreeBSD ports repository

  Modified files:
    x11/xvkbd            Makefile distinfo pkg-plist 
  Added files:
    x11/xvkbd/files      patch-README patch-xvkbd.c 
                         patch-xvkbd.man 
  Log:
  Update to xvkbd-3.0; also:
  - add a couple of "just in case" string routine fixes - use of snprintf() or
    strncpy() where appropriate;
  - add some more sscanf() result code checking where needed;
  - fix the build when XTEST is not selected;
  - change all references to /usr/dict/words to /usr/share/dict/words instead;
  - fix a small error in the text of an error message.
  
  Revision  Changes    Path
  1.18      +9 -3      ports/x11/xvkbd/Makefile
  1.11      +3 -3      ports/x11/xvkbd/distinfo
  1.1       +12 -0     ports/x11/xvkbd/files/patch-README (new)
  1.1       +230 -0    ports/x11/xvkbd/files/patch-xvkbd.c (new)
  1.1       +12 -0     ports/x11/xvkbd/files/patch-xvkbd.man (new)
  1.8       +4 -0      ports/x11/xvkbd/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805282154.m4SLs10C029447>