diff options
Diffstat (limited to 'sysutils/screen/files')
-rw-r--r-- | sysutils/screen/files/patch-aa | 28 | ||||
-rw-r--r-- | sysutils/screen/files/patch-ab | 32 | ||||
-rw-r--r-- | sysutils/screen/files/patch-ac | 12 | ||||
-rw-r--r-- | sysutils/screen/files/patch-ad | 50 | ||||
-rw-r--r-- | sysutils/screen/files/patch-ae | 10 | ||||
-rw-r--r-- | sysutils/screen/files/patch-af | 11 |
6 files changed, 0 insertions, 143 deletions
diff --git a/sysutils/screen/files/patch-aa b/sysutils/screen/files/patch-aa deleted file mode 100644 index d48e06506464..000000000000 --- a/sysutils/screen/files/patch-aa +++ /dev/null @@ -1,28 +0,0 @@ ---- Makefile.in.orig Fri Sep 1 09:07:26 2000 -+++ Makefile.in Sun Sep 17 18:29:18 2000 -@@ -21,7 +21,7 @@ - ETCSCREENRC = `sed < config.h -n -e '/define ETCSCREENRC/s/^.*"\([^"]*\)"/\1/p'` - - CC = @CC@ --CFLAGS = -O -+#CFLAGS = -O - CPPFLAGS = @CPPFLAGS@ - LDFLAGS = - LIBS = @LIBS@ -@@ -68,14 +68,8 @@ - $(CC) -c -I. -I$(srcdir) $(M_CFLAGS) $(DEFS) $(OPTIONS) $(CFLAGS) $< - - install_bin: .version screen -- -if [ -f $(bindir)/$(SCREEN) ] && [ ! -f $(bindir)/$(SCREEN).old ]; \ -- then mv $(bindir)/$(SCREEN) $(bindir)/$(SCREEN).old; fi -- $(INSTALL_PROGRAM) screen $(bindir)/$(SCREEN) -- -chown root $(bindir)/$(SCREEN) && chmod 4755 $(bindir)/$(SCREEN) --# This doesn't work if $(bindir)/screen is a symlink -- -if [ -f $(bindir)/screen ] && [ ! -f $(bindir)/screen.old ]; then mv $(bindir)/screen $(bindir)/screen.old; fi -- rm -f $(bindir)/screen -- ln -s $(SCREEN) $(bindir)/screen -+ $(INSTALL_PROGRAM) screen $(bindir)/screen -+ -chown root $(bindir)/screen && chmod 4755 $(bindir)/screen - - ############################################################################### - install: installdirs install_bin diff --git a/sysutils/screen/files/patch-ab b/sysutils/screen/files/patch-ab deleted file mode 100644 index 7d32efe4d433..000000000000 --- a/sysutils/screen/files/patch-ab +++ /dev/null @@ -1,32 +0,0 @@ -*** doc/Makefile.in.orig Tue Jun 24 01:05:43 1997 ---- doc/Makefile.in Mon Sep 15 23:56:34 1997 -*************** -*** 20,26 **** - $(TEXI2DVI) $(srcdir)/screen.texinfo - - info screen.info: screen.texinfo -! $(MAKEINFO) $(srcdir)/screen.texinfo -o screen.info - - install: installdirs - $(INSTALL_DATA) $(srcdir)/screen.1 $(mandir)/man1/screen.1 ---- 20,27 ---- - $(TEXI2DVI) $(srcdir)/screen.texinfo - - info screen.info: screen.texinfo -! rm -f ./screen.info* -! $(MAKEINFO) --no-split $(srcdir)/screen.texinfo -o screen.info - - install: installdirs - $(INSTALL_DATA) $(srcdir)/screen.1 $(mandir)/man1/screen.1 -*************** -*** 28,36 **** - -if test -f screen.info; then d=.; else d=$(srcdir); fi; \ - if test -f $$d/screen.info; then \ - for f in $$d/screen.info*; do $(INSTALL_DATA) $$f $(infodir);done; \ -- if $(SHELL) -c 'install-info --version' >/dev/null 2>&1; then \ -- install-info --info-dir=$(infodir) $$d/screen.info; \ -- else true; fi; \ - fi - - uninstall: ---- 29,34 ---- diff --git a/sysutils/screen/files/patch-ac b/sysutils/screen/files/patch-ac deleted file mode 100644 index df27dcfb9768..000000000000 --- a/sysutils/screen/files/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ ---- doc/screen.texinfo.orig Tue Nov 21 03:03:15 1995 -+++ doc/screen.texinfo Mon Jun 16 15:16:36 1997 -@@ -3,6 +3,9 @@ - @c vi:set wm=5 - @setfilename screen.info - @settitle Screen User's Manual -+@direntry -+* Screen: (screen). Full-screen window manager. -+@end direntry - @finalout - @setchapternewpage odd - @c %**end of header diff --git a/sysutils/screen/files/patch-ad b/sysutils/screen/files/patch-ad deleted file mode 100644 index 652b9565f0c2..000000000000 --- a/sysutils/screen/files/patch-ad +++ /dev/null @@ -1,50 +0,0 @@ ---- configure.old Wed Jun 14 18:04:30 2000 -+++ configure Tue Sep 5 19:26:25 2000 -@@ -2070,29 +2070,6 @@ - cat conftest.$ac_ext >&5 - rm -rf conftest* - olibs="$LIBS" --LIBS="-lcurses $olibs" --echo "checking libcurses" 1>&6 --echo "configure:2076: checking libcurses" >&5 --cat > conftest.$ac_ext <<EOF --#line 2078 "configure" --#include "confdefs.h" -- --int main() { -- --#ifdef __hpux --__sorry_hpux_libcurses_is_totally_broken_in_10_10(); --#else --tgetent((char *)0, (char *)0); --#endif -- --; return 0; } --EOF --if { (eval echo configure:2091: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then -- : --else -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* - LIBS="-ltermcap $olibs" - echo "checking libtermcap" 1>&6 - echo "configure:2099: checking libtermcap" >&5 -@@ -2153,8 +2130,6 @@ - rm -f conftest* - fi - rm -f conftest* --fi --rm -f conftest* - - if test "$cross_compiling" = yes; then - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } -@@ -2165,7 +2140,7 @@ - - main() - { -- exit(strcmp(tgoto("%p1%d", 0, 1), "1") ? 0 : 1); -+ exit(strcmp(tgoto("%d%d", 0, 1), "1") ? 0 : 1); - } - EOF - if { (eval echo configure:2172: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null diff --git a/sysutils/screen/files/patch-ae b/sysutils/screen/files/patch-ae deleted file mode 100644 index 820206d770c8..000000000000 --- a/sysutils/screen/files/patch-ae +++ /dev/null @@ -1,10 +0,0 @@ ---- teln.c.orig Wed Jul 28 15:50:22 1999 -+++ teln.c Thu Oct 21 01:15:50 1999 -@@ -28,6 +28,7 @@ - #include <sys/socket.h> - #include <fcntl.h> - #include <netdb.h> -+#include <netinet/in.h> - #include <arpa/inet.h> - - #include "config.h" diff --git a/sysutils/screen/files/patch-af b/sysutils/screen/files/patch-af deleted file mode 100644 index 9b9c6789c97d..000000000000 --- a/sysutils/screen/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- termcap.c.bak Wed Jul 5 16:33:30 2000 -+++ termcap.c Sat Sep 16 03:13:26 2000 -@@ -358,7 +358,7 @@ - #ifdef TERMINFO - D_CS0 = "\033(%p1%c"; - #else -- D_CS0 = "\033(%."; -+ D_CS0 = "\033(%c"; /* THIS IS NCURSES BUG, MUST BE %. */ - #endif - if (D_CE0 == 0) - D_CE0 = "\033(B"; |