./archivers/cabextract, Microsoft cabinet (.CAB) file extractor

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


Branch: pkgsrc-2010Q2, Version: 1.3, Package name: cabextract-1.3, Maintainer: pkgsrc-users

cabextract is a program that un-archives files in the Microsoft
cabinet file format (.cab) or any binary file which contains an
embedded cabinet file (frequently found in .exe files).

cabextract will extract all files from all cabinet files specified on
the command line

To extract a multi-part cabinet consisting of several files, only give
the first file as an argument to cabextract as it will automatically
look for the remaining files.


Required to build:
[devel/gmake]

Master sites:

SHA1: 112469b9e58497a5cfa2ecb3d9eeb9d3a4151c9f
RMD160: a02fc161719d57cbee934f0a12ed5441ec7ddc27
Filesize: 212.532 KB

Version history: (Expand)


CVS history: (Expand)


   2010-08-11 10:49:48 by Matthias Scheler | Files touched by this commit (2) | Package updated
Log message:
Pulluped ticket #3201 - requested by gls
archivers/cabextract: security update

Revisions pulled up:
- archivers/cabextract/Makefile			1.21
- archivers/cabextract/distinfo			1.10
---
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sat Jul 24 08:45:14 UTC 2010

Modified Files:
	pkgsrc/archivers/cabextract: Makefile distinfo

Log message:
Update to 1.3, set LICENSE.

New in 1.3:
* Bugs in the MS-ZIP and Quantum decompressors have been fixed.
* MS-ZIP recovery has been improved.
* cabextract should now compile with MinGW