non port: x11/kf5-frameworks/Makefile |
SVNWeb
|
Number of commits found: 21 |
Wed, 12 Oct 2022
|
[ 18:19 Tobias C. Berner (tcberner) ] d08cda4 (Only the first 10 of 126 ports in this commit are shown above. )
KDE: Update KDE Frameworks to 5.99
Sunday, 9 October 2022
KDE today announces the release of KDE Frameworks 5.99.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
PR: 266950
Exp-run by: antoine
|
Sat, 10 Sep 2022
|
[ 18:23 Tobias C. Berner (tcberner) ] 9de0084 (Only the first 10 of 79 ports in this commit are shown above. )
KDE: Set WWW via kde.mk for kf5- ports
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Thu, 22 Apr 2021
|
[ 07:25 Adriaan de Groot (adridg) ] 8001be3
x11/kf5-frameworks: correct typo in comment
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 16 Apr 2019
|
[ 09:58 tcberner ] (Only the first 10 of 103 ports in this commit are shown above. )
Update KDE Frameworks to 5.57
Announcement:
https://kde.org/announcements/kde-frameworks-5.57.0.php
PR: 237253
Exp-run by: antoine
|
Sun, 17 Mar 2019
|
[ 17:27 rakuco ]
Bump PORTREVISION in other ports that depend optionally on x11/kf5-kwayland.
See r496074 for the explanation.
|
Tue, 12 Feb 2019
|
[ 17:48 tcberner ] (Only the first 10 of 161 ports in this commit are shown above. )
Update KDE Frameworks to 5.55.0
Release Announcement:
https://www.kde.org/announcements/kde-frameworks-5.55.0.php
PR: 235620
Exp-run by: antoine
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above )
|
Thu, 19 Jul 2018
|
[ 20:45 tcberner ] (Only the first 10 of 91 ports in this commit are shown above. )
Update KDE Frameworks to 5.48.0
Exp-run by: antoine
PR: 229769
|
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
|
Sat, 19 May 2018
|
[ 11:08 tcberner ]
New port: x11-themes/kf5-qqc2-desktop-style -- Qt QuickControl2 style for KDE
|
Fri, 18 May 2018
|
[ 16:57 tcberner ] (Only the first 10 of 92 ports in this commit are shown above. )
Update KDE Frameworks to 5.46
Exp-run by: antoine
PR: 228200
|
Fri, 27 Apr 2018
|
[ 20:29 tcberner ] (Only the first 10 of 244 ports in this commit are shown above. )
Import the KDE Plasma5 ports
This is an import of the Plasma5 ports that we have had in the development
repository for quite some time now.
Please note:
* Plasma5 cannot be installed at the same time as KDE SC4.
* Qt5 assumes /etc/localtime to be a symlink to a tz file, not a regular file.
* To start plasma5, it is recommended to use something like
exec ck-launch-session startkde
* Powermanagement and such is not working :-)
I would like to thank all the people that have helped test it in the past years.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D15096
|
Thu, 16 Nov 2017
|
[ 05:59 tcberner ] (Only the first 10 of 150 ports in this commit are shown above. )
Update KDE Frameworks to 5.40.0
* update to 5.40.0
* unreleated cleanups:
- unify use of DISTVERSION
- remove created by line
PR: 223602
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D12966
|
Sat, 20 May 2017
|
[ 10:24 tcberner ] (Only the first 10 of 101 ports in this commit are shown above. )
Update KDE Frameworks to 5.34.0
PR: 219314
Reviewed by: rakuco
Exp-run by: antoine
Approved by: rakuco (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D10747
|
Tue, 25 Apr 2017
|
[ 08:20 riggs ] (Only the first 10 of 701 ports in this commit are shown above. )
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Sat, 18 Feb 2017
|
[ 19:56 tcberner ] (Only the first 10 of 88 ports in this commit are shown above. )
Update KDE Frameworks to 5.31
* New port: x11-toolkits/kirigami2
PR: 216797
Exp-Run by: antoine
Reviewed by: rakuco, mat
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9554
|
Mon, 14 Nov 2016
|
[ 16:12 tcberner ] (Only the first 10 of 383 ports in this commit are shown above. )
Importing KDE Frameworks into the ports tree (required for newer KDE Desktop and
Applications)
KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].
The work is based on what we have in the KDE testing repo [2].
This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.
With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
USES=kde:5
USE_KDE=<framework1> <framework2> ... <frameworkX> (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 21 |