On Thu, Feb 18, 2021 at 11:11:15PM +1100, Jonathan Gray wrote: > On Thu, Feb 18, 2021 at 11:34:19AM +0000, Stuart Henderson wrote: > > On 2021/02/18 22:24, Jonathan Gray wrote: > > > On Thu, Feb 18, 2021 at 12:01:28PM +0100, Mark Kettenis wrote: > > > > > Date: Thu, 18 Feb 2021 21:18:51 +1100 > > > > > From: Jonathan Gray <j...@jsg.id.au> > > > > > > > > I suspect that there are some ports that need to get their unveils > > > > updated if we do this. > > > > > > firefox ports were updated. Not aware of anything else in ports that > > > unveils /dev/drm. > > > > unveils: not afaik > > > > others: gdm already handled it, some other ports will need patches changing: > > > > graphics/clutter/cogl/patches/patch-cogl_winsys_cogl-winsys-egl-kms_c > > graphics/waffle/patches/patch-src_waffle_gbm_wgbm_display_c > > x11/compton/patches/patch-src_compton_c > > x11/slim/patches/patch-slim_conf > > This is a display manager like xdm/gdm. The last upstream release was > in 2013. I can patch it after the xenocara changes go in or perhaps we > remove it as landry suggested in
there's a less dead upstream at https://github.com/PeteGozz/slim. FreeBSD and debian still ship a package for slim :) I *might* have a look at updating the port to this github fork. Landry