pkgsrc/archivers
fhajny 3379528a3a Updated archivers/pbzip2 to 1.1.5.
Changes in 1.1.5 (Jul 16, 2011)
- Fixed excessive output permissions while compress/decompress
  is in progress (bug #807536)

Changes in 1.1.4 (Apr 22, 2011)
- Fixed hang on decompress with --ignore-trailing-garbage=1 when
  producer is interrupted on trailing garbage (bug #762464)
- Added example to help for decompression piped to tar (bug #746806)
- Fixed typo in Trailing Garbage printed message (bug #746799)

Changes in 1.1.3 (Mar 27, 2011)
- Print trailing garbage errors even when in quiet mode (bug #743635)
- Default extension on decompress of .tbz2 changed to .tar for
  bzip2 compatibility (bug #743639)
- Fixed hang on decompress with --ignore-trailing-garbage=1 and higher
  numCPU (e.g. > 2) (bug #740502)

Changes in 1.1.2 (Feb 19, 2011)
- Fix directdecompress segfault when destination file can't be
  opened (e.g. read-only) (bug #717852)
- Implemented --ignore-trailing-garbage feature (bug #594868)
- Fixed hang on decompress of some truncated archives (bug #590225)
- Pulled an error check out of normal logic block for clarity
- Debug print added after BZ2_bzDecompress to track it's return code.
- A debug print fixed in queue::remove
- Increased max memory usage limit from 1GB to 2GB
- If no -m switch given on command line, default max memory limit
  will now automatically increase from 100 MB to minimum amount
  of memory required to support the number of CPUs requested
- Improved performance when output buffer is full
- Fixed bug which caused hang while decompressing prematurely
  truncated bzip2 stream
- Consumer_decompress throttling modified to prevent potential
  deadlock/infinite loop in certain situations (Thanks to Laszlo
  Ersek for finding and helping track down the cause of this bug)
- Fixed deadlock bug and performance issue when consumer working
  with long bzip2 sequences (Thanks to Tanguy Fautre for finding)
- Fixed error message for block size range (max size was wrong)
- Moved #include <pthread.h> from pbzip2.cpp to pbzip2.h to fix
  OS/2 compiler issue

Changes in 1.1.1 (Apr 17, 2010)

- Modified decompression to use low-level libbz2 API to improve
  performance of long bzip2 streams of large single-stream bzip2
  blocks
- This release should now decompress files created with bzip2
  at least as fast as bzip2 or slightly faster
- Handle decompression of long bzip2 streams incrementally
  instead of loading whole stream in memory at once
- Fixed issue in safe_cond_timed_wait which caused segmentation
  fault when compiled in DEBUG mode
- Fixed issue with Sun Studio compiler - required explicit
  declaration of static const members in .cpp

Changes in 1.1.0 (Mar 13, 2010)
- Added support for multi-threaded decompression using STDIN/pipes
- Added code to support throttling compression to prevent memory
  exhaustion with slow output pipe
- Added -m switch to specify max memory usage amount before
  throttling starts (default 100MB)
- Fixed bug that did not allow command line parameters to be used
  when compressing data from STDIN
- Added long options to man page and -h output
- Added --loadavg, --read long options
- Added support for CPU detection on Win32
- Major improvements to protection of shared variables, error and
  signal handling, program termination
- Added -S switch for thread stack size customization
  (needs USE_STACKSIZE_CUSTOMIZATION defined when compiling)
- Fixed command line parsing bug for -b, -p, -m switches
- Fixed infinite loop when fileWriter fails to create output
  file at start
- Fixed bug that deleted input filename (with .bz2 extension for
  compression and without .bz2 extension for decompression) when
  a user interrupts process with CTRL-C while outputting to STDOUT
- Fixed bug where 0 byte files were not processed properly when
  data input from STDIN
- Ignores fwrite return and passes chown errors in writeFileMetaData
  if effective uid root
- OutputBuffer usage redesigned as fixed-size circular buffer
- Lots of minor bugs fixed (see AUTHORS or pbzip2.cpp for full details)
- Special thanks to Yavor Nikolov for providing the majority of
  contributions to this release and a significant amount of testing
2011-09-16 15:39:29 +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 Bump libarchive and bsdtar to 2.8.4. 2010-07-09 12:03:55 +00:00
bunzip Avoid gcc-inline vs C99-inline difference by using static inline. 2011-08-01 15:21:16 +00:00
bzip2 Pass --tag=CC to libtool. This fixes built failure on NetBSD. 2011-09-04 21:51:17 +00:00
cabextract Changes 1.4: 2011-05-13 04:10:46 +00:00
dact Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
dar Update to 2.4.1. For a list of changes in this release, 2011-08-20 16:02:23 +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 update to 2.32.2 2011-05-18 10:54:03 +00:00
freeze DESTDIR support. 2009-02-09 23:53:00 +00:00
gcpio Patch up gcc/c99 inline mess 2011-09-12 04:34:29 +00:00
gsharutils recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
gtar Changes 1.26: 2011-05-11 07:49:58 +00:00
gtar-base Changes 1.26: 2011-05-11 07:49:58 +00:00
gtar-info Changes 1.26: 2011-05-11 07:49:58 +00:00
gzip can't depend on checkperms; it's distfile is gzipped. 2010-04-20 15:50:23 +00:00
gzrecover Transfer ownership to pkgsrc-users. pancake's address is not valid any 2010-07-06 10:17:11 +00:00
ha service unavailable since july 2010. uncomment master_sites. fetch from backup. 2011-03-11 09:59:57 +00:00
heirloom-tar DESCR_SRC now contains full paths to DESCR files 2011-05-28 10:15:14 +00:00
hpack Disable inline by always #defining it to nothing. What motivates 2011-09-12 04:46:54 +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 the homepage is invalid, and Nathan Phillip Brink has taken over 2010-10-04 07:59:17 +00:00
lha 64-bit time_t fixes for NetBSD-current. PKGREVISION++. ok agc 2010-01-09 19:10:46 +00:00
libarchive Bump libarchive and bsdtar to 2.8.4. 2010-07-09 12:03:55 +00:00
libcomprex Fix build with newer curl. 2011-07-21 14:31:52 +00:00
liblzo get liblzo back from Attic, it is still needed 2011-04-15 16:22:59 +00:00
libzip Manually define BUILDLINK_INCDIRS so that lib/libzip/include/zipconf.h can 2011-03-22 15:46:08 +00:00
lzip update master_sites 2010-01-24 23:59:33 +00:00
lzma Drop myself as MAINTAINER. 2010-04-15 20:51:23 +00:00
lzmalib Note commented out LICENSE. 2010-05-16 00:43:18 +00:00
lzo Changes 2.06: 2011-08-23 11:59:00 +00:00
lzop Changes in 1.03: 2011-03-17 14:57:47 +00:00
macutil fix typo and add that it's for older file types 2010-10-08 18:49:26 +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 void main 2011-08-28 20:31:13 +00:00
nomarch Update nomarch to 1.4. 2008-06-01 14:28:37 +00:00
nulib2 Get ../ out of patch target filenames. 2011-09-03 21:45:03 +00:00
ocaml-zip Don't mess with ldconf. 2010-02-19 22:21:30 +00:00
p5-Archive-Any Revision bump after updating perl to 5.14.1 2011-08-06 12:18:45 +00:00
p5-Archive-Tar Changes 1.76: 2011-08-06 12:22:56 +00:00
p5-Archive-Zip Revision bump after updating perl to 5.14.1 2011-08-06 12:27:10 +00:00
p5-Compress-Bzip2 Revision bump after updating perl to 5.14.1 2011-08-06 12:27:10 +00:00
p5-Compress-LZMA-Simple Revision bump after updating perl to 5.14.1 2011-08-06 12:27:10 +00:00
p7zip Changes 9.20.1: 2011-03-21 13:45:51 +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 workaround of lack of hard link support on BFS of Haiku. 2010-07-06 23:36:51 +00:00
pbzip2 Updated archivers/pbzip2 to 1.1.5. 2011-09-16 15:39:29 +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 missing USE_PHP_EXT_PATCHES to apply patches really. 2011-02-22 07:36:07 +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 service disabled since march 2010. prevent timing out by fetching from backup. 2011-03-11 10:07:26 +00:00
rar Fix installation in DESTDIR case. 2010-10-27 19:00:35 +00:00
rox-archive Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
ruby-archive-tar-minitar * Adjust new ruby package's framework. 2010-09-10 03:58:06 +00:00
ruby-bz2 try to fix for ruby19. 2011-03-08 09:27:54 +00:00
ruby-libarchive Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
ruby-zip Add fix for Ruby 1.9 from http://gist.github.com/611956. 2010-10-06 12:27:24 +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 Fix return types for ancient code that doesn't know about "void", because 2011-09-04 01:22:04 +00:00
star Allow to build on FreeBSD-x86_64 and DragonFly-x86_64. 2011-03-27 07:47:30 +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 Allow to build with gcc44. 2011-03-27 08:00:56 +00:00
unarj Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
undms remove non-working mirror. prevent time out. 2011-03-11 10:09:45 +00:00
unlzx remove non-working mirror. prevent timing out. 2011-03-11 10:10:32 +00:00
unrar Changes 4.0.7: 2011-03-12 15:42:22 +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 OpenBSD does not have lchmod. 2011-02-05 04:03:48 +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 void main 2011-08-28 20:50:04 +00:00
xz Changes 5.0.3: 2011-06-15 11:43:12 +00:00
zip Added LICENSE information for zip/unzip. The license is not approved by 2010-01-21 16:32:21 +00:00
zoo remove non-working mirror. prevent timing out. fetch from backup. 2011-03-11 10:13:20 +00:00
zziplib Changes 0.13.59: 2010-05-15 06:37:03 +00:00
Makefile add heirloom-tar, oked by sponsors 2011-05-28 08:50:52 +00:00