Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Dec 2016 11:55:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 215174] devel/dbus: move machine-id for compatibility with Linux libdbus
Message-ID:  <bug-215174-6497-gSwpE52JtY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215174-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215174-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

Tijl Coosemans <tijl@FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.org:
Bug 215174: devel/dbus: move machine-id for compatibility with Linux libdbus
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215174



--- Description ---
Created attachment 177826
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=177826&action=edit
patch

- Remove --localstatedir=/var, already added by bsd.port.mk.
- Use default locations for system pidfile, system socket and session sockets
so Linux programs can find these too.
- Adjust rc.d script to eliminate gnome-subr dependency.
- Move examples to EXAMPLESDIR and add EXAMPLES option.
- Move /var/db/dbus/machine-id to default /var/lib/dbus/machine-id so Linux
programs can find this file.  Add a postexec command to pkg-plist to copy this
file to the new location on installation so the id is preserved.  The old file
cannot be removed because currently running processes might still need it. 
Remove the old file from the rc.d script instead.
- Sort pkg-plist.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215174-6497-gSwpE52JtY>