From 018e57d3ca559349302f8c900caf60c7fe7d3861 Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 22 Oct 2010 22:35:01 +0000 Subject: Dbus has been committed to the FreeBSD ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14824 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/dbus/pkg-descr | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 devel/dbus/pkg-descr (limited to 'devel/dbus/pkg-descr') diff --git a/devel/dbus/pkg-descr b/devel/dbus/pkg-descr deleted file mode 100644 index 2a1c3cc0a..000000000 --- a/devel/dbus/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -D-BUS supplies both a system daemon (for events such as "new hardware device -added" or "printer queue changed") and a per-user-login-session daemon (for -general IPC needs among user applications). Also, the message bus is built on -top of a general one-to-one message passing framework, which can be used by -any two apps to communicate directly (without going through the message bus -daemon). - -WWW: http://www.freedesktop.org/Software/dbus -- cgit v1.2.3