notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2025Q2
minizip-ng Fork of the popular minizip found in the zlib distribution
4.0.10 archivers on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.0.10Version of this port present on the latest quarterly branch.
Maintainer: vvd@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (35 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/minizip-ng-4.0.10/catalog.mk
  3. /usr/local/share/licenses/minizip-ng-4.0.10/LICENSE
  4. /usr/local/share/licenses/minizip-ng-4.0.10/ZLIB
  5. include/minizip-ng/ioapi.h
  6. include/minizip-ng/mz.h
  7. include/minizip-ng/mz_compat.h
  8. include/minizip-ng/mz_crypt.h
  9. include/minizip-ng/mz_os.h
  10. include/minizip-ng/mz_strm.h
  11. include/minizip-ng/mz_strm_buf.h
  12. include/minizip-ng/mz_strm_bzip.h
  13. include/minizip-ng/mz_strm_lzma.h
  14. include/minizip-ng/mz_strm_mem.h
  15. include/minizip-ng/mz_strm_os.h
  16. include/minizip-ng/mz_strm_pkcrypt.h
  17. include/minizip-ng/mz_strm_split.h
  18. include/minizip-ng/mz_strm_wzaes.h
  19. include/minizip-ng/mz_strm_zlib.h
  20. include/minizip-ng/mz_strm_zstd.h
  21. include/minizip-ng/mz_zip.h
  22. include/minizip-ng/mz_zip_rw.h
  23. include/minizip-ng/unzip.h
  24. include/minizip-ng/zip.h
  25. lib/cmake/minizip-ng/minizip-ng-config-version.cmake
  26. lib/cmake/minizip-ng/minizip-ng-config.cmake
  27. lib/cmake/minizip-ng/minizip-ng-release.cmake
  28. lib/cmake/minizip-ng/minizip-ng.cmake
  29. lib/libminizip-ng.so
  30. lib/libminizip-ng.so.1
  31. lib/libminizip-ng.so.4.0.10
  32. libdata/pkgconfig/minizip-ng.pc
  33. @owner
  34. @group
  35. @mode
Collapse this list.
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libz-ng.so : archivers/zlib-ng
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/zlib-ng/minizip-ng/tar.gz/4.0.10?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.10
25 May 2025 02:01:51
commit hash: 3782ef900221022f6fd93bbd52770608ef0c5710commit hash: 3782ef900221022f6fd93bbd52770608ef0c5710commit hash: 3782ef900221022f6fd93bbd52770608ef0c5710commit hash: 3782ef900221022f6fd93bbd52770608ef0c5710 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
archivers/minizip-ng: 4.0.8 => 4.0.10

Changelogs:
https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.9
https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.10

As a workaround, add back mz_compat.h (removed from 4.0.8) to unbreak
emulators/qmc2.

PR:		286673 284326
Exp-run by:	antoine
MFH:		2025Q2

(cherry picked from commit 75c0c354cf86274ca2cb0e81f1a0743d5556dce3)

Number of commits found: 1