From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 27 23:59:16 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7286F106564A for ; Sat, 27 Aug 2011 23:59:16 +0000 (UTC) (envelope-from wernerdev@gmail.com) Received: from mail-ey0-f172.google.com (mail-ey0-f172.google.com [209.85.215.172]) by mx1.freebsd.org (Postfix) with ESMTP id 024898FC13 for ; Sat, 27 Aug 2011 23:59:15 +0000 (UTC) Received: by eye4 with SMTP id 4so2917355eye.31 for ; Sat, 27 Aug 2011 16:59:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:content-type:subject:date:message-id:to:mime-version:x-mailer; bh=6ZrhqgqhEtmpC4gehbpxgrn5WE6ezCo87t0UhEv1iuE=; b=e9uk85K88XUudf6iEpsZcaCDr8hYwCHLne46TTHcK04JCurCYHA7P8gGxIk3fDe7Rt OS77n7aYmgbPvxAHGNvcXJpXxOGyvA67SWM8uIer4HeiyzXJhESpqjzUYfBsgPW8mkmg XsVNpKH4mlaS00mowLeU/CqYWh/8AdDNSWwC8= Received: by 10.14.4.69 with SMTP id 45mr1051566eei.23.1314487714728; Sat, 27 Aug 2011 16:28:34 -0700 (PDT) Received: from [192.168.1.100] (D9788967.cm-3-1c.dynamic.ziggo.nl [217.120.137.103]) by mx.google.com with ESMTPS id 72sm1970661eee.52.2011.08.27.16.28.33 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 27 Aug 2011 16:28:33 -0700 (PDT) From: Werner de Vries Date: Sun, 28 Aug 2011 01:28:31 +0200 Message-Id: <05624104-B478-4AE3-A9BD-57134D333981@gmail.com> To: gnome@FreeBSD.org Mime-Version: 1.0 (Apple Message framework v1244.3) X-Mailer: Apple Mail (2.1244.3) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: FreeBSD Port: net/avahi X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Aug 2011 23:59:16 -0000 Hello. I am mailing you because of the following topic: = http://forums.freebsd.org/showthread.php?p=3D145348&posted=3D1#post145348 I am trying to get a daemon only version of Avahi without much trouble = for a while. I have tried some solutions, but none of them really = worked. My question is: Can you also create a separate "avahi-daemon" package = which only includes the daemon? Because I don't need all the X11 and = graphical stuff on my headless server. I would really appreciate it. Best regards, Werner de Vries=