WOW -- thanks. Is there a nice way to tell pkgsrc "dont use dbus" (for ALL packages) /etc/mk.conf ?
On Wed, Dec 20, 2023 at 4:23 PM Vitaly Shevtsov <shev.vt1...@gmail.com> wrote: > > Just build your packages without dbus and it will do the trick. > > On Wed, Dec 20, 2023 at 3:17 PM Todd Gruhn <tgru...@gmail.com> wrote: > > > > Is there a best-way to leave dbus off? (dbus=NO) > > Use it only when it is needed? > > > > On Wed, Dec 20, 2023 at 7:58 AM Vitaly Shevtsov <shev.vt1...@gmail.com> > > wrote: > > > > > > It is used for IPC (interprocess communication) in desktop > > > applications, usually in Desktop Environments. It is when one > > > application sends a notification to another application. > > > > > > I never use it, since I use fvwm/xterm/firefox only. > > > > > > On Tue, Dec 19, 2023 at 6:22 PM Todd Gruhn <tgru...@gmail.com> wrote: > > > > > > > > I have any owners names tgruhn.dbus -- where does the group > > > > dbus come from? It messed up cvsroot. > > > > > > > > Can I just shut dbus off? > > > > > > > > How often is dbus uses? Do I NEED IT???