From owner-freebsd-ports@FreeBSD.ORG Wed Aug 25 22:51:10 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B533C16A4CE for ; Wed, 25 Aug 2004 22:51:10 +0000 (GMT) Received: from server.alexdupre.com (host245-49.pool8288.interbusiness.it [82.88.49.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1059243D31 for ; Wed, 25 Aug 2004 22:51:10 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from [192.168.0.101] (thunder.alexdupre.com [192.168.0.101]) i7PMp8LQ010599; Thu, 26 Aug 2004 00:51:09 +0200 (CEST) (envelope-from ale@FreeBSD.org) Message-ID: <412D17DC.6040007@FreeBSD.org> Date: Thu, 26 Aug 2004 00:51:08 +0200 From: Alex Dupre User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <412D0908.2060002@makeworld.com> <412D0B23.9080308@FreeBSD.org> <1093471419.722.56.camel@gyros> <412D0DE7.1080009@alexdupre.com> <1093473480.722.75.camel@gyros> In-Reply-To: <1093473480.722.75.camel@gyros> X-Enigmail-Version: 0.85.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD - Ports Subject: Re: Thunderbird and gpg plugin X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Aug 2004 22:51:10 -0000 Joe Marcus Clarke wrote: > From the command line, I could only do the install in a clean fashion. > As root, however, I could use the GUI to uninstall the extension. To do > that from the command line would be a nightmare since the install > touches so many files :-(. Exactly :-( Now it's impossible to enable/disable the extension by simply copying some files and adding a couple of rows into installed-chrome.txt. Instead it's possible to install it via the -install-global-extension command-line parameter (that touches many files), but there isn't an -uninstall equivalent parameter, so I don't know how to handle it. Suggestions? -- Alex Dupre