./archivers/squsq, Compressor/decompressor for CP/M Squeeze compressed files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.3, Package name: squsq-3.3, Maintainer: pkgsrc-users

This package includes sq and usq, archivers for the CP/M "Squeeze" format
compressed files. This is also found on some older MS-DOS files.


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 14.311 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and SHA512
hashes.
   2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Remove SHA1 distfiles hashes
   2015-11-03 01:56:27 by Alistair G. Crooks | Files touched by this commit (93)
Log message:
Add SHA512 digests for distfiles for archivers category

Problems found with existing distfile for eagle:
	distfiles/bicom101.zip
	distfiles/szip-2.1nb3/szip-2.1.tar.gz
	distfiles/xmill-0.9.1.tar.gz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2012-09-11 21:47:04 by Aleksej Saushev | Files touched by this commit (95)
Log message:
"user-destdir" is default these days
   2011-09-04 03:22:05 by David A. Holland | Files touched by this commit (3)
Log message:
Fix return types for ancient code that doesn't know about "void", because
clang objects. Other half of last weekend's patch, which I apparently
erased by accident (or something) before committing.

While here also patch up some illegal type mixing in tr2.c that gcc
warns about.
   2011-08-28 22:41:47 by David A. Holland | Files touched by this commit (2)
Log message:
Fix return types for ancient code that doesn't know about "void", because
clang objects.
   2008-03-02 04:48:37 by Johnny C. Lam | Files touched by this commit (32)
Log message:
Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.