From owner-freebsd-questions@FreeBSD.ORG Fri Dec 9 09:09:18 2005 Return-Path: X-Original-To: freebsd-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 334BE16A41F for ; Fri, 9 Dec 2005 09:09:18 +0000 (GMT) (envelope-from kalin@el.net) Received: from mail.el.net (mail.el.net [68.165.89.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31E1343D5D for ; Fri, 9 Dec 2005 09:09:16 +0000 (GMT) (envelope-from kalin@el.net) Received: (qmail 46921 invoked by uid 1008); 9 Dec 2005 09:09:31 -0000 Received: from unknown (HELO mail.el.net) (127.0.0.1) by mail.el.net with SMTP; 9 Dec 2005 09:09:31 -0000 Received: from 24.90.33.115 (SquirrelMail authenticated user kalin@el.net) by mail.el.net with HTTP; Fri, 9 Dec 2005 04:09:31 -0500 (EST) Message-ID: <58581.24.90.33.115.1134119371.squirrel@mail.el.net> In-Reply-To: <43960319.7020503@childeric.freeserve.co.uk> References: <49491.24.90.33.115.1133869190.squirrel@mail.el.net> <43960319.7020503@childeric.freeserve.co.uk> Date: Fri, 9 Dec 2005 04:09:31 -0500 (EST) From: "kalin mintchev" To: "Chris Whitehouse" User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-questions@freebsd.org Subject: Re: firefox build error.. 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: Fri, 09 Dec 2005 09:09:18 -0000 thanks... but i'm not a huge fan of pkges... i prefer the ports.. i'd ratter build it then use builded stuff. i tried tonight again. updated ports but the firefox or mozilla ports were unchanged... when will the port be usable? i miss firefox already... thanks... > kalin mintchev wrote: >> hi all... >> >> trying to build firefox firefox-1.5 from ports. >> machine: 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Mon Aug 15 20:16:14 EDT >> 2005 >> upgraded www ports last night and today. mozilla port was updated today >> agian. port build stops at the same place. pkg_add -r brings down 1.0.3. >> i >> had 1.0.6... anybody knows where to get the working one? >> thanks... > > Don't know about the build problem but if you want the latest packages > set PACKAGESITE in make.conf > > eg from memory (on another machine I don't have access to) > > PACKAGESITE=ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/ > I can't remember if you need the / on the end, it either works with but > not without or vice versa > > > This works in 6, I presume it works in 5.4. It's mentioned in pkg_add(1) > > Chris > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > --