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) combination for a given watch list. This is what FreshPorts will look for.

non port: sysutils/plasma5-plasma-systemmonitor/Makefile

Number of commits found: 14

Wednesday, 13 Sep 2023
05:16 Tobias C. Berner (tcberner) search for other commits by this committer
KDE: Update Plasma Desktop to 5.27.8

KDE Plasma 5.27.8, Bugfix Release for September

Tuesday, 12 September 2023. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.27.8.

Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.

This release adds five months' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

 * KRunner: make debut on X11 faster.
 * Powerdevil: don't automatically suspend by default if running in a
   virtual machine.
 * System Settings: Remove soft hyphens in keywords used for searching.

Announcement:	https://kde.org/announcements/plasma/5/5.27.8/
Changelog:	https://kde.org/announcements/changelogs/plasma/5/5.27.7-5.27.8/
commit hash: ec37f68193bf82ad8532fb59532230340f1cfee8 commit hash: ec37f68193bf82ad8532fb59532230340f1cfee8 commit hash: ec37f68193bf82ad8532fb59532230340f1cfee8 commit hash: ec37f68193bf82ad8532fb59532230340f1cfee8 ec37f68
Tuesday, 15 Aug 2023
19:06 Tobias C. Berner (tcberner) search for other commits by this committer
KDE: make ecm a build-only dependency in KDE Plasma
commit hash: dc4e8c040a8b3b544b4cacab693c407f6bcd1d84 commit hash: dc4e8c040a8b3b544b4cacab693c407f6bcd1d84 commit hash: dc4e8c040a8b3b544b4cacab693c407f6bcd1d84 commit hash: dc4e8c040a8b3b544b4cacab693c407f6bcd1d84 dc4e8c0
Wednesday, 17 May 2023
05:56 Tobias C. Berner (tcberner) search for other commits by this committer
KDE: KDE Plasma 5.27.5, Bugfix Release for May

Tuesday, 9 May 2023. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.27.5.

Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.

This release adds a month's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

 * Bluedevil Applet: introduce a brief animation for section height
   estimates.
 * Discover Flatpak: Do not crash if for any reason we lack a ref's
   source.
 * Info Centre About-distro: add a dump mode to print to cli.

Changelog: https://kde.org/announcements/changelogs/plasma/5/5.27.4-5.27.5
commit hash: 7769ca437c7a6594f21311f03c33f213d240b7a0 commit hash: 7769ca437c7a6594f21311f03c33f213d240b7a0 commit hash: 7769ca437c7a6594f21311f03c33f213d240b7a0 commit hash: 7769ca437c7a6594f21311f03c33f213d240b7a0 7769ca4
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
Saturday, 10 Dec 2022
07:46 Tobias C. Berner (tcberner) search for other commits by this committer
KDE: Update KDE Plasma Desktop to 5.24.7

KDE Plasma 5.24.7, Bugfix Release for October

Friday, 14 October 2022. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.24.7.

Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.

Announcement:	https://kde.org/announcements/plasma/5/5.24.7/
commit hash: f54b86f044d490e96320f137a93a574a99793907 commit hash: f54b86f044d490e96320f137a93a574a99793907 commit hash: f54b86f044d490e96320f137a93a574a99793907 commit hash: f54b86f044d490e96320f137a93a574a99793907 f54b86f
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
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:06 Dima Panov (fluffy) search for other commits by this committer
sysutils/plasma5-plasma-systemmonitor: pet stage-qa
commit hash: cd87b0cd4e3ac05ea1e6e85fe36199c89edad090 commit hash: cd87b0cd4e3ac05ea1e6e85fe36199c89edad090 commit hash: cd87b0cd4e3ac05ea1e6e85fe36199c89edad090 commit hash: cd87b0cd4e3ac05ea1e6e85fe36199c89edad090 cd87b0c
Thursday, 14 Oct 2021
16:25 Tobias C. Berner (tcberner) search for other commits by this committer
KDE: Update KDE Plasma Desktop to 5.23

Thursday, 14 October 2021

   25 years ago today, Matthias Ettrich sent an email to the
   de.comp.os.linux.misc newsgroup explaining a project he was working
   on. The latest and direct result of that email (plus a quarter of a
   century of relentless experimentation, development and innovation)
   has just landed in KDE’s repositories.

   This time around, Plasma renews its looks and, not only do you get a
   new wallpaper, but also a gust of fresh air from an updated theme:
   Breeze - Blue Ocean. The new Breeze theme makes KDE apps and tools
   not only more attractive, but also easier to use both on the desktop
   and your phone and tablet.

   Of course, looks are not the only you can expect from Plasma 25AE:
   extra speed, increased reliability and new features have also found
   their way into the app launcher, the software manager, the Wayland
   implementation, and most other Plasma tools and utilities.

   Read on to find out all the details that make the new Plasma 25AE so
   deserving of a celebration [1]

