Hello Antoine, thank you for handling gtkam for so long!
ajacou...@bsdfrog.org (Antoine Jacoutot), 2018.11.18 (Sun) 14:48 (CET): > On Sun, Nov 18, 2018 at 01:42:04PM +0100, Marcus MERIGHI wrote: > > at least that was what I had to do: adjust permissions to allow access > > for non-root user. I did not care enough to see if read-only would > > suffice. > > Well that's not really encouraging for us to commit that diff. I will try readonly access next time I'm around! I just thought it would give others a hint - I did not find any help in the package as it is now (maybe insufficient looking?). > > pkg-readme might be overkill? message better? Both diffs attached. > > No one reads MESSAGE. What about the pkg-readme, then? Marcus > > --- /dev/null Sun Nov 18 13:37:16 2018 > > +++ graphics/gtkam/pkg/MESSAGE Sun Nov 18 13:36:54 2018 > > @@ -0,0 +1,2 @@ > > +To run this software as non-root user you have to adjust permissions > > +for /dev/ugen* and /dev/usb* to allow access. > > > > --- /dev/null Sun Nov 18 13:34:38 2018 > > +++ graphics/gtkam/pkg/README Sun Nov 18 13:28:01 2018 > > @@ -0,0 +1,6 @@ > > ++----------------------------------------------------------------------- > > +| Running ${PKGSTEM} on OpenBSD > > ++----------------------------------------------------------------------- > > + > > +For ${PKGSTEM} to run as non-root user you have to adjust permissions > > +for /dev/ugen* and /dev/usb* to allow access.