Commit graph

2120 commits

Author SHA1 Message Date
he
2ace546ff8 Apply fixes for CVE-2011-1777 and CVE-2011-1778 (add check for
buffer overflows in handling iso9660 and tar images), despite
Joerg telling me I should have better things to spend my time on.

Fixes pulled from

  https://bugzilla.redhat.com/show_bug.cgi?id=705849

Bump PKGREVISION.
2014-04-03 13:05:14 +00:00
fhajny
f5131f5fbc Update pbzip2 to 1.1.18.
Changes in 1.1.18:
- Fixed bug of metadata unpreserved on empty files compress (bug #1011021)

Changes in 1.1.17:
- Fixed refusal to write to stdout on -dc from stdin (bug #886628)
- Fixed occasional failure on decompress with --ignore-trailing-garbage=1
  with multiple bad blocks in the archive (bug #886625)

Changes in 1.1.16:
- Fixed bug - deadlock due to unsynchronized broadcasts (bug #876686)
- Prevent deletion of input files on error (bug #874543)
- Document how to compress/decompress from standard input (bug #820525)
- Added more detailed kernel error messages (bug #874605)
- Fixes for error handling in muliti-file processing (bug #883782)
2014-03-31 12:32:05 +00:00
bsiegert
9609b2e824 Add a workaround for the lack of strto{i,u}max on MirBSD, fix build. 2014-03-18 18:11:26 +00:00
obache
54ec0c76a0 Add workaround for NetBSD-5.x.
readlink is defined as a macro, it produce build failure reported in PR pkg/48622.
2014-03-18 09:03:26 +00:00
taca
8a9319ddc9 Fix build problem with RUBY_VER == 21. 2014-03-16 07:24:21 +00:00
ryoon
d6870ca4aa Fix build under SCO OpenServer 5.0.7/3.2 2014-03-14 22:16:50 +00:00
taca
bb9314d64b Add GEM_EXTSDIR support.
No functional change for current versions of Rubys.
2014-03-13 18:09:45 +00:00
taca
69aca010e6 Use RUBY_SUFFIX instead of RUBY_VER. 2014-03-13 18:07:52 +00:00
fhajny
284b5acefa For lack of a better source of gtar.1, regenerate said using help2man, as
the previous one was seriously outdated. Provide a helpful target for the
future. Bump PKGREVISION.
2014-03-12 13:32:14 +00:00
obache
3ecdf3d1de optimization hack for m68k is not required anymore.
confirmed by tsutsui@ on NetBSD/luna68k 6.1.3.
2014-03-10 11:25:40 +00:00
obache
bc397d4ccf fixes the guard name 2014-03-08 11:57:00 +00:00
adam
923697ae03 Changes 1.27.1:
* Bug fixes
* Fix unquoting of file names obtained via the -T option.
* Fix GNU long link header timestamp (backward compatibility).
* Fix extracting sparse members from star archives.
2014-02-24 08:16:56 +00:00
jperkin
56cb9a056e GCC_REQD should be appended to, not set.
Fixes issues where a newer GCC has been chosen by the user but the GCC_REQD
was forcing an older (and broken) one to be pulled regardless.
2014-02-19 09:44:56 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
abs
d820a94c2c Updated archivers/p5-Archive-Tar to 1.96
1.96  24/10/2013
- integrate Package::Constants into Constant module
  and remove requirement on it.

1.94  24/10/2013
- install into site if >= 5.012

1.93_02 22/10/2013 (XLAT)
- [rt.cpan.org #78030] symlinks resolution on MSWin32
2014-02-06 12:25:52 +00:00
abs
a684620182 Updated archivers/p5-Archive-Zip to 1.37
1.37 Wed 08 Jan 2014
    - Need newer Test::More to support done_testing() [thaljef]

1.36 Mon 30 Dec 2013
    - Fix error in version update with 1.35 [RT #91744]

1.35 Mon 30 Dec 2013
    - fallback on copy if move gives permission denied [github.com/plicease]

1.34 Mon 2 Dec 2013
    - Restore svn history from svn.ali.as (thanks H. Merijn Brand)
    - #90854 Test 17 in t/03_ex.t is failing
    - Allow reading ZIP from seekable streams (like PerlIO::Scalar)
    - RT#75197
    - Fixes: #76780: Cannot create member called "0" with addString (HAGGAI)

1.33 Sat 9 Nov 2013
    - #59102 (Spelling error in manapage) [github.com/dsteinbrunner]
    - #86600 typo fixes [github.com/dsteinbrunner]

1.32 Fri 8 Nov 2013
    - #89777 Unlink temp files generated by tempFile. [PHRED]

1.31_04 Fri 14 Oct 2011 - Alan Haggai Alavi
    - Updated Perl dependency to 5.006 to reflect implicit dependencies
      in the code exposed by Perl::MinimumVersion xt test (ADAMK)
    - Fixes: #68446: Set compressed size and uncompressed size of an entry to 0
      if either of them is 0 (HAGGAI)
    - Added $VERSION to crc32 (ADAMK)

1.31_03 Thu 30 Jun 2011 - H.Merijn Brand
    - Add decryption support

1.31_02 Wed 9 Mar 2011 - Adam Kennedy
    - More fixes by HAGGAI, which he still doesn't detail in Changes

1.31_01 Fri  5 Mar 2010 - Adam Kennedy
    - Various fixes by HAGGAI, which he has not yet provided details on:
    - Experimental Unicode in file/dir names
2014-02-06 12:23:33 +00:00
abs
89eeb91b75 Updated archivers/p5-Archive-Any to 0.0941
0.0941 2013-11-06 21:38:55 America/Toronto
    - Fixes version number in lib/Archive/Any.pm
    - Previous release had broken permissions.

0.0940 2013-10-18 01:35:34 America/Toronto
    - Adds x-bzip2 as per PERLER's patch in RT#67738.
    - Converts dist to Dist::Zilla
2014-02-06 12:20:45 +00:00
markd
e59b0872e4 Update to KDE SC 4.11.5
bug fixes
2014-02-01 02:20:43 +00:00
wiz
a1f0ff3f67 No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
2014-01-25 10:45:15 +00:00
joerg
ed464822c2 Fix build with libc++ by doing the sorting explicitly. Bump revision. 2014-01-20 19:29:34 +00:00
jperkin
3449f23a06 Avoid existing ERR macros. Fixes SunOS. 2014-01-09 15:54:44 +00:00
jperkin
33db72022a Add cfmakeraw compatability for SunOS. 2014-01-09 15:40:55 +00:00
jperkin
57be30d991 Needs bzip2 and zlib. 2014-01-09 15:34:02 +00:00
jperkin
475f796ae1 Needs zlib. 2014-01-09 14:27:05 +00:00
jperkin
33451668f4 Needs bzip2. 2014-01-09 14:26:17 +00:00
dholland
1c8a35f348 Fix pkgsrc patch to only include dirent.h once. 2014-01-02 03:24:47 +00:00
wiz
e03c03b6dc Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
wiz
b788fa28b5 Update to 0.11.2:
0.11.2 [2013/12/19]

* Support querying/setting operating system and external attributes.
* For newly added files, set operating system to UNIX, permissions
  to 0666 (0777 for directories).
* Fix bug when writing zip archives containing files bigger than 4GB.
2013-12-31 11:07:14 +00:00
wiz
d33dfdeb7c Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
obache
9b57b4605a Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-09 14:17:41 +00:00
adam
3cfee75f8f Changes 0.2.0:
* Decompression of archives using the -lhx- file format supported by
  unlha32.dll is now supported (thanks Multi for the patch).
* The -p (print to stdout) command line option is now supported.
* The test suite should now run correctly on Windows.
Bugs fixed:
* Bug where archives read from pipes (eg. stdin) were not extracted
  beyond the first file in the archive.
* Output when using the -w (extract directory) option now correctly
  matches the output of Unix lha.
2013-12-02 20:08:06 +00:00
obache
c28b1c803f Use find-headers instead of find-files to detect builtin header files. 2013-11-23 10:51:09 +00:00
fhajny
3fc8672e91 Substitute Bash properly. Bump PKGREVISION. 2013-11-14 18:39:38 +00:00
minskim
79bc15cb37 Let ruby-xz use a full filename in loading a library. 2013-11-13 18:10:20 +00:00
joerg
b734c0e9ac Needs pod2man. Fix missing ffsll on NetBSD. 2013-11-08 21:14:01 +00:00
markd
3a776300a5 Update to KDE SC 4.11.3
bugfixes, many new features, improved stability and performance.
2013-11-07 09:45:42 +00:00
joerg
f27f974d44 Make guard variable used by the integrity check non-static, so that it
won't get dropped as unused.
2013-11-04 16:41:43 +00:00
jperkin
147b4e37b2 Only create the rmt symlink if rmt is built. 2013-11-01 12:47:39 +00:00
obache
526da97268 Change to use uncompressed archive for distfile (put on our ftp server)
to avoid circular dependency of archive tool.
2013-10-29 13:32:07 +00:00
joerg
29a8f1ac33 Don't play with -fno-schedule-insns2 or -fno-strength-reduce. 2013-10-27 20:29:44 +00:00
adam
ffed70b9d0 Changes 0.6:
fix use of -L (lowercase) option with -d
2013-10-23 18:22:44 +00:00
fhajny
1a281ace32 Add lrzip 2013-10-21 11:30:10 +00:00
fhajny
e7411c2369 Import lrzip-0.616 as archivers/lrzip.
Compression program optimised for large files. The larger the file and the
more memory you have, the better the compression advantage this will provide,
especially once the files are larger than 100MB. The advantage can be chosen
to be either size (much smaller than bzip2) or speed (much faster than bzip2).
2013-10-21 11:29:05 +00:00
tron
14e229fd04 Use "if empty()" instead of comparing with an empty string. 2013-10-12 17:16:54 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
adam
716431cd1e Pass custom CXX, CPPFLAGS, CXXFLAGS, LDFLAGS 2013-10-10 12:03:03 +00:00
wiz
0d584f1853 Update to 1.15:
Changes in version 1.15:

Lziprecover can now repair multi-member files with up to one byte error
per member, without having to split them first.

Lziprecover can now merge multi-member files without having to split
them first even if some copies have the header and the trailer damaged.

The chapters "Repairing files", "Merging files" and "Unzcrash" have been
added to the manual.
2013-10-09 20:35:10 +00:00
wiz
afe4efe198 Update to 1.15:
Changes in version 1.15:

Lzip now shows the progress of compression at verbosity level 2 (-vv).

Decompressing and testing no more show file version.

Option "-n, --threads" is now accepted and ignored for compatibility
with plzip.

The configure script now accepts options with a separate argument.

The chapter "Stream format" and the appendix "Reference source code"
have been added to the manual.
2013-10-09 20:34:09 +00:00
adam
140e55d9ea Use INSTALL_LIB with 7z.so; fixes 'symbols referenced by indirect symbol table entries that can't be stripped' on Darwin 2013-10-05 07:40:59 +00:00
wiz
b729c83779 Fix previous: add missing trailing slash.
From Nat Sloss in PR 48261.
Bump PKGREVISION.
2013-10-05 06:16:39 +00:00