From owner-freebsd-questions@FreeBSD.ORG Wed Sep 10 06:48:02 2003 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 D221F16A4BF for ; Wed, 10 Sep 2003 06:48:02 -0700 (PDT) Received: from smtp.enternet.hu (smtp.enternet.hu [62.112.192.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3675C43F75 for ; Wed, 10 Sep 2003 06:48:01 -0700 (PDT) (envelope-from nagylzs@freemail.hu) Received: from freemail.hu (3e44a523.adsl.enternet.hu [62.68.165.35]) by smtp.enternet.hu (8.12.9/8.12.9) with ESMTP id h8ADltAV088499 for ; Wed, 10 Sep 2003 15:47:56 +0200 (CEST) (envelope-from nagylzs@freemail.hu) Message-ID: <3F5F2B77.9030106@freemail.hu> Date: Wed, 10 Sep 2003 15:47:35 +0200 From: =?ISO-8859-2?Q?Nagy_L=E1szl=F3_Zsolt?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 X-Accept-Language: hu, en-us, en MIME-Version: 1.0 To: FreeBSD References: <3F5F06F4.3070108@freemail.hu> <3F5F0E7D.2090803@reversedhell.net> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Howto install ports collection? 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, 10 Sep 2003 13:48:03 -0000 >> Hi gurus! >> >> I have a remote FreeBSD computer (RELEASE 4.7 stable). It is on the >> other side of Earth. I can access it only with ssh. >> It is really a base system. The ports collection (/usr/ports) is >> entirely missing. I'm familiar with installing ports. But I have >> no idea how to install the ports collection using only an ssh shell. >> Please give me a direction. >> >> Thanks in advance, >> >> Laci 1.0 >> >> > The easiest way (if you have root access) is to use the CVSUP system. > It is well described in the handbook, and the handbook is available > online on www.freebsd.org . If you do not have the cvsup util already > installed, you need to find it and compile it yourself, after you > fetch it from the web. Or better, get a .tgz version which is a > precompiled package. Search for the source of it on > www.freebsd.org/ports/ Thanks for all your help. I'm currently installing apache2. :-) Laci 1.0