notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: archivers/ark/Makefile

Number of commits found: 78

Monday, 29 Jan 2024
19:29 Tobias C. Berner (tcberner) search for other commits by this committer
KDE: move manpages to share/man for KDE Gear ports
commit hash: a85d6cd613bc0b600e18a6983501a61d80f26b3d commit hash: a85d6cd613bc0b600e18a6983501a61d80f26b3d commit hash: a85d6cd613bc0b600e18a6983501a61d80f26b3d commit hash: a85d6cd613bc0b600e18a6983501a61d80f26b3d a85d6cd
Friday, 30 Jun 2023
20:05 Tobias C. Berner (tcberner) search for other commits by this committer
KDE: Update KDE Gear to 23.04.2

KDE Gear 23.04.2

Thursday, 8 June 2023

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:

 * konsole: Adjust selection point coords when scrollback shrinks
 * neochat: Focus message search window's search field by default
 * yakuake: Prevent unnecessary tab switching when closing a tab

Changelog: https://kde.org/announcements/changelogs/gear/23.04.2/
commit hash: 0c2dea861bca1ed6901b506105ca3162c61b688c commit hash: 0c2dea861bca1ed6901b506105ca3162c61b688c commit hash: 0c2dea861bca1ed6901b506105ca3162c61b688c commit hash: 0c2dea861bca1ed6901b506105ca3162c61b688c 0c2dea8
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Thursday, 5 Jan 2023
17:28 Tobias C. Berner (tcberner) search for other commits by this committer
KDE: Update KDE Gear to 22.12.1
commit hash: 19093fd0ddea1080d68ae99cb87c8e3b1f775ce4 commit hash: 19093fd0ddea1080d68ae99cb87c8e3b1f775ce4 commit hash: 19093fd0ddea1080d68ae99cb87c8e3b1f775ce4 commit hash: 19093fd0ddea1080d68ae99cb87c8e3b1f775ce4 19093fd
Tuesday, 13 Dec 2022
15:20 Tobias C. Berner (tcberner) search for other commits by this committer
archivers/ark: fix build on FreeBSD 12.x

Import upstream fix.

PR:		268353
Reported by:		Jason Beech-Brandt <jjb-b@hotmail.com>
commit hash: 016f8aac1768778686ae62e4c35dbf0f7527a5c7 commit hash: 016f8aac1768778686ae62e4c35dbf0f7527a5c7 commit hash: 016f8aac1768778686ae62e4c35dbf0f7527a5c7 commit hash: 016f8aac1768778686ae62e4c35dbf0f7527a5c7 016f8aa
Sunday, 11 Sep 2022
10:20 Felix Palmen (zirias) search for other commits by this committer
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
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee ddae4e9
Thursday, 8 Sep 2022
12:20 Tobias C. Berner (tcberner) search for other commits by this committer
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/
commit hash: b83e197d31e295472147adeb2f8bc9bd6de7fcbd commit hash: b83e197d31e295472147adeb2f8bc9bd6de7fcbd commit hash: b83e197d31e295472147adeb2f8bc9bd6de7fcbd commit hash: b83e197d31e295472147adeb2f8bc9bd6de7fcbd b83e197
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 5 Sep 2022
19:05 Dima Panov (fluffy) search for other commits by this committer
archivers/ark: pet stage-qa
commit hash: daa83fafe77af7358fa5bca7e4757f96068a65ce commit hash: daa83fafe77af7358fa5bca7e4757f96068a65ce commit hash: daa83fafe77af7358fa5bca7e4757f96068a65ce commit hash: daa83fafe77af7358fa5bca7e4757f96068a65ce daa83fa
Thursday, 18 Aug 2022
16:20 Tobias C. Berner (tcberner) search for other commits by this committer
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/
commit hash: 116b90e5501fae079b76ad464b0757cba90b5a36 commit hash: 116b90e5501fae079b76ad464b0757cba90b5a36 commit hash: 116b90e5501fae079b76ad464b0757cba90b5a36 commit hash: 116b90e5501fae079b76ad464b0757cba90b5a36 116b90e
Friday, 5 Aug 2022
17:58 Bernard Spil (brnrd) search for other commits by this committer
archivers/libzip: Bump PORTREVISION on dependent ports
commit hash: 57a153b6962c76f08da35530b3ae483fb6c20ef0 commit hash: 57a153b6962c76f08da35530b3ae483fb6c20ef0 commit hash: 57a153b6962c76f08da35530b3ae483fb6c20ef0 commit hash: 57a153b6962c76f08da35530b3ae483fb6c20ef0 57a153b
Wednesday, 25 May 2022
08:21 Max Brazhnikov (makc) search for other commits by this committer
archivers/ark: Remove needless workaround

