FreeBSD Bugzilla – Attachment 41421 Details for
Bug 64835
Ports: japanese/kterm Tektronix emulatoin knob
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.11 KB, created by
Katsura Matsumoto
on 2004-03-28 11:10:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Katsura Matsumoto
Created:
2004-03-28 11:10:13 UTC
Size:
1.11 KB
patch
obsolete
>diff -u -r -N kterm.orig/Makefile kterm/Makefile >--- kterm.orig/Makefile Fri Mar 7 15:04:49 2003 >+++ kterm/Makefile Thu Feb 12 22:07:52 2004 >@@ -58,6 +58,11 @@ > @${ECHO_MSG} "===> Applying neXtaw scrollbar patch" > @${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-patch-neXtaw > .endif >+.if defined(WITH_TEKTRONIX) >+post-patch: >+ @${ECHO_MSG} "===> Applying Tektronix emulation patch" >+ @${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-patch-Tektronix >+.endif > > .endif > >diff -u -r -N kterm.orig/files/extra-patch-Tektronix kterm/files/extra-patch-Tektronix >--- kterm.orig/files/extra-patch-Tektronix Thu Jan 1 09:00:00 1970 >+++ kterm/files/extra-patch-Tektronix Thu Feb 12 22:20:34 2004 >@@ -0,0 +1,11 @@ >+--- ./kterm.h.orig Fri Jul 12 14:01:37 1996 >++++ ./kterm.h Thu Aug 16 01:34:54 2001 >+@@ -35,7 +35,7 @@ >+ #define KTERM_XIM /* XIM protocol */ >+ #define KTERM_KINPUT2 /* Kinput2 protocol */ >+ #define KTERM_COLOR /* color sequence */ >+-#define KTERM_NOTEK /* disables Tektronix emulation */ >++#undef KTERM_NOTEK /* disables Tektronix emulation */ >+ #undef KTERM_XAW3D /* Xaw3d -DARROW_SCROLLBAR support */ >+ >+ #endif /* !_KTERM_H_ */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 64835
: 41421