| Port details on branch 2026Q2 |
- quazip Qt/C++ wrapper for ZIP/UNZIP package
- 1.7.1 archivers
=0 1.7.1Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2026-06-11 08:57:38
- Last Update: 2026-06-11 08:45:17
- Commit Hash: 9abbb61
- License: LGPL21+
- WWW:
- https://github.com/stachenov/quazip
- Description:
- QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- quazip-qt6>0:archivers/quazip
- To install the port:
- cd /usr/ports/archivers/quazip/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/quazip
- pkg install quazip-qt6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: quazip-qt6
- Package flavors (<flavor>: <package>)
- qt6: quazip-qt6
- qt5: quazip-qt5
- distinfo:
- TIMESTAMP = 1780350272
SHA256 (stachenov-quazip-v1.7.1_GH0.tar.gz) = e3c7220e66d9f8024ef4aa98befb2592fea219a01736a400b07b11aa60964d02
SIZE (stachenov-quazip-v1.7.1_GH0.tar.gz) = 195227
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:
-
- libQt6Core5Compat.so : devel/qt6-5compat
- libQt6Core.so : devel/qt6-base
- This port is required by:
- for Libraries
-
- cad/fritzing
Configuration Options:
- No options to configure
- Options name:
- archivers_quazip
- USES:
- cmake:testing compiler:c++17-lang cpe qt:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.7.1 11 Jun 2026 08:45:17
    |
Max Brazhnikov (makc)  |
archivers/quazip: Update to 1.7.1
- Add missing Qt6Core5Compat to pkgconfig file for Qt6 flavor.
(cherry picked from commit 84e4c46e239fccc18d45da133bfa7422955c1c4f) |
1.7.0 11 Jun 2026 08:45:16
    |
Max Brazhnikov (makc)  |
archivers/quazip: Update to 1.7.0
- Make Qt6 flavor by default.
Release notes: https://github.com/stachenov/quazip/releases/tag/v1.7.0
(cherry picked from commit 0e5fe660d0891161b7e7632f8052cd372b3f189c) |
Number of commits found: 2
|