pkgsrc/archivers
wiz 2db529e535 Update to 6.0:
New features in UnZip 6.0, released 20 April 2009:

  * Support PKWARE ZIP64 extensions, allowing Zip archives and Zip
    archive entries larger than 4 GiBytes and more than 65536 entries
    within a single Zip archive. This support is currently only
    available for Unix, OpenVMS and Win32/Win64.
  * Support for bzip2 compression method.
  * Support for UTF-8 encoded entry names, both through PKWARE's
    "General Purpose Flags Bit 11" indicator and Info-ZIP's new "up"
    unicode path extra field. (Currently, on Windows the UTF-8
    handling is limited to the character subset contained in the
    configured non-unicode "system code page".)
  * Added "wrong implementation used" warning to error messages of
    the MSDOS port when used under Win32, in an attempt to reduce
    false bug reports.
  * Fixed "Time of Creation/Time of Use" vulnerability when setting
    attributes of extracted files, for Unix and Unix-like ports.
  * Fixed memory leak when processing invalid deflated data.
  * Fixed long-standing bug in unshrink (partial_clear), added
    boundary checks against invalid compressed data.
  * On Unix, keep inherited SGID attribute bit for extracted
    directories unless restoration of owner/group id or SUID/SGID/Tacky
    attributes was requested.
  * On Unix, allow extracted filenames to contain embedded control
    characters when explicitly requested by specifying the new command
    line option "-^".
  * On Unix, support restoration of symbolic link attributes.
  * On Unix, support restoration of 32-bit UID/GID data using the
    new "ux" IZUNIX3 extra field introduced with Zip 3.0.
  * Support for ODS5 extended filename syntax on new OpenVMS systems.
  * Support symbolic links zipped up on VMS.
  * On VMS (only 8.x or better), support symbolic link creation.
  * On VMS, support option to create converted text files in
    Stream_LF format.
  * New -D option to suppress restoration of timestamps for extracted
    directory entries (on those ports that support setting of directory
    timestamps).  By specifying "-DD", this new option also allows
    to suppress timestamp restoration for ALL extracted files on
    all UnZip ports which support restoration of timestamps. On
    VMS, the default behaviour is now to skip restoration of
    directory timestamps; here, "--D" restores ALL timestamps,
    "-D" restores none.
  * On OS/2, Win32, and Unix, the (previously optional) feature
    UNIXBACKUP to allow saving backup copies of overwritten files on
    extraction is now enabled by default.

