Commit graph

10 commits

Author SHA1 Message Date
Raphael Kubo da Costa
0f5fff9471 Update to 1.5.1.
Upstream has switched to CMake, so follow suit here (and explicitly disable
crypto backends other than OpenSSL for AES support).

The port also depends on Perl for testing, so add the missing dependency.

Based on an initial patch by danfe@.

Submitted by:	danfe (initial version)
2018-06-14 21:18:54 +00:00
Raphael Kubo da Costa
ae74f422d9 Update to 1.3.2.
Remove our local patches, upstream has started installing zipconf.h into an
architecture-independent directory.
2017-11-21 12:09:55 +00:00
Raphael Kubo da Costa
1f941c5dad Update libzip to 1.3.0.
It includes the fix for CVE-2017-14107 (landed separately in r450768) as well
as a fix for CVE-2017-12858, which did not affect us due to the fact that the
vulnerability was introduced in 1.2.0.

libzip.so's SOVERSION got bumped after the removal of the undocumented function
zip_archive_set_tempdir(). All ports depending on libzip continue to build fine
after that.

PR:		222638
Submitted by:	Dani <i.dani@outlook.com>
2017-09-27 18:06:06 +00:00
Raphael Kubo da Costa
ad6b0f53de Update to 1.1.1.
2016-02-07: Released libzip 1.1.1
- Build fixes for Linux
- Fix some warnings reported by PVS-Studio

2016-01-28: Released libzip 1.1
- 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

PR:		207250
Approved by:	makc (maintainer)
2016-02-17 13:58:46 +00:00
Max Brazhnikov
f4a3846f70 archivers/libzip:
- Update to 1.0.1
- Remove obsolete patches
2015-08-28 10:47:43 +00:00
Tijl Coosemans
a45da9a027 Convert archivers/libzip to USES=libtool. Bump PORTREVISION on all
dependent ports.

cad/repsnapper:
- Remove excessive dependencies.
- Convert to USES=libtool.
- Set LDFLAGS to fix detection of libintl.
- Use @sample.

databases/mysql-workbench51:
- Remove remnants of former slave ports.
- Convert some LIB_DEPENDS to USE_GNOME.
- Convert to USES=libtool.
- Staging.

databases/mysql-workbench52:
- USES=libtool.

devel/libsigrok:
- USES=libtool.
- INSTALL_TARGET=install-strip.

devel/liborcus:
- USES=libtool tar:bzip2.
2014-05-05 22:50:59 +00:00
Max Brazhnikov
1d7811daed archivers/libzip:
- Update to bugfix release 0.11.2
- Convert to USES=tar:xz
- Remove needless USE_AUTOTOOLS
- Strip installed library
2014-04-18 09:35:56 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Max Brazhnikov
85dfc7fbf0 Update to 0.10 2011-04-24 21:59:08 +00:00
Max Brazhnikov
471b31c71a Update to 0.9.3
Reformat pkg-descr.

Feature safe:	yes
2010-02-22 11:17:16 +00:00