Subject: CVS commit: pkgsrc/archivers/cabextract
To: None <pkgsrc-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 10/18/2001 12:56:14
Module Name: pkgsrc
Committed By: agc
Date: Thu Oct 18 09:56:14 UTC 2001
Update of /cvsroot/pkgsrc/archivers/cabextract
In directory netbsd.hut.fi:/tmp/cvs-serv12737
Log Message:
Initial import of cabextract-0.5 into the NetBSD Packages Collection.
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.
Provided in PR 14259 by Ben Collver (collver@linuxfreemail.com), the
description fleshed out slightly by myself, taken from the man page.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/archivers/cabextract/Makefile
N pkgsrc/archivers/cabextract/distinfo
N pkgsrc/archivers/cabextract/pkg/DESCR
N pkgsrc/archivers/cabextract/pkg/PLIST
No conflicts created by this import