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/files/xinit-session

Number of commits found: 2

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
Wednesday, 6 Sep 2017
19:32 tcberner search for other commits by this committer
New port: x11/sddm

sddm is a QML based X11 and Wayland display manager
  https://github.com/sddm/sddm

Reviewed by:	rakuco, groot_kde.org
Differential Revision:	https://reviews.freebsd.org/D11619
Original commitRevision:449358 

Number of commits found: 2