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: x11-wm/plasma5-kwin/files/patch-git-e940f73963

Number of commits found: 2

Sunday, 13 Jun 2021
06:38 Tobias C. Berner (tcberner) search for other commits by this committer
x11/plasma5-plasma: Update KDE Plasma Desktop to 5.22

Plasma 5.22 is here, and it is more reliable and stable than ever. By
cleaning up and refactoring code in the background, the Plasma desktop
gives you greater responsiveness and performance, helping you become
even more productive without hiccups or surprises. Enjoy a smoother
experience with KDE’s Plasma 5.22 desktop.

Plasma 5.22 has become more pleasurable to use through improvements to
the design and greater smoothness and consistency in transparencies,
blurs, icons, and animations. Moving things to accessible locations,
offering hints and visual cues, and creating new settings allows you to
customize your work environment to make it fit perfectly to your needs.
Following the true KDE spirit, the push for a more stable and attractive
desktop does not mean you have to renounce control over how you want it
to look or behave. Plasma 5.22, as always, packs all the flexibility and
tools for customization you have come to expect and love, and some more
to boot.

Meanwhile, the push to move Plasma in its entirety to Wayland (the
display protocol of the future) continues in full swing. So much so that
popular distros are starting to ship Plasma with Wayland by default. By
using Wayland behind the scenes, Plasma is able to include features and
bug fixes not possible to implement on X11, offering you a better
experience and more stability.

Full announcement and changelog:
	https://kde.org/announcements/plasma/5/5.22.0/
commit hash: 4ea20bee50630eb895f1e50c59cc71d2c04fe5e4 commit hash: 4ea20bee50630eb895f1e50c59cc71d2c04fe5e4 commit hash: 4ea20bee50630eb895f1e50c59cc71d2c04fe5e4 commit hash: 4ea20bee50630eb895f1e50c59cc71d2c04fe5e4 4ea20be
Friday, 30 Apr 2021
15:29 Adriaan de Groot (adridg) search for other commits by this committer
x11-wm/plasma5-kwin: improve Wayland support

This is a backport / newly-developed patches for KDE Plasma
Wayland on FreeBSD. Some parts are upstream.

- Shuffle the USE_KDE line around a bit to make clear what
  the direct Wayland-dependencies are; also add the ones
  that were missing for full Wayland functionality.
- The major() and minor() macros on FreeBSD have "return type"
  int, while on Linux they are "unsigned int" (see makedev(3)
  for details). When passed to QVariant without a cast, that leads
  to type-mismatches in DBus messages.
- ConsoleKit returns a new seat, but that seat does not receive
  the libinput devices and never gets any input. Hard-code "seat0"
  since this codepath is Wayland-only.
- Fix build on i386 (but really, modern X11/Wayland desktop on i386
  seems like a really, **really** unlikely combination).
commit hash: ba447816c037c00e0540fa28678f860e4175bd67 commit hash: ba447816c037c00e0540fa28678f860e4175bd67 commit hash: ba447816c037c00e0540fa28678f860e4175bd67 commit hash: ba447816c037c00e0540fa28678f860e4175bd67 ba44781

Number of commits found: 2