From owner-freebsd-questions@FreeBSD.ORG Fri Mar 20 08:26:33 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 E84A010656D3 for ; Fri, 20 Mar 2009 08:26:33 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.26]) by mx1.freebsd.org (Postfix) with ESMTP id 772F68FC17 for ; Fri, 20 Mar 2009 08:26:32 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by ey-out-2122.google.com with SMTP id 4so128566eyf.7 for ; Fri, 20 Mar 2009 01:26:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=cqDOslplb0GQz6bMKVV1aiaFnfWpyJ1pRGX5cayNgxQ=; b=UilxQgsdnEWgon1XUltaXRjQLL1DtAv4zhMtI994o7R47DRPub3ZOfQLt46PspLNRU sVEEJSzVXF0wmUpc9t/8DH2+zJsirduOweV2W1Dxcyozo0fJNiRrWqxIcLPHJ8l90awJ lluakXGtfAp8NsEBVVeJH6O/sjDrkC+F4rVls= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=eAXI+ADrnbsC8RGZtMBZn4N5w5LGHac3kjkb4MoujpZXUkkz2LOHYqV4oW/rxWEuyE YP90VLy+MZH8p9oYUL+bGETbxd1bEcwBUnAX3Xmu5UWgqLGZlNaF0CuV8+K+P6sypQcn YZlML9jTMvuehuKoJaAIVOfGFGSqe3uXx/pU4= Received: by 10.216.2.207 with SMTP id 57mr1286350wef.174.1237537591712; Fri, 20 Mar 2009 01:26:31 -0700 (PDT) Received: from atlantis.dyndns.org (athedsl-4487099.home.otenet.gr [94.71.67.195]) by mx.google.com with ESMTPS id h7sm3557569nfh.12.2009.03.20.01.26.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 20 Mar 2009 01:26:31 -0700 (PDT) Message-ID: <49C35335.4070405@gmail.com> Date: Fri, 20 Mar 2009 10:26:29 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.17 (X11/20081011) MIME-Version: 1.0 To: Ross References: <65e9c8190903192348o342e7422j5a3930149bbb9a34@mail.gmail.com> In-Reply-To: <65e9c8190903192348o342e7422j5a3930149bbb9a34@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Building packages without installing them? 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: Fri, 20 Mar 2009 08:26:34 -0000 Ross wrote: > I want to use my home server to build Xorg and KDE packages for a > desktop. man ports says make package will install the port. I don't > need Xorg on the server and I would like to tweak make.conf to build > for a different architecture. Is there a way to do this? > Use ports-mgmt/tinderbox. Very powerful and relatively easy to use. You will have to follow the instructions here: http://tinderbox.marcuscom.com/README.html