From owner-freebsd-ports@FreeBSD.ORG Mon Feb 14 09:08:45 2005 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 20F5B16A4CE; Mon, 14 Feb 2005 09:08:45 +0000 (GMT) Received: from 212.106.253.169.adsl.jazztel.es (212.106.253.169.adsl.jazztel.es [212.106.253.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id F00AD43D2F; Mon, 14 Feb 2005 09:08:43 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) j1E98e7U001981; Mon, 14 Feb 2005 10:08:40 +0100 (CET) (envelope-from freebsd@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.1/8.13.1/Submit) id j1E99UhH001185; Mon, 14 Feb 2005 10:09:30 +0100 (CET) (envelope-from freebsd@redesjm.local) From: Jose M Rodriguez To: ports@freebsd.org Date: Mon, 14 Feb 2005 10:09:29 +0100 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502141009.30599.freebsd@redesjm.local> X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.29.0.8; VDF: 6.29.0.100; host: antares.redesjm.local) cc: gnome@freebsd.org Subject: About a browser hier-like module 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: Mon, 14 Feb 2005 09:08:45 -0000 I'm taking a step ahead in my mozilla/firefox works and I'm thinking about a browser-hier port to cope with things like browser-plugins/ Any comments on this will be welcome. Also, to cope with extensions reinstall with browser reinstall, I'm thinking about source components installed from other ports in browser pkg-install modular scripts, but I can't see any port doing something similar -- josemi