p7zip has been removed, 7z executable is now installed by archivers/7-zip.
commit hash: 4685d51b3eb81fce4e6bfc5440866aaca4cbdef9 commit hash: 4685d51b3eb81fce4e6bfc5440866aaca4cbdef9 commit hash: 4685d51b3eb81fce4e6bfc5440866aaca4cbdef9 commit hash: 4685d51b3eb81fce4e6bfc5440866aaca4cbdef9 4685d51
Friday, 13 May 2022
12:33 Tobias C. Berner (tcberner) search for other commits by this committer
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/
commit hash: f177104d29974071c3cdd28f2d8eb306bbe5085c commit hash: f177104d29974071c3cdd28f2d8eb306bbe5085c commit hash: f177104d29974071c3cdd28f2d8eb306bbe5085c commit hash: f177104d29974071c3cdd28f2d8eb306bbe5085c f177104
Wednesday, 9 Feb 2022
21:47 Max Brazhnikov (makc) search for other commits by this committer
archivers/ark: switch from p7zip to 7-zip

Add support for original 7-Zip and use it instead of p7zip.
Full patch has been submitted upstream:

https://invent.kde.org/utilities/ark/-/merge_requests/90

PR:		260866 261368
commit hash: 160358b8d28b1fd286c6ddfb3b3ac9427a3d0a55 commit hash: 160358b8d28b1fd286c6ddfb3b3ac9427a3d0a55 commit hash: 160358b8d28b1fd286c6ddfb3b3ac9427a3d0a55 commit hash: 160358b8d28b1fd286c6ddfb3b3ac9427a3d0a55 160358b
Monday, 7 Feb 2022
16:33 Tobias C. Berner (tcberner) search for other commits by this committer
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/
commit hash: e6e9fd72c47e0ce7398b11c56cd7bbe636de8c7c commit hash: e6e9fd72c47e0ce7398b11c56cd7bbe636de8c7c commit hash: e6e9fd72c47e0ce7398b11c56cd7bbe636de8c7c commit hash: e6e9fd72c47e0ce7398b11c56cd7bbe636de8c7c e6e9fd7
Friday, 10 Dec 2021
06:26 Tobias C. Berner (tcberner) search for other commits by this committer
KDE: Update KDE Gear to 21.12

KDE Gear 21.12 has landed and comes with a massive number of updates and
new versions of applications and libraries. Literally, dozens of classic
KDE everyday tools and the specialised sophisticated apps you use to
work, be creative and play, are getting refreshers with design
improvements, new features and performance and stability enhancements.

What's new:
	https://kde.org/announcements/gear/21.12.0/#whatsnew

Changelog:
	https://kde.org/announcements/changelogs/gear/21.12.0/
