cvs commit: ports/devel Makefile ports/devel/dbus Makefile distinfo pkg-descr pkg-plist ports/devel/dbus/files dbus.sh patch-dbus_dbus-sysdeps.c

Joe Marcus Clarke marcus at FreeBSD.org
Wed Jul 21 12:43:16 PDT 2004


marcus      2004-07-21 19:43:16 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/dbus           Makefile distinfo pkg-descr pkg-plist 
    devel/dbus/files     dbus.sh patch-dbus-1.pc.in 
                         patch-dbus_Makefile.in 
                         patch-dbus_dbus-sysdeps.c 
  Log:
  Add dbus, Freedesktop.org's  Desktop Bus.  D-BUS is a message passing framework
  for informing applications about system events such as new hardware being
  added, new users logging into an IM application, new software installed,
  etc.
  
  Revision  Changes    Path
  1.1645    +1 -0      ports/devel/Makefile
  1.1       +61 -0     ports/devel/dbus/Makefile (new)
  1.1       +2 -0      ports/devel/dbus/distinfo (new)
  1.1       +26 -0     ports/devel/dbus/files/dbus.sh (new)
  1.1       +9 -0      ports/devel/dbus/files/patch-dbus-1.pc.in (new)
  1.1       +11 -0     ports/devel/dbus/files/patch-dbus_Makefile.in (new)
  1.1       +51 -0     ports/devel/dbus/files/patch-dbus_dbus-sysdeps.c (new)
  1.1       +8 -0      ports/devel/dbus/pkg-descr (new)
  1.1       +44 -0     ports/devel/dbus/pkg-plist (new)


More information about the cvs-ports mailing list