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/plasma5-plasma-workspace/files/patch-startkde__startkde.cmake

Number of commits found: 3

Wednesday, 16 Oct 2019
09:54 tcberner search for other commits by this committer
Update KDE's Plasma Desktop to 5.17

Plasma 5.17 is the version where the desktop anticipates your needs. Night
Color, the color-grading system that relaxes your eyes when the sun sets, has
landed for X11. Your Plasma desktop also recognizes when you are giving a
presentation, and stops messages popping up in the middle of your slideshow. If
you are using Wayland, Plasma now comes with fractional scaling, which means
that you can adjust the size of all your desktop elements, windows, fonts and
panels perfectly to your HiDPI monitor.

The best part? All these improvements do not tax your hardware! Plasma 5.17 is
as lightweight and thrifty with resources as ever.

Important startup change:
	With Plasma 5.17 the startup script has been renamed. People who use the
	.xinitrc method to start Plasma have to call the new binary.

	Previously:
	     exec ck-launch-session startkde
	Change to:
	     exec ck-launch-session startplasma-x11

Announcement:
	https://kde.org/announcements/plasma-5.17.0.php
Original commitRevision:514577 
Monday, 15 Apr 2019
10:22 adridg search for other commits by this committer
Fix libICE detection in x11/plasma5-plasma-workspace

Looking for _IceTransNoListen in libICE was broken because libICE
isn't in the standard linker paths. Use full path instead.

This allows ksmserver to switch off TCP-listening in libICE, and
so ksmserver no longer opens a port (on all interfaces). This is
normal behavior everywhere else. Users needing the old behavior,
add --nolocal to ksmserver's flags.

Patch has been submitted upstream.

PR:		229772
Original commitRevision:499012 
Friday, 27 Apr 2018
20:29 tcberner search for other commits by this committer
Import the KDE Plasma5 ports

This is an import of the Plasma5 ports that we have had in the development
repository for quite some time now.

Please note:
 * Plasma5 cannot be installed at the same time as KDE SC4.
 * Qt5 assumes /etc/localtime to be a symlink to a tz file, not a regular file.
 * To start plasma5, it is recommended to use something like
       exec ck-launch-session startkde
 * Powermanagement and such is not working :-)

I would like to thank all the people that have helped test it in the past years.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D15096
Original commitRevision:468495 

Number of commits found: 3