Full announcement:
	[1] https://kde.org/announcements/plasma/5/5.23.0/
commit hash: cdf0f44fe24a9bc024d1aec4309be73a335dead4 commit hash: cdf0f44fe24a9bc024d1aec4309be73a335dead4 commit hash: cdf0f44fe24a9bc024d1aec4309be73a335dead4 commit hash: cdf0f44fe24a9bc024d1aec4309be73a335dead4 cdf0f44
Monday, 13 Sep 2021
18:42 Adriaan de Groot (adridg) search for other commits by this committer
sysutils/plasma5-ksystemstats: new port for system resource usage

Plasma Systemstats is a successor to (lib)KSysGuard in the way
that Plasma System Monitor is a successor to KSysGuard. The
background idea is that system statistics collection (resource
usage) should be low-overhead and pluggable and the UI in the
application flexible. KSysGuard achieved that with 2010-era
technologies, but time and technology moves on.

Note, though, that the backend -- the actual system-statistics-
collection -- on FreeBSD is missing collection of network
activity (entirely) and memory use (is wrong). System monitor
is **not yet** a replacement for KSysGuard on FreeBSD, but the
CPU monitoring -- which might be the most important and graphically
appealing bit on a desktop machine -- is much improved.

This commit introduces the new port, adds it to USE_KDE,
and makes it a dependency of system-monitor, to ease the
eventual replacement (once the issues mentioned above are
cleared up) of old by new.
commit hash: 26972239945e17c70d6b6117dcbd827ce11c7c99 commit hash: 26972239945e17c70d6b6117dcbd827ce11c7c99 commit hash: 26972239945e17c70d6b6117dcbd827ce11c7c99 commit hash: 26972239945e17c70d6b6117dcbd827ce11c7c99 2697223
Monday, 6 Sep 2021
12:58 Bernhard Froehlich (decke) search for other commits by this committer
sysutils/plasma5-plasma-systemmonitor: Remove invalid CPE information

Approved by:	portmgr (blanket)
commit hash: 66a8dc13b5b03dc9e1a84a33a6e632dea9003f39 commit hash: 66a8dc13b5b03dc9e1a84a33a6e632dea9003f39 commit hash: 66a8dc13b5b03dc9e1a84a33a6e632dea9003f39 commit hash: 66a8dc13b5b03dc9e1a84a33a6e632dea9003f39 66a8dc1
Wednesday, 1 Sep 2021
15:04 Tobias C. Berner (tcberner) search for other commits by this committer
plasma5: update to KDE Plasma Desktop to 5.22.5

Tuesday, 31 August 2021. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.22.5.

Plasma 5.22 was released in June 2021 with many feature refinements and
new modules to complete the desktop experience.

This release adds a month's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

  *  KDE GTK Config: Make sure to actually commit GSettings changes.
  *  KSystemStats: Fix handling of IPV6 addresses. Fixes bug #436296
  *  [applets/digitalclock] Let long timezones list scroll.
     Fixes bug #439147

Full changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.22.4-5.22.5/

- while here: reformat & sort the USES/USE_FOO lines consistently
commit hash: af854d20322a1cd28f70ea3e811db3b02a6b8841 commit hash: af854d20322a1cd28f70ea3e811db3b02a6b8841 commit hash: af854d20322a1cd28f70ea3e811db3b02a6b8841 commit hash: af854d20322a1cd28f70ea3e811db3b02a6b8841 af854d2
Monday, 26 Apr 2021
14:56 Mathieu Arnold (mat) search for other commits by this committer
Regular $FreeBSD cleanup.
commit hash: 822fba812a4181144dd63b5ed8f521d4da4735f9 commit hash: 822fba812a4181144dd63b5ed8f521d4da4735f9 commit hash: 822fba812a4181144dd63b5ed8f521d4da4735f9 commit hash: 822fba812a4181144dd63b5ed8f521d4da4735f9 822fba8
Thursday, 22 Apr 2021
07:54 Adriaan de Groot (adridg) search for other commits by this committer
KDE Plasma: update to 5.21.3

This updates the KDE Plasma parts to release 5.21.3. There is one
new port, plasma5-systemmonitor, which is the upcoming replacement
for KDE sysguard. It is not installed by default.

Release notes are at
	https://kde.org/announcements/plasma/5/5.21.3/

Previous commits tidying up DOCS options left some non-
applications consumers without the necessary kdoctools
dependency, so (re)introduce that now.
commit hash: 6806658cdff95567b1b0b764e6764ea413ad997f commit hash: 6806658cdff95567b1b0b764e6764ea413ad997f commit hash: 6806658cdff95567b1b0b764e6764ea413ad997f commit hash: 6806658cdff95567b1b0b764e6764ea413ad997f 6806658

Number of commits found: 14