Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 2004 05:41:15 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/dbus Makefile pkg-install ports/devel/dbus/files dbus.sh patch-configure patch-dbus_dbus-sysdeps.c
Message-ID:  <200407220541.i6M5fFt8086906@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2004-07-22 05:41:15 UTC

  FreeBSD ports repository

  Modified files:
    devel/dbus           Makefile 
    devel/dbus/files     dbus.sh patch-dbus_dbus-sysdeps.c 
  Added files:
    devel/dbus           pkg-install 
    devel/dbus/files     patch-configure 
  Log:
  * Fix the path to the dbus socket
  * Make sure the messagebus user and group are created, and block out uid/gid
    556 for this
  * Delete the dbus.pid file as part of a stop_postcmd (dbus doesn't delete its
    own pid file)
  * Clean up some bash'isms in the KDE detection configure code
  * Make the strtod() Call more 4.X friendly by not passing hex to it
  
  Revision  Changes    Path
  1.2       +5 -1      ports/devel/dbus/Makefile
  1.2       +8 -1      ports/devel/dbus/files/dbus.sh
  1.1       +20 -0     ports/devel/dbus/files/patch-configure (new)
  1.2       +28 -1     ports/devel/dbus/files/patch-dbus_dbus-sysdeps.c
  1.1       +36 -0     ports/devel/dbus/pkg-install (new)



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