cvs commit: ports/x11/xvkbd Makefile distinfo pkg-plist
ports/x11/xvkbd/files patch-README patch-xvkbd.c patch-xvkbd.man
Peter Pentchev
roam at FreeBSD.org
Wed May 28 21:54:01 UTC 2008
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
More information about the cvs-all
mailing list