non port: x11-themes/qt4-style-phase/Makefile |
SVNWeb
|
Number of commits found: 14 |
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
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
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
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
|
Tue, 6 Jun 2017
|
[ 05:00 tcberner ] (Only the first 10 of 47 ports in this commit are shown above. )
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
|
Sat, 20 Dec 2014
|
[ 19:59 bapt ]
cleanup plist
|
Wed, 7 May 2014
|
[ 18:21 amdmi3 ] (Only the first 10 of 13 ports in this commit are shown above. )
- Convert USE_BZIP2 to USES
|
Fri, 22 Nov 2013
|
[ 12:54 makc ]
Convert to USES=qmake
Approved by: portmgr (blanket approval)
|
Wed, 16 Oct 2013
|
[ 23:18 amdmi3 ]
- Support staging
|
Fri, 20 Sep 2013
|
[ 23:54 bapt ] (Only the first 10 of 168 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 18 Jun 2013
|
[ 11:46 amdmi3 ] (Only the first 10 of 109 ports in this commit are shown above. )
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ] (Only the first 10 of 587 ports in this commit are shown above. )
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 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 |