From owner-freebsd-questions@FreeBSD.ORG Thu Feb 25 21:18:06 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69F881065670 for ; Thu, 25 Feb 2010 21:18:06 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.freebsd.org (Postfix) with ESMTP id 1AC9F8FC14 for ; Thu, 25 Feb 2010 21:18:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by ezekiel.daleco.biz (8.14.3/8.14.2) with ESMTP id o1PLHnSL053667; Thu, 25 Feb 2010 15:17:49 -0600 (CST) (envelope-from kdk@daleco.biz) X-Virus-Scanned: amavisd-new at daleco.biz Received: from ezekiel.daleco.biz ([127.0.0.1]) by localhost (ezekiel.daleco.biz [127.0.0.1]) (amavisd-new, port 10024) with LMTP id EdAdLOGXeigf; Thu, 25 Feb 2010 15:17:48 -0600 (CST) Received: from archangel.daleco.biz (ezekiel.daleco.biz [66.76.92.18]) by ezekiel.daleco.biz (8.14.3/8.14.3) with ESMTP id o1PLHgRF053662; Thu, 25 Feb 2010 15:17:43 -0600 (CST) (envelope-from kdk@daleco.biz) Message-ID: <4B86E8F6.9000108@daleco.biz> Date: Thu, 25 Feb 2010 15:17:42 -0600 From: Kevin Kinsey User-Agent: Thunderbird 2.0.0.23 (X11/20090929) MIME-Version: 1.0 To: Programmer In Training References: <4B86B728.3090404@joseph-a-nagy-jr.us> In-Reply-To: <4B86B728.3090404@joseph-a-nagy-jr.us> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: Mozilla Updates 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, 25 Feb 2010 21:18:06 -0000 Programmer In Training wrote: > Since the advisories from Mozilla[0-1] have been released, and updates > for at least FireFox and Thunderbird are available, when will they be > made available via ports (especially FF 3.6 TB 3.0.2)? Should I > deinstall the ports version and go ahead and compile from source > available at Mozilla's sites? > > If this isn't the right list to ask these questions, my apologies. > > [0]: > http://www.us-cert.gov/current/index.html#mozilla_releases_security_advisories1 > [1]: http://www.mozilla.org/security/announce/ Well, nothing wrong with asking here. You might get a better, quicker, or more cogent reply from the ports@ list, though. That said, did you look here? ftp> pwd Remote directory: /pub/FreeBSD/ports/i386/packages-8-stable/All ftp> ls firefox-3.6* 229 Entering Extended Passive Mode (|||24438|). 150 Here comes the directory listing. -rw-r--r-- 1 110 1002 19611520 Feb 18 06:51 firefox-3.6,1.tbz 226 Directory send OK. ftp> Perhaps it's been there a week already? Not sure, myself, but it kind of appears that way. KDK KDK