From owner-freebsd-questions@FreeBSD.ORG Mon Oct 20 11:43:19 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 92ABA16A4B3 for ; Mon, 20 Oct 2003 11:43:19 -0700 (PDT) Received: from raptor.cigb.edu.cu (ns.cigb.edu.cu [200.55.134.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07D5A43FE1 for ; Mon, 20 Oct 2003 11:43:15 -0700 (PDT) (envelope-from osmany.guirola@cigb.edu.cu) Received: from atlas.cigb.edu.cu ([172.16.1.12]) by raptor.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Mon, 20 Oct 2003 14:43:01 -0400 Received: from Unknown [172.16.1.4] by atlas.cigb.edu.cu - SurfControl E-mail Filter (4.6); Monday, 20 October 2003, 14:42:56 Message-ID: From: "Osmany Guirola Cruz" To: "Jud" , Date: Mon, 20 Oct 2003 14:42:55 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: content-class: urn:content-classes:message Thread-Topic: 5.1-Realease UPDATE PORTS Thread-Index: AcOXNAE2T3TZDDVIRPCZcKnz1jxfmQABaWc/ X-OriginalArrivalTime: 20 Oct 2003 18:43:01.0463 (UTC) FILETIME=[FD458E70:01C39739] cc: freebsd-questions Subject: RE: 5.1-Realease UPDATE 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: Mon, 20 Oct 2003 18:43:19 -0000 I do cd to /usr/ports/www/mozilla-firebird and these port does not exist I can do cvsup due to restrictions on my FIREWALL Do you have the ports collection (the /usr/ports directory and contents) in your version of 5.1-RELEASE? If so, you can cd to /usr/ports/www/mozilla-firebird and type 'make install clean' (no quotes). That should get you version 0.6, I believe. Why are you unable to cvsup? If it is because you don't have the cvsup application installed, see if you can download and install the package for it (I'd recommend choosing the cvsup-without-gui package; you can also install cvsup using the port, but that takes a very long time downloading, compiling and installing Modula-3). Once you have cvsup installed, you can use it to install/update the ports collection. If you cannot use cvsup for some other reason, you might try FTP-ing the latest ports collection. (Since I am behind a firewall without FTP access ATM, can someone tell us whether there is an FTP-able ports collection with version 0.7 of Mozilla-Firebird?) Jud