pkgsrc/archivers
wiz 2485b53ebe Update to 1.40.
XXX: Automatic handling and plain entries don't work for symlinks
for ptar and ptardiff, no idea why.  Added PLIST entries like the following
for this reason:
@unexec ${RM} -f %D/bin/ptar 2>/dev/null || ${TRUE}

* important changes in version 1.40 13/10/2008:
- Add $class->has_zlib_support and $class->has_bzip2_support to
  discern which A::T can support
- Address: #39933: [PATCH] handle ../ directory name on VMS (core patch)

* important changes in version 1.39_04 08/09/2008:
- Address: #38932: pax_global_header extracted as file
  Don't extract these special files, which are added by, among
  others, git-generated tarballs. It holds a comment and is not
  meant for extraction. This follows gnu tar 1.14 and later behaviour
- Address: #19577: extract_file() drops volume part of extraction path
  Windows users can now extract files to a different volume

* important changes in verison 1.39_03 26/08/2008:
- Because all the IO::Compress modules are interlinked, they must be
  the same version when installed, or breakage will occur like shown
  at this tester report:

    http://www.nntp.perl.org/group/perl.cpan.testers/2008/08/msg2083310.html

  Mailed the author to find a less fragile solution, but for now we require
  all the individual modules, and all at the same version.

* important changes in version 1.39_02 25/08/2008:
- Address #31806: Please add support for bzipped tar files.
  Archive::Tar now supports reading/writing tar.bz2 files.
- Since IO::Zlib is now core, it is now a default dependency.
- Added Package::Constants as a dependency to ease the use of A::T::Constants
- Dependency on IO::Compress::Bzip2 and IO::Uncompress::Bunzip2 is on
  by default, but can be negated with the -n switch when building:
  'perl Makefile.PL -n'
- Improve documentation on the new ->iter function

* important changes in version 1.39_01 22/08/2008:
- Address the second part mentioned in this report:
  #30380: directory traversal vulnerability in Archive-Tar
  Archives are no longer allowed to extract into symlinked directories,
  unless Insecure Extract Mode is enabled (which is off by default).
- Add regression tests for this behaviour
- Address #33669 (Could not update timestamp warning on symlinks)
  Don't update timestamps on symlinks, they'll modify the original
- Apply core patch: [patch@33971] Archive::Tar was building corrupt
  archives on VMS as supplied by John Malmberg
- Address #37375: ptar should allow '-' as an archive_file name
  Patch provided by glenn jackman
- Add convenience method ->extract() to A::T::File
- improve docs of A::T::File by adding rv & object in the header
- Address #38580: [PATCH] Archive::Tar->iter
  This adds an iterator to Archive::Tar, thanks to Gisle Aas