commit hash: 2c348825da717d6771688449161324e3864d0207 commit hash: 2c348825da717d6771688449161324e3864d0207 commit hash: 2c348825da717d6771688449161324e3864d0207 commit hash: 2c348825da717d6771688449161324e3864d0207 2c34882
Wednesday, 20 Oct 2021
16:01 Baptiste Daroussin (bapt) search for other commits by this committer
shared-mime-info: remove wrong dependency on shared-mime-info
commit hash: 65a8140af42befa730d33724a229438926e5dcec commit hash: 65a8140af42befa730d33724a229438926e5dcec commit hash: 65a8140af42befa730d33724a229438926e5dcec commit hash: 65a8140af42befa730d33724a229438926e5dcec 65a8140
Monday, 11 Oct 2021
14:57 Bernhard Froehlich (decke) search for other commits by this committer
*/*: Avoid extra CPE_VENDOR=kde by properly sorting USES

CPE_VENDOR=kde is already set in Uses/kde.mk so adding cpe after
kde in our USES line makes sure that it's picked up properly.

Approved by:    portmgr (blanket)
commit hash: a90e961f4d19d53621612d1257a77a5635906ee0 commit hash: a90e961f4d19d53621612d1257a77a5635906ee0 commit hash: a90e961f4d19d53621612d1257a77a5635906ee0 commit hash: a90e961f4d19d53621612d1257a77a5635906ee0 a90e961
Sunday, 15 Aug 2021
13:32 Bernhard Froehlich (decke) search for other commits by this committer
archivers/ark: Add CPE information

Approved by:	portmgr (blanket)
commit hash: e08a49f53ae33ad050b7bb0ecff8e9bd95b599b0 commit hash: e08a49f53ae33ad050b7bb0ecff8e9bd95b599b0 commit hash: e08a49f53ae33ad050b7bb0ecff8e9bd95b599b0 commit hash: e08a49f53ae33ad050b7bb0ecff8e9bd95b599b0 e08a49f
Friday, 13 Aug 2021
07:15 Tobias C. Berner (tcberner) search for other commits by this committer
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/
commit hash: 17734b82d3078372e2c79574279b8038ff9d2411 commit hash: 17734b82d3078372e2c79574279b8038ff9d2411 commit hash: 17734b82d3078372e2c79574279b8038ff9d2411 commit hash: 17734b82d3078372e2c79574279b8038ff9d2411 17734b8
Friday, 9 Jul 2021
23:34 Tobias C. Berner (tcberner) search for other commits by this committer
*/*: 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/
commit hash: 19ce6c4021c94df0f36147ee588a5938472b9650 commit hash: 19ce6c4021c94df0f36147ee588a5938472b9650 commit hash: 19ce6c4021c94df0f36147ee588a5938472b9650 commit hash: 19ce6c4021c94df0f36147ee588a5938472b9650 19ce6c4
Sunday, 13 Jun 2021
06:06 Tobias C. Berner (tcberner) search for other commits by this committer
*/*: Zpdate KDE Gear to 21.04.2

Thursday, 10 June 2021

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

The full changelog can be found here:
	https://kde.org/announcements/changelogs/gear/21.04.2/
commit hash: 896d87b6fb1a606385449fef9d7e44823cf08b8a commit hash: 896d87b6fb1a606385449fef9d7e44823cf08b8a commit hash: 896d87b6fb1a606385449fef9d7e44823cf08b8a commit hash: 896d87b6fb1a606385449fef9d7e44823cf08b8a 896d87b
Thursday, 13 May 2021
17:33 Tobias C. Berner (tcberner) search for other commits by this committer
Update KDE Gear to 21.04.1

May 13, 2021. 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.

Changelogs:
	https://kde.org/announcements/changelogs/releases/21.04.1/
commit hash: 36031553337715cbac1fa70d6ffa2f66b9980472 commit hash: 36031553337715cbac1fa70d6ffa2f66b9980472 commit hash: 36031553337715cbac1fa70d6ffa2f66b9980472 commit hash: 36031553337715cbac1fa70d6ffa2f66b9980472 3603155
Thursday, 22 Apr 2021
16:47 Tobias C. Berner (tcberner) search for other commits by this committer
Update KDE Gear to 21.04

KDE Gear 21.04
Thursday, 22 April 2021

Welcome to KDE Gear ⚙️ 21.04!

KDE produces literally dozens of apps for work, play, education, and
creativity. Kontact, for example, gives you control over all your email,
contact, and agenda; Itinerary keeps you up to date with everything you
need regarding your trips; the KAlgebra graphing calculator works
equally well on your desktop and your phone; Cantor provides you with an
intuitive way of analyzing data and graphing the results; and Kdenlive
makes cutting and building sophisticated-looking videos not only easy,
but fun as well.

These are but a few of the apps releasing new updates today. When
combined with the KDE’s powerful Plasma desktop, they provide you with
most, if not all, the tools you need to be productive in a versatile and
flexible Linux^WFreeBSD environment.

But you don’t even need to run Linux! Many of the apps in this
announcement work on Windows, macOS, and Android as well. This is what
convergent means for KDE: use your favorite apps anywhere, on any
system, on your work computer, mobile or even on your TV!

And, remember: KDE’s apps, the Plasma desktop, Plasma Mobile, Plasma
BigScreen and all the rest of KDE’s software are free and open source.
No licensing, no hidden costs, no spying. Share them with your friends,
install them at work, or use them in your school lab. It is your
software to enjoy where and how you want.

Full announcement and changelogs:
	https://kde.org/announcements/gear/21.04/
commit hash: a92fa618b055cb9e124349692999a94db5ba9f00 commit hash: a92fa618b055cb9e124349692999a94db5ba9f00 commit hash: a92fa618b055cb9e124349692999a94db5ba9f00 commit hash: a92fa618b055cb9e124349692999a94db5ba9f00 a92fa61
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 11 Dec 2020
19:18 tcberner search for other commits by this committer
Update KDE Applications to 20.12

- astro/libkgeomap has been removed as there are no consumers left
- deskutils/kdepim-apps-libs has been reintegrated into other ports

There are a handful of new ports available:
- astro/kosmindoormap: Library and QML component for rendering multi-level OSM
indoor maps
- deskutils/itinerary: KDE Itinerary is a digital travel assistant
- devel/kpublictransport: Access realtime public transport data
- graphics/kontrast: Color contrast checker
- textproc/markdownpart: KPart for rendering Markdown content
Original commitRevision:557757 
Thursday, 5 Nov 2020
17:42 tcberner search for other commits by this committer
Update KDE Apps to 20.08.3

Some of our projects release on their own timescale and some get released
en-masse. The 20.08.3 bundle of projects was released today with dozens of
bugfixes and will be available through app stores and distros soon. See the
20.08.3 releases page for details.

Some of the fixes in today's releases:

    * Gwenview no longer accidentally shows the thumbnail view as a separate
window with newer Qt versions
    * Sending SMS with KDEConnect has been restored
    * Fixed a possible Okular crash when selecting text in annotations

Announcement:
	https://kde.org/announcements/releases/2020-11-apps-update/

Changelog:
	https://kde.org/announcements/fulllog_releases-20.08.3/
Original commitRevision:554144 
Saturday, 10 Oct 2020
14:17 tcberner search for other commits by this committer
KDE Release Service 20.08.2 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.
Original commitRevision:551930 
Thursday, 3 Sep 2020
14:48 tcberner search for other commits by this committer
Update KDE Applications (release-service) to 20.08.1
Original commitRevision:547458 
Friday, 28 Aug 2020
05:47 tcberner search for other commits by this committer
archivers/ark: fix vulnerability in tar extraction

KDE Project Security Advisory
=============================

Title:           Ark: maliciously crafted TAR archive with symlinks can install
files outside the extraction directory.
Risk Rating:     Important
CVE:             CVE-2020-24654
Versions:        ark <= 20.08.0
Author:          Elvis Angelaccio <elvis.angelaccio@kde.org>
Date:            27 August 2020

Overview
========

A maliciously crafted TAR archive containing symlink entries
would install files anywhere in the user's home directory upon extraction.

Proof of concept
================

For testing, an example of malicious archive can be found at
https://github.com/jwilk/traversal-archives/releases/download/0/dirsymlink.tar

Impact
======

Users can unwillingly install files like a modified .bashrc, or a malicious
script placed in ~/.config/autostart.

Workaround
==========

Before extracting a downloaded archive using the Ark GUI, users should inspect
it
to make sure it doesn't contain symlink entries pointing outside the extraction
folder.

The 'Extract' context menu from the Dolphin file manager shouldn't be used.

Solution
========

Ark 20.08.1 skips maliciously crafted symlinks when extracting TAR archives.

Alternatively,
https://invent.kde.org/utilities/ark/-/commit/8bf8c5ef07b0ac5e914d752681e470dea403a5bd
can be applied to previous
releases.

Credits
=======

Thanks to Fabian Vogt for reporting this issue and for fixing it.

MFH:		2020Q3
Security:	CVE-2020-24654
Original commitRevision:546706 
Thursday, 13 Aug 2020
17:10 tcberner search for other commits by this committer
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/
Original commitRevision:544824 
Thursday, 30 Jul 2020
04:36 tcberner search for other commits by this committer
archivers/ark: add missing bump after r543704
Original commitRevision:543706 
Thursday, 9 Jul 2020
21:04 tcberner search for other commits by this committer
Update KDE's Application (release-service) to 20.04.3

Changelog:
	https://kde.org/announcements/changelog-releases.php?version=20.04.3
Original commitRevision:541821 
Saturday, 13 Jun 2020
08:14 tcberner search for other commits by this committer
Update KDE's Application (release-service) to 20.04.2
Original commitRevision:538649 
Friday, 15 May 2020
16:52 tcberner search for other commits by this committer
Update KDE's Applications to 20.04.1

From the changelog [1]:
	Some of the fixes included in this release are:
	* kio-fish: Only store password in KWallet if the user asked for it.
	* The Umbrello Fixes for adding multiline c++ comment support.
	* The scrolling behavior in the Okular document viewer has been
	  improved and is more usable with free-spinning mouse wheels
	* A regression that sometimes caused the JuK music player to
	  crash on start has been fixed
	* The Kdenlive video editor has received many stability updates,
	  including a fix to the DVD chapter creation and a fix that
	  improves the handling of timecodes, improved handling of missing
	  clips, draw "photo" frame on image clips to differentiate from
	  video clips., and previews in the timeline
	* KMail now correctly handles existing maildir folders when adding
	  a new maildir profile and no longer crashes when adding too many
	  recipients
	* Import and export of Kontact settings has been enhanced to include
	  more data

[1] https://kde.org/announcements/changelog-releases.php?version=20.04.1
Original commitRevision:535307 
Thursday, 15 Aug 2019
15:38 adridg search for other commits by this committer
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.
Original commitRevision:509000 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Sunday, 23 Jun 2019
15:39 tcberner search for other commits by this committer
KDE Applications: complete dependency lists

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

PR:		238764
Reported by:	yuri
Original commitRevision:504959 
Thursday, 18 Apr 2019
16:55 tcberner search for other commits by this committer
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.
Original commitRevision:499277 
Saturday, 9 Mar 2019
22:46 adridg search for other commits by this committer
Turn on RAR option by default only on x86 in archivers/ark.

This makes it possible to build on non-x86 with default options. Support
for rar archives is via external executables, so there is no change in the
port's compiled artifacts.

Thanks linimon@ for the functional part of the change. While here,
polish up descriptions and links and bits and bobs.

PR:		236240
Submitted by:	linimon
Original commitRevision:495211 
19:23 rakuco search for other commits by this committer
Backport patch to fix creation of .tar archives when ZTD support is enabled.

As the patch says, when ZSTD support is present creating a regular .tar archive
will end up creating a zstd file instead. In my tests, this prevented
adding/remove entries from the archive at all.

MFH:		2019Q1
Original commitRevision:495197 
17:52 rakuco search for other commits by this committer
Add USES=shared-mime-info

Starting with version 18.12.0, Ark has included a custom kerfuffle.xml mime
type to support zstd-compressed files (the mimetype was only added to
shared-mime-info starting with version 1.11, which we don't ship yet). We need
to make sure update-mime-database is run, otherwise Ark will still fail to
recognize those archives.
Original commitRevision:495180 
Friday, 8 Feb 2019
05:11 tcberner search for other commits by this committer
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
Original commitRevision:492409 
Wednesday, 16 Jan 2019
11:13 tijl search for other commits by this committer
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
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
Original commitRevision:490472 
Thursday, 10 Jan 2019
19:52 tcberner search for other commits by this committer
Update KDE Applications to 18.12.1

Release Announcement:
	https://www.kde.org/announcements/announce-applications-18.12.1.php

Today KDE released the first stability update for KDE Applications 18.12.
This release contains only bugfixes and translation updates, providing a
safe and pleasant update for everyone.

About 20 recorded bugfixes include improvements to Kontact, Cantor, Dolphin,
JuK, Kdenlive, Konsole, Okular, among others.

Improvements include:
  *  Akregator now works with WebEngine from Qt 5.11 or newer
  *  Sorting columns in the JuK music player has been fixed
  *  Konsole renders box-drawing characters correctly again

You can find the full list of changes here:
	https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.1
Original commitRevision:489893 
Saturday, 29 Dec 2018
06:43 tcberner search for other commits by this committer
archivers/ark: enable options by default

- an archiver that cannot handle archives by default is not great

Reported by:	lme
Original commitRevision:488656 
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
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
Original commitRevision:488341 
Friday, 14 Dec 2018
05:07 tcberner search for other commits by this committer
Update KDE Applications to 18.12.0

https://www.kde.org/announcements/announce-applications-18.12.0.php
Original commitRevision:487405 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Saturday, 27 Oct 2018
11:50 tcberner search for other commits by this committer
Fix build with GCC-based architectures for various kde@ ports.

- Qt5 required c++11 support.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
PR:		232726
PR:		232725
PR:		232723
PR:		232722
PR:		232721
PR:		232720
PR:		232719
PR:		232697
PR:		232682
PR:		232669
PR:		232668
PR:		232667
PR:		232666
PR:		232665
PR:		232664
PR:		232662
PR:		232661
PR:		232655
PR:		232654
PR:		232652
PR:		232648
PR:		232647
PR:		232641
PR:		232640
PR:		232638
PR:		232635
PR:		232634
PR:		232632
PR:		232631
PR:		232630
PR:		232629
PR:		232628
PR:		232627
PR:		232625
PR:		232624
PR:		232623
PR:		232614
PR:		232613
PR:		232612
PR:		232611
PR:		232610
PR:		232609
PR:		232607
PR:		232606
PR:		232605
PR:		232604
PR:		232603
PR:		232602
PR:		232597
PR:		232589
PR:		232585
PR:		232584
PR:		232583
PR:		232581
PR:		232580
PR:		232579
PR:		232578
PR:		232576
PR:		232575
PR:		232574
PR:		232573
PR:		232570
Original commitRevision:483125 
Monday, 10 Sep 2018
13:14 mat search for other commits by this committer
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
Original commitRevision:479406 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
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
Original commitRevision:473503 
Friday, 6 Apr 2018
20:11 tcberner search for other commits by this committer
New port: archivers/ark

This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D14822
Original commitRevision:466687 
Saturday, 10 Feb 2018
10:29 tcberner search for other commits by this committer
Rename KDE4 meta ports

This is done for
 * consistency,
 * and to simplify the import of the newer KDE Plasma5 desktop and KDE
applications

Bumps the dependencies.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D12979
Original commitRevision:461375 
Friday, 14 Jul 2017
17:20 amdmi3 search for other commits by this committer
- Add LICENSE
- Update WWW

Approved by:	portmgr blanket
Original commitRevision:445791 
Tuesday, 25 Apr 2017
08:20 riggs search for other commits by this committer
Chase ffmpeg 3.3 update (ABI changes)

PR:		218658
Submitted by:	riggs
Original commitRevision:439367 
Tuesday, 18 Oct 2016
17:22 tcberner search for other commits by this committer
Introduce new extensible virtual categories for KDE

A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are
released as a bundle upstream, however, there was not really a clean
way to share this information.

Using these new categories, we can simplify the Makefiles for the diverse
KDE ports.
At the moment we support the virtual category
	* kde-kde4
In the future, this will be extended to
	* kde-frameworks
	* kde-plasma
	* kde-applications

PR:						213406
Differential Revision:	https://reviews.freebsd.org/D7645
Exp-run by :			antoine
Reviewed by:			mat, rakuco
Approved by: 			portmgr (mat), rakuco (mentor)
Original commitRevision:424182 
Wednesday, 24 Aug 2016
08:20 tcberner search for other commits by this committer
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports

At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.

The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].

Changes to the KDE Ports needed by this:

Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4]
[1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk
[2] The version in the plasma5 branch also handles frameworks/plasma5 and
    handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt
    Ports -- I chose to leave this out for now, as the diff is already large
    enough.
[3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we
    want is already specified as argument to kde:<arg>
[4] For KDE Frameworks and Plasma5 ports this would be kde:5

PR:             210667
Approved by:    portmgr, mat (mentor), rakuco (mentor)
Reviewed by:    mat, rakuco
Differential Revision:   https://reviews.freebsd.org/D6961
Original commitRevision:420774 
Wednesday, 25 May 2016
20:56 rene search for other commits by this committer
Remove expired misc/kdehier4 and update all of its consumers to not reference it
any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE

Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.

PR:		209014 (partial)
Submitted by:	myself
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D6542
Original commitRevision:415864 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Sunday, 19 Jul 2015
14:37 bapt search for other commits by this committer
Enforce libarchive from ports
Original commitRevision:392508 
Thursday, 4 Jun 2015
09:04 amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
Original commitRevision:388500 
Sunday, 19 Oct 2014
15:57 makc search for other commits by this committer
KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!

USE_KDE4=kdehier component has been deprecated, new components added:
 baloo			- Baloo core libraries
 baloo-widgets		- Baloo widgets library
 kfilemetadata		- KDE library for extracting file metadata

New ports:
  graphics/kqtquickcharts	- QtQuick plugin to render interactive charts
  misc/artikulate		- Pronunciation trainer for KDE
				(not usable currently, links to both
				GStreamer 1.x and 0.10.x via dependencies)
  sysutils/baloo[-widgets]	- KDE framework for searching and
				managing user metadata
  sysutils/kfilemetadata	- Library for extracting file metadata

l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release

astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data

deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
  remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports

devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now

editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]

graphics/okular:
- add dependency on graphics/libkscreen

math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]

misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
  to link some stuff between KDE4_PREFIX and LOCALBASE.

science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data

x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3

among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes

The area51 repository features commits by alonso, rakuco and myself.

PR:		187150 [1]
Reported by:	pe.freethread@live.com
Patch by:	Tobias Berner <tcberner@gmail.com>

PR:		180674 [2]
Reported by:	torsten.eichstaedt@web.de

PR:		194316
Exp-run:	antoine
Original commitRevision:371193 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Friday, 15 Aug 2014
20:37 mandree search for other commits by this committer
Upgrade OpenEXR and ilmbase to 2.2.0.

GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
Original commitRevision:365038 
Thursday, 3 Apr 2014
09:49 makc search for other commits by this committer
KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!

KDE ports:
- Convert to USES=tar:xz

devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style

devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port

net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)

x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall

The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
Original commitRevision:349983 
Tuesday, 18 Feb 2014
14:23 makc search for other commits by this committer
KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!

Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...

New ports:
  devel/kde-dev-scripts:	KDE development scripts
  devel/kde-dev-utils:		KDE development utilities
  games/klickety:		Tetris themed solitaire
  games/picmi:			Single player logic-based puzzle game
  textproc/libkomparediff2:	Library to compare files and strings

The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.

PR:		ports/186491
Exp-run:	by bdrewery
Approved by:	beat (former maintainer) [1]
Original commitRevision:344893 
Wednesday, 11 Dec 2013
10:04 bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in accessibility

With hat:	portmgr
Original commitRevision:336153 
Friday, 20 Sep 2013
13:11 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
Original commitRevision:327699 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Wednesday, 27 Mar 2013
11:55 makc search for other commits by this committer
KDE/FreeBSD team presents KDE SC 4.10.1 ports!

- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
Original commitRevision:315373 
Saturday, 23 Mar 2013
18:45 glewis search for other commits by this committer
. Remove the versioning from the libarchive dependency due to it's version
  bump.
Original commitRevision:315066 
Friday, 22 Mar 2013
14:18 makc search for other commits by this committer
Mk/bsd.kde4.mk:
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV

KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
  'USES= cmake:outsource' and add USE_LDCONFIG if needed
Original commitRevision:314933 
Sunday, 3 Feb 2013
20:10 makc search for other commits by this committer
KDE/FreeBSD team presents KDE SC 4.9.5 ports!

- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
Original commitRevision:311483 
Wednesday, 6 Jun 2012
06:44 miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Original commit
Friday, 25 May 2012
02:15 makc search for other commits by this committer
KDE/FreeBSD team presents long awaited KDE SC 4.8.3!

kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.

Follow UPDATING instruction!

New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq

Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
Original commit
Thursday, 24 May 2012
21:27 makc search for other commits by this committer
Forced commit to note repocopies:

misc/kdeutils4  ->      archivers/ark
misc/kdeutils4  ->      comms/kremotecontrol
misc/kdeutils4  ->      deskutils/kcharselect
misc/kdeutils4  ->      math/kcalc
misc/kdeutils4  ->      security/kgpg-kde4
misc/kdeutils4  ->      security/kwallet
misc/kdeutils4  ->      sysutils/kdf
misc/kdeutils4  ->      sysutils/kfloppy
misc/kdeutils4  ->      sysutils/sweeper
misc/kdeutils4  ->      x11-clocks/ktimer
Original commit

Number of commits found: 78