home *** CD-ROM | disk | FTP | other *** search
- From: zip-bugs@wkuvx1.wku.edu (Info-ZIP group)
- Newsgroups: comp.sources.misc
- Subject: v44i085: unzip - Info-ZIP portable UnZip, version 5.12, Part20/20
- Date: 18 Sep 1994 23:17:17 -0500
- Organization: Sterling Software
- Sender: kent@sparky.sterling.com
- Approved: kent@sparky.sterling.com
- Message-ID: <35j3cd$qsn@sparky.sterling.com>
- X-Md4-Signature: 674e90f7f706cf512bd7dd7525f41dd3
-
- Submitted-by: zip-bugs@wkuvx1.wku.edu (Info-ZIP group)
- Posting-number: Volume 44, Issue 85
- Archive-name: unzip/part20
- Environment: UNIX, VMS, OS/2, MS-DOS, MACINTOSH, WIN-NT, LINUX, MINIX, COHERENT, AMIGA?, ATARI TOS, SGI, DEC, Cray, Convex, Amdahl, Sun
- Supersedes: unzip50: Volume 31, Issue 104-117
-
- #! /bin/sh
- # This is a shell archive. Remove anything before this line, then feed it
- # into a shell via "sh file" or similar. To overwrite existing files,
- # type "sh file -c".
- # Contents: unzip-5.12/atari/Contents unzip-5.12/crypt.c
- # unzip-5.12/file_id.diz unzip-5.12/os2/unzip.def
- # unzip-5.12/tops20/Contents unzip-5.12/tops20/rename.mic
- # unzip-5.12/vms/unzip.opt unzip-5.12/vms/unzipsfx.opt
- # unzip-5.12/vms/vmsshare.opt
- # Wrapped by kent@sparky on Sat Sep 17 23:33:50 1994
- PATH=/bin:/usr/bin:/usr/ucb:/usr/local/bin:/usr/lbin:$PATH ; export PATH
- echo If this archive is complete, you will see the following message:
- echo ' "shar: End of archive 20 (of 20)."'
- if test -f 'unzip-5.12/atari/Contents' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'unzip-5.12/atari/Contents'\"
- else
- echo shar: Extracting \"'unzip-5.12/atari/Contents'\" \(260 characters\)
- sed "s/^X//" >'unzip-5.12/atari/Contents' <<'END_OF_FILE'
- XContents of the "atari" sub-archive for UnZip 5.1 and later:
- X
- X Contents this file
- X README notes on compiling UnZip, from author of Atari port
- X Makefile makefile for GNU C compiler and MiNT libraries
- X atari.c Atari-specific routines
- X
- END_OF_FILE
- if test 260 -ne `wc -c <'unzip-5.12/atari/Contents'`; then
- echo shar: \"'unzip-5.12/atari/Contents'\" unpacked with wrong size!
- fi
- # end of 'unzip-5.12/atari/Contents'
- fi
- if test -f 'unzip-5.12/crypt.c' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'unzip-5.12/crypt.c'\"
- else
- echo shar: Extracting \"'unzip-5.12/crypt.c'\" \(395 characters\)
- sed "s/^X//" >'unzip-5.12/crypt.c' <<'END_OF_FILE'
- X/*
- X crypt.c (dummy version) by Info-ZIP. Last revised: 6 Feb 94
- X
- X This is a non-functional version of Info-ZIP's crypt.c encryption/
- X decryption code for Zip, ZipCloak, UnZip and fUnZip. This file is
- X not copyrighted and may be distributed freely. :-) See the "Where"
- X file for sites from which to obtain the full encryption/decryption
- X sources (zcrypt21.zip or later).
- X */
- END_OF_FILE
- if test 395 -ne `wc -c <'unzip-5.12/crypt.c'`; then
- echo shar: \"'unzip-5.12/crypt.c'\" unpacked with wrong size!
- fi
- # end of 'unzip-5.12/crypt.c'
- fi
- if test -f 'unzip-5.12/file_id.diz' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'unzip-5.12/file_id.diz'\"
- else
- echo shar: Extracting \"'unzip-5.12/file_id.diz'\" \(344 characters\)
- sed "s/^X//" >'unzip-5.12/file_id.diz' <<'END_OF_FILE'
- XInfo-ZIP's UnZip 5.12: generic C sources
- X Complete C source code for Info-ZIP's
- X PKUNZIP-compatible unarchiver, for all
- X supported compilers and platforms (Unix,
- X OS/2, MS-DOS, NT, VMS, Amiga, Atari, Mac,
- X etc.), plus lots of cool documentation.
- XThis is FREE (but copyrighted) software.
- XSee COPYING for details on distribution
- Xand reuse.
- END_OF_FILE
- if test 344 -ne `wc -c <'unzip-5.12/file_id.diz'`; then
- echo shar: \"'unzip-5.12/file_id.diz'\" unpacked with wrong size!
- fi
- # end of 'unzip-5.12/file_id.diz'
- fi
- if test -f 'unzip-5.12/os2/unzip.def' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'unzip-5.12/os2/unzip.def'\"
- else
- echo shar: Extracting \"'unzip-5.12/os2/unzip.def'\" \(114 characters\)
- sed "s/^X//" >'unzip-5.12/os2/unzip.def' <<'END_OF_FILE'
- XDESCRIPTION 'The world-famous Info-ZIP unarchiving utilities'
- XSTACKSIZE 0x50000
- XSEGMENTS
- X _MSGSEG32 CLASS 'CODE'
- END_OF_FILE
- if test 114 -ne `wc -c <'unzip-5.12/os2/unzip.def'`; then
- echo shar: \"'unzip-5.12/os2/unzip.def'\" unpacked with wrong size!
- fi
- # end of 'unzip-5.12/os2/unzip.def'
- fi
- if test -f 'unzip-5.12/tops20/Contents' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'unzip-5.12/tops20/Contents'\"
- else
- echo shar: Extracting \"'unzip-5.12/tops20/Contents'\" \(281 characters\)
- sed "s/^X//" >'unzip-5.12/tops20/Contents' <<'END_OF_FILE'
- XContents of the "tops20" sub-archive for UnZip 5.1 and later:
- X
- X Contents this file
- X make.mic command file to make UnZip and ZipInfo with KCC
- X rename.mic command file to rename Info-ZIP filenames to KCC format
- X tops20.c TOPS20-specific routines for UnZip
- X
- END_OF_FILE
- if test 281 -ne `wc -c <'unzip-5.12/tops20/Contents'`; then
- echo shar: \"'unzip-5.12/tops20/Contents'\" unpacked with wrong size!
- fi
- # end of 'unzip-5.12/tops20/Contents'
- fi
- if test -f 'unzip-5.12/tops20/rename.mic' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'unzip-5.12/tops20/rename.mic'\"
- else
- echo shar: Extracting \"'unzip-5.12/tops20/rename.mic'\" \(224 characters\)
- sed "s/^X//" >'unzip-5.12/tops20/rename.mic' <<'END_OF_FILE'
- X@rename envargs.c envarg.c
- X@rename explode.c explod.c
- X@rename extract.c extrac.c
- X@rename file_io.c fileio.c
- X@rename inflate.c inflat.c
- X@rename unreduce.c unredu.c
- X@rename unshrink.c unshri.c
- X@rename zipinfo.c zipinf.c
- X@kmic
- END_OF_FILE
- if test 224 -ne `wc -c <'unzip-5.12/tops20/rename.mic'`; then
- echo shar: \"'unzip-5.12/tops20/rename.mic'\" unpacked with wrong size!
- fi
- # end of 'unzip-5.12/tops20/rename.mic'
- fi
- if test -f 'unzip-5.12/vms/unzip.opt' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'unzip-5.12/vms/unzip.opt'\"
- else
- echo shar: Extracting \"'unzip-5.12/vms/unzip.opt'\" \(21 characters\)
- sed "s/^X//" >'unzip-5.12/vms/unzip.opt' <<'END_OF_FILE'
- XIdent = "UnZip 5.12"
- END_OF_FILE
- if test 21 -ne `wc -c <'unzip-5.12/vms/unzip.opt'`; then
- echo shar: \"'unzip-5.12/vms/unzip.opt'\" unpacked with wrong size!
- fi
- # end of 'unzip-5.12/vms/unzip.opt'
- fi
- if test -f 'unzip-5.12/vms/unzipsfx.opt' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'unzip-5.12/vms/unzipsfx.opt'\"
- else
- echo shar: Extracting \"'unzip-5.12/vms/unzipsfx.opt'\" \(24 characters\)
- sed "s/^X//" >'unzip-5.12/vms/unzipsfx.opt' <<'END_OF_FILE'
- XIdent = "UnZipSFX 5.12"
- END_OF_FILE
- if test 24 -ne `wc -c <'unzip-5.12/vms/unzipsfx.opt'`; then
- echo shar: \"'unzip-5.12/vms/unzipsfx.opt'\" unpacked with wrong size!
- fi
- # end of 'unzip-5.12/vms/unzipsfx.opt'
- fi
- if test -f 'unzip-5.12/vms/vmsshare.opt' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'unzip-5.12/vms/vmsshare.opt'\"
- else
- echo shar: Extracting \"'unzip-5.12/vms/vmsshare.opt'\" \(30 characters\)
- sed "s/^X//" >'unzip-5.12/vms/vmsshare.opt' <<'END_OF_FILE'
- Xsys$library:vaxcrtl.exe/share
- END_OF_FILE
- if test 30 -ne `wc -c <'unzip-5.12/vms/vmsshare.opt'`; then
- echo shar: \"'unzip-5.12/vms/vmsshare.opt'\" unpacked with wrong size!
- fi
- # end of 'unzip-5.12/vms/vmsshare.opt'
- fi
- echo shar: End of archive 20 \(of 20\).
- cp /dev/null ark20isdone
- MISSING=""
- for I in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ; do
- if test ! -f ark${I}isdone ; then
- MISSING="${MISSING} ${I}"
- fi
- done
- if test "${MISSING}" = "" ; then
- echo You have unpacked all 20 archives.
- rm -f ark[1-9]isdone ark[1-9][0-9]isdone
- else
- echo You still must unpack the following archives:
- echo " " ${MISSING}
- fi
- exit 0
- exit 0 # Just in case...
-