| Port details on branch 2025Q2 |
- minizip-ng Fork of the popular minizip found in the zlib distribution
- 4.0.10 archivers
=0 4.0.10Version of this port present on the latest quarterly branch. - Maintainer: vvd@FreeBSD.org
 - Port Added: 2025-05-25 02:06:07
- Last Update: 2025-05-25 02:01:51
- Commit Hash: 3782ef9
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1746664252
SHA256 (zlib-ng-minizip-ng-4.0.10_GH0.tar.gz) = c362e35ee973fa7be58cc5e38a4a6c23cc8f7e652555daf4f115a9eb2d3a6be7
SIZE (zlib-ng-minizip-ng-4.0.10_GH0.tar.gz) = 773269
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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
- There are no ports dependent upon this port
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:
|