HomeFreeBSD

- Remove --localstatedir=/var, already added by bsd.port.mk.

Description

  • 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 from pkg-plist because currently running processes might still need it. Remove the old file from the rc.d script instead.
  • Sort pkg-plist.

PR: 215174
Approved by: maintainer timeout (4 weeks)

Details

Provenance
tijlAuthored on
Parents
rP431186: MFH: r430723 r430728 r431184
Branches
Unknown
Tags
Unknown