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:   [Bug 215174] devel/dbus: move machine-id for compatibility with Linux libdbus
Message-ID:  <bug-215174-6497@https.bugs.freebsd.org/bugzilla/>

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

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215174

            Bug ID: 215174
           Summary: devel/dbus: move machine-id for compatibility with
                    Linux libdbus
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: tijl@FreeBSD.org
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
          Assignee: gnome@FreeBSD.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


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