| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: →https://reviews.freebsd.org/D15540
Notes:
svn path=/head/; revision=473503
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14640
Notes:
svn path=/head/; revision=464159
|
|
|
|
| |
Notes:
svn path=/head/; revision=433481
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=422407
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[The previous commit r22303 skipped archives/quazip]
* 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
Notes:
svn path=/head/; revision=422304
|
|
|
|
|
|
|
|
|
|
| |
> I was wondering if you were willing to push archivers/quazip onto kde@
Of course, assign the maintanership to kde@, please. :)
Approved by: nivit (previous maintainer), rakuco (mentor)
Notes:
svn path=/head/; revision=422250
|
|
|
|
|
|
|
|
|
|
| |
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=419133
|
|
|
|
|
|
|
|
| |
- Add net/qt4-network to build dependencies and
remove devel/qt4-testlib from run dependencies
Notes:
svn path=/head/; revision=378823
|
|
|
|
| |
Notes:
svn path=/head/; revision=371222
|
|
|
|
| |
Notes:
svn path=/head/; revision=349605
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixes build on 11-CURRENT
PR: ports/186611
Submitted by: rakuco
Approved by: maintainer timeout (nivit, >4 weeks)
Notes:
svn path=/head/; revision=348485
|
|
|
|
| |
Notes:
svn path=/head/; revision=340670
|
|
|
|
|
|
|
|
|
|
| |
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval)
Notes:
svn path=/head/; revision=334586
|
|
|
|
|
|
|
| |
archivers)
Notes:
svn path=/head/; revision=327699
|
|
|
|
|
|
|
|
| |
PR: ports/181360
Submitted by: marino
Notes:
svn path=/head/; revision=325540
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=323556
|
|
|
|
| |
Notes:
svn path=/head/; revision=321047
|
|
|
|
|
|
|
|
|
|
| |
- Add qtestlib to USE_QT4
- Add files/patch-qztest__testquagzipfile.cpp
Build log: http://goo.gl/LJHzO
Notes:
svn path=/head/; revision=321046
|
|
can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
WWW: http://quazip.sourceforge.net/
Notes:
svn path=/head/; revision=313553
|