From owner-freebsd-questions@FreeBSD.ORG Tue Jun 30 22:49:29 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49120106568D for ; Tue, 30 Jun 2009 22:49:29 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-bw0-f216.google.com (mail-bw0-f216.google.com [209.85.218.216]) by mx1.freebsd.org (Postfix) with ESMTP id C944B8FC1D for ; Tue, 30 Jun 2009 22:49:28 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by bwz12 with SMTP id 12so432347bwz.43 for ; Tue, 30 Jun 2009 15:49:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=aVLDyjH7gDRmDDjSNLs43/0BIgzXZUIkEHjdtysLk4c=; b=oVW1n6KGd/slmbykZO6pvAqD2dTz0YtBjInrv16WCxLVVde9QLQ6fQhPT8JSKkY9sg L75OML+f4P3qDA59m/fuh7eCVjvyyujrdXVtCcrEL8aNHjIxN/y6rH/oNOyz5luoKXOe OncDDsXJdfFR99nUdAhtRR3KJqIVyR30gTaCU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=gCs6PHkxzp/VxXmTAQvwC8UiuMsJ0ca5YfA3dMeajTjOed0KyobYzFfWvnNqkY5xhM YHCN/aqedf06LFSjxU8fDw4+9HbqNkISGaPk+SlVfwPqUHtJhDvz5p3cH9sKaoWD5gCi Zj5PL1PX9Ur57WYw56lpnLxIdujMF1SroV4wo= MIME-Version: 1.0 Received: by 10.204.60.72 with SMTP id o8mr8787121bkh.210.1246402167863; Tue, 30 Jun 2009 15:49:27 -0700 (PDT) In-Reply-To: References: Date: Wed, 1 Jul 2009 00:49:27 +0200 Message-ID: <3a142e750906301549p2f5e0763mbfea63d60166f3d@mail.gmail.com> From: "Paul B. Mahol" To: Stefan Miklosovic Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: seti@home X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jun 2009 22:49:29 -0000 On 6/30/09, Stefan Miklosovic wrote: > hi all, > > I would like to install seti@home client to my machine, > There are tutorials on internet how to install it, but it is all > about package called simply "setiathome". I dont see > such package in a port tree. I was searching for similar > one, it seems I found it : > > /usr/ports/astro/boinc-setiathome-enhanced > > If i go to install it, it is about instaling ~30 ports as well, > most of them is xorg related. > > I do not want to install these X related packages at all. > It seems futile to having written "WITHOUT_X11=yes" in > /etc/make.conf. > > Could I have seti@home client without X packages? I think you only need to install boinc-client and download right file(s) from seti webpage. -- Paul