summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-13 03:28:04 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-13 03:28:04 +0000
commiteedb2a465c51af72e969bf19dec9cbb5f55b9da1 (patch)
treeeac80ae56f5c8aafc1c7537f541d34b9dd0c2ec1 /misc
parentThe newfailure file is no longer updated by builds (diff)
Added patch to remove warning during startup.
(also use INFO files feature) PR: ports/57028 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: cy@ temp absence note
Notes
Notes: svn path=/head/; revision=90978
Diffstat (limited to 'misc')
-rw-r--r--misc/screen/Makefile2
-rw-r--r--misc/screen/files/patch-etc::etcscreenrc14
-rw-r--r--misc/screen/pkg-plist3
3 files changed, 16 insertions, 3 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index 8b141ffb83d9..3a61402bf81c 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -7,6 +7,7 @@
PORTNAME= screen
PORTVERSION= 4.0.1
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \
${MASTER_SITE_GNU}
@@ -17,6 +18,7 @@ COMMENT= A multi-screen window manager
GNU_CONFIGURE= yes
MAN1= screen.1
+INFO= screen
.include <bsd.port.pre.mk>
diff --git a/misc/screen/files/patch-etc::etcscreenrc b/misc/screen/files/patch-etc::etcscreenrc
new file mode 100644
index 000000000000..59075978783e
--- /dev/null
+++ b/misc/screen/files/patch-etc::etcscreenrc
@@ -0,0 +1,14 @@
+--- etc/etcscreenrc.orig Sun Oct 12 20:19:58 2003
++++ etc/etcscreenrc Sun Oct 12 20:20:07 2003
+@@ -82,9 +82,9 @@
+ 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
diff --git a/misc/screen/pkg-plist b/misc/screen/pkg-plist
index 7485f9aa36e3..d26c3df5c58b 100644
--- a/misc/screen/pkg-plist
+++ b/misc/screen/pkg-plist
@@ -1,7 +1,4 @@
bin/screen
-@unexec install-info --delete %D/info/screen.info %D/info/dir
-info/screen.info
-@exec install-info %D/info/screen.info %D/info/dir
share/screen/utf8encodings/01
share/screen/utf8encodings/02
share/screen/utf8encodings/03