non port: x11-themes/qt4-style-phase/Makefile |
Number of commits found: 14 |
Sunday, 2 Dec 2018
|
15:41 rene
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
 |
Thursday, 28 Jun 2018
|
17:39 tcberner
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
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
 |
Tuesday, 6 Jun 2017
|
05:00 tcberner
Fix qt4 ports on armv6.
Due to a misspelling in GCC [1] (probably) the check for the ARMv6KZ platform
used ARM_ARCH_6ZK instead of ARM_ARCH_6KZ.
[1] https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01679.html
PR: 210027
Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D8322
 |
Saturday, 20 Dec 2014
|
19:59 bapt
cleanup plist
 |
Wednesday, 7 May 2014
|
18:21 amdmi3
- Convert USE_BZIP2 to USES
 |
Friday, 22 Nov 2013
|
12:54 makc
Convert to USES=qmake
Approved by: portmgr (blanket approval)
 |
Wednesday, 16 Oct 2013
|
23:18 amdmi3
- Support staging
 |
Friday, 20 Sep 2013
|
23:54 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes)
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Tuesday, 18 Jun 2013
|
11:46 amdmi3
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
 |
Wednesday, 6 Jun 2012
|
06:44 miwi
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Friday, 26 Nov 2010
|
02:17 amdmi3
Forced commit to note that original commit message should've been:
Phase is a widget style for Qt 4 and KDE 4. It is designed to be
functional but not drab, and aesthetic but not distracting.
Artistic design draws upon the genius of earlier masters. This is
particularly true for minimalistic designs. Therefore I cannot in
good conscience claim this look to be truly original. But I have
done my best. I hope you like it!
Phase is now being maintained in kdeartwork. These are only "snapshot"
releases. This is a "pure" Qt style, in that it does not require
KDE.
WWW: http://kde-look.org/content/show.php?content=11402
 |
02:13 amdmi3
Makefile
 |
Number of commits found: 14 |