From owner-freebsd-questions@FreeBSD.ORG Wed Sep 1 13:56:25 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 D179216A4CE for ; Wed, 1 Sep 2004 13:56:25 +0000 (GMT) Received: from cathy.bmts.com (cathy.bmts.com [216.183.128.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 406D343D5A for ; Wed, 1 Sep 2004 13:56:23 +0000 (GMT) (envelope-from rhempel@bmts.com) Received: from PC300GL (os-dsl-0306.bmts.com [216.183.153.51]) by cathy.bmts.com (8.12.10/8.12.10) with SMTP id i81DuNDD027386; Wed, 1 Sep 2004 09:56:24 -0400 (EDT) From: "Ralph Hempel" To: "messmate" , "freebsd-questions-en" Date: Wed, 1 Sep 2004 09:59:38 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20040901153209.4064d9e8@eric.placeverte.home> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 X-bmts-MailScanner: Found to be clean X-bmts-MailScanner-SpamCheck: X-MailScanner-From: rhempel@bmts.com Subject: RE: parts of ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rhempel@bmts.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2004 13:56:25 -0000 > Hi, > is there a way to install only parts of the ports tree to set > them up ? The ports tree takes 237M up :( > Have only 600M hd space available included swap. > The purpose is to setup a firewall/router/proxy VERY > secured :) > Thanks in advance for your help. > mess-mate You can read this little tip on how I did it.... It deals with installing a partial ports tree for building perl, but applies in general to any port you want to build. Ralph