Commit graph

2380 commits

Author SHA1 Message Date
wen
0cb45ff131 Update to 2.24
Upstream changes:
2.23 2015-06-08 rurban
   - HP-UX lddlflags fix by Merjin Brand (RT #105096)
     "ld: Unrecognized argument: -Wl,-E"
   - -Wformat fixes

2.24 2015-12-08 rurban
   - Silence gcc-5 optimizer warning (RT #105647)
     with internal BUILD_BZLIB=1
   - Improve kwalitee test
2016-04-17 13:59:18 +00:00
wiz
788002e096 Update innoextract to 1.6.
innoextract 1.6 (2016-03-24)
 - Added support for Inno Setup 5.5.7 (and 5.5.8) installers
 - Added a --collisions=rename-all option
 - Changed --collisions=rename to omit the suffix for the file that would have been extracted with --collisions=overwrite instead of the first encountered file
 - Fixed @lang suffix sometimes missing for the first file with the --collisions=rename option
 - Fixed build error with CMake 3.5
 - Now compiles in C++14 mode if supported
 - Unsafe characters in special constant strings (ie ':' in {code:…}) are now replaced with '$'
 - Windows: Fixed error message if the source file could not be opened
 - Windows: Fixed progress bar flickering while printing extracted filenames
 - Windows binaries: Fixed crash on platforms without AVX support
2016-04-15 10:23:10 +00:00
ryoon
5a05a27e00 Update to 15.14.1
Fix PR pkg/51059

Changelog:
Version 15.14.1
===============
  - patch #32 Compiling in OS X fails with p7zip_15.14
2016-04-11 14:19:59 +00:00
richard
b612a127b1 add nautilus option to put back nautilus actions sub-menu
bump PKGREVISION
2016-04-09 05:40:46 +00:00
wiz
889ab899b9 Update p5-Archive-Zip to 1.57:
1.57 Fri 1 Apr 2016
    - RT# 106548,106089,105330,111541 [github/ozcoder]
2016-04-08 14:56:53 +00:00
ryoon
fed700a944 Update to 15.14
* Convert to use option framework

Changelog:
Version 15.14
=============

  - patch #26 : Patch to correctly set permissions for docs that permits non-sudo deletion of docs

  - patch #27 : Update Mac OS X LLVM 64bits Makefile

  - patch #28 : p7zip version 15.09 fails to build on s390

  - patch #29 : please fix incorrect fsf address

  - patch #31 : p7zip 15.09 fails to build on mips

  - bug :  "7za a -p ..." was fixed

  - bug #172 : Impossible to create archive with some unicode symbols in filename

  - From Windows version of 7-Zip 15.13:
    - The BUG in 15.13 in CAB code was fixed.

  - From Windows version of 7-Zip 15.12:
    - Some bugs were fixed.
    - New localization: Yoruba.

  - test_emul becomes test_lib  (tests libraries)

  - cross building added :
		makefile.linux_cross_mipsel

  - support for android 5+ (-fPIE -pie)

Version 15.12 (never published)
=============
  - From Windows version of 7-Zip 15.12 :
    - "There are no errors" string after "Test" operation inside archive.
    - The bugs in LZMA SDK were fixed (but these bugs are not related directly to 7-Zip's code).


  - From Windows version of 7-Zip 15.11 :
        - Some bugs were fixed.
        - 7-Zip 15.10 showed incorrect error message about missing volume for multivolume RAR archives.

   - ..../LZHAM added



Version 15.10 beta
==================

  - bug #147 Directory traversal through symlinks
    Bug-Debian: https://bugs.debian.org/774660
    Delay creation of symlinks to prevent arbitrary file writes (CVE-2015-1038)
    Fix given by Ben Hutchings

  - From Windows version of 7-zip 15.10 beta:
    - The BUG in 9.21 - 15.09 was fixed:
      7-Zip could ignore some parameters, specified for archive creation operation
	  for gzip and bzip2 formats in "Add to Archive" window and in command line
	  version (-m switch).
    - Some bugs were fixed.
      - extracting from solid wim archives worked incorrectly in some cases,
    - Also there are some minor changes.
      - 7-Zip can show the name of missing volume for multivolume RAR and VMDK archives.
      - Some internal changes with 7-Zip Benchmark.
2016-04-07 14:41:34 +00:00
taca
094289e431 Reset PKGREVISION after all PHP language packages. 2016-04-02 09:05:22 +00:00
tnn
b82dfc35eb MAKEFLAGS -> MAKE_FLAGS 2016-03-16 23:16:26 +00:00
tnn
b624e9f123 MAKEFLAGS -> MAKE_FLAGS (pkgsrc guide 22.1) 2016-03-12 21:53:39 +00:00
jperkin
319e1b3693 Ensure we append to LDFLAGS, fixes rpath issues that were only exposed after
fixing check-shlibs.  Bump PKGREVISION.
2016-03-10 18:42:25 +00:00
tnn
d09f9d0347 Don't list possibly nonexistent headers like /usr/include/sys/signal.h
in makefile dependency lists.
2016-03-09 21:20:51 +00:00
taca
0471a0304a Update rubyzip to 1.2.0.
* Don't enable JRuby objectspace #252
* Fixes an exception thrown when decoding some weird .zip files #248
* Use duck typing with IO methods #244
* Added error for empty (zero bit) zip file #242
* Accept StringIO in Zip.open_buffer #238
* Do something more expected with new file permissions #237
* Case insensitivity option for #find_entry #222
* Fixes in documentation and examples
2016-03-08 13:50:17 +00:00
bsiegert
05b4221ab3 Update fastjar to 0.98. From pkgsrc-wip.
Upstream provides no useful changelog; the CHANGES file ends at 0.92.
2016-03-05 15:08:30 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
jperkin
a9e20b5660 Remove manual addition of MAKE_FLAGS to OPSYSVARS, it's now in by default. 2016-02-26 11:40:29 +00:00
jperkin
c48c774b07 Use OPSYSVARS. 2016-02-25 09:28:36 +00:00
wiz
71abc19707 Fix build on OS X.
From Jonathan Buschmann in PR 50839.
2016-02-24 13:03:04 +00:00
wiz
379aa9a40a Update libzip to 1.1.2. All tests pass.
1.1.2 [2016/02/19]

* Improve support for 3MF files
2016-02-19 14:30:04 +00:00
ryoon
e757fe9ceb Fix CVE-2015-1038, bump PKGREVISION 2016-02-14 08:39:47 +00:00
wiz
27aea65d53 Update libzip to 1.1.1:
1.1.1 [2016/02/07]

* Build fixes for Linux
* Fix some warnings reported by PVS-Studio
2016-02-07 14:08:54 +00:00
jaapb
c241dc6523 Added buildlink3.mk file 2016-02-03 12:57:14 +00:00
jperkin
f5d9dbe241 Add LICENSE (2-clause-bsd AND modified-bsd AND public-domain). 2016-01-29 10:53:07 +00:00
wiz
0b58cb8275 Update libzip to 1.1:
1.1 [2016/01/26]

* ziptool(1): command line tool to modify zip archives
* Speedups for archives with many entries
* Coverity fixes
* Better APK support
* Support for running tests on Windows
* More build fixes for Windows
* Portability fixes
* Documentation improvements
2016-01-28 09:01:02 +00:00
jperkin
30b4ccc1eb Ensure lzma support is explicitly disabled when not using builtin xz. 2016-01-27 12:26:11 +00:00
zafer
d2a7df2c0e update HOMEPAGE and MASTER_SITES 2016-01-24 04:32:54 +00:00
zafer
1fe4b6c51d update MASTER_SITES url 2016-01-23 05:47:38 +00:00
zafer
f625272ea6 update MASTER_SITES url 2016-01-23 05:44:14 +00:00
zafer
9bc213ebfd update MASTER_SITES url 2016-01-23 05:22:00 +00:00
ryoon
7ddb4c4e9b Fix build on DragonFly 4.4.1 2016-01-23 05:18:16 +00:00
zafer
7489cfd368 update MASTER_SITES url. 2016-01-23 05:15:22 +00:00
zafer
3bda37f849 Update pbzip2 to 1.13
Bugfix release:
- bug #1404812 add support for DESTDIR in Makefile (thanks to Ryan Schmidt)
- bug #1429181 fix bad CYGWIN define (thanks to Marco Atzeri)
- bug #1337949 rm unused vars; add hasInFile flag (thanks to Mingxing Zhang)
- bug #1524909 - output sometimes truncated on redirected -cd
2016-01-23 05:06:29 +00:00
zafer
8ec2bf2088 update MASTER_SITES. berlios retired. project moved to sourceforge. 2016-01-23 03:43:11 +00:00
zafer
2ebb102651 update MASTER_SITES url 2016-01-23 03:37:31 +00:00
zafer
94f7ae27f6 update MASTER_SITES 2016-01-23 03:35:22 +00:00
markd
c6525ff04c library minor version update. Bump PKGREVISION. 2016-01-10 19:55:20 +00:00
taca
7a262e5b25 Fix "work-directory references" problem another way. 2016-01-04 02:48:05 +00:00
taca
e4f3048392 Update ruby-xz to 0.2.3.
== 0.2.3 (2015-12-29)

* *Fix* documentation of XZ module (a :nodoc: was causing havoc
  in the XZ module so it appeared to have no methods).
* No other changes this release.

== 0.2.2 (2015-12-27)

* *Add* XZ.disable_deprecation_notices
* *Deprecate* use of XZ::StreamReader.open with an IO argument
* *Deprecate* use of XZ::StreamReader.new with a filename argument
* *Deprecate* use of XZ::StreamWriter.open with an IO argument
* *Deprecate* use of XZ::StreamWriter.new with a filename argument
* *Deprecate* nonautomatic IO close in XZ::StreamReader#close
* *Deprecate* nonautomatic IO close in XZ::StreamWriter#close
* *Fix* incompatibility with Resolv.getaddress() in Ruby 2.2 (Ticket #13
  by Ken Simon)
* Goal of these deprecations is to sync the API with Ruby’s own
  Zlib::GzipWriter and Zlib::GzipReader mostly.
* Add required versions to gemspec.
* Comment format cleanup, results in better docs.
* Internal code cleanup
* Add more tests.
2016-01-03 05:31:55 +00:00
adam
aa70af3412 What's new after p7zip 9.38.1 :
- 7-Zip now can extract ext2 and multivolume VMDK images.
  - 7-Zip now can extract ext3 and ext4 (Linux file system) images.
  - support of cygwin 64 bits
  - support of cygwin 64 bits with asm
  - cygwin : fix in GetRamSize()
  - cross building added :
		makefile.linux_cross_aarch64
		makefile.linux_cross_arm
		makefile.linux_cross_ppc
		makefile.linux_cross_ppc64
		makefile.linux_cross_ppc64le
		makefile.linux_cross_s390x  (7za and 7zr pass tests, 7z does not pass tests)

  - 7-Zip now can extract GPT images and single file QCOW2, VMDK, VDI images.
  - 7-Zip now can extract solid WIM archives with LZMS compression.
  - 7-Zip now can extract RAR5 archives.
  - 7-Zip now doesn't sort files by type while adding to solid 7z archive.
      new -mqs switch to sort files by type while adding to solid 7z archive.
  - 7-Zip now can create 7z, xz and zip archives with 1536 MB dictionary for LZMA/LZMA2.
  - 7-Zip now can extract .zipx (WinZip) archives that use xz compression.
2015-12-29 19:39:21 +00:00
dholland
a3d1589e21 Whitespace. 2015-12-29 04:54:34 +00:00
wiz
cc09eec300 Update p5-Archive-Zip to 1.56:
1.56 Thu 17 Dec 2015
    - fix $Archive::Zip::UNICODE issues [github/xlat]
        - on MSWin32 in methods addFile, addDirectory, addTree: the externalFileName was
          used in place of newName
        - make sure that file names are utf8 in memberNames
        - use Encode on all platform
2015-12-27 22:56:50 +00:00
jperkin
6c504bf60c Use $as_echo to support escape sequences correctly. Cleanup some patch
headers while here.
2015-12-08 11:13:04 +00:00
wiz
9c97d99d31 Fix permissions of meta files. Bump PKGREVISION. 2015-12-07 09:18:30 +00:00
wiz
0154644897 Update p5-Archive-Zip to 1.55:
1.55 Fri 04 Dec 2015
    - rt.cpan.org #110064 - fix empty archive issue with OS X gnu tar

1.54 Wed 02 Dec 2015
    - Ensure filehandles created by Archive::Zip::tempFile are closed [github/antoniomonty]
2015-12-06 10:54:27 +00:00
wiz
6e3d683d23 + py-libarchive-c 2015-12-02 15:15:02 +00:00
wiz
8b53f12881 Import py-libarchive-c-2.2 as archivers/py-libarchive-c.
A Python interface to libarchive. It uses the standard ctypes module
to dynamically load and access the C library.
2015-12-02 15:14:05 +00:00
wiz
1a89351179 Fix path to pkgconfig file to get rpath inside again.
Bump PKGREVISION.
2015-11-26 10:40:48 +00:00
jperkin
b18fb03885 Remove mk/find-prefix.mk usage from the archivers category.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.

Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure.  Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.

Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-25 12:47:32 +00:00
wiz
6df3e77909 Bump PKGREVISION for NO_LCHMOD change on Linux. 2015-11-13 22:13:43 +00:00
wiz
e928d92118 Add -DNO_LCHMOD for Linux as well.
Matthias Ferdinand reported on pkgsrc-users:

building archivers/unzip on Linux (Ubuntu 14.04 64bit) succeeds, but
produces the following warning:

    ...
    gcc -o unzip  -Lbzip2 unzip.o crc32.o  crypt.o envargs.o explode.o extract.o fileio.o globals.o inflate.o list.o match.o process.o ttyio.o ubz2err.o u
+nreduce.o unshrink.o zipinfo.o unix.o  -s   -L/opt/pkgsrc/lib -Wl,--enable-new-dtags,-R/opt/pkgsrc/lib -lz
    unix.o: In function `set_symlnk_attribs':
=>  unix.c:(.text+0x1840): warning: lchmod is not implemented and will always fail
    ...
2015-11-13 22:13:22 +00:00
wiz
b015e0b5cc + zopfli. 2015-11-13 16:20:46 +00:00