From owner-freebsd-questions@FreeBSD.ORG Thu Mar 23 09:41:35 2006 Return-Path: X-Original-To: questions@freebsd.org 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 AC1BC16A42B for ; Thu, 23 Mar 2006 09:41:35 +0000 (UTC) (envelope-from kralph@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id D981043D5E for ; Thu, 23 Mar 2006 09:41:28 +0000 (GMT) (envelope-from kralph@gmail.com) Received: by wproxy.gmail.com with SMTP id 37so594162wra for ; Thu, 23 Mar 2006 01:41:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pGlyHUPpkSVon263o8+3VSxT0wNf35OLE65lOuA5svkfnLKeNJo6t+vf+triL84jhnZX0K81P19lFA7oxVEHNiqbVVty5lLvu+K8nTyCz4vKGBjx8sAYUj5B+Vp2oeVDY9+7d26CSDjJ7pfM6uHWbEA8Tf1Mwk7fVOQpTlJj434= Received: by 10.65.193.11 with SMTP id v11mr1460987qbp; Thu, 23 Mar 2006 01:41:25 -0800 (PST) Received: by 10.65.253.17 with HTTP; Thu, 23 Mar 2006 01:41:25 -0800 (PST) Message-ID: <13d4d6bb0603230141w461c46b4gddceeaf0b046a11d@mail.gmail.com> Date: Thu, 23 Mar 2006 01:41:25 -0800 From: "Kenyon Ralph" To: "Mark Jayson Alvarez" In-Reply-To: <20060323093104.8458.qmail@web51610.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060323093104.8458.qmail@web51610.mail.yahoo.com> Cc: questions@freebsd.org Subject: Re: net-im is not in my supfile.. 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: Thu, 23 Mar 2006 09:41:35 -0000 On 3/23/06, Mark Jayson Alvarez wrote: > I'm trying to install the latest jabberd but first I would like to cvsup= the latest ports tree. I only want the ports-net-im to speed up the proces= s, however, to my surprise, net-im is not in my /usr/share/example/cvsup/po= rts-supfile. Adding that line and commenting ports-all doesn't make any dif= ference.. Why not leave ports-all uncommented and ports-* commented? That will give you the whole ports collection. You really don't need to change anything in that file except the *default host line. See http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html.