Commit graph

11 commits

Author SHA1 Message Date
Baptiste Daroussin
161b92dff7 Clean up plist 2014-10-19 23:12:06 +00:00
Nicola Vitale
798c36c6c4 - Add a patch to fix build, when a previous version is installed 2014-03-30 03:10:03 +00:00
Steve Wills
c2fb6a937f - Update to 0.6.2
- Fixes build on 11-CURRENT

PR:		ports/186611
Submitted by:	rakuco
Approved by:	maintainer timeout (nivit, >4 weeks)
2014-03-17 15:54:22 +00:00
Baptiste Daroussin
75d1dff36d Fix properties on pkg-plist 2014-01-21 22:55:59 +00:00
Max Brazhnikov
5898d7df5c - Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:00 +00:00
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Nicola Vitale
1469649b38 - Unbreak the port by a patch suitable for the newer zlib
PR:	ports/181360
Submitted by:	marino
2013-08-28 15:40:54 +00:00
Baptiste Daroussin
54db8c8a2f Mark as broken: does not build
testquagzipfile.cpp: In member function 'void TestQuaGzipFile::read()':
testquagzipfile.cpp:11: error: 'gzFile_s' was not declared in this scope
testquagzipfile.cpp:11: error: expected primary-expression before '=' token
testquagzipfile.cpp:12: error: expected primary-expression before ',' token
testquagzipfile.cpp:13: error: expected primary-expression before ')' token
testquagzipfile.cpp: In member function 'void TestQuaGzipFile::write()':
testquagzipfile.cpp:35: error: 'gzFile_s' was not declared in this scope
testquagzipfile.cpp:35: error: expected primary-expression before '=' token
testquagzipfile.cpp:38: error: expected primary-expression before ',' token
testquagzipfile.cpp:39: error: expected primary-expression before ')' token

Reported by:	pkg-fallout
2013-07-24 06:01:03 +00:00
Nicola Vitale
a155398af8 - Commit updating of distinfo file for 0.5.1 2013-06-16 13:50:54 +00:00
Nicola Vitale
7672671c9c - Update to 0.5.1
- Add qtestlib to USE_QT4
- Add files/patch-qztest__testquagzipfile.cpp

Build log:	http://goo.gl/LJHzO
2013-06-16 13:49:17 +00:00
Nicola Vitale
6e24ca6748 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/
2013-03-06 22:55:05 +00:00