diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1999-09-27 01:19:43 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1999-09-27 01:19:43 +0000 |
commit | b0936d024f0307cd4ece30f715b8830619615d78 (patch) | |
tree | bebb9516e7dbd434008106bdd04990d9e204fb76 /x11 | |
parent | a188213bdcfd704cbdff3c565fec0968a3fb27b8 (diff) | |
download | ports-b0936d024f0307cd4ece30f715b8830619615d78.tar.gz ports-b0936d024f0307cd4ece30f715b8830619615d78.zip |
Remove trailing white spaces in xterm termcap.
Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
Notes
Notes:
svn path=/head/; revision=21969
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XFree86-4-libraries/files/patch-8 | 19 | ||||
-rw-r--r-- | x11/XFree86-4/files/patch-8 | 19 | ||||
-rw-r--r-- | x11/XFree86/files/patch-8 | 19 |
3 files changed, 57 insertions, 0 deletions
diff --git a/x11/XFree86-4-libraries/files/patch-8 b/x11/XFree86-4-libraries/files/patch-8 new file mode 100644 index 000000000000..577efa3c9216 --- /dev/null +++ b/x11/XFree86-4-libraries/files/patch-8 @@ -0,0 +1,19 @@ +--- programs/xterm/termcap.orig Mon May 10 15:10:04 1999 ++++ programs/xterm/termcap Mon Sep 27 02:32:32 1999 +@@ -32,7 +32,7 @@ + :k;=\E[21~:F1=\E[23~:F2=\E[24~:\ + :kn#12:\ + :kH=\E[4~::@7=\E[4~:kh=\E[1~:\ +- :@0=\E[1~:kI=\E[2~:kD=^?:\ ++ :@0=\E[1~:kI=\E[2~:kD=^?:\ + :*6=\E[4~:kP=\E[5~:kN=\E[6~:\ + :km:\ + :kb=^H:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:\ +@@ -125,6 +125,6 @@ + # This is the only entry which you should have to customize, since "xterm" + # is widely used for a variety of incompatible terminal emulations including + # color_xterm and rxvt. +-v0|xterm|X11 terminal emulator:\ ++v0|xterm|X11 terminal emulator:\ + :tc=xterm-xfree86: + # :tc=xterm-r6: diff --git a/x11/XFree86-4/files/patch-8 b/x11/XFree86-4/files/patch-8 new file mode 100644 index 000000000000..577efa3c9216 --- /dev/null +++ b/x11/XFree86-4/files/patch-8 @@ -0,0 +1,19 @@ +--- programs/xterm/termcap.orig Mon May 10 15:10:04 1999 ++++ programs/xterm/termcap Mon Sep 27 02:32:32 1999 +@@ -32,7 +32,7 @@ + :k;=\E[21~:F1=\E[23~:F2=\E[24~:\ + :kn#12:\ + :kH=\E[4~::@7=\E[4~:kh=\E[1~:\ +- :@0=\E[1~:kI=\E[2~:kD=^?:\ ++ :@0=\E[1~:kI=\E[2~:kD=^?:\ + :*6=\E[4~:kP=\E[5~:kN=\E[6~:\ + :km:\ + :kb=^H:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:\ +@@ -125,6 +125,6 @@ + # This is the only entry which you should have to customize, since "xterm" + # is widely used for a variety of incompatible terminal emulations including + # color_xterm and rxvt. +-v0|xterm|X11 terminal emulator:\ ++v0|xterm|X11 terminal emulator:\ + :tc=xterm-xfree86: + # :tc=xterm-r6: diff --git a/x11/XFree86/files/patch-8 b/x11/XFree86/files/patch-8 new file mode 100644 index 000000000000..577efa3c9216 --- /dev/null +++ b/x11/XFree86/files/patch-8 @@ -0,0 +1,19 @@ +--- programs/xterm/termcap.orig Mon May 10 15:10:04 1999 ++++ programs/xterm/termcap Mon Sep 27 02:32:32 1999 +@@ -32,7 +32,7 @@ + :k;=\E[21~:F1=\E[23~:F2=\E[24~:\ + :kn#12:\ + :kH=\E[4~::@7=\E[4~:kh=\E[1~:\ +- :@0=\E[1~:kI=\E[2~:kD=^?:\ ++ :@0=\E[1~:kI=\E[2~:kD=^?:\ + :*6=\E[4~:kP=\E[5~:kN=\E[6~:\ + :km:\ + :kb=^H:ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:\ +@@ -125,6 +125,6 @@ + # This is the only entry which you should have to customize, since "xterm" + # is widely used for a variety of incompatible terminal emulations including + # color_xterm and rxvt. +-v0|xterm|X11 terminal emulator:\ ++v0|xterm|X11 terminal emulator:\ + :tc=xterm-xfree86: + # :tc=xterm-r6: |