Subject: pkg/37624: ns-remote doesn't recognize seamonkey as a valid browser
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <eric@cirr.com>
List: pkgsrc-bugs
Date: 12/27/2007 10:20:01
>Number:         37624
>Category:       pkg
>Synopsis:       www/ns-remote doesn't recognize seamonkey as a valid gecko browser
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 27 10:20:00 +0000 2007
>Originator:     Eric Schnoebelen
>Release:        NetBSD 4.99.34
>Organization:
Central Iowa (Model) Railroad
>Environment:
System: NetBSD tinker 4.99.34 NetBSD 4.99.34 (GENERIC.MP) #17: Sat Nov 3 07:24:10 CDT 2007 eric@egsner.cirr.com:/work/eric/NetBSD-current/obj/amd64/sys/arch/amd64/compile/GENERIC.MP amd64
Architecture: x86_64
Machine: amd64
>Description:
    A visual inspection of www/ns-remote/files/ns-open uncovers that
    ns-remote doesn't know about seamonkey as a possible gecko browser
    choice. (it still refers to mozilla.)
>How-To-Repeat:
    cd /usr/pkgsrc/www/ns-remote
    vi files/ns-open
    :?seamonkey
>Fix:
Query? Consider dropping the Mozilla variants? 
Ans? Given netscape7 is still listed, leaving mozilla seems reasonable.
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/www/ns-remote/Makefile,v
retrieving revision 1.33
diff -b -u -w -r1.33 Makefile
--- Makefile	2 Apr 2007 21:59:30 -0000	1.33
+++ Makefile	27 Dec 2007 07:50:34 -0000
@@ -2,7 +2,7 @@
 
 DISTNAME=	ns-remote
 PKGNAME=	ns-remote-1.11
-PKGREVISION=	3
+PKGREVISION=	4
 CATEGORIES=	www
 MASTER_SITES=	http://home.netscape.com/newsref/std/
 DISTFILES=	remote.c vroot.h
cvs diff: Diffing files
Index: files/ns-open
===================================================================
RCS file: /cvsroot/pkgsrc/www/ns-remote/files/ns-open,v
retrieving revision 1.17
diff -b -u -w -r1.17 ns-open
--- files/ns-open	2 Apr 2007 21:59:31 -0000	1.17
+++ files/ns-open	27 Dec 2007 07:50:34 -0000
@@ -8,7 +8,7 @@
 # overridden by the user in the environment.
 
 if [ -z "$NETSCAPE_PREFERRED" ]; then
-    NETSCAPE_PREFERRED=netscape7:firefox:mozilla:communicator:navigator:mozilla-netbsd:mozilla-linux:mozilla-solaris:firefox-netbsd:firefox-gtk2-linux:firefox-linux:firefox-solaris
+    NETSCAPE_PREFERRED=netscape7:firefox::seamonkey:mozilla:communicator:navigator:seamonkey-netbsd:seamonkey-linux:seamonkey-solaris:mozilla-netbsd:mozilla-linux:mozilla-solaris:firefox-netbsd:firefox-gtk2-linux:firefox-linux:firefox-solaris
 fi
 
 # Locate appropriate netscape binary and set NETSCAPE_BIN