Date: Tue, 3 Jun 2008 14:14:04 +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 ports/x11/xvkbd/files patch-xvkbd.c patch-xvkbd.man Message-ID: <200806031414.m53EE4LX061480@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806031414.m53EE4LX061480>
