Port details |
- minizip-ng Fork of the popular minizip found in the zlib distribution
- 4.0.7 archivers =2 4.0.7Version of this port present on the latest quarterly branch.
- Maintainer: vvd@FreeBSD.org
- Port Added: 2022-01-25 07:39:07
- Last Update: 2024-06-17 01:10:33
- Commit Hash: 6d7526f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ZLIB
- WWW:
- https://github.com/zlib-ng/minizip-ng
- Description:
- Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.
+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption.
+ Buffered streaming for improved I/O performance.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- minizip-ng>0:archivers/minizip-ng
- To install the port:
- cd /usr/ports/archivers/minizip-ng/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/minizip-ng
- pkg install minizip-ng
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: minizip-ng
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718586194
SHA256 (zlib-ng-minizip-ng-4.0.7_GH0.tar.gz) = a87f1f734f97095fe1ef0018217c149d53d0f78438bcb77af38adc21dff2dfbc
SIZE (zlib-ng-minizip-ng-4.0.7_GH0.tar.gz) = 770098
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libz-ng.so : archivers/zlib-ng
- libzstd.so : archivers/zstd
- This port is required by:
- for Libraries
-
- devel/axmldec
- emulators/dolphin-emu
- emulators/qmc2
- graphics/opencolorio
- graphics/opencolorio-tools
- graphics/py-opencolorio
Configuration Options:
- No options to configure
- Options name:
- archivers_minizip-ng
- USES:
- cmake:testing iconv pathfix pkgconfig ssl
- 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 |
4.0.7 17 Jun 2024 01:10:33 |
Vladimir Druzenko (vvd) |
archivers/minizip-ng: update to 4.0.7
Changelog:
https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.7 |
4.0.6 12 Jun 2024 00:49:01 |
Vladimir Druzenko (vvd) |
archivers/{minizip{,-ng},zlib-ng}: take maintainership
While here remove GNU_CONFIGURE_MANPREFIX and pet portclippy.
Approved by: lbartoletti (former maintainer, via IRC) |
4.0.6 10 Jun 2024 20:21:10 |
Vladimir Druzenko (vvd) |
archivers/minizip-ng: udpate to 4.0.6
Changelog:
https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.6
Upstream prefer to use archivers/zlib-ng instead of old zlib - add it in
LIB_DEPENDS and prevent search old zlib.
While here pet portclippy.
PR: 279593
Approved by: lbartoletti (maintainer, via IRC) |
4.0.5 29 May 2024 20:26:11 |
Vladimir Druzenko (vvd) |
archivers/minizip-ng: update to 4.0.5
Changelogs:
https://github.com/zlib-ng/minizip-ng/releases/tag/3.0.9
https://github.com/zlib-ng/minizip-ng/releases/tag/3.0.10
https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.0
https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.1
https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.2
https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.3
https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.4
https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.5
PR: 275303
Tested by: Alastair Hogge <agh@riseup.net>, lbartoletti
Approved by: Shane <FreeBSD@ShaneWare.Biz> (maintaner) |
3.0.8 04 Jan 2023 07:21:55 |
Loïc Bartoletti (lbartoletti) |
archivers/minizip-ng: Update to 3.0.8
Release Notes:
- https://github.com/zlib-ng/minizip-ng/releases/tag/3.0.8 |
3.0.7 28 Oct 2022 07:58:52 |
Loïc Bartoletti (lbartoletti) |
archivers/minizip-ng: Update to 3.0.7 |
3.0.6 21 Sep 2022 11:46:58 |
Loïc Bartoletti (lbartoletti) |
archives/minizip-ng: Update to 3.0.6 |
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) |
3.0.4 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 ) |
3.0.4 25 Jan 2022 06:35:22 |
Loïc Bartoletti (lbartoletti) |
archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizip
Import minizip-ng and zlib-ng
Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.
+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption. (Only the first 15 lines of the commit message are shown above ) |