Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 05/14/2001 16:02:57
Module Name:	pkgsrc
Committed By:	agc
Date:		Mon May 14 13:02:57 UTC 2001

Update of /cvsroot/pkgsrc/archivers/szdd
In directory netbsd.hut.fi:/tmp/cvs-serv6361

Log Message:
Initial import of szdd into the packages collection.

Provided in PR 12889 by Ben Collver (collver@linuxfreemail.com).

"SZDD is a weak LZSS compressor, which was used by Microsoft for many years
in their installation software - all those files with a letter taken from
the end of their extension, eg HELLO.EX_

This package includes szddexpand which will decompress szdd files.
Be careful, szddexpand overwrites the original compressed file.
Do like so: szddexpand HELLO.EX_ && mv HELLO.EX_ HELLO.EXE

SZDD was replaced with 'KWAJ' in the 1996 Microsoft Setup Toolkit.  This
package does not grok the undocumented 'KWAJ' format.

One day Johnathan Forbes decided to work for Microsoft, and sold them his
LZX compression technology.  So now Microsoft uses LZX compression in their
installation archives, under the guise of "CAB" files."


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/archivers/szdd/Makefile
N pkgsrc/archivers/szdd/distinfo
N pkgsrc/archivers/szdd/pkg/DESCR
N pkgsrc/archivers/szdd/pkg/PLIST
N pkgsrc/archivers/szdd/patches/patch-aa

No conflicts created by this import