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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"