From owner-freebsd-questions@FreeBSD.ORG Mon Dec 26 16:48:26 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 B00E016A41F for ; Mon, 26 Dec 2005 16:48:26 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail8.sea5.speakeasy.net (mail8.sea5.speakeasy.net [69.17.117.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE4DB43D64 for ; Mon, 26 Dec 2005 16:48:25 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 23016 invoked from network); 26 Dec 2005 16:48:25 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 26 Dec 2005 16:48:25 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 7266028423; Mon, 26 Dec 2005 11:48:24 -0500 (EST) Sender: lowell@be-well.ilk.org To: Dimitris Tsamis References: <43AE846A.8070203@mail.ntua.gr> From: Lowell Gilbert Date: 26 Dec 2005 11:48:24 -0500 In-Reply-To: <43AE846A.8070203@mail.ntua.gr> Message-ID: <44hd8vztwn.fsf@be-well.ilk.org> Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: mozilla extensions 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: Mon, 26 Dec 2005 16:48:26 -0000 Dimitris Tsamis writes: > I use Firefox and Thunderbird on FreeBSD and I have noticed that some of > the extensions are available as ports, for example the adblock and > enigmail extensions. I want to ask if there is a difference between > installing the port and installing the extension from an xpi file. > Especially for Thunderbird I see that the version available for FreeBSD > on the official enigmail site is 0.89.6, whereas the port installs > version 0.93.0. Why is that? The official site is offering pre-compiled versions, and is somewhat out of date for FreeBSD. The maintainer of the mail/enigmail port (ale@) does a pretty good job of keeping the FreeBSD ports tree up to date with the released sources (often trailing a few weeks for minor releases, less for major ones).