From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 21 17:20:10 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A34F11065698 for ; Sun, 21 Nov 2010 17:20:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 658248FC0C for ; Sun, 21 Nov 2010 17:20:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oALHKADj012056 for ; Sun, 21 Nov 2010 17:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oALHKAxE012055; Sun, 21 Nov 2010 17:20:10 GMT (envelope-from gnats) Resent-Date: Sun, 21 Nov 2010 17:20:10 GMT Resent-Message-Id: <201011211720.oALHKAxE012055@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Stefan Thurner Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A55D1065673 for ; Sun, 21 Nov 2010 17:18:52 +0000 (UTC) (envelope-from nobody@yellow.freebsd.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 68AA88FC1B for ; Sun, 21 Nov 2010 17:18:52 +0000 (UTC) Received: from yellow.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id oALHIpsU000772 for ; Sun, 21 Nov 2010 17:18:51 GMT (envelope-from nobody@yellow.freebsd.org) Received: (from nobody@localhost) by yellow.freebsd.org (8.14.3/8.14.3/Submit) id oALHIpsc000771; Sun, 21 Nov 2010 17:18:51 GMT (envelope-from nobody) Message-Id: <201011211718.oALHIpsc000771@yellow.freebsd.org> Date: Sun, 21 Nov 2010 17:18:51 GMT From: Stefan Thurner To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/152453: urlview port should install gecko.sh optionally X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 17:20:10 -0000 >Number: 152453 >Category: ports >Synopsis: urlview port should install gecko.sh optionally >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Nov 21 17:20:10 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Stefan Thurner >Release: FreeBSD 8.1-STABLE >Organization: >Environment: FreeBSD bluemoon.fu41.vpn 8.1-STABLE FreeBSD 8.1-STABLE #0: Sun Nov 7 23:29:05 CET 2010 root@bluemoon.fu41.vpn:/usr/obj/usr/src/sys/CUSTOM i386 >Description: urlview port installs url_handler.sh and gecko.sh. Normal operation of url_handler.sh is to try different browsers until it finds one installed. By default it tries for http 1) gecko.sh, 2) lynx, 3) w3m and 4) links. For example if only links is installed on the system it should test 1), 2) and 3) without success and start up links browser. The problem is that url_handler.sh always finds and starts gecko.sh regardless if firefox (or any other mozilla browser) is installed or not. The other browsers are never tested. >How-To-Repeat: Install mutt, urlview and lynx. Make sure no firefox or other mozilla browser is installed on the system. Use urlview. Lynx should be started but nothing happens. >Fix: gecko.sh should be installed conditionally. Either if WITH_FIREFOX or WITH_SEAMONKEY is defined when installing urlview. >Release-Note: >Audit-Trail: >Unformatted: