aboutsummaryrefslogtreecommitdiff
path: root/x11/xvkbd
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-05-07 10:06:06 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-05-07 10:06:06 +0000
commit0243371236fd85d52e6034e53a73e743804a6e81 (patch)
tree9e0791a81219defda805d1e8b0522b9ef503526b /x11/xvkbd
parentce902b79baf2e650214edce963b324db78255396 (diff)
downloadports-0243371236fd85d52e6034e53a73e743804a6e81.tar.gz
ports-0243371236fd85d52e6034e53a73e743804a6e81.zip
x11/xvkbd: restore comments in patches after r295455
Not knowing rationale behind the changes makes them harder to rebase when updating. So, care needs to be taken when running |make makepatch|. Pointy hat: sperber
Notes
Notes: svn path=/head/; revision=385616
Diffstat (limited to 'x11/xvkbd')
-rw-r--r--x11/xvkbd/files/patch-xvkbd.c9
-rw-r--r--x11/xvkbd/files/patch-xvkbd.man5
2 files changed, 14 insertions, 0 deletions
diff --git a/x11/xvkbd/files/patch-xvkbd.c b/x11/xvkbd/files/patch-xvkbd.c
index 1e2a503e14f3..7b1f157e8f8f 100644
--- a/x11/xvkbd/files/patch-xvkbd.c
+++ b/x11/xvkbd/files/patch-xvkbd.c
@@ -1,3 +1,12 @@
+Description: Assorted compilation and usage fixes.
+ - fix a lot of compiler warnings
+ - unbreak the build if XTEST is not selected
+ - use snprintf() instead of sprintf() and strcpy(), just in case
+ - fix the text of an error message
+Forwarded: no
+Author: Peter Pentchev <roam@FreeBSD.org>
+Last-Update: 2010-06-11
+
--- xvkbd.c.orig 2012-03-03 01:31:46.000000000 +0100
+++ xvkbd.c 2012-04-01 10:24:40.225558910 +0200
@@ -463,8 +463,8 @@
diff --git a/x11/xvkbd/files/patch-xvkbd.man b/x11/xvkbd/files/patch-xvkbd.man
index 0307e92a03b5..47cf28df6981 100644
--- a/x11/xvkbd/files/patch-xvkbd.man
+++ b/x11/xvkbd/files/patch-xvkbd.man
@@ -1,3 +1,8 @@
+Description: Escape a lot of minus signs.
+Forwarded: no
+Author: Peter Pentchev <roam@FreeBSD.org>
+Last-Update: 2010-06-11
+
--- xvkbd.man.orig 2012-03-03 01:55:00.000000000 +0100
+++ xvkbd.man 2012-04-01 10:31:11.073558446 +0200
@@ -29,7 +29,7 @@