Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2006 01:37:06 +0000 (UTC)
From:      Jean-Yves Lefort <jylefort@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/dbus Makefile pkg-install pkg-plist ports/devel/dbus/files dbus.in ports/devel/py-dbus Makefile
Message-ID:  <200604280137.k3S1b7UD062267@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jylefort    2006-04-28 01:37:06 UTC

  FreeBSD ports repository

  Modified files:
    devel/dbus           Makefile pkg-install pkg-plist 
    devel/dbus/files     dbus.in 
    devel/py-dbus        Makefile 
  Log:
  The system daemon is running as messagebus:messagebus, so it does not
  have the permission to remove its pid file and socket on exit. Put
  these files in the /var/run/dbus directory, owned by
  messagebus:messagebus.
  
  Remove the files and directory on package deinstall.
  
  Revision  Changes    Path
  1.48      +7 -10     ports/devel/dbus/Makefile
  1.7       +2 -2      ports/devel/dbus/files/dbus.in
  1.2       +2 -0      ports/devel/dbus/pkg-install
  1.16      +4 -0      ports/devel/dbus/pkg-plist
  1.17      +2 -2      ports/devel/py-dbus/Makefile



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