Port details |
- quazip-qt5 Qt/C++ wrapper for ZIP/UNZIP package
- 0.7.3 archivers
=0 0.7.3Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2015-12-28 18:06:21
- Last Update: 2018-03-11 10:05:43
- SVN Revision: 464159
- License: LGPL21
- WWW:
- http://quazip.sourceforge.net/
- 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.
WWW: http://quazip.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- quazip-qt5>0:archivers/quazip-qt5
- No installation instructions:
- This port has been deleted.
- PKGNAME: quazip-qt5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1486376312
SHA256 (quazip-0.7.3.tar.gz) = 2ad4f354746e8260d46036cde1496c223ec79765041ea28eb920ced015e269b5
SIZE (quazip-0.7.3.tar.gz) = 439536
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:
- Master port: archivers/quazip
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- moc : devel/qt5-buildtools
- qmake : devel/qt5-qmake
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- cmake:outsource qmake:_env
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: archivers/quazip | Commit | Credits | Log message |
0.7.3 11 Mar 2018 10:05:43 |
tcberner |
Convert archivers/quazip and archivers/quazip-qt5 into flavors
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14640 |
0.7.2 18 Sep 2016 20:21:02 |
tcberner |
Convert archivers/quazip-qt5 into a slave port, and switch to cmake for
archivers/quazip.
* Convert to slaveport, as they are very similar
* Switch to cmake in archviers/quazip
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D7909 |
0.7.2 17 Sep 2016 09:21:43 |
tcberner |
Update archivers/quazip and archivers/quazip-qt5 to 0.7.2
* archivers/quazip
Regenerate the qztest.pro patch for archivers/quazip
* archivers/quazip-qt5
Drop the coinstallability patch as it is now part of the release
Add upstreamed patch by rakuco@ to fix linking
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D7726 |
0.7.1 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 |
0.7.1 11 Jul 2016 16:23:12 |
tcberner |
archivers/quazip-qt5 uses the PLIST_SUB for QT_LIBDIR (=relative path to Qt's
libraries) by mistake. Correct this.
Reported by: Ralf Nolden <nolden@kde.org>
Approved by: rakuco (mentor) |
0.7.1 28 Dec 2015 18:06:09 |
rakuco |
Add archivers/quazip-qt5.
This is the Qt5 version of archivers/quazip. From pkg-descr:
QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
can be used to access ZIP archives. It uses the Qt toolkit.
WWW: http://quazip.sourceforge.net/
This port was worked on by me and Tobias Berner <tcberner@gmail.com>. |
Number of commits found: 6
|