non port: textproc/kf5-kcodecs/Makefile |
SVNWeb
|
Number of commits found XX: 19 |
Mon, 14 Sep 2020
|
[ 17:45 tcberner ] 
548634 Mk/Uses/kde.mk
548634 archivers/kf5-karchive/Makefile
548634 archivers/kf5-karchive/distinfo
548634 devel/kf5-extra-cmake-modules/distinfo
548634 devel/kf5-extra-cmake-modules/pkg-plist
548634 devel/kf5-kapidox/Makefile
548634 devel/kf5-kapidox/distinfo
548634 devel/kf5-kapidox/pkg-plist
548634 devel/kf5-kauth/distinfo
548634 devel/kf5-kbookmarks/distinfo
(Only the first 10 of 104 ports in this commit are shown above. )
Update KDE Frameworks to 5.74.0
September 06, 2020. KDE today announces the release of KDE Frameworks 5.74.0.
KDE Frameworks are over 70 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 web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Full announcement:
https://kde.org/announcements/kde-frameworks-5.74.0
PR: 249277
Exp-run: antoine
|
Thu, 15 Aug 2019
|
[ 10:01 adridg ] 
508988 Mk/Uses/kde.mk
508988 archivers/ark/files
508988 archivers/ark/files/patch-gentoo-kf5-5.61-headers
508988 archivers/kf5-karchive/Makefile
508988 archivers/kf5-karchive/distinfo
508988 audio/amarok/files/patch-kf5-5.61-headers
508988 databases/kexi/files/patch-gentoo-kf5-5.61-headers
508988 deskutils/akonadi-import-wizard/files
508988 deskutils/akonadi-import-wizard/files/patch-gentoo-kf5-5.61-headers
508988 deskutils/kmail/files
(Only the first 10 of 189 ports in this commit are shown above. )
Update KDE Frameworks to latest upstream release, 5.61
Release notes at
https://kde.org/announcements/kde-frameworks-5.61.0.php
Thanks to
antoine@ for the exp-runs,
tcberner@ for most of the prep-work,
the Gentoo community for cherry-picking patches
There are a bunch of changes in (implicitly included) headers, which
broke existing KDE Applications builds; that's why there are a whole
bunch of "patch-gentoo-kf5-5.61-headers" patches (taken from Gentoo
packaging). Those will go away with the next KDE Applications release,
PR: 239777
Submitted by: tcberner
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] 
507372 Mk/bsd.ruby.mk
507372 accessibility/atkmm/Makefile
507372 accessibility/kmag/Makefile
507372 accessibility/kmousetool/Makefile
507372 accessibility/kmouth/Makefile
507372 accessibility/libqaccessibilityclient/Makefile
507372 accessibility/qt5-speech/Makefile
507372 archivers/R-cran-zip/Makefile
507372 archivers/ark/Makefile
507372 archivers/brotli/Makefile
(Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Tue, 12 Feb 2019
|
[ 17:48 tcberner ] 
492794 Mk/Uses/kde.mk
492794 archivers/kf5-karchive/Makefile
492794 archivers/kf5-karchive/distinfo
492794 devel/kf5-extra-cmake-modules/Makefile
492794 devel/kf5-extra-cmake-modules/distinfo
492794 devel/kf5-extra-cmake-modules/files/patch-kdephab_D17015.diff
492794 devel/kf5-extra-cmake-modules/pkg-plist
492794 devel/kf5-kapidox/Makefile
492794 devel/kf5-kapidox/distinfo
492794 devel/kf5-kauth/Makefile
(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 ] 
490472 accessibility/kdeaccessibility/Makefile
490472 accessibility/kmag/Makefile
490472 accessibility/kmousetool/Makefile
490472 accessibility/kmouth/Makefile
490472 accessibility/qt5-speech/Makefile
490472 archivers/ark/Makefile
490472 archivers/kf5-karchive/Makefile
490472 archivers/peazip/Makefile
490472 archivers/quazip/Makefile
490472 astro/gpsbabel/Makefile
(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 )
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] 
488341 CHANGES
488341 Mk/Uses/cmake.mk
488341 accessibility/jovie-kde4/Makefile
488341 accessibility/kaccessible-kde4/Makefile
488341 accessibility/kmag-kde4/Makefile
488341 accessibility/kmag/Makefile
488341 accessibility/kmousetool-kde4/Makefile
488341 accessibility/kmousetool/Makefile
488341 accessibility/kmouth-kde4/Makefile
488341 accessibility/kmouth/Makefile
(Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Sun, 16 Dec 2018
|
[ 14:59 tcberner ] 
487595 Mk/Uses/kde.mk
487595 archivers/kf5-karchive/Makefile
487595 archivers/kf5-karchive/distinfo
487595 astro/marble/files
487595 astro/marble/files/patch-git_bc32ed4
487595 devel/kf5-extra-cmake-modules/distinfo
487595 devel/kf5-extra-cmake-modules/pkg-plist
487595 devel/kf5-kapidox/distinfo
487595 devel/kf5-kauth/Makefile
487595 devel/kf5-kauth/distinfo
(Only the first 10 of 163 ports in this commit are shown above. )
Update KDE Frameworks to 5.53.0
https://www.kde.org/announcements/kde-frameworks-5.53.0.php
PR: 233885
Exp-run by: antoine
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] 
487272 Mk/bsd.ruby.mk
487272 accessibility/atkmm/Makefile
487272 accessibility/kmag/Makefile
487272 accessibility/kmousetool/Makefile
487272 accessibility/kmouth/Makefile
487272 accessibility/qt5-speech/Makefile
487272 archivers/R-cran-zip/Makefile
487272 archivers/ark/Makefile
487272 archivers/brotli/Makefile
487272 archivers/c-blosc/Makefile
(Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Thu, 23 Aug 2018
|
[ 18:49 adridg ] 
477922 Mk/Uses/kde.mk
477922 archivers/kf5-karchive/Makefile
477922 archivers/kf5-karchive/distinfo
477922 devel/kf5-extra-cmake-modules/distinfo
477922 devel/kf5-extra-cmake-modules/pkg-plist
477922 devel/kf5-kapidox/distinfo
477922 devel/kf5-kauth/Makefile
477922 devel/kf5-kauth/distinfo
477922 devel/kf5-kbookmarks/Makefile
477922 devel/kf5-kbookmarks/distinfo
(Only the first 10 of 155 ports in this commit are shown above. )
Update KDE Frameworks to the latest monthly, 5.49
https://www.kde.org/announcements/kde-frameworks-5.49.0.php
Thanks Antoine for the exp-run.
PR: 230596
Submitted by: tcberner
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] 
475857 Mk/bsd.ruby.mk
475857 accessibility/atkmm/Makefile
475857 archivers/brotli/Makefile
475857 archivers/c-blosc/Makefile
475857 archivers/innoextract/Makefile
475857 archivers/kf5-karchive/Makefile
475857 archivers/lazperf/Makefile
475857 archivers/libpar2/Makefile
475857 archivers/paq/Makefile
475857 archivers/pxz/Makefile
(Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] 
473503 CHANGES
473503 Mk/Scripts/qa.sh
473503 Mk/Uses/qmake.mk
473503 Mk/Uses/qt-dist.mk
473503 Mk/Uses/qt.mk
473503 Mk/bsd.port.mk
473503 Mk/bsd.qt.mk
473503 Mk/bsd.sanity.mk
473503 accessibility/jovie-kde4/Makefile
473503 accessibility/kaccessible-kde4/Makefile
(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
|
Thu, 16 Nov 2017
|
[ 05:59 tcberner ] 
454297 Mk/Uses/kde.mk
454297 archivers/kf5-karchive/Makefile
454297 archivers/kf5-karchive/distinfo
454297 devel/kf5-extra-cmake-modules/distinfo
454297 devel/kf5-kapidox/Makefile
454297 devel/kf5-kapidox/distinfo
454297 devel/kf5-kauth/Makefile
454297 devel/kf5-kauth/distinfo
454297 devel/kf5-kbookmarks/Makefile
454297 devel/kf5-kbookmarks/distinfo
(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
|
Tue, 24 Oct 2017
|
[ 21:30 adridg ] 
452819 archivers/kf5-karchive/Makefile
452819 devel/kf5-extra-cmake-modules/Makefile
452819 devel/kf5-kapidox/Makefile
452819 devel/kf5-kconfig/Makefile
452819 devel/kf5-kcoreaddons/Makefile
452819 devel/kf5-kdbusaddons/Makefile
452819 textproc/kf5-kcodecs/Makefile
452819 x11-themes/kf5-breeze-icons/Makefile
452819 x11-toolkits/kf5-attica/Makefile
Update some of the KDE Frameworks 5 ports with DISTVERSION, LICENSE
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12759
|
Mon, 18 Sep 2017
|
[ 17:42 tcberner ] 
450056 Mk/Uses/kde.mk
450056 archivers/kf5-karchive/Makefile
450056 archivers/kf5-karchive/distinfo
450056 devel/kf5-extra-cmake-modules/distinfo
450056 devel/kf5-extra-cmake-modules/pkg-plist
450056 devel/kf5-kapidox/distinfo
450056 devel/kf5-kauth/Makefile
450056 devel/kf5-kauth/distinfo
450056 devel/kf5-kbookmarks/Makefile
450056 devel/kf5-kbookmarks/distinfo
(Only the first 10 of 152 ports in this commit are shown above. )
Update KDE Frameworks to 5.38.0
Changelog: https://www.kde.org/announcements/kde-frameworks-5.38.0.php
PR: 222171
Exp-run by: antoine
Reviewed by: rakuco, adridg
Differential Revision: https://reviews.freebsd.org/D12289
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] 
449591 accessibility/atkmm/Makefile
449591 archivers/brotli/Makefile
449591 archivers/c-blosc/Makefile
449591 archivers/kf5-karchive/Makefile
449591 archivers/libpar2/Makefile
449591 archivers/paq/Makefile
449591 archivers/pxz/Makefile
449591 archivers/py-brotli/Makefile
449591 archivers/rvm/Makefile
449591 astro/geographiclib/Makefile
(Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sat, 17 Jun 2017
|
[ 18:42 tcberner ] 
443783 Mk/Uses/kde.mk
443783 archivers/kf5-karchive/distinfo
443783 devel/kf5-extra-cmake-modules/distinfo
443783 devel/kf5-extra-cmake-modules/files/patch-git_fea5950
443783 devel/kf5-extra-cmake-modules/pkg-plist
443783 devel/kf5-kapidox/distinfo
443783 devel/kf5-kauth/distinfo
443783 devel/kf5-kbookmarks/distinfo
443783 devel/kf5-kcmutils/distinfo
443783 devel/kf5-kconfig/distinfo
(Only the first 10 of 83 ports in this commit are shown above. )
Update KDE Frameworks to 5.35
PR: 219950
Submitted by: Adriaan de Groot <groot@kde.org>
Exp-Run by: antoine
|
Wed, 19 Apr 2017
|
[ 14:59 tcberner ] 
438880 Mk/Uses/kde.mk
438880 archivers/kf5-karchive/Makefile
438880 archivers/kf5-karchive/distinfo
438880 devel/kf5-extra-cmake-modules/Makefile
438880 devel/kf5-extra-cmake-modules/distinfo
438880 devel/kf5-extra-cmake-modules/files/patch-git_add_FindInotify.cmake
438880 devel/kf5-extra-cmake-modules/files/patch-kde-modules_KDECompilerSettings.cmake
438880 devel/kf5-kapidox/distinfo
438880 devel/kf5-kauth/Makefile
438880 devel/kf5-kauth/distinfo
(Only the first 10 of 145 ports in this commit are shown above. )
Update KDE Frameworks to 5.33.0
PR: 218524
Exp-run by: antoine
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D10331
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] 
437439 archivers/kf5-karchive/Makefile
437439 archivers/paq/Makefile
437439 archivers/pxz/Makefile
437439 archivers/py-brotli/Makefile
437439 archivers/rvm/Makefile
437439 astro/geographiclib/Makefile
437439 astro/gpstk/Makefile
437439 astro/kstars/Makefile
437439 astro/libosmium/Makefile
437439 astro/nightfall/Makefile
(Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Mon, 14 Nov 2016
|
[ 16:12 tcberner ] 
426118 MOVED
426118 Mk/Scripts/qa.sh
426118 Mk/Uses/kde.mk
426118 archivers/Makefile
426118 archivers/kf5-karchive
426118 archivers/kf5-karchive/Makefile
426118 archivers/kf5-karchive/distinfo
426118 archivers/kf5-karchive/pkg-descr
426118 archivers/kf5-karchive/pkg-plist
426118 chinese/fcitx/Makefile
(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 XX: 19 |
|
Latest Vulnerabilities |
13 vulnerabilities affecting 98 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-01-20 19:26:21
|
|