From 5fd83771641d15c418f747bd343ba6738d3875f7 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Sun, 9 May 2021 14:20:58 -0400 Subject: Import macOS userland adv_cmds-176 basic_cmds-55 bootstrap_cmds-116.100.1 developer_cmds-66 diskdev_cmds-667.40.1 doc_cmds-53.60.1 file_cmds-321.40.3 mail_cmds-35 misc_cmds-34 network_cmds-606.40.1 patch_cmds-17 remote_cmds-63 shell_cmds-216.60.1 system_cmds-880.60.2 text_cmds-106 --- patch_cmds/diffstat/testing/case20.pat | 111 +++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 patch_cmds/diffstat/testing/case20.pat (limited to 'patch_cmds/diffstat/testing/case20.pat') diff --git a/patch_cmds/diffstat/testing/case20.pat b/patch_cmds/diffstat/testing/case20.pat new file mode 100644 index 0000000..b132730 --- /dev/null +++ b/patch_cmds/diffstat/testing/case20.pat @@ -0,0 +1,111 @@ +diff -c 'vile-9.3+/README' 'vile-9.3j+/README' +Index: ./README +Prereq: 1.88 +*** ./README Tue Jun 25 20:25:57 2002 +--- ./README Sun Jun 30 16:27:52 2002 +*************** +*** 23,41 **** + impatient? just type "./configure; make", and get a cup of coffee, decaf + if necessary. + + want X11 support? you'd better look at doc/config.doc, although + "./configure --with-screen=x11"; make" may well do what you want. + + want PC support? look for precompiled binaries at the various ftp sites. + + want to build vile on a PC host? refer to the file README.PC . + +! want VMS support? you'll need to build vile yourself. refer to the +! file README.VMS . +! +! if you like vile, and wish to be informed of new releases, let me +! know -- i maintain a mailing list for that purpose. don't worry -- the +! volume won't fill your inbox. + + paul fox, pgf@foxharp.boston.ma.us (original author) + kevin buettner, kev@primenet.com +--- 23,49 ---- + impatient? just type "./configure; make", and get a cup of coffee, decaf + if necessary. + ++ want to know more about configure options? type "./configure --help" ++ and then read doc/config.doc for further details. ++ + want X11 support? you'd better look at doc/config.doc, although + "./configure --with-screen=x11"; make" may well do what you want. + ++ want syntax coloring? add "--with-builtin-filters" to your configure ++ options and then read the topics "Color basics" and "Syntax coloring" in ++ the file vile.hlp. ++ + want PC support? look for precompiled binaries at the various ftp sites. + + want to build vile on a PC host? refer to the file README.PC . + +! want VMS support? some precompiled binaries are available at +! ftp://ftp.phred.org/pub/vile. otherwise, you'll need to build vile +! yourself. In either case, refer to the file README.VMS . +! +! if you like vile, and wish to be informed of new releases, let me know -- i +! maintain a mailing list for that purpose (scroll down a bit for details). +! don't worry -- the volume won't fill your inbox. + + paul fox, pgf@foxharp.boston.ma.us (original author) + kevin buettner, kev@primenet.com +*************** +*** 628,632 **** + + add $prompt variable, to allow changing the command-line prompt. + + ------------------------------- +! @Header: /users/tom/src/diffstat/testing/RCS/case20.pat,v 1.1 2003/01/04 18:59:35 tom Exp @ + ------------------------------- +--- 636,640 ---- + + add $prompt variable, to allow changing the command-line prompt. + + ------------------------------- +! @Header: /users/tom/src/diffstat/testing/RCS/case20.pat,v 1.1 2003/01/04 18:59:35 tom Exp @ + ------------------------------- +diff -c 'vile-9.3+/README.PC' 'vile-9.3j+/README.PC' +Index: ./README.PC +Prereq: 1.29 +*** ./README.PC Tue Jun 25 20:25:57 2002 +--- ./README.PC Sun Jun 30 16:27:52 2002 +*************** +*** 198,208 **** + install it in a directory located in your PATH and add the following + command-line option: + +! nmake -f makefile.wnt LEX=flex # or LEX=lex + + take note that flex is a component of cygwin's GNU emulation package + and works quite well for this purpose. cygwin can be obtained from +! Redhat at http://sources.redhat.com/cygwin. + + [2] this option requires prior installation of perl. refer to the section + entitled "Perl preconditions" below. +--- 198,209 ---- + install it in a directory located in your PATH and add the following + command-line option: + +! nmake -f makefile.wnt FLT=1 LEX=flex # or LEX=lex + + take note that flex is a component of cygwin's GNU emulation package + and works quite well for this purpose. cygwin can be obtained from +! Redhat at http://sources.redhat.com/cygwin. the FLT option binds +! all syntax coloring filters into the resultant [win]vile executable. + + [2] this option requires prior installation of perl. refer to the section + entitled "Perl preconditions" below. +*************** +*** 263,267 **** + paul fox, pgf@foxharp.boston.ma.us (home) + + ------------------------ +! @Header: /users/tom/src/diffstat/testing/RCS/case20.pat,v 1.1 2003/01/04 18:59:35 tom Exp @ + ------------------------ +--- 264,268 ---- + paul fox, pgf@foxharp.boston.ma.us (home) + + ------------------------ +! @Header: /users/tom/src/diffstat/testing/RCS/case20.pat,v 1.1 2003/01/04 18:59:35 tom Exp @ + ------------------------ -- cgit v1.2.3