Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: archivers/quazip |
Date | By | Description |
11 Mar 2018 10:05:43
0.7.3

|
tcberner  |
Convert archivers/quazip and archivers/quazip-qt5 into flavors
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14640 |
18 Sep 2016 20:21:02
0.7.2

|
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 |
17 Sep 2016 09:21:43
0.7.2

|
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 |
26 Jul 2016 16:51:16
0.7.1

|
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
11 Jul 2016 16:23:12
0.7.1

|
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) |
28 Dec 2015 18:06:09
0.7.1

|
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>. |