cvs commit: ports/devel/dbus Makefile pkg-install ports/devel/dbus/files dbus.sh patch-configure patch-dbus_dbus-sysdeps.c

Joe Marcus Clarke marcus at FreeBSD.org
Wed Jul 21 22:41:15 PDT 2004


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)


More information about the cvs-all mailing list