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/sddm/pkg-message

Number of commits found: 7

Monday, 18 Oct 2021
21:45 Adriaan de Groot (adridg) search for other commits by this committer
x11/sddm: improve pkg-message

Make "requires" more clear: needs one of .xinitrc or xterm.

PR:		259229
Reported by:	Graham Perrin
commit hash: 8b003781df94d8f78bdc741ac7311c7af6620f6e commit hash: 8b003781df94d8f78bdc741ac7311c7af6620f6e commit hash: 8b003781df94d8f78bdc741ac7311c7af6620f6e commit hash: 8b003781df94d8f78bdc741ac7311c7af6620f6e 8b00378
Saturday, 17 Jul 2021
22:21 Adriaan de Groot (adridg) search for other commits by this committer
x11/sddm: make "user session" more resilient

It's possible to install SDDM with very little other X11 baggage,
like xterm. In such a minimal install situation, SDDM will still
come up and offer "User Session" -- and that session will fail,
because there's nothing to run.

Depend on xmessage, and then fall back to xinit's default script
and if **that** isn't there, show the user a message instead of
just sitting there with a black screen and an X cursor.

PR:		256648
Reported by:	Graham Perrin
commit hash: 87b48b8d60d42f77e3cea05610bbb5dde23ec896 commit hash: 87b48b8d60d42f77e3cea05610bbb5dde23ec896 commit hash: 87b48b8d60d42f77e3cea05610bbb5dde23ec896 commit hash: 87b48b8d60d42f77e3cea05610bbb5dde23ec896 87b48b8
Sunday, 17 May 2020
08:44 arrowd search for other commits by this committer
x11/sddm: Constrain upgrade pkg-message to pre 0.18.1_4 version.

PR:		244756
Original commitRevision:535529 
08:21 arrowd search for other commits by this committer
x11/sddm: Switch SDDM user's HOME directory from /usr/local/etc/sddm/home to
/var/lib/sddm, as sddm(5) man page requests.

PR:		244756
Reviewed by:	tcberner, adridg
Original commitRevision:535524 
Wednesday, 12 Feb 2020
15:31 arrowd search for other commits by this committer
x11/sddm: Update to 0.18.1.

Upstream does not provide a config file anymore. SDDM still reads
/usr/local/etc/sddm.conf if it is present, but the intended way to configure
it now is using /usr/local/etc/sddm.conf.d/ directory. See man sddm.conf(5) for
details.

Also include a patch to make SDDM take /etc/login.conf into account.

PR:		241519
Submitted by:	Martin Birgmeier <d8zNeCFG@aon.at> (login.conf patch)
Differential Revision:	https://reviews.freebsd.org/D23579
Original commitRevision:525915 
Wednesday, 14 Aug 2019
12:25 mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories x)
Original commitRevision:508914 
Tuesday, 11 Sep 2018
10:39 adridg search for other commits by this committer
Backport security fixes for x11/sddm

The 0.18 release of x11/sddm contains a fix for a security error
that probably doesn't affect us: session-reuse. In any case our
default configuration is not vulnerable. This doesn't update to
0.18 because there's a bunch of other changes that would need to
be chased, further delaying this update.

While here, pet portlint and Tijl, who asked for a pkg-message.

PR:		230029
Reported by:	doctorwhoguy@gmail.com
Security:	f00acdec-b59f-11e8-805d-001e2a3f778d
Original commitRevision:479522 

Number of commits found: 7