./archivers/unzip, List, test and extract compressed files in a ZIP archive

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


Branch: CURRENT, Version: 6.0nb10, Package name: unzip-6.0nb10, Maintainer: pkgsrc-users

Unzip will list, test, or extract files from a ZIP archive, commonly
found on MS-DOS systems. The default behavior (with no options) is to
extract into the current directory (and subdirectories below it) all
files from the specified ZIP archive. Unzip is compatible with
archives created by PKWARE's PKZIP, but in many cases the program
options or default behaviors differ.

Zipinfo lists technical information about files in a ZIP archive, most
commonly found on MS-DOS systems. Such information includes file access
permissions, encryption status, type of compression, version and operating
system or file system of compressing program, and the like.

Funzip acts as a filter; that is, it assumes that a ZIP archive is
being piped into standard input, and it extracts the first member from
the archive to stdout. If there is an argument, then the input comes
from the specified file instead of from stdin.

Unzipsfx is a modified version of unzip designed to be prepended to
existing ZIP archives in order to form self-extracting archives.
Instead of taking its first non-flag argument to be the zipfile(s) to
be extracted, unzipsfx seeks itself under the name by which it was
invoked and tests or extracts the contents of the appended archive.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1344.575 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-05 00:59:29 by David H. Gutteridge | Files touched by this commit (1)
Log message:
unzip: Bitrig support was removed from pkgsrc years ago
   2024-08-06 16:40:13 by Nia Alarie | Files touched by this commit (4)
Log message:
unzip: Add patches for CVE-2022-0529 and CVE-2022-0530
   2024-08-05 11:03:01 by Tobias Nygren | Files touched by this commit (2)
Log message:
unzip: fix build with GCC 14
   2023-08-28 15:55:59 by Thomas Klausner | Files touched by this commit (2)
Log message:
{un,}zip: drop MAINTAINER

These are basically dead upstream.
   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
   2019-07-15 16:08:03 by Nia Alarie | Files touched by this commit (3)
Log message:
unzip: Apply a patch from CVE-2018-18384

from infozip's sourceforge / debian.
   2017-02-05 00:25:59 by Thomas Klausner | Files touched by this commit (4)
Log message:
Add patches for CVE-2014-9913 and CVE-2016-9844.

Bump PKGREVISION.