2008-11-05 15:48:44 +00:00
..
9e Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +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 Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
arj Make the build more robust by using a temporary arj binary. 2008-06-21 20:24:08 +00:00
bicom Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
bsdtar Explicitly disable building the shared libarchive. This fails to link 2008-09-22 20:19:18 +00:00
bunzip Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
bzip2 Update to 1.0.5 2008-03-26 19:06:06 +00:00
cabextract NEW HOMEPAGE and MASTER_SITES. 2008-06-15 16:13:09 +00:00
dact Fixed pkglint warnings. 2006-08-31 06:39:11 +00:00
dar Fix broken build on amd64. 2008-08-02 17:10:13 +00:00
fastjar DESTDIR support. 2007-11-08 18:30:05 +00:00
fcrackzip Mark unzip and fcrackzip as mutually conflicting: both install bin/zipinfo. 2008-08-24 10:21:33 +00:00
file-roller Update to 2.24.1: 2008-10-25 00:28:32 +00:00
freeze Honour PKGMANDIR. 2006-07-17 17:17:43 +00:00
gcpio Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gsharutils Fix path in perl script. USE_TOOLS+=perl:run. 2006-09-20 11:05:20 +00:00
gtar Add DESTDIR support. 2008-06-20 01:09:05 +00:00
gtar-base Update to GNU tar 1.20. 2008-05-18 01:48:09 +00:00
gtar-info Catch up with gtar-base-1.20. 2008-05-18 01:48:58 +00:00
gzip Fix zgrep -h. PR 37528 from Rob Quinn. 2008-09-07 08:02:27 +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 + Add termcap.buildlink3.mk to get proper termcap support across 2008-03-02 07:05:46 +00:00
jamjar Remove MASTER_SITE, it is not reachable. From Zafer Aydogan. 2007-06-16 14:51:52 +00:00
lbrate Hnour PKGMANDIR. 2006-07-17 17:25:25 +00:00
lcab add bin to INSTALLATION_DIRS 2008-07-28 20:08:39 +00:00
lha Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
libarchive On Linux systems, don't use ext2_fs.h features if we don't have the header. 2008-09-24 13:53:13 +00:00
libcomprex Fix broken configure step on NetBSD by patching an unmatched quote 2008-08-02 17:26:23 +00:00
liblzo Supports DESTDIR. 2007-09-08 20:35:28 +00:00
libzip Update to 0.9: 2008-07-25 11:42:10 +00:00
lzma Add CONFLICT with lzma-utils (bin/lzma). 2008-10-08 18:08:32 +00:00
lzma-utils Initial import of lzma-utils-4.32.7, packaged for pkgsrc-wip by Jukka Salmi: 2008-10-08 18:06:39 +00:00
lzmalib Common/String.h confounds with case insensitive filesystem. 2008-09-29 07:55:47 +00:00
lzo Update to 2.03: 2008-05-20 15:11:55 +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 give away to pkgsrc-users 2007-03-19 16:36:41 +00:00
ocaml-zip Import ocaml-zip-1.03 as archivers/ocaml-zip. 2008-09-02 11:45:32 +00:00
p5-Archive-Any Import p5-Archive-Any version 0.0932. 2008-10-30 22:39:06 +00:00
p5-Archive-Tar Update to 1.40. 2008-11-05 15:48:44 +00:00
p5-Archive-Zip Update from version 1.24nb1 to 1.26. 2008-10-20 21:50:50 +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 Changes 4.58: 2008-06-23 16:50:24 +00:00
par2 Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pax Don't depend on presence of u_int32_t, just use uint32_t. 2008-10-26 12:48:48 +00:00
pbzip2 Resign from maintaining a lot of packages, so everyone is free to update 2008-03-04 11:02:23 +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 Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-zlib Add DESTDIR support. 2008-06-12 02:14:13 +00:00
ppmd Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
ppunpack Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
rar Packages set EMUL_PLATFORMS, not EMUL_PLATFORM. Unbreaks build on 2008-01-25 23:44:14 +00:00
rox-archive Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
ruby-archive-tar-minitar Add RubyForge's project page as HOMEPAGE. 2008-08-15 16:03:51 +00:00
ruby-zip Install as a gem using the pkgsrc rubygem.mk framework instead of 2008-04-04 15:30:00 +00:00
rzip Fixed PKGMANDIR. 2006-12-19 13:39:14 +00:00
sarab Update SaraB to 0.2.4. 2008-05-28 05:13:32 +00:00
squsq Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
star Fix directory traversal vulnerability (CVE-2007-4134) in star. 2008-06-08 02:40:38 +00:00
szip Changes 2.1: 2008-09-08 08:59:22 +00:00
torrentzip Initiail import of torrentzip 0.2, a program that brings zip archives 2008-05-06 08:35:15 +00:00
unace Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
unace-bin Assert OWNERship of some packages, relinquish others entierly. 2008-05-25 13:16:10 +00:00
unalz Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
unarj Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +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.8.3, changes unknown. 2008-10-09 13:27:35 +00:00
unshield Add DESTDIR support. 2008-06-20 01:09:05 +00:00
unzip Mark unzip and fcrackzip as mutually conflicting: both install bin/zipinfo. 2008-08-24 10:21:33 +00:00
unzoo Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
upx Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
xbin Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
xmill Fix unsafe LP64 pointer arithmetics spotted in bulk build. 2008-05-24 23:00:18 +00:00
xpk Mark as destdir ready. 2008-07-14 12:55:56 +00:00
zip Update MASTER_SITES. Extension of distfile changed from .tar.gz to .tgz, 2007-06-05 06:02:46 +00:00
zip1 Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
zoo - Apply patch to fix CVE-2007-1669 2007-05-13 16:59:39 +00:00
zziplib Mark as destdir ready. 2008-07-14 12:55:56 +00:00
Makefile Added p5-Archive-Any. 2008-10-30 22:39:59 +00:00