notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: deskutils/kdepim-runtime/Makefile
SVNWeb

Number of commits found: 61

Thu, 27 Apr 2023
[ 18:25 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:3e45e8e24481fab02384c55a1e655d1dc1b781c6  commit hash:3e45e8e24481fab02384c55a1e655d1dc1b781c6  commit hash:3e45e8e24481fab02384c55a1e655d1dc1b781c6  3e45e8e  (Only the first 10 of 184 ports in this commit are shown above. View all ports for this commit)
*/*: bump all direct Boost cunsumers
Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Mon, 16 Jan 2023
[ 19:32 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:e1287d0d1228d93e469256fa6c4c824b9d20426b  commit hash:e1287d0d1228d93e469256fa6c4c824b9d20426b  commit hash:e1287d0d1228d93e469256fa6c4c824b9d20426b  e1287d0  (Only the first 10 of 184 ports in this commit are shown above. View all ports for this commit)
*/*:	bump libboost*.so libraries consumert after Boost upgrade
Fri, 14 Oct 2022
[ 09:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aecaafb00a46fc25ef9ad063b64e3546fc8b7ec8  commit hash:aecaafb00a46fc25ef9ad063b64e3546fc8b7ec8  commit hash:aecaafb00a46fc25ef9ad063b64e3546fc8b7ec8  aecaafb  (Only the first 10 of 280 ports in this commit are shown above. View all ports for this commit)
KDE: Update KDE Gear to 22.08.2

KDE Gear 22.08.2

Thursday, 13 October 2022

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 * ark: Fix incompatibility with original 7-Zip (Commit, fixes bug
   #456797)
 * kdeconnect: Prevent a crash if there’s no audio devices (Commit,
   fixes bug #454917)
 * kio-extras: Compatibility with Samba >= 4.16 (Commit, fixes bug
   #453090)

Announcement:	https://kde.org/announcements/gear/22.08.2/
Sun, 18 Sep 2022
[ 15:27 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:e6475127d6629e937529e3a5f74417aa71d2cce1  commit hash:e6475127d6629e937529e3a5f74417aa71d2cce1  commit hash:e6475127d6629e937529e3a5f74417aa71d2cce1  e647512  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
devel/grantlee5: bump library consumers after grantlee update
Sun, 11 Sep 2022
[ 10:20 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  ddae4e9  (Only the first 10 of 1105 ports in this commit are shown above. View all ports for this commit)
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
Thu, 8 Sep 2022
[ 12:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b83e197d31e295472147adeb2f8bc9bd6de7fcbd  commit hash:b83e197d31e295472147adeb2f8bc9bd6de7fcbd  commit hash:b83e197d31e295472147adeb2f8bc9bd6de7fcbd  b83e197  (Only the first 10 of 359 ports in this commit are shown above. View all ports for this commit)
KDE: Update KDE Gear to 22.08.1

Thursday, 8 September 2022

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 *  kmail: Searching for messages does work again (Commit, fixes bugs
    #458202 and #458245).
 *  kate: Fix a crash when there are no search results (Commit)
 *  krdc: Access dates are displayed properly now (Commit, fixes bug
    #458587)

Announcement: https://kde.org/announcements/gear/22.08.1/
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 5 Sep 2022
[ 19:05 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:d15796265e167a3223e5fb3ba8c0a8cf8131dfc5  commit hash:d15796265e167a3223e5fb3ba8c0a8cf8131dfc5  commit hash:d15796265e167a3223e5fb3ba8c0a8cf8131dfc5  d157962 
deskutils/kdepim-runtime: pet stage-qa
Sat, 27 Aug 2022
[ 09:53 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:400762247806d6e6371e70edf99ead80d75a41ff  commit hash:400762247806d6e6371e70edf99ead80d75a41ff  commit hash:400762247806d6e6371e70edf99ead80d75a41ff  4007622  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
security/qtkeychain: add flavors for Qt 5 and Qt 6

Approved by:		arrowd
Differential Revision: https://reviews.freebsd.org/D36375
Fri, 26 Aug 2022
[ 06:30 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:630a8a1ea538f72e0a0e00e645758982cdba095a  commit hash:630a8a1ea538f72e0a0e00e645758982cdba095a  commit hash:630a8a1ea538f72e0a0e00e645758982cdba095a  630a8a1  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
devel/qca: add flavors for Qt 5 and Qt 6
Thu, 18 Aug 2022
[ 16:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:116b90e5501fae079b76ad464b0757cba90b5a36  commit hash:116b90e5501fae079b76ad464b0757cba90b5a36  commit hash:116b90e5501fae079b76ad464b0757cba90b5a36  116b90e  (Only the first 10 of 413 ports in this commit are shown above. View all ports for this commit)
KDE: Update KDE Gear to 22.08

Thursday, 18 August 2022

KDE Gear ⚙️ 22.08 has Landed!

KDE Gear ⚙️ is the collection of KDE apps, frameworks and libraries that
all release new versions at the same time. Version 22.08 brings updates
for KDE programs for working, developing your creativity and enjoying
your free time without having to submit yourself to extortionate
licenses, intrusive advertising, or surrender your privacy.

Discover the most important changes added in the last four months to
software designed to make your life better!

Full announcement:
	https://kde.org/announcements/gear/22.08.0/
Fri, 12 Aug 2022
[ 14:46 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  4cf39de  (Only the first 10 of 722 ports in this commit are shown above. View all ports for this commit)
*/*: bump all consumers after recent boost upgrade
Sun, 22 May 2022
[ 20:17 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:b082b3d13e8c4872b73fb681eb99b261926ac9cd  commit hash:b082b3d13e8c4872b73fb681eb99b261926ac9cd  commit hash:b082b3d13e8c4872b73fb681eb99b261926ac9cd  b082b3d  (Only the first 10 of 280 ports in this commit are shown above. View all ports for this commit)
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
Fri, 13 May 2022
[ 12:33 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:f177104d29974071c3cdd28f2d8eb306bbe5085c  commit hash:f177104d29974071c3cdd28f2d8eb306bbe5085c  commit hash:f177104d29974071c3cdd28f2d8eb306bbe5085c  f177104  (Only the first 10 of 266 ports in this commit are shown above. View all ports for this commit)
KDE: Update KDE Gear to 22.04.1 (bug fix & translation release)

Thursday, 12 May 2022. Over 120 individual programs plus dozens of
programmer libraries and feature plugins are released simultaneously as
part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 * dolphin: The terminal panel will keep in sync with quick folder
   changes now
 * kate: Fix crash on session restore
 * kalendar: Fix ’next week’ button in the week’s view

The full changelog can be found at
https://kde.org/announcements/changelogs/gear/22.04.1/
Thu, 21 Apr 2022
[ 11:26 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:e250aeb4a1399664907d0df0605a3577ba671609  commit hash:e250aeb4a1399664907d0df0605a3577ba671609  commit hash:e250aeb4a1399664907d0df0605a3577ba671609  e250aeb  (Only the first 10 of 430 ports in this commit are shown above. View all ports for this commit)
KDE: Update KDE Gear to 22.04

Thursday, 21 April 2022

Welcome to KDE Gear ⚙️ 22.04!

Skip to What’s New

KDE Gear ⚙️ 22.04 brings you all the updates added to a long list of KDE
apps over the last four months. KDE programs allow you to work, create
and play without having to submit yourself to extortionate licenses and
intrusive advertising, or surrender your privacy to unscrupulous
corporations.

Below you will discover a selection of the changes added in the last
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 3 Mar 2022
[ 16:33 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d01e18bd2101d3cc6d35c46bb240a15b5a890825  commit hash:d01e18bd2101d3cc6d35c46bb240a15b5a890825  commit hash:d01e18bd2101d3cc6d35c46bb240a15b5a890825  d01e18b  (Only the first 10 of 241 ports in this commit are shown above. View all ports for this commit)
KDE: Update KDE Gear to 21.12.3

Thursday, 3 March 2022

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

   * kcron: Improve temporary file handling
   * kio-extras: SFTP can use random access
   * kontact: Fix Manager Crash when clicking New

Distro and app store packagers should update their application packages.

Changelog:
	https://kde.org/announcements/changelogs/gear/21.12.3/
Release Notes:
	https://community.kde.org/KDE_Gear/21.12_Release_notes
Sun, 13 Feb 2022
[ 18:41 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:cf8d1a0e6c06f75117f54eb9bf8a28b850537d90  commit hash:cf8d1a0e6c06f75117f54eb9bf8a28b850537d90  commit hash:cf8d1a0e6c06f75117f54eb9bf8a28b850537d90  cf8d1a0 
deskutils/kdepim-runtime: disable google contacts API

Google removed an API that Akonadi has been using to retrieve contacts.

While a solution doesn't exist yet for this, a workaround exists:
disabling the address book feature for the google resource. This will
unbreak at least the calendar part.

Upstream PR:	https://bugs.kde.org/show_bug.cgi?id=449024
Related:	https://developers.google.com/people/contacts-api-migration
Mon, 7 Feb 2022
[ 16:33 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:e6e9fd72c47e0ce7398b11c56cd7bbe636de8c7c  commit hash:e6e9fd72c47e0ce7398b11c56cd7bbe636de8c7c  commit hash:e6e9fd72c47e0ce7398b11c56cd7bbe636de8c7c  e6e9fd7  (Only the first 10 of 247 ports in this commit are shown above. View all ports for this commit)
KDE: Update KDE Gear to 21.12.2 (bug fix release)

Thursday, 3 February 2022

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations.

Full changelog:
	https://kde.org/announcements/changelogs/gear/21.12.2/
Sun, 23 Jan 2022
[ 20:56 Rene Ladan (rene) search for other commits by this committer ]    commit hash:48d98ef9181e828b575f37e1841ad53e5def5987  commit hash:48d98ef9181e828b575f37e1841ad53e5def5987  commit hash:48d98ef9181e828b575f37e1841ad53e5def5987  48d98ef  (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
cleanup: remove transitive py27 deprecation (www/qt5-webengine)
Thu, 6 Jan 2022
[ 15:38 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:2b5369a28e8313f8b3ed31fb819889c0d4009ef7  commit hash:2b5369a28e8313f8b3ed31fb819889c0d4009ef7  commit hash:2b5369a28e8313f8b3ed31fb819889c0d4009ef7  2b5369a  (Only the first 10 of 236 ports in this commit are shown above. View all ports for this commit)
KDE: Update KDE Gear to 21.12.1

Thursday, 6 January 2022

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations.
Distro and app store packagers should update their application packages.

Changelog:
	https://kde.org/announcements/changelogs/gear/21.12.1/
Sun, 12 Dec 2021
[ 12:47 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:9b80b66999d777399f80db0a2910eeaa5de8fd59  commit hash:9b80b66999d777399f80db0a2910eeaa5de8fd59  commit hash:9b80b66999d777399f80db0a2910eeaa5de8fd59  9b80b66 
deskutils/kdepim-runtime: add upstream fix

Fixes POP3 over SSL.
Fri, 13 Aug 2021
[ 07:15 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:17734b82d3078372e2c79574279b8038ff9d2411  commit hash:17734b82d3078372e2c79574279b8038ff9d2411  commit hash:17734b82d3078372e2c79574279b8038ff9d2411  17734b8  (Only the first 10 of 478 ports in this commit are shown above. View all ports for this commit)
KDE: Update KDE Gear to 21.08.0

Thursday, 12 August 2021

KDE Gear 21.08 improves KDE apps across the board, bringing you quick
and responsive utilities, creativity programs with powerful features,
and secure tools for all your work and play needs.

If this is your first time with KDE software, discover a whole new world
of free and secure programs, packed with incredible possibilities. If
you are already a KDE regular, check out all the fresh innovations we
have added to your favorite apps.

Either way, go forth and try new things!

Full announcement:
	https://kde.org/announcements/gear/21.08.0/
Fri, 9 Jul 2021
[ 23:34 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:19ce6c4021c94df0f36147ee588a5938472b9650  commit hash:19ce6c4021c94df0f36147ee588a5938472b9650  commit hash:19ce6c4021c94df0f36147ee588a5938472b9650  19ce6c4  (Only the first 10 of 273 ports in this commit are shown above. View all ports for this commit)
*/*: Update KDE Gear to 21.04.3

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases.

Full changelog:
	https://kde.org/announcements/changelogs/gear/21.04.3/
Wed, 7 Jul 2021
[ 12:59 Adriaan de Groot (adridg) search for other commits by this committer ]    commit hash:09f5a2edb26a7d6afd3b62a078a558a3c1786a29  commit hash:09f5a2edb26a7d6afd3b62a078a558a3c1786a29  commit hash:09f5a2edb26a7d6afd3b62a078a558a3c1786a29  09f5a2e  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
*: (KDE PIM) Reduce dependencies

- Boost is a build-dep for all of these ports, using header-only
  libraries; there **are** library-uses of Boost in KDE PIM, just
  not here.
- ECM is a build-dep that is not needed at runtime.
- Qt testlib is a build-dep.
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 24 Mar 2021
[ 13:34 rene search for other commits by this committer ] Original commit   Revision:569118 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
Mark ports recursively depending on Python 2.7 for expiration on June 23.

For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.

Submitted by:	rene
Reviewed by:	portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D28665
Thu, 13 Aug 2020
[ 17:10 tcberner search for other commits by this committer ] Original commit   Revision:544824 (Only the first 10 of 298 ports in this commit are shown above. View all ports for this commit)
KDE's August 2020 Apps Update

Dozens of KDE apps are getting new releases from KDE's release service. New
features, usability improvements, re-designs and bug fixes all contribute to
helping boost your productivity and making this new batch of applications more
efficient and pleasant to use.

Full announcement:
        https://kde.org/announcements/releases/2020-08-apps-update/
Wed, 22 Jul 2020
[ 14:28 adridg search for other commits by this committer ] Original commit   Revision:542859
Remove a stray "k" from component name in deskutils/kdepim-runtime

The correct USE_KDE component name is "mailtransport". Not bumping
PORTREVISION again because the previous one couldn't possibly
have built.

Reported by:	fluffy
Tue, 21 Jul 2020
[ 17:15 tcberner search for other commits by this committer ] Original commit   Revision:542761 (Only the first 10 of 89 ports in this commit are shown above. View all ports for this commit)
Update KDE Framewokrs to 5.72

July 04, 2020. KDE today announces the release of KDE Frameworks 5.72.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.

Changelog:
	https://kde.org/announcements/kde-frameworks-5.72.0.php?site_locale=en

- net/kdav became a framework and was therefore moved to net/kf5-kdav.
- thanks to adridg@ for fixing the fallout

Exp-run by:	antoine
PR:		247907
Thu, 23 Apr 2020
[ 17:00 tcberner search for other commits by this committer ] Original commit   Revision:532696 (Only the first 10 of 344 ports in this commit are shown above. View all ports for this commit)
Update KDE Applications (release-service) to 20.04

KDE's April 2020 Apps Update

A new bundle of KDE applications is here! In these releases, you can expect to
find more features, stability improvements, and more user-friendly tools that
will help you work more effectively.

There are dozens of changes to look forward to in most of your favorite
applications. Take Dolphin, for example. Windows Samba shares are now fully
discoverable.

On the topic of playing music: the Elisa music player is adding features by
leaps and bounds. This release brings a new "Now Playing" view, easy
accessibility through the system tray, and an option to minimize the playlist
whenever you want. Thanks to the recently-added visual shuffle mode, it's much
easier to rearrange your music in the playlists.

These are just the highlights of what's new in KDE's applications this month.
Read on to find out about everything we've prepared for you.

Announcement:
	https://kde.org/announcements/releases/2020-04-apps-update/
Sat, 21 Mar 2020
[ 07:24 tcberner search for other commits by this committer ] Original commit   Revision:528829 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
devel/qca: update to 2.3

- qca-2.3 drop support for OSSL<1.1
- copy devel/qca to devel/qca-legacy which is held at the current version
- update devel/qca to 2.3
- Add Uses/qca.mk which handles dependency on either of the ports depending on
  the FreeBSD version

Users on FreeBSD11 must therefore change their pkg orign a la:

   pkg set -o devel/qca:devel/qca-legacy

PR:		244682
Exp-run by:	antoine
Reviewed by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D24042
Thu, 12 Dec 2019
[ 23:24 tcberner search for other commits by this committer ] Original commit   Revision:519955 (Only the first 10 of 318 ports in this commit are shown above. View all ports for this commit)
KDE's December 2019 Apps Update

New versions of KDE applications landing in December

The release of new versions for KDE applications is part of KDE's continued
effort to bring you a complete and up-to-date catalog of fully-featured,
beautiful and useful programs for your system.

Available now are new versions of KDE's file browser Dolphin; Kdenlive, one of
the most complete open source video editors; the document viewer Okular; KDE's
image viewer, Gwenview; and all of your other favorite KDE apps and utilities.
All of these applications have been improved, making them faster and more
stable and they boast exciting new features. The new versions of KDE
applications let you be productive and creative, while at the same time making
use of KDE software easy and fun.

We hope you enjoy all the novel features and improvements worked into all of
KDE's apps!

Announcement: https://kde.org/announcements/releases/2019-12-apps-update/
Wed, 11 Dec 2019
[ 17:53 jbeich search for other commits by this committer ] Original commit   Revision:519824 (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
Thu, 17 Oct 2019
[ 18:13 tcberner search for other commits by this committer ] Original commit   Revision:514672 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Follow-up to r514669: bump consumers of moved ports

In r514669 the two ports were moved in the following way:
- net/kcontacts -> net/kf5-kcontacts
- net/kcalcore -> net/kf5-kcalendarcore

Force rebuild of their consumers.
Tue, 15 Oct 2019
[ 18:31 tcberner search for other commits by this committer ] Original commit   Revision:514561 (Only the first 10 of 255 ports in this commit are shown above. View all ports for this commit)
KDE Applications: update to 19.08.2

Announcement:
	https://kde.org/announcements/announce-applications-19.08.2.php

Changelog:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.08.2
Mon, 19 Aug 2019
[ 15:35 jbeich search for other commits by this committer ] Original commit   Revision:509290 (Only the first 10 of 412 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
Thu, 15 Aug 2019
[ 15:38 adridg search for other commits by this committer ] Original commit   Revision:509000 (Only the first 10 of 578 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:504959 (Only the first 10 of 131 ports in this commit are shown above. View all ports for this commit)
KDE Applications: complete dependency lists

This has been on the TODO list for forever...

PR:		238764
Reported by:	yuri
Fri, 7 Jun 2019
[ 04:08 tcberner search for other commits by this committer ] Original commit   Revision:503611 (Only the first 10 of 237 ports in this commit are shown above. View all ports for this commit)
Update KDE Applications to 19.04.2

https://kde.org/announcements/announce-applications-19.04.2.php
Sun, 12 May 2019
[ 18:03 fluffy search for other commits by this committer ] Original commit   Revision:501436
- Add missed qca-qt5 cryptoengine dependency to enable public key authentication

With hat:	kde
Fri, 26 Apr 2019
[ 20:35 tcberner search for other commits by this committer ] Original commit   Revision:500135
deskutils/kdepim-runtime: don't use ninja

- the issue with the missing generated ui files does not seem to be present when
using make instead of ninja
Thu, 18 Apr 2019
[ 16:55 tcberner search for other commits by this committer ] Original commit   Revision:499277 (Only the first 10 of 336 ports in this commit are shown above. View all ports for this commit)
Update KDE Applications to 19.04.0

The changelog can be found here:
	- https://kde.org/announcements/announce-applications-19.04.0.php

Due to crashes on start, multimedia/kdenlive was kept at 18.12.3 for now.
Fri, 12 Apr 2019
[ 06:36 jbeich search for other commits by this committer ] Original commit   Revision:498698 (Only the first 10 of 392 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
Fri, 8 Feb 2019
[ 05:11 tcberner search for other commits by this committer ] Original commit   Revision:492409 (Only the first 10 of 438 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:490472 (Only the first 10 of 1089 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:487405 (Only the first 10 of 593 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
[ 00:15 jbeich search for other commits by this committer ] Original commit   Revision:487266 (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
Sun, 4 Nov 2018
[ 19:00 tcberner search for other commits by this committer ] Original commit   Revision:484140 (Only the first 10 of 187 ports in this commit are shown above. View all ports for this commit)
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative

- There was no obvious reason to split these ports, and it makes
  porting simpler; the set of ports using either mostly coincided.

Exp-run by:	antoine
PR:		223687
PR:		232751
Mon, 10 Sep 2018
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:478003 (Only the first 10 of 337 ports in this commit are shown above. View all ports for this commit)
Update KDE Applications to 18.08

Changelog: https://www.kde.org/announcements/announce-applications-18.08.0.php
Thu, 9 Aug 2018
[ 06:58 jbeich search for other commits by this committer ] Original commit   Revision:476723 (Only the first 10 of 404 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
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, 28 Apr 2018
[ 18:11 tcberner search for other commits by this committer ] Original commit   Revision:468558 (Only the first 10 of 342 ports in this commit are shown above. View all ports for this commit)
Update KDE Applications to 18.04.0

* Pin multimedia/kdelive at 17.12.3 until we import the mlt update from the
dev-repo.
Wed, 18 Apr 2018
[ 13:57 jbeich search for other commits by this committer ] Original commit   Revision:467711 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
Tue, 10 Apr 2018
[ 19:31 tcberner search for other commits by this committer ] Original commit   Revision:467009 (Only the first 10 of 93 ports in this commit are shown above. View all ports for this commit)
New ports: KDE Applications deskutils/

* deskutils/akonadi-calendar-tools
* deskutils/akonadi-import-wizard
* deskutils/akonadiconsole
* deskutils/akregator
* deskutils/grantlee-editor
* deskutils/kaddressbook
* deskutils/kalarm
* deskutils/kcharselect
* deskutils/kdepim-addons
* deskutils/kdepim-runtime
* deskutils/keditbookmarks
* deskutils/kfind
* deskutils/kmail
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 61