Port details |
- libzip C library for reading, creating, and modifying ZIP archives
- 1.11.1 archivers =35 1.10.1Version of this port present on the latest quarterly branch.
- Maintainer: rakuco@FreeBSD.org
- Port Added: 2006-03-21 16:33:01
- Last Update: 2024-10-22 19:39:57
- Commit Hash: 8809754
- People watching this port, also watch:: libxml2, expat, freetype2, sqlite3, curl
- Also Listed In: devel
- License: BSD3CLAUSE
- WWW:
- https://libzip.org/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libzip>0:archivers/libzip
- To install the port:
- cd /usr/ports/archivers/libzip/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/libzip
- pkg install libzip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libzip
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726894004
SHA256 (libzip-1.11.1.tar.xz) = 721e0e4e851073b508c243fd75eda04e4c5006158a900441de10ce274cc3b633
SIZE (libzip-1.11.1.tar.xz) = 786592
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libzstd.so : archivers/zstd
- This port is required by:
- for Build
-
- filesystems/zip
-
Deleted ports which required this port:
- for Libraries
-
- archivers/ark
- archivers/ark-devel
- archivers/libzippp
- archivers/php81-zip
- archivers/php82-zip
- archivers/php83-zip
- archivers/php84-zip
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- archivers_libzip
- USES:
- cmake cpe pathfix ssl tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.11.1 22 Oct 2024 19:39:57 |
Daniel Engberg (diizzy) |
archivers/libzip: Update to 1.11.1
Changelog: https://github.com/nih-at/libzip/releases/tag/v1.11.1
PR: 282216
Reviewed by: rakuco (maintainer) |
1.10.1 03 Dec 2023 07:33:40 |
Daniel Engberg (diizzy) |
archivers/libzip: Update to 1.10.1
Changelog: archivers/libzip: Update to 1.10.1
PR: 275288
Reviewed by: rakuco (maintainer)
Sponsored by: Blinkinblox |
1.10.0 26 Jun 2023 20:38:51 |
Daniel Engberg (diizzy) |
archivers/libzip: Update to 1.10.0
* Remove Perl dependency
* Unit tests relies on unported libraries, disable for now
* Disable RPATH via CMAKE_SKIP_RPATH argument instead of patching
Changelog: https://github.com/nih-at/libzip/releases/tag/v1.10.0
PR: 272208
Reviewed by: rakuco (maintainer) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.9.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.9.2 05 Aug 2022 17:55:41 |
Bernard Spil (brnrd) |
archivers/libzip: Update to 1.9.2
PR: 263996
Reported by: brnrd
Submitted by: dizzyy
Approved by: rakuco |
1.7.3 20 Jul 2022 14:20:49 |
Tobias C. Berner (tcberner) |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.7.3 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
1.7.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.3 07 Jan 2021 12:35:08 |
fluffy |
archivers/libzip: unbreak build with non-base *ssl
PR: 252483
Submitted by: rakuco
Reported by: rozhuk.im@gmail.com
Approved by: rakuco |
1.7.3 06 Jan 2021 16:09:14 |
fluffy |
archivers/libzip: update to 1.7.3
PR: 252456
Submitted by: fluffy
Reported by: Repology
Approved by: rakuco |
1.5.2 16 Mar 2019 15:59:26 |
rakuco |
Update to 1.5.2.
Announcement: https://libzip.org/news/release-1.5.2.html |
1.5.1 25 Dec 2018 20:25:40 |
tcberner |
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 |
1.5.1 14 Jun 2018 21:18:55 |
rakuco |
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) |
1.3.2 21 Nov 2017 12:09:55 |
rakuco |
Update to 1.3.2.
Remove our local patches, upstream has started installing zipconf.h into an
architecture-independent directory. |
1.3.0 21 Nov 2017 11:13:36 |
rakuco |
Point to libzip.org.
libzip has recently switched to its own domain; use it instead of relying on
redirections from the old one. |
1.3.0 27 Sep 2017 18:13:15 |
rakuco |
Set TEST_TARGET.
Use it to run `make check'.
Submitted by: gpalmer |
1.3.0 27 Sep 2017 18:06:06 |
rakuco |
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> |
1.1.3_1 27 Sep 2017 17:50:51 |
rakuco |
Switch MASTER_SITES to https. |
1.1.3_1 27 Sep 2017 16:52:20 |
rakuco |
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 |
1.1.3 27 Sep 2017 16:30:38 |
rakuco |
Switch to https in WWW. |
1.1.3 18 Jan 2017 13:20:32 |
tijl |
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) |
1.1.3 23 Oct 2016 12:40:04 |
rakuco |
Take maintainership of the port. |
1.1.3 23 Oct 2016 09:13:09 |
jhale |
- Update to 1.1.3
- Set LICENSE (BSD3CLAUSE) |
1.1.2 20 Oct 2016 15:58:13 |
rakuco |
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. |
1.1.2 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
1.1.2 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
1.1.2 25 Feb 2016 10:03:17 |
rakuco |
Update to 1.1.2.
Release notes: http://www.nih.at/libzip/NEWS.html
PR: 207441
Approved by: makc (maintainer) |
1.1.1 17 Feb 2016 13:58:46 |
rakuco |
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) |
1.0.1 28 Aug 2015 10:47:44 |
makc |
archivers/libzip:
- Update to 1.0.1
- Remove obsolete patches |
0.11.2_2 28 Mar 2015 16:48:16 |
makc |
archivers/libzip:
- Add patch to fix CVE-2015-2331: ZIP Integer Overflow [1]
- Add CPE
PR: 198913 [1]
Reported by: Sevan Janiyan |
0.11.2_1 05 May 2014 22:50:59 |
tijl |
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. |
0.11.2 18 Apr 2014 09:35:57 |
makc |
archivers/libzip:
- Update to bugfix release 0.11.2
- Convert to USES=tar:xz
- Remove needless USE_AUTOTOOLS
- Strip installed library |
0.11.1 23 Oct 2013 13:08:42 |
makc |
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
0.11.1 13 Jul 2013 18:01:04 |
makc |
- 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> |
0.10.1 18 Dec 2012 07:57:31 |
danfe |
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. |
0.10.1 03 Apr 2012 13:07:32 |
makc |
Update to bugfix release 0.10.1:
- fixed CVE-2012-1162
- fixed CVE-2012-1163
Feature safe: yes |
0.10 12 May 2011 08:44:46 |
makc |
Fix build with some non-default locales. |
0.10 24 Apr 2011 21:59:08 |
makc |
Update to 0.10 |
0.9.3 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
0.9.3 22 Feb 2010 11:17:16 |
makc |
Update to 0.9.3
Reformat pkg-descr.
Feature safe: yes |
0.8 10 Jan 2010 08:06:33 |
makc |
take maintainership |
0.8 10 Jan 2010 06:43:01 |
linimon |
Reset zaa@zaa.pp.ru: mail can not be delivered (mail loop). |
0.8 18 Sep 2007 12:04:29 |
tabthorpe |
- update to 0.8
PR: ports/115201
Submitted by: Maxim Samsonov <xors_AT_mne.ru>
Approved by: Alexander Zhuravlev (maintainer), clsung (mentor) |
0.7.1 15 Jul 2006 15:21:22 |
clsung |
- Update to 0.7.1
Submitted by: chinsan <chinsan dot tw_AT_gmail dot com>
Approved by: maintainer (Alexander Zhuravlev) |
0.6.1 21 Mar 2006 16:28:30 |
jylefort |
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> |