Commit graph

36 commits

Author SHA1 Message Date
Raphael Kubo da Costa
676d525cd2 Update to 1.5.2.
Announcement: https://libzip.org/news/release-1.5.2.html
2019-03-16 15:59:26 +00:00
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +00:00
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
e25cbaf17b Point to libzip.org.
libzip has recently switched to its own domain; use it instead of relying on
redirections from the old one.
2017-11-21 11:13:35 +00:00
Raphael Kubo da Costa
b67c03b85f Set TEST_TARGET.
Use it to run `make check'.

Submitted by:	gpalmer
2017-09-27 18:13:14 +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
356e57325d Switch MASTER_SITES to https. 2017-09-27 17:50:51 +00:00
Raphael Kubo da Costa
b8354f8ca6 Add a patch for CVE-2017-14107.
This is a minor security vulnerability that can lead to a denial of service
issue in libzip when a specially crafted archive is used.

PR:		222638
Security:	b2952517-07e5-4d19-8850-21c5b7e0623f
Security:	CVE-2017-14107
2017-09-27 16:52:20 +00:00
Raphael Kubo da Costa
6d0f14854d Switch to https in WWW. 2017-09-27 16:30:38 +00:00
Tijl Coosemans
02f27a83b4 The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-01-18 13:20:31 +00:00
Raphael Kubo da Costa
12c1109714 Take maintainership of the port. 2016-10-23 12:40:04 +00:00
Jason E. Hale
bc8a7afbb1 - Update to 1.1.3
- Set LICENSE (BSD3CLAUSE)
2016-10-23 09:13:09 +00:00
Raphael Kubo da Costa
366a97ec37 Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
2016-10-20 15:58:12 +00:00
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
Raphael Kubo da Costa
6c4a4a6b21 Update to 1.1.2.
Release notes: http://www.nih.at/libzip/NEWS.html

PR:		207441
Approved by:	makc (maintainer)
2016-02-25 10:03:17 +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
Max Brazhnikov
31a383009b archivers/libzip:
- Add patch to fix CVE-2015-2331: ZIP Integer Overflow [1]
- Add CPE

PR:		198913 [1]
Reported by:	Sevan Janiyan
2015-03-28 16:48:15 +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
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Max Brazhnikov
44f45cd7c7 - Update to 0.11.1 [1]
- Move MANx records to a separate makefile
- switch to xz compressed tarball
- Convert to USES, remove needless pkgconfig dependency

PR:		based on ports/180454 [1]
Submitted by:	Oleg Ginzburg <olevole at olevole.ru>
2013-07-13 18:01:04 +00:00
Alexey Dokuchaev
142171e3f3 For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here.
2012-12-18 07:57:31 +00:00
Max Brazhnikov
eb6d0eb0f5 Update to bugfix release 0.10.1:
- fixed CVE-2012-1162
 - fixed CVE-2012-1163

Feature safe:	yes
2012-04-03 13:07:32 +00:00
Max Brazhnikov
ca78cea793 Fix build with some non-default locales. 2011-05-12 08:44:46 +00:00
Max Brazhnikov
85dfc7fbf0 Update to 0.10 2011-04-24 21:59:08 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Max Brazhnikov
471b31c71a Update to 0.9.3
Reformat pkg-descr.

Feature safe:	yes
2010-02-22 11:17:16 +00:00
Max Brazhnikov
76030972f5 take maintainership 2010-01-10 08:06:33 +00:00
Mark Linimon
a8b14b118b Reset zaa@zaa.pp.ru: mail can not be delivered (mail loop). 2010-01-10 06:43:00 +00:00
Thomas Abthorpe
1478faa914 - update to 0.8
PR:		ports/115201
Submitted by:	Maxim Samsonov <xors_AT_mne.ru>
Approved by:	Alexander Zhuravlev (maintainer), clsung (mentor)
2007-09-18 12:04:29 +00:00
Cheng-Lung Sung
dcb30613fd - Update to 0.7.1
Submitted by:	chinsan <chinsan dot tw_AT_gmail dot com>
Approved by:	maintainer (Alexander Zhuravlev)
2006-07-15 15:21:22 +00:00
Jean-Yves Lefort
e74db4a6d9 Add libzip.
libzip is a C library for reading, creating, and modifying zip archives. Files
can be added from data buffers, files, or compressed data copied directly from
other zip archives. Changes made without closing the archive can be reverted.
The API is documented by man pages.

WWW: http://www.nih.at/libzip/

PR:		ports/94710
Submitted by:	Alexander Zhuravlev <zaa@ulstu.ru>
2006-03-21 16:28:29 +00:00