From owner-freebsd-questions@FreeBSD.ORG Wed Sep 1 14:54:38 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EC8E16A4CE for ; Wed, 1 Sep 2004 14:54:38 +0000 (GMT) Received: from usenet.ath.cx (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBE5543D46 for ; Wed, 1 Sep 2004 14:54:37 +0000 (GMT) (envelope-from bernt@bah.homeip.net) Received: from [10.0.0.3] (reader.usenet.ath.cx [10.0.0.3]) by usenet.ath.cx (8.12.11/8.12.9) with ESMTP id i81EsuXV026187; Wed, 1 Sep 2004 16:54:56 +0200 (CEST) (envelope-from bernt@bah.homeip.net) Message-ID: <4135E2E7.6050607@bah.homeip.net> Date: Wed, 01 Sep 2004 16:55:35 +0200 From: "B.Hansson" User-Agent: Thunderbird 0.7.3 svSE FreeBSD-4.10-STABLE X-Accept-Language: sv, en-us, en MIME-Version: 1.0 To: messmate References: <20040901153209.4064d9e8@eric.placeverte.home> In-Reply-To: <20040901153209.4064d9e8@eric.placeverte.home> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions-en Subject: Re: parts of ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2004 14:54:38 -0000 messmate skrev: > Hi, > is there a way to install only parts of the ports tree to set > them up ? The ports tree takes 237M up :( Yes. tar -zxvf ports.tar.gz path/to/port/you/want/to/install That's how I did it. See to it that you have Mk, Templates and such directorys in your /usr/ports dir. > Have only 600M hd space available included swap. > The purpose is to setup a firewall/router/proxy VERY > secured :) mmmmm! > Thanks in advance for your help. > mess-mate