| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Flavorize the ports:
* telepathy-qt4 -> telepathy-qt@qt4
* telepathy-qt5 -> telepathy-qt@qt5
While here, also clean up the Makefile a bit.
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D17445
Notes:
svn path=/head/; revision=481446
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The last upstream release supporting KDE4 was 10 months ago,
https://www.kde.org/announcements/announce-applications-17.08.3.php ,
and the kde@ team for FreeBSD has supported modern KDE (i.e. KDE
Frameworks, Plasma 5 and KDE Applications) for 4 months. Give a 4
month deprecation period to allow users to switch over.
Also deprecated: multimedia/kmplayer-kde4 (permission from jhale@)
Not deprecated, need to contact maintainers:
misc/krecipes-kde4
net-im/kmess-kde4
net/smb4k-kde4
textproc/uim-kde4
Notes:
svn path=/head/; revision=478480
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
This is consistent with r462619, which moved most (but not all,
hence this commit) of the KDE4-era ports out of the way for
newer generation KDE.
Approved by: tcberner (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D14775
Notes:
svn path=/head/; revision=465343
|