summaryrefslogtreecommitdiff
path: root/misc/screen/files
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2004-01-26 14:00:10 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2004-01-26 14:00:10 +0000
commit842e6a5ca6ebf7b0b925161ddd85f5fed5a63ff9 (patch)
tree477c980d0d8b4f267d3eb31a487791eab61decf8 /misc/screen/files
parentAdd latex-booktabs 1.618.20030328, (diff)
Update to latest release 4.0.2.
Use DATADIR macro. Approved by: cy (maintainer)
Notes
Notes: svn path=/head/; revision=99202
Diffstat (limited to 'misc/screen/files')
-rw-r--r--misc/screen/files/patch-ad37
-rw-r--r--misc/screen/files/patch-etc::etcscreenrc23
2 files changed, 18 insertions, 42 deletions
diff --git a/misc/screen/files/patch-ad b/misc/screen/files/patch-ad
index 1a3901f91644..8e5a4af1448b 100644
--- a/misc/screen/files/patch-ad
+++ b/misc/screen/files/patch-ad
@@ -1,22 +1,20 @@
---- configure.orig Mon Aug 12 07:34:23 2002
-+++ configure Mon Sep 2 07:03:25 2002
-@@ -4358,49 +4358,6 @@
- echo "$as_me: failed program was:" >&5
- cat conftest.$ac_ext >&5
+--- configure.orig Mon Jan 26 15:55:18 2004
++++ configure Mon Jan 26 15:58:50 2004
+@@ -4746,48 +4746,6 @@
+ sed 's/^/| /' conftest.$ac_ext >&5
+
olibs="$LIBS"
-LIBS="-lcurses $olibs"
-{ echo "$as_me:$LINENO: checking libcurses..." >&5
-echo "$as_me: checking libcurses..." >&6;}
-cat >conftest.$ac_ext <<_ACEOF
-#line $LINENO "configure"
--#include "confdefs.h"
+-/* confdefs.h. */
+-_ACEOF
+-cat confdefs.h >>conftest.$ac_ext
+-cat >>conftest.$ac_ext <<_ACEOF
+-/* end confdefs.h. */
-
--#ifdef F77_DUMMY_MAIN
--# ifdef __cplusplus
-- extern "C"
--# endif
-- int F77_DUMMY_MAIN() { return 1; }
--#endif
-int
-main ()
-{
@@ -46,11 +44,12 @@
- :
-else
- echo "$as_me: failed program was:" >&5
--cat conftest.$ac_ext >&5
+-sed 's/^/| /' conftest.$ac_ext >&5
+-
LIBS="-ltermcap $olibs"
{ echo "$as_me:$LINENO: checking libtermcap..." >&5
echo "$as_me: checking libtermcap..." >&6;}
-@@ -4523,8 +4480,6 @@
+@@ -4907,8 +4865,6 @@
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
@@ -58,8 +57,8 @@
-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
if test "$cross_compiling" = yes; then
- { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling" >&5
-@@ -4537,7 +4492,7 @@
+ { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
+@@ -4927,7 +4883,7 @@
main()
{
@@ -68,7 +67,7 @@
}
_ACEOF
rm -f conftest$ac_exeext
-@@ -4762,18 +4717,15 @@
+@@ -5314,18 +5270,15 @@
fi
rm -f conftest*
@@ -89,5 +88,5 @@
-
-fi
- { echo "$as_me:$LINENO: checking default tty permissions/group..." >&5
- echo "$as_me: checking default tty permissions/group..." >&6;}
+
+ # Check whether --with-pty-mode or --without-pty-mode was given.
diff --git a/misc/screen/files/patch-etc::etcscreenrc b/misc/screen/files/patch-etc::etcscreenrc
deleted file mode 100644
index a06aa089d5f0..000000000000
--- a/misc/screen/files/patch-etc::etcscreenrc
+++ /dev/null
@@ -1,23 +0,0 @@
---- etc/etcscreenrc.orig Sat Apr 28 08:25:34 2001
-+++ etc/etcscreenrc Mon Oct 13 02:47:20 2003
-@@ -82,13 +82,13 @@
- terminfo wy75-42 nx:xo:Z0=\E[?3h\E[31h:Z1=\E[?3l\E[31h
-
- #remove some stupid / dangerous key bindings
--bind '^k'
-+bind ^k
- #bind 'L'
--bind '^\'
-+bind ^\
- #make them better
--bind '\\' quit
--bind 'K' kill
--bind 'I' login on
--bind 'O' login off
--bind '}' history
-+bind \\ quit
-+bind K kill
-+bind I login on
-+bind O login off
-+bind } history
-