For the UnZip 6.0 release, we want to give special credit to Myles
Bennet, who started the job of supporting ZIP64 extensions and
Large-File (> 2GiB) and provided a first (alpha-state) port.
2010-03-03 16:27:57 +00:00
..
9e provide a mirror for 9e. 2010-01-15 21:05:56 +00:00
advancecomp Add DESTDIR support. 2008-06-12 02:14:13 +00:00
afio Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
arc Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
archangel agc's homepage is most of the time offline. disable master site. fetch from backup. 2009-05-02 13:22:35 +00:00
arj Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
bicom Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
bsdtar Update build rules for bsdtar and libarchive 2.8.0 2010-02-20 03:56:14 +00:00
bunzip Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
bzip2 Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
cabextract NEW HOMEPAGE and MASTER_SITES. 2008-06-15 16:13:09 +00:00
dact Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
dar Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
fastjar DESTDIR support. 2007-11-08 18:30:05 +00:00
fcrackzip Actually add patch-aa. Www, permission problems. 2009-08-08 22:17:43 +00:00
file-roller g/c stale BUILDLINK_API_DEPENDS requirements 2010-02-11 17:50:40 +00:00
freeze DESTDIR support. 2009-02-09 23:53:00 +00:00
gcpio Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gsharutils DESTDIR support. 2009-02-09 23:53:00 +00:00
gtar Update to 1.22: 2009-08-16 13:53:32 +00:00
gtar-base Update to 1.22: 2009-08-16 13:53:32 +00:00
gtar-info Update to 1.22: 2009-08-16 13:53:32 +00:00
gzip Add patches for CVE-2009-2624 and CVE-2010-0001. 2010-02-02 14:42:43 +00:00
gzrecover Update to 0.5: 2008-04-24 21:19:31 +00:00
ha Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
hpack Reformat, was badly cut-n-pasted. 2009-09-06 15:50:41 +00:00
jamjar Fixed some pkglint warnings. 2009-07-17 04:47:27 +00:00
lbrate Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
lcab update master site 2009-05-22 18:25:20 +00:00
lha 64-bit time_t fixes for NetBSD-current. PKGREVISION++. ok agc 2010-01-09 19:10:46 +00:00
libarchive Update build rules for bsdtar and libarchive 2.8.0 2010-02-20 03:56:14 +00:00
libcomprex Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
liblzo Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
libzip Update to 0.9.2: 2010-01-31 23:34:34 +00:00
lzip update master_sites 2010-01-24 23:59:33 +00:00
lzma lzma and xz-utils conflict as well. 2009-06-08 14:02:50 +00:00
lzmalib Marked as CONFLICT each other, both package contains lib/liblzma.{a,so}. 2009-08-23 09:23:28 +00:00
lzo Added LICENSE information. 2010-02-19 20:16:40 +00:00
lzop Mark as destdir ready. 2008-07-14 12:55:56 +00:00
macutil Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
makeself Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
mousetar Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
mscompress Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
nomarch Update nomarch to 1.4. 2008-06-01 14:28:37 +00:00
nulib2 Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
ocaml-zip Don't mess with ldconf. 2010-02-19 22:21:30 +00:00
p5-Archive-Any Import p5-Archive-Any version 0.0932. 2008-10-30 22:39:06 +00:00
p5-Archive-Tar Updating archivers/p5-Archive-Tar from 1.56 to 1.58 2010-02-23 10:41:36 +00:00
p5-Archive-Zip pkgsrc changes: 2009-07-07 19:10:05 +00:00
p5-Compress-Bzip2 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Compress-LZMA-Simple Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p7zip Added LICENSE according to WRKSRC/DOCS/License.txt 2009-11-18 19:32:05 +00:00
par2 Add two patches for big-endian platforms from Fedora via gentoo and 2010-02-21 15:07:40 +00:00
pax Add Haiku support. patch taken from Haiku support for libarchive. 2010-01-30 08:46:20 +00:00
pbzip2 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
pdbar Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-bz2 Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-zip Switch to use zip extension bundled with php 5.2.13 which is 2010-03-02 14:46:51 +00:00
php-zlib Reset PKGREVISION. 2010-02-27 03:35:11 +00:00
pigz Update to 2.1.6 2010-01-25 00:09:45 +00:00
ppmd Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
ppunpack Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
rar Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
rox-archive Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
ruby-archive-tar-minitar Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
ruby-zip Don't create documentation diectory 2009-06-14 18:03:11 +00:00
rzip DESTDIR support. 2009-02-09 23:30:07 +00:00
sapcar Check explicitly if the distfile exists early and mark as broken for 2010-02-11 15:16:18 +00:00
sarab Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
squsq Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
star DESTDIR support. 2009-02-09 23:53:00 +00:00
szip fix homepage 2010-02-06 22:06:21 +00:00
torrentzip Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
unace Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
unace-bin Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
unalz Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
unarj Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
undms Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
unlzx Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
unrar update to 3.9.5 2009-08-15 15:30:06 +00:00
unshield Add a buildlink3.mk file for wip/synce-kde and wip/synce-orange. 2009-03-28 15:47:12 +00:00
unzip Update to 6.0: 2010-03-03 16:27:57 +00:00
unzoo Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
upx Removed unnecessary :Q operators. 2008-11-18 21:07:30 +00:00
xbin update master_sites. 2010-01-25 00:18:05 +00:00
xmill Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
xpk remove master site www.engergyhq.es.eu.org. Doesn't resolve anymore. 2009-08-11 22:03:39 +00:00
xz Software needs at least gcc 3.4 to compile and link. 2009-12-13 23:48:15 +00:00
zip Added LICENSE information for zip/unzip. The license is not approved by 2010-01-21 16:32:21 +00:00
zoo Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT 2009-05-19 08:59:00 +00:00
zziplib Reworking patches to avoid gnu-ld's --export-dynamic flag for environments 2009-11-29 20:40:08 +00:00
Makefile Retire archivers/zip1. It was originally needed because zip didn't 2009-11-01 14:24:32 +00:00