Path to this page:
./
archivers/cabextract,
Microsoft cabinet (.CAB) file extractor
Branch: pkgsrc-2010Q2,
Version: 1.3,
Package name: cabextract-1.3,
Maintainer: pkgsrc-userscabextract 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)
- (2010-08-11) Updated to version: cabextract-1.3
- (2010-07-05) Package has been reborn
- (2010-07-04) Package added to pkgsrc.se, version cabextract-1.2 (created)
CVS history: (Expand)
2010-08-11 10:49:48 by Matthias Scheler | Files touched by this commit (2) | |
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
|