pkgsrc/archivers
he 2776978b20 Update from version 1.23 to 1.24.
Upstream changes:

1.24 Sun 23 Aug 2008 - Adam Kennedy
  - Blatantly pander to CPANTS by adding use strict to a deprecated module
  - Add an explicit load of FileHandle since in some circumstances,
    calling GLOB->print() failed.
  - Fixed http://rt.cpan.org/Public/Bug/Display.html?id=25925 :
    - Archive-Zip wrote faulty .zip files when $\ was set (such as when running
    using perl -l).
    - Incorporated a heavily modified version of ECARROLL's test file.
    - Thanks for ECARROLL for reporting it, and helping with the investigation.
    - The fix was to convert all $fh->print(@data) to $self->_print($fh, @data)
    where the _print() method localizes $\ to undef.
  - Fixed http://rt.cpan.org/Ticket/Display.html?id=14132 :
    - Incorrect file permissions after extraction.
    - Archive-Zip did not set the file permissions correctly in
      extractToFileNamed().
    - Added t/10_chmod.t and t/data/chmod.zip. Changed
      lib/Archive/Zip/Member.pm.
    - Reported by ak2 and jlv (Thanks!)
    - SHLOMIF wrote the test script.
    - (SHLOMIF)
  - Removed a double "required module" from the Archive::Zip POD.
  - Fixed http://rt.cpan.org/Ticket/Display.html?id=24557 ("documentation
    improvement"):
    - mentioned Archive::Zip::MemberRead in a few places.
    - TODO:
      - 1. Add a method to Archive::Zip to get a ::MemberRead from an
        archive member using -> notation. (?)
      - 2. In the POD of ::MemberRead - replace the indirect object
        call.
  - Changed the POD of ::MemberRead:
    - replaced the indirect object construction with $PKG->new().
  - Fixed http://rt.cpan.org/Public/Bug/Display.html?id=34103 :
    - changed the example to read unless ( .. == AZ_OK) instead of
    unless ( != AZ_OK), which was incorrect.
2008-09-11 12:31:18 +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 Update libarchive and bsdtar to 2.5.5. 2008-07-14 14:56:50 +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.22.4 2008-07-15 11:23:10 +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 Update libarchive and bsdtar to 2.5.5. 2008-07-14 14:56:50 +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 Mechanical changes to add full DESTDIR support to packages that install 2008-03-02 03:48:36 +00:00
lzmalib Import lzmalib-0.0.1 as archivers/lzmalib. 2008-09-04 12:07:15 +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-Tar - updated to 1.38 2008-02-01 11:59:03 +00:00
p5-Archive-Zip Update from version 1.23 to 1.24. 2008-09-11 12:31:18 +00:00
p5-Compress-Bzip2 Add DESTDIR support. 2008-06-20 01:09:05 +00:00
p5-Compress-LZMA-Simple Import p5-Compress-LZMA-Simple-0.2 as archivers/p5-Compress-LZMA-Simple. 2008-09-04 12:08:42 +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 fix bug in previous, make sure NBPAX_PROGRAM_PREFIX is always defined in PLIST 2008-07-20 23:49:35 +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 Set NO_BIN_ON_FTP; not clear if our patches qualify as 'modified'. 2008-09-10 00:25:14 +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 Add andn enable lzmalib and p5-Compress-LZMA-Simple. 2008-09-04 12:27:53 +00:00