From owner-freebsd-questions@FreeBSD.ORG Mon Oct 20 13:52:45 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 AA69316A4B3 for ; Mon, 20 Oct 2003 13:52:45 -0700 (PDT) Received: from raptor.cigb.edu.cu (ns.cigb.edu.cu [200.55.134.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id F11F143FB1 for ; Mon, 20 Oct 2003 13:52:40 -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 16:52:34 -0400 Received: from Unknown [172.16.1.4] by atlas.cigb.edu.cu - SurfControl E-mail Filter (4.6); Monday, 20 October 2003, 16:49:06 Message-ID: From: "Osmany Guirola Cruz" To: "Jud" , Date: Mon, 20 Oct 2003 16:45:48 -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: AcOXNAE2T3TZDDVIRPCZcKnz1jxfmQAFov/j X-OriginalArrivalTime: 20 Oct 2003 20:52:34.0676 (UTC) FILETIME=[1677BB40:01C3974C] 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 20:52:45 -0000 Ok People i download the latest port.tar.gz it includes the mozilla-firebird if i install it what could happen whit my = system it needs xfree greater than i have installed=20 ?what should i do? upgrade the entite syste?=20 -----Original Message----- From: Jud [mailto:judmarc@fastmail.fm] Sent: Mon 10/20/2003 1:56 PM To: freebsd@kibserv.org; Osmany Guirola Cruz Cc: freebsd-questions Subject: Re: 5.1-Realease UPDATE PORTS On 20 Oct 2003 13:25:49 -0400, "Mailing Lists Catcher" said: > There is no port for 5.x that I can find so updating your ports tree > wont do much good. >=20 > You can try downloading the package for 4-stable or wait for it to > appear for 5.x. I am not certain what would happen if you downloaded > the package for 4-stable and tried pgk_add....do this at your own risk. >=20 > Jason Cribbins >=20 > On Mon, 2003-10-20 at 12:27, Osmany Guirola Cruz wrote: > > I have 5.1 Realease and i want install mozilla-firebird, but in these = realease don exist, what can ido? > > i found the package for the 4.8-Stable and can not install it due to = dependencies whit gettext xfree_libraries ..... Waht should i do? How can i= update my ports collection ? AHH very important I CAN NOT CVSUP > > Thanks [Sigh] Don't believe everything you read. The ports are the same for 4.x and 5.x. 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