non port: devel/kdesdk-thumbnailers/Makefile |
SVNWeb
|
Number of commits found XX: 13 |
Thu, 15 Aug 2019
|
[ 15:38 adridg ] 
509000 Mk/Uses/kde.mk
509000 accessibility/kmag/Makefile
509000 accessibility/kmag/distinfo
509000 accessibility/kmag/pkg-plist
509000 accessibility/kmousetool/Makefile
509000 accessibility/kmousetool/distinfo
509000 accessibility/kmousetool/pkg-plist
509000 accessibility/kmouth/Makefile
509000 accessibility/kmouth/distinfo
509000 accessibility/kmouth/pkg-plist
(Only the first 10 of 578 ports in this commit are shown above. )
Update KDE Applications to latest upstream release, 19.08
Release announcement
https://kde.org/announcements/announce-applications-19.08.0.php
Thanks to tcberner for doing most of the prep-work.
|
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
|
Sun, 23 Jun 2019
|
[ 15:39 tcberner ] 
504959 accessibility/kmag/Makefile
504959 accessibility/kmouth/Makefile
504959 archivers/ark/Makefile
504959 astro/libkgeomap/Makefile
504959 astro/marble/Makefile
504959 audio/audiocd-kio/Makefile
504959 audio/juk/Makefile
504959 audio/libkcddb/Makefile
504959 databases/akonadi/Makefile
504959 deskutils/akonadi-import-wizard/Makefile
(Only the first 10 of 131 ports in this commit are shown above. )
KDE Applications: complete dependency lists
This has been on the TODO list for forever...
PR: 238764
Reported by: yuri
|
Fri, 8 Feb 2019
|
[ 05:11 tcberner ] 
492409 Mk/Uses/kde.mk
492409 accessibility/kdeaccessibility/Makefile
492409 accessibility/kmag/Makefile
492409 accessibility/kmag/distinfo
492409 accessibility/kmousetool/Makefile
492409 accessibility/kmousetool/distinfo
492409 accessibility/kmouth/Makefile
492409 accessibility/kmouth/distinfo
492409 archivers/ark/Makefile
492409 archivers/ark/distinfo
(Only the first 10 of 438 ports in this commit are shown above. )
Update KDE Applications to 18.12.2
[1] https://www.kde.org/announcements/announce-applications-18.12.2.php
[2]
https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.2
|
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
|
Fri, 14 Dec 2018
|
[ 05:07 tcberner ] 
487405 Mk/Uses/kde.mk
487405 accessibility/kmag/Makefile
487405 accessibility/kmag/distinfo
487405 accessibility/kmag/pkg-plist
487405 accessibility/kmousetool/Makefile
487405 accessibility/kmousetool/distinfo
487405 accessibility/kmousetool/pkg-plist
487405 accessibility/kmouth/Makefile
487405 accessibility/kmouth/distinfo
487405 accessibility/kmouth/pkg-plist
(Only the first 10 of 593 ports in this commit are shown above. )
Update KDE Applications to 18.12.0
https://www.kde.org/announcements/announce-applications-18.12.0.php
|
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
|
Sat, 10 Nov 2018
|
[ 07:22 tcberner ] 
484573 accessibility/kmag/Makefile
484573 accessibility/kmousetool/Makefile
484573 accessibility/kmouth/Makefile
484573 astro/libkgeomap/Makefile
484573 audio/audiocd-kio/Makefile
484573 comms/qt5-connectivity/Makefile
484573 devel/kcachegrind/Makefile
484573 devel/kdesdk-thumbnailers/Makefile
484573 devel/umbrello/Makefile
484573 games/bomber/Makefile
(Only the first 10 of 53 ports in this commit are shown above. )
Fix build for some more kde@ ports on GCC-architectures
PR: 233058
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] 
479406 accessibility/kmag/Makefile
479406 accessibility/kmousetool/Makefile
479406 accessibility/kmouth/Makefile
479406 archivers/ark/Makefile
479406 archivers/brotli/Makefile
479406 archivers/erlang-snappy/Makefile
479406 archivers/lzop/Makefile
479406 astro/geographiclib/Makefile
479406 astro/libkgeomap/Makefile
479406 astro/marble/Makefile
(Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Sat, 25 Aug 2018
|
[ 05:15 tcberner ] 
478003 Mk/Uses/kde.mk
478003 accessibility/kmag/distinfo
478003 accessibility/kmousetool/distinfo
478003 accessibility/kmouth/distinfo
478003 archivers/ark/distinfo
478003 archivers/ark/pkg-plist
478003 astro/libkgeomap/Makefile
478003 astro/libkgeomap/distinfo
478003 astro/libkgeomap/pkg-plist
478003 astro/marble/distinfo
(Only the first 10 of 337 ports in this commit are shown above. )
Update KDE Applications to 18.08
Changelog: https://www.kde.org/announcements/announce-applications-18.08.0.php
|
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
|
Mon, 9 Apr 2018
|
[ 19:19 tcberner ] 
466899 MOVED
466899 devel/Makefile
466899 devel/cervisia
466899 devel/cervisia/Makefile
466899 devel/cervisia/distinfo
466899 devel/cervisia/pkg-plist
466899 devel/kapptemplate
466899 devel/kapptemplate/Makefile
466899 devel/kapptemplate/distinfo
466899 devel/kapptemplate/pkg-plist
(Only the first 10 of 47 ports in this commit are shown above. )
New ports: KDE Applications devel/
* devel/cervisia
* devel/kapptemplate
* devel/kcachegrind
* devel/kde-dev-scripts
* devel/kde-dev-utils
* devel/kdesdk-thumbnailers
* devel/kio-extras
* devel/lokalize
* devel/okteta
* devel/poxml
* devel/umbrello
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
|
Number of commits found XX: 13 |
|
Latest Vulnerabilities |
13 vulnerabilities affecting 98 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-02-27 01:52:12
|
|