From owner-freebsd-ports Wed Nov 27 8: 5: 9 2002 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 7116537B401; Wed, 27 Nov 2002 08:05:08 -0800 (PST) Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C51B43EBE; Wed, 27 Nov 2002 08:05:04 -0800 (PST) (envelope-from vivek@khera.org) Received: from khera.org (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id 85E8C2178A; Wed, 27 Nov 2002 11:05:02 -0500 (EST) Message-ID: <3DE4ED27.6070205@khera.org> Date: Wed, 27 Nov 2002 11:04:55 -0500 From: Vivek Khera User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2b) Gecko/20021126 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: mozilla-devel-1.2b Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The latest commit to mozilla-devel, 1.2b-2, has a start script that breaks many existing apps. For example, the klipper application in KDE is configured to pass URLs to mozilla via this command: mozilla -remote "openURL(%s, new-window)" as is the VM mail reader. I'm sure there are others that assume this command line convention. The current mozilla-devel start script breaks when called with this command line; it assumes that to open a URL, one just gives the URL alone on the command line. Could you fix it so that if a -remote option is given, it just uses it? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message