[Bug 215174] devel/dbus: move machine-id for compatibility with Linux libdbus

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 9 11:55:31 UTC 2016


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 at FreeBSD.org
          Reporter: tijl at FreeBSD.org
             Flags: maintainer-feedback?(gnome at FreeBSD.org)
          Assignee: gnome at 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.


More information about the freebsd-ports-bugs